Altered wording on the database error screen to eliminate confusion
Fillip
DragonByte Tech
12-18-2015 08:43 PM
DragonByte SEO v2.0.23
Bug Fixes:
In certain scenarios, setting a URL format to simply / would not work if the forum was hosted in a subdirectory (e.g. /forums/)
Fillip
DragonByte Tech
12-18-2015 08:44 PM
DragonByte SEO v2.0.24
New Features:
External URL Titles
Now also works with HTTPS URLs
Bug Fixes:
In certain scenarios, a redirect loop could occur
If the forum ran exclusively on HTTPS, internal thread title linking would not work as intended
Fillip
DragonByte Tech
01-01-2016 12:07 AM
DragonByte SEO v2.0.25
New Features:
Automatic Cache Flushing: Username Change
Changing the username of a member will now flush the cache
Bug Fixes:
In certain scenarios, it was possible that remote titles were fetched using an incorrect encoding
Fillip
DragonByte Tech
01-01-2016 12:08 AM
DragonByte SEO v2.0.26
Changed Features:
Automatic Thread Tagging
Links are no longer considered valid words for the Thread Tagging feature
Fillip
DragonByte Tech
02-01-2016 08:22 PM
DragonByte SEO v2.0.27
New Features:
Datastore
Ability to set a different datastore cacher for DBSEO only in config.php by using $config['Datastore']['dbseoclass']
Changed Features:
Meta Descriptions
Meta Descriptions no longer include " or " characters
Bug Fixes:
Remote titles encoded with UTF-8 will now display correctly when fetched by DBSEO
In certain scenarios, the Meta Description for Facebook would not display correctly
Fillip
DragonByte Tech
02-15-2016 08:53 PM
DragonByte SEO v2.0.29
Bug Fixes:
URLs lacking protocol definition (starting with //) would not work correctly
Fillip
DragonByte Tech
02-28-2016 04:46 PM
DragonByte SEO v2.0.30
Changed Features:
If the forum runs on both SSL and non-SSL, dynamically update Forum URL on-the-fly to match the current request protocol
Bug Fixes:
Included readme.txt instructions for alternate rewrite rules if you randomly started receiving 500 Internal Server Error messages
If the Request URL is simply /, don?t attempt to add another slash when redirecting from non-www to www or vice versa
Fillip
DragonByte Tech
02-29-2016 10:56 PM
DragonByte SEO v2.0.31
New Features:
Added support for Redis caching via $config['Datastore']['dbseoclass'] = 'DBSEO_Datastore_Redis';
Changed Features:
The DBSEO CP now displays the correct cache information if you use the $config['Datastore']['dbseoclass'] directive instead of vB?s datastore cache directive
Bug Fixes:
(vB3) A plugin was missing from the XML file, meaning the "URL History" feature would not work as intended
Fillip
DragonByte Tech
05-30-2016 08:43 PM
DragonByte SEO v2.0.32
Bug Fixes:
An issue where remote titles containing a zero would omit the zero has been resolved
DragonByte SEO v2.0.33
Bug Fixes:
Fixed an issue where page 2 of blog entry comments would not load correctly
Fixed an issue where not using user IDs in member URLs could cause a DB error