- Add guide support to armies
- Add ability to comment on armies
- Add ability to import units from clash of clans army link
- Add new "Magic Mirror" archer queen equipment
- Improve and extend filtering UI/capabilities
- Fix attack type filter not working
- Fix being able to use certain equipment when it isn't unlocked yet
- Add hero equipment and pet support to armies
- Add clan castle support to armies
- Add ability to save/bookmark armies
- Add new banners
- Add buy me a coffee support link
- Add unit tests
- Add "Create army" button on home page to make it more clear that users can create armies
- Display CHANGELOG.md on /changelog page
- Increase user army limit from 20 to 40
- Fix `openModalAsync` always resolving with undefined (fixes the bug with not being able to delete army since confirm modal always returns false)
- Fix "load more" button sometimes showing when filters have been applied but when there's no more armies to load
- Fix certain usernames containing invalid characters which breaks the users account page (added stricter validation when editing username)
- Fix being able to spam "Create" button to create duplicated armies by accident
- Fix invalid static path when editing troop/townhall images from admin panel
- Add new "druid" troop
- Initial release