Skip to content

Release v2.0.53

Compare
Choose a tag to compare
@andrevanzuydam andrevanzuydam released this 06 Dec 07:48
· 75 commits to master since this release

This release includes middleware routing and fixes for the implementation
There are new annotations for routes

@ cache
@ no-cache
@ middleware
@ content-type (for determining correct 403 responses)

tina4helper.js now includes a mechanism to reinject the new Freshtoken header into the flow for AJAX requests

Breaking changes:
Security should now be consistent with @ secure annotations so please check your secured routes.

Full Changelog: v2.0.51...v2.0.52