Skip to content

Releases: joomlatools/joomlatools-framework

v3.1.0-rc.1

02 Aug 13:30
Compare
Choose a tag to compare

added - Support for X-Response-Send header replacing tmpl=koowa implementation
added - Do not render scripts and styles in JDocument if X-Response-Send header is set
added - Behavior template helper can now load Vue.js
added - Meta tag named "csrf-token" with CSRF token value
added - Push sluggable filters into the mixed database table
added - Extensions model and entity to read Joomla extensions table
improved - Restrict Allow header to known HTTP verbs
improved - Cache folder permissions
improved - Disable finder plugins if iconv is not available
improved - Only return known HTTP methods in OPTIONS requests
improved - Always use X-Forwarded-Proto header for protocol if it exists
improved - Refactor JavaScript handling
improved - Do not compile CSS directly and copy from kodekit-ui
improved - Include PHP version in the template cache key
improved - Do not call read during cancel action
removed - Accordion template helper
removed - Tabs template helper
fixed - Unable to disable an exception handler
fixed - Cacheable wasn’t working on HTML views
fixed - Removing user attributes work now

v3.1.0-beta.4

09 Jun 09:27
Compare
Choose a tag to compare

fixed - Pagination position is not fixed

v3.1.0-beta.3

31 May 12:14
Compare
Choose a tag to compare

fixed - Joomla 3.7 Javascript problems
improved - Flexbox for layout for small modal views

v3.1.0-beta.2

27 Apr 14:14
Compare
Choose a tag to compare

improved - Do not overwrite files when older version is installed
added - Styling for default modal
removed - Code for special format handling when SEF suffix option is enabled

v3.1.0-beta.1

07 Apr 13:37
Compare
Choose a tag to compare

added - Support different insert operations in query builder
added - Add KUser::setAuthentic and strict parameter to KUser::isAuthentic
added - Create separate modals CSS file
fixed - Fix path in plugin boostrapping
fixed - Only use stream transport if response is streamable
improved - Explicitly set request to be authentic if the user logs in with basic auth or a JWT token
improved - Require an algorithm in KHttpToken::verify
improved - Refactor CSRF checks to also look for Origin header
removed - KFilterInternalUrl

v3.0.8

15 Mar 08:45
Compare
Choose a tag to compare

improved - Namespace datepicker for better compatibility
fixed - Joomla 3.7 issues

v3.0.7

01 Mar 08:19
Compare
Choose a tag to compare

fixed - Joomla 3.7 issues

v3.0.6

07 Feb 10:39
Compare
Choose a tag to compare

improved - Use libraries/joomlatools-components folder for reusable components
fixed - Remove double scrollbar
fixed - Floatthead too slow on Firefox

v3.0.5

19 Jan 09:40
Compare
Choose a tag to compare

improved - Updated Composer manifest

v3.0.4

09 Jan 09:50
Compare
Choose a tag to compare

improved - Pack migrator v1.0.2
fixed - Fix minimum version in README