^ Updates translations: de-DE, tr-TR
# Fixes issue Regular Labs library plugin conflicting with save event of Firecoders
# [PRO] Fixes issue with multiple indexes on same page not getting handled correctly
+ Also triggers replacement on onAfterRenderModule event to prevent "WebAssetManager is locked" in some cases
# Fixes issue with errors when trying to install/update via CLI
v4.0.2
^ Refactors some code
# Fixes issue with fatal error when Regular Labs is not installed
v4.0.1
# Fixes issue with plugin being run over category description twice
v4.0.0
+ [J4][J5] Adds option to ignore headings by their html attributes
! [J3] Removes Joomla 3 support
^ [J4][J5] Updates code to PHP 8.1 standards
# [J4][J5][PRO] Fixes issue with article="current" not working in some cases
# [J5] Fixes issue with errors on installation
v3.6.0
^ [J4] Increases minimum php version to 8.1
v3.5.1
# [J4][J5][PRO] Fixes issue with page numbers not being added to links when using page breaks
# [J5] Fixes issue with extension getting disabled on Joomla 5
v3.5.0
+ [J5] Makes it possible to install on Joomla 5
# Removes deprecated aria role="directory"
# [J4] Fixes issue with replacements being done in some edit forms when they contain too much html
# [J4] Fixes issue with tags not being converted in Finder Indexer
v3.4.4
^ Cleans up some code
# [J4][PRO] Fixes issues with links to other articles not working correctly
v3.4.3
^ [J4] Improves memory usage preventing memory exhaustion in some cases
# Fixes issue with php error about T_DOUBLE_ARROW
v3.4.2
# [J4] Fixes issue with PHP errors/warnings on PHP 8.2
# [J4] Fixes issues with classes not being defined after upgrading from Joomla 3 to Joomla 4 on some setups
v3.4.1
# [PRO] Fixes issue with Download Key check not working on some setups
# [J4] Fixes issue with SP PageBuilder edit pages breaking
- Adds option to remove html from the items in the index
- Removes not-used language files after installation
- Updates translations: sv-SE
- Fixes issue with incorrect prefix characters for comments in the language files
- PRO Fixes issue with placing tag in custom field not working
- J4 Fixes issue with 'Combine Admin Menu' option in the Regular Labs Library plugin not working
v3.3.1
# Refactors some code
v3.3.0
^ Changes code styling: tabs to spaces
^ Changes installer to use a package manifest instead of a custom installer plugin
^ Refactors some code
^ Updated some php code to use PHP 7.4 standards
^ Updates translations: tr-TR
# [J4] Fixes issue with extensions not being re-enabled after upgrading from J3 to J4
# [J4] Fixes potential errors when using certain APIs
# [J4] Fixes issue with Ajax component not showing up in the disable list
# [J4] Fixes issue with installation breaking on Joomla 4.2
# [J4] Fixes issue with potential php warnings about NULL value in strpos, on PHP 8.1+
# [J4] Refactors some code