Release Notes

Keyboard Shortcuts
3.0.1 16 January 2024

Changed
  • Refactors some code
Fixed
  • Fixes issue with errors when trying to install/update via CLI
  • J5 Fixes issue with tinymce editor not showing

Keyboard Shortcuts
3.0.0 21 September 2023

Removed
  • J3 Removes Joomla 3 support
Changed
  • J4J5 Updates code to PHP 8.1 standards
Fixed
  • J5 Fixes issue with errors on installation

Keyboard Shortcuts
2.4.0 04 September 2023

Changed
  • J4 Increases minimum php version to 8.1

Keyboard Shortcuts
2.3.1 27 August 2023

Fixed
  • J5 Fixes issue with extension getting disabled on Joomla 5

Keyboard Shortcuts
2.3.0 02 August 2023

Added
  • J5 Makes it possible to install on Joomla 5

Keyboard Shortcuts
2.2.0 23 May 2023

Fixed
  • J4 Fixes issue with keypress conflicts with Joomla core keyboard shortcuts
  • J4 Uses hotkeys script from with Joomla vendor

Keyboard Shortcuts
2.1.3 23 May 2023

Changed
  • J4 Improves memory usage preventing memory exhaustion in some cases

Keyboard Shortcuts
2.1.2 27 March 2023

Added
  • Adds translations: cs-CZ
Fixed
  • J4 Fixes issue with PHP errors/warnings on PHP 8.2

Keyboard Shortcuts
2.1.1 17 March 2023

Changed
  • Removes not-used language files after installation
  • Updates translations: tr-TR
Fixed
  • Fixes issue with incorrect prefix characters for comments in the language files
  • PRO Fixes issue with Download Key check not working on some setups
  • J4 Fixes issue with 'Combine Admin Menu' option in the Regular Labs Library plugin not working

Keyboard Shortcuts
2.1.0 24 October 2022

Added
  • Adds translations: pl-PL
Changed
  • Changes installer to use a package manifest instead of a custom installer plugin
  • Updated some php code to use PHP 7.4 standards
  • Updates translations: tr-TR
Fixed
  • J4 Fixes issue with extensions not being re-enabled after upgrading from J3 to J4

Keyboard Shortcuts
2.0.0 12 July 2022

Added
  • J4 Adds Joomla 4 support
Changed
  • Changes code styling: tabs to spaces
  • Refactors some code

Keyboard Shortcuts
1.3.0 10 February 2022

Changed
  • Increases minimum php version to 7.4.0
  • Updates translations: tr-TR
Fixed
  • Fixes issue with error on installation when using php 8.1 or higher
  • Fixes issue with some error messages that should only show in admin side also showing on frontend

Keyboard Shortcuts
1.2.1 14 August 2021

Changed
  • Improves upgrade/update check information in Joomla updater
Fixed
  • Fixes issue with non-html pages (like raw) being forced to html format in some case
  • Fixes issue with php TypeError being thrown on some xml pages

Keyboard Shortcuts
1.2.0 19 June 2021

Changed
  • Changes code in minified javascript files to not use eval
  • Cleans up code
  • Improves dealing with Joomla 3 code (disabling plugins) after upgrading to Joomla 4
  • Improves syntax (and file size) of css and minified css files
  • Increases minimum php version to 7.2.0
  • Updates translations: sv-SE
Fixed
  • Fixes issue with incorrect update urls on plugins

Keyboard Shortcuts
1.1.2 14 September 2020

Changed
  • More preparations for Joomla 4 (in)compatibility

Keyboard Shortcuts
1.1.1 19 August 2020

Fixed
  • Fixes issue with php notice about too few arguments passed to function onContentPrepare

Keyboard Shortcuts
1.1.0 17 August 2020

Changed
  • Preparations for Joomla 4 (in)compatibility

Keyboard Shortcuts
1.0.1 19 June 2020

Removed
  • Removes some testing code from javascript file
Changed
  • Updates translations: tr-TR

Keyboard Shortcuts
1.0.0 11 June 2019

Added
  • Adds support for CKEDITOR based editors (like ArkEditor)
  • Adds translations: zh-CN
  • First stable release
Changed
  • Changes minimum requirement from Joomla 3.8.0 to Joomla 3.9.0
  • Updates translations: de-DE, sv-SE
Fixed
  • Fixes issue with php notice about array to string conversion on certain AcyMailing pages
  • Fixes issue with php notice about array to string conversion on certain HikaShop pages

Keyboard Shortcuts
0.2.1 16 January 2019

Fixed
  • Fixes issue with shortcuts not working inside JCE editor

Keyboard Shortcuts
0.2.0 20 December 2018

Changed
  • Changes order of shortcut options in system plugin settings
  • Changes some language strings
  • Makes Mac computers show a ⌘ (cmd) and others CTRL as the modifier
  • Updates translations: et-EE, sv-SE
Fixed
  • Fixes issue with item actions not working in template (file) edit views
  • Fixes issue with wrong description on 'Disable Components' option

Keyboard Shortcuts
0.1.0 15 December 2018

Added
  • First beta release