Releases: techpivot/phalcon-enterprise
Releases · techpivot/phalcon-enterprise
2.1.4
- Improving security for returned types to ensure only arrays as set with a JSON content type and preventing double sending of the response allowing Phalcon to natively handle this.
2.1.3
- Fixed a bug with the AjaxRouteHandler to ensure controllers that forward XHR can still return proper JSON from the last controller.
2.1.2
- Fixing a bug with AjaxRouteHandler to ensure that returned data from a controller is properly sent as JSON to the client.
2.1.1
Improvements for the IndexRedirector plugin to ensure redirection only takes place on dynamic expansion of non-explicit matched routes.
2.1.0
Merging readme and updating composer version for 2.1 branch.
2.0.14
- Updating NotFoundHandler to include support for passing the dispatcher exception to the next action.
2.0.13
Updating composer.lock file.