cannery/CHANGELOG.md

28 lines
900 B
Markdown
Raw Normal View History

# v0.2.3
- Fix modals with overflowing forms
2022-02-20 20:43:04 -05:00
- Fix grids having uneven margins in phone mode
- Add page titles to registration and setting pages
2022-02-20 15:17:26 -05:00
# v0.2.2
- Fix loading and reconnecting pages not being fixed
- Fix closing modal in some cases not triggering a page reload
- Fix error when display container and tag edit routes from a fresh reload
2022-02-19 18:42:17 -05:00
# v0.2.1
2022-02-19 18:06:50 -05:00
- Fix checkbox spacing for mobile view
- Fix spacing with form elements in mobile view
- Fix user card spacing
2022-02-19 00:51:01 -05:00
2022-02-19 18:42:17 -05:00
# v0.2.0
2022-02-19 00:51:01 -05:00
- Add or remove tags from containers list and details page
2022-02-18 22:56:46 -05:00
- Show tags on containers
- Add "Cannery" to page titles
- Don't show true/false column for ammo types if all values are false
2022-02-18 23:25:44 -05:00
- Fix ammo type firing type display
- Show original count, current value, and percentage remaining for ammo groups
- Show shot history for an ammo group
- Show ammo round totals and total shot for ammo types
2022-02-18 22:56:46 -05:00
2022-02-19 18:42:17 -05:00
# v0.1.0
2022-02-18 22:56:46 -05:00
- Initial release!