Skip to content

Releases: techpivot/phalcon-enterprise

2.1.4

07 Oct 22:56
Compare
Choose a tag to compare
  • 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

17 Aug 20:49
Compare
Choose a tag to compare
  • Fixed a bug with the AjaxRouteHandler to ensure controllers that forward XHR can still return proper JSON from the last controller.

2.1.2

22 Jul 17:04
Compare
Choose a tag to compare
  • Fixing a bug with AjaxRouteHandler to ensure that returned data from a controller is properly sent as JSON to the client.

2.1.1

16 Feb 04:03
Compare
Choose a tag to compare

Improvements for the IndexRedirector plugin to ensure redirection only takes place on dynamic expansion of non-explicit matched routes.

2.1.0

29 May 17:26
Compare
Choose a tag to compare
Merging readme and updating composer version for 2.1 branch.

2.0.16

29 May 17:35
Compare
Choose a tag to compare
Readme update.

2.0.15

23 May 00:37
Compare
Choose a tag to compare

Adding AjaxRouteHandler.

2.0.14

22 May 19:11
Compare
Choose a tag to compare
  • Updating NotFoundHandler to include support for passing the dispatcher exception to the next action.

2.0.13

21 May 18:49
Compare
Choose a tag to compare
Updating composer.lock file.