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

8.0 (2022-06-01):

- changed: increased minimal Elgg version to 4.2

7.0 (2021-09-27):

- added: French translation
- added: target is no longer an allowed attribute for html content
- changed: updated for Elgg 4

6.0.1 (2020-05-26):

- several small chores/fixes

6.0 (2020-03-03):

- changed: increases minimal Elgg requirement to 3.1
- changed: moved start.php to Bootstrap and elgg-plugin.php
- fixed: make target blank js work in IE

5.1 (2020-01-06):

- changed: both http and https are detected as local urls

5.0 (2019-03-27):

- added: dutch translation
- changed: the suffix is now contained in a span
- changed: updated for Elgg 3.0
- fixed: do not add suffix to img wrapped in elgg-anchor-label

4.0.1 (2016-10-12):

- fixed: link suffix appended to empty links

4.0 (2016-03-10):

- added: composer support
- changed: moved cache reset to action file
- changed: moved test file to resource view
- changed: upped the minimal Elgg requirement to 2.0
- changed: javascript is now loaded asynchronously
- fixed: moved the amd modules to the correct path
- fixed: class typo in button

3.0 (2014-11-07):

- added: plugin setting to append html to blank target links
- added: blank target links now get an class

2.0 (2012-01-17):

- changed: moved info from manifest to README.txt
- fixed: replaced deprecated function in start.php

1.0.4 (2012-01-12):

- Updated for 1.8 by Brett Profitt.

1.0.3 (2011-04-22):

- changed: using jquery live function to register target blank on external links

1.0.2 (2011-04-21):

- changed: extend view functions updated for 1.7.x
- changed: moved code to js instead of metatags view
- fixed: target should not override target if it is already present
- fixed: support for https in external link

1.0.1 (2010-07-02):

- fixed: issue with href='#' (thx elggfan)
- fixed: widget content will now be handled

1.0 (2010-07-02):

- initial version
