Releases: KDevelopement/ci-restserver
Releases · KDevelopement/ci-restserver
V3.1.4 - New package
V3.1.3 - Repost
- Don't attempt to lowercase a NULL
Links from some previous updates...
V3.1.0
- Fix RecursiveIteratorIterator not found
V3.0.9
- Apply fixes from StyleCI
- Update README.md and make the example work
- Repair undefined variable.
- Replace old http_status array by http status constants
- Prevent php 7 warning of undefined constants
- Bug fix: Load config before call it
- Fix digest authentication
- ^ Fix Bugs : Failed load application/config/rest.php
- maybe "auth" is a folder than prefix-file
- For fixing use of undefined constant issue
- Update RestController.php
- Restoring deleted fixes
- Apply fixes from StyleCI
- Attempt to fix issue 1069 - XSS filtering
...
V3.0.2
- Bug fixes
- Latest round of bug fixes.
V3.0.1
- Various big fixes
V3.0.0
- Latest Release
- This is the latest release of the 3.0 series.
...
V1.2.9
- Various big fixes
V1.2.8
- Fix: A Database Error Occurred when update logs.
V1.2.6
- lots of fixes and composer support.
V1.2.5
- Added unit testing (not complete, but a start)
- Removed $continue param from $this->response method
...
V1.2.1
- Adding namespacing
- Including full CI install with it (CI 3.1.2 as of this release)
V1.2.0
- add namespaces support (#745)
V1.0.6
- A few bug fixes and additional languages.
V1.0.5
- Lastest bug fixes and changes for CI Rest Server.
Mainteance Release
- Simple maintenance release with various bug fixes.
V1.0.1
- Added Blacklist IP option
- Added controller based access controls
- Added support for OPTIONS, PATCH, and HEAD (from boh1996)
- Added logging of the time it takes for a request (rtime column in DB)
- Changed DB schemas to use InnoDB, not MyISAM
- Updated Readme to reflect new developer (Chris Kacerguis)
...