Skip to content

Releases: joomlatools/joomlatools-framework

v3.1.8

07 May 15:47
Compare
Choose a tag to compare

added - Use Joomlatools Files v3.1.7
fixed - Use JEventDispatcher instead of deprecated JDispatcher

v3.1.7

26 Apr 11:36
Compare
Choose a tag to compare

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

21 Mar 14:34
Compare
Choose a tag to compare

fixed - Plugin class locator is now able to locate base plugin classes
fixed - Markdown caching logic
fixed - Add port to fully qualified routes
fixed - Typo in Norwegian and Romanian language files

v2.1.7

21 Feb 12:15
Compare
Choose a tag to compare

fixed - Require an algorithm in KHttpToken::verify
fixed - Do not flush the stream if the response is not streamable

v3.1.5

09 Jan 09:54
Compare
Choose a tag to compare

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

07 Nov 09:29
Compare
Choose a tag to compare

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

05 Oct 13:14
Compare
Choose a tag to compare

Include com:files v3.1.3.

v3.1.2

13 Sep 10:36
Compare
Choose a tag to compare

added - Promise polyfill for IE11

v3.1.1

24 Aug 09:53
Compare
Choose a tag to compare

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

14 Aug 08:38
Compare
Choose a tag to compare

updated - Language files
updated - Reusable component branches
removed - Remove unused KTemplateHelperActionbar::_useIcons and _getIconClass methods