Releases: joomlatools/joomlatools-framework
v3.3.6
v3.3.5
added - is_countable polyfill
added - Explicit authentication support
fixed - Queries with multiple HAVING conditions fail
fixed - Only render non-empty toolbars
v3.3.4
v3.3.3
v3.3.2
v3.3.1
added - debug() template method to check if debug is enabled
improved - Update NPM dependencies
improved - Move joomlatools-ui SCSS code into the repository
improved - HTTP format handling
fixed - Make sure that user instance is always synced when logging users using basic and JWT authentication methods.
fixed - Set focus on element after closing select2 box to preserve tabbing order
fixed - Flash messages are not rendered in kodekit decorator
v3.3.0
added - Make route application dependent #256
added - Add URI template support #262
added - Add support for s-maxage #266
added - Add model controller count action #267
improved - Always use request URL to determine SSL status in Joomla #271
improved - Use json_last_error #259
improved - Improve http format handling #264
improved - Do not escape slashes in JSON #269
v3.2.4
added - Scheduler v1.3.0
improved - Cache control handling
improved - Send method override in koowa.js form submits
improved - Deep clone template object
improved - Sanitise the request base path
fixed - Do not try to make meta tag contents unique
v3.2.3
fixed - Always encode the file name for Internet Explorer downloads
v3.2.2
fixed - Use transliterator with extra care against null and false values