Skip to content

Releases: joomlatools/joomlatools-framework

v3.3.6

19 Oct 16:38
Compare
Choose a tag to compare

fixed - Event subscribers cannot define priority #317
improved - Do not escape [ and ] in url's #314

v3.3.5

07 Oct 10:37
Compare
Choose a tag to compare

added - is_countable polyfill
added - Explicit authentication support
fixed - Queries with multiple HAVING conditions fail
fixed - Only render non-empty toolbars

v3.3.4

27 Aug 13:38
Compare
Choose a tag to compare

added - Add UTF-8 safe basename #303

v3.3.3

05 Aug 01:14
2945044
Compare
Choose a tag to compare

improved - Allow casting a KDate object to a string #301
improved - Refactor CSRF authenticator #299
fixed - Sync user instances when authenticating through JWT #296

v3.3.2

24 Jun 15:16
556564b
Compare
Choose a tag to compare

improved - Make template filters html5 compliant #292
fixed - Fix basic auth #290

v3.3.1

20 Jun 10:30
Compare
Choose a tag to compare

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

05 Apr 13:26
5ea3cc6
Compare
Choose a tag to compare

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

11 Feb 10:18
Compare
Choose a tag to compare

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

10 Jan 08:51
Compare
Choose a tag to compare

fixed - Always encode the file name for Internet Explorer downloads

v3.2.2

31 Dec 11:09
Compare
Choose a tag to compare

fixed - Use transliterator with extra care against null and false values