Skip to content

Releases: edertone/turbosite

9.0.0: MAJOR: Now all services must end with Service.php

06 Jun 22:09

Choose a tag to compare

Breaking: Now all webservices must end with service.php

8.3.0

18 Oct 20:32

Choose a tag to compare

Added global constants feature to websitemanager

8.2.0

13 Dec 13:54

Choose a tag to compare

Full page views html cache feature

8.1.0

14 Oct 14:26

Choose a tag to compare

Added new echoHtml... methods to website manager

8.0.0

26 Jun 18:39

Choose a tag to compare

Added authorize method for webservices
Improved WebServices error logging and tracing
Added user login and logout web services

7.1.1

22 Apr 01:42

Choose a tag to compare

Fixed bug with forcedParametersCallback method

7.1.0

21 Apr 22:13

Choose a tag to compare

Implemented redirect to most similar on restricted parameter

7.0.0

25 Oct 20:54

Choose a tag to compare

Unified url parameters feature between webservices and websitemanager

6.0.0

13 Oct 11:38

Choose a tag to compare

All GET parameters are now called URL parameters

5.0.0

03 Oct 10:02

Choose a tag to compare

Breaking changes to GET and POST parameters definition on Webservices (Improved)
Other fixes and improvements