- bug fix - check to prevent mail from being sent to archived users is now compatible with both XF v2.2 and v2.3
- rename CLI commands to move them out of the xf namespace and into the hg namespace
- clean up template modifications to make them more reliable
- add new option "ArchiveSiteEndMessageUrlTarget" to choose whether to open end message URL in a new window
- fix index pointing to an invalid template - redirect to an existiing instead
- new archiving mechanism - fully disable users, storing previous user_state in case we want to restore them
- new commands: archive-all-users and restore-all-users
- phrase tweak to emphasise recommended actions
- modify isValidUser finder function to include archived users who are also valid
- bugfix: hide birthday and thread not open message only for guests
- hide birthday from member about page
- first release