Skip to content

Releases: urls-framework/URLS

Version 2.0.3

13 Apr 00:06
cc4d71d
Compare
Choose a tag to compare

Fixed an error involving the Urls::$base variable.

Version 2.0.2

20 Oct 18:57
6753c4a
Compare
Choose a tag to compare

This patch fixes a few bugs in the .htaccess file.

Version 2.0.1

20 Oct 18:55
fe048bf
Compare
Choose a tag to compare

This patch fixes a few bugs in the .htaccess file and fixes an issue with the Urls::$base variable.

Version 2.0.0

12 Oct 08:56
012e14f
Compare
Choose a tag to compare

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

27 Jan 07:27
231b198
Compare
Choose a tag to compare

A few performance updates.

Version 1.1.3

25 Jan 21:11
2397cdf
Compare
Choose a tag to compare
v1.1.3

Update urls.php

Version 1.1.2

29 Sep 23:14
051a817
Compare
Choose a tag to compare

Fixed bug where if a variable URL is not set, an error will occur.

Version 1.1

30 Jun 18:29
f1bad0c
Compare
Choose a tag to compare

Fixed a few typos in the git repository. Fixed a few typos in the update.php and urls.php files.

Version 1.0

25 Jun 05:26
84f4e51
Compare
Choose a tag to compare

Initial Release.