Version history
===============

6.0 (2024-06-28):

- added: option to scan Elgg core for missing keys
- changed: updated for Elgg 5.1

5.1 (2023-12-07):

- added: phpunit workflow

5.0 (2023-05-17):

- changed: conflict with Elgg < 5.0
- changed: updated for Elgg 5.0

4.0 (2022-06-01):

- changed: increased minimal Elgg version to 4.2
- fixed: detection in Elgg 4.2

3.0 (2021-09-28):

- changed: updated for Elgg 4

2.0:

- changed: moved start.php to Bootstrap and elgg-plugin.php
- changed: increased minimal Elgg requirement to 3.3

1.2 (2020-05-18):

- added: global filter for unused keys
- added: key exception for upgrades
- fixed: only load translation path if languages folder exists
- fixed: replaced deprecated getFriendlyName() with getDisplayName()

1.1 (2016-09-01):

- added: info about untranslatable register_errors and system_messages
- changed: matching string extended to capture more use-cases
- fixed: load lightbox js/css

1.0 (2016-02-12):

- added: js elgg.echo support
- added: missing translations and core replacement suggestion in report
- added: dutch translation
- added: function docs
- added: lightbox view of scan results
- fixed: new elgg_echo form not recognised
- fixed: now also works with elgg 1.9+ language files
- fixed: new elgg_echo form not recognised

0.3 (2012-01-25)

- added: js elgg.echo support

0.2 (2012-01-23):

- added: README.txt to explain the plugin
- added: CHANGES.txt for version history
- added: plugin list to scan
- changed: layout of scan result

0.1 (2011-12-20):

- initial version
