Releases: urls-framework/URLS
Releases · urls-framework/URLS
Version 2.0.3
Fixed an error involving the Urls::$base
variable.
Version 2.0.2
This patch fixes a few bugs in the .htaccess
file.
Version 2.0.1
This patch fixes a few bugs in the .htaccess
file and fixes an issue with the Urls::$base
variable.
Version 2.0.0
The next major version of URLS is here!
This version introduces many changes to the structure like object-oriented design and different variable names. You may have to make some changes to your site to make it compatible with this release.
Other features include:
- case sensitive options
- better debugging
- access to the .htaccess file
- increased efficiency
- many more!
Version 1.1.4
A few performance updates.
Version 1.1.3
v1.1.3 Update urls.php
Version 1.1.2
Fixed bug where if a variable URL is not set, an error will occur.
Version 1.1
Fixed a few typos in the git repository. Fixed a few typos in the update.php and urls.php files.
Version 1.0
Initial Release.