Changelog
=========

2.3.0
-----

- Made the plugin to work again in the first place!!!
- Requires Elgg 2.3.0 at minimum,
- Reworked and upgraded the code to make use of Elgg 2.3 API functions,
- Added options to trigger sending or deletions of messages in the queue from the Message Queue plugin settings page.

1.9.2
-----

- Rework of message sending cron handler code (old code might have failed to work on some systems),
- Queue stats (unsent messages) displayed on Message Queue plugin settings page (to check if maximum number of messages to be sent per cron interval might need to be increased).

1.9.1
-----

- Verified it works on Elgg 1.9 - 1.12 and Elgg 2.0 (therefore should also work on future versions 2.X of Elgg),
- composer.json added.

1.9.0
-----

- Updated for Elgg 1.9 (works without changes also on Elgg 1.10 and 1.11)

1.8.0
-----

- Release for Elgg 1.8
- Made cronjob callback function for sending queued messages to work (fix of permission issue)
- General code cleanup
- German translations added
