Releases: joomlatools/joomlatools-framework
v3.1.8
v3.1.7
improved - Do not use JResponse directly. Class has been deprecated.
fixed - Fix markdown cache handling
fixed - Fix typo in method call
fixed - Modal fix for solving focus issue on select2 inputs
v3.1.6
v2.1.7
fixed - Require an algorithm in KHttpToken::verify
fixed - Do not flush the stream if the response is not streamable
v3.1.5
improved - Updated translations
Improved - Use the same settings as Joomla for proxies
fixed - Errors on PHP 7.2
fixed - Cancel action fetch problem on new entities
fixed - Content plugins JavaScript issue
fixed - Tree indent issue in KUI
fixed - Make the declaration of KControllerToolbarCommand::count compatible with KObjectConfig
v3.1.4
fixed - Use KObjectConfig to merge identifiers
fixed - JS tab scroller error
fixed - Datepicker styling
fixed - Remove dot markup on search
improved - Sidebar scrolling
v3.1.3
v3.1.2
added - Promise polyfill for IE11
v3.1.1
added - PHPStorm autocomplete support for object identifiers
fixed - Use a longer size limit for alias filter
fixed - Datepicker initialization does not pick up extra options
removed - Revert "Add csrf-token meta tag to the page"
v3.1.0
updated - Language files
updated - Reusable component branches
removed - Remove unused KTemplateHelperActionbar::_useIcons and _getIconClass methods