cannery/CHANGELOG.md

230 lines
7.4 KiB
Markdown
Raw Permalink Normal View History

2024-03-19 00:28:30 -04:00
# v0.9.9
- Actually fix bar graph
2024-03-19 00:00:51 -04:00
# v0.9.8
- Make bar graph ignore empty days
2024-03-19 00:01:27 -04:00
- Update dependencies
2024-03-19 00:00:51 -04:00
2024-02-23 23:34:04 -05:00
# v0.9.7
- Fix margin on bottom of page
2024-03-18 23:26:32 -04:00
- Use bar graph instead of line graph
- Improve login page autocomplete behavior
2024-02-23 23:34:04 -05:00
2024-02-23 19:58:32 -05:00
# v0.9.6
- Make ammo packs in containers directly navigable in table view
2024-02-23 19:58:32 -05:00
- Update dependencies
2023-09-07 19:07:56 -04:00
# v0.9.5
- Update dependencies
2023-06-04 20:53:57 -04:00
# v0.9.4
2023-05-12 21:50:23 -04:00
- Code quality fixes
- Fix error/404 pages not rendering properly
2023-06-05 23:32:52 -04:00
- Update dependencies
2023-06-05 23:36:25 -04:00
- Fix Range page title
2023-05-12 21:50:23 -04:00
2023-04-14 18:09:39 -04:00
# v0.9.3
- Update dependencies
2023-04-14 23:38:06 -04:00
- Add pack lot number to search
2023-04-16 17:05:05 -04:00
- Improve tests
- Change invite path slightly
2023-04-16 21:34:50 -04:00
- Disable arm builds since ci fails to build
2023-04-14 18:09:39 -04:00
2023-03-30 23:35:01 -04:00
# v0.9.2
- Add lot number to packs
- Don't show price paid and lot number columns when displaying packs if not used
2023-03-31 22:34:48 -04:00
- Fix additional shotgun fields not being exportable
2023-04-10 19:48:00 -04:00
- Fixes duplicate chamber size column for ammo types
- Hide bullet type field when editing/creating shotgun ammo types
2023-04-10 20:12:02 -04:00
- Fix ammo type creation not displaying all the necessary fields on first load
2023-03-30 23:35:01 -04:00
2023-03-28 21:57:29 -04:00
# v0.9.1
- Rename ammo type's "type" to "class" to avoid confusion
2023-03-30 21:53:52 -04:00
- Rename "ammo type" to "type" to avoid confusion
- Fixes type search
- Fixes shot records table disappearing after selecting an empty ammo class
2023-03-28 21:57:29 -04:00
- Code quality improvements
2023-03-19 23:46:42 -04:00
# v0.9.0
- Add length limits to all string fields
2023-03-23 22:07:25 -04:00
- Add selectable ammo types
- Improve onboarding experience slightly
- Remove show used view from a container since it doesn't really make that much
sense
2023-03-19 23:46:42 -04:00
2023-03-19 13:28:56 -04:00
# v0.8.6
- Fix duplicate entries showing up
- Show ammo packs under a type in a table by default
- Only show historical ammo type information when displaying "Show used" in table
- Only show historical ammo pack information when displaying "Show used" in table
- Fix some values not being sorted in tables properly
- Code quality improvements
- Show link to ammo pack in ammo pack table while viewing ammo type
2023-03-19 13:28:56 -04:00
2023-03-19 00:41:39 -04:00
# v0.8.5
- Add link in readme to github mirror
2023-03-19 11:19:55 -04:00
- Fix tables unable to sort on empty dates
- Only show historical ammo type information when displaying "Show used"
2023-03-19 12:35:26 -04:00
- Fix even more accessibility issues
2023-03-19 00:41:39 -04:00
2023-03-15 00:45:08 -04:00
# v0.8.4
- Improve accessibility
2023-03-17 21:06:08 -04:00
- Code quality improvements
2023-03-18 01:03:55 -04:00
- Fix dead link of example bullet abbreviations
2023-03-18 01:05:09 -04:00
- Fix inaccurate error message when updating shot records
- Fix tables not sorting dates correctly
- Fix dates displaying incorrectly
- Fix container table not displaying all fields
2023-03-18 22:13:32 -04:00
- Fix textareas resizing when typing in them
2023-03-15 00:45:08 -04:00
2023-02-14 01:06:00 -05:00
# v0.8.3
- Improve some styles
- Improve server log
2023-03-10 16:58:49 -05:00
- Various minor improvements
2023-02-14 01:06:00 -05:00
2023-02-04 09:56:34 -05:00
# v0.8.2
- Fix bug with public registration
2023-02-04 10:28:13 -05:00
- Improve templates
2023-02-04 16:46:37 -05:00
- Improve invites, record usage
2023-02-04 20:41:29 -05:00
- Fix padding on more pages when using chrome
2023-02-04 20:48:14 -05:00
- Add oban metrics to server log and live dashboard
2023-02-04 09:56:34 -05:00
2023-01-22 23:16:36 -05:00
# v0.8.1
- Update dependencies
- Show topbar on form submit/page refresh
- Make loading/reconnection less intrusive
2023-01-26 00:46:25 -05:00
- Add QR code for invite link
2023-01-22 23:16:36 -05:00
2022-12-03 19:30:52 -05:00
# v0.8.0
2022-12-03 21:27:39 -05:00
- Add search to catalog, ammo, container, tag and range index pages
- Tweak urls for catalog, ammo, containers, tags and shot records
2023-03-30 20:43:30 -04:00
- Fix bug with shot record chart not drawing lines between days correctly
2022-12-03 21:54:22 -05:00
- Improve cards across app (make them line up with each other)
2022-12-03 22:26:13 -05:00
- Update translations and add spanish!!! (thank you Brea and Hannah!)
2022-12-03 19:30:52 -05:00
2022-11-23 20:46:41 -05:00
# v0.7.2
- Code improvements
2022-11-17 22:16:46 -05:00
# v0.7.1
- Fix table component alignment and styling
2022-11-19 10:55:44 -05:00
- Fix toggle button styling
2022-11-19 13:14:45 -05:00
- Miscellanous code improvements
2022-11-19 13:16:55 -05:00
- Improve container index table
2023-03-30 20:43:30 -04:00
- Fix bug with ammo not updating after deleting shot record
- Replace ammo "added on" with "purchased on"
2022-11-19 15:04:56 -05:00
- Miscellaneous wording improvements
2022-11-19 15:12:01 -05:00
- Update translations
2022-11-17 22:16:46 -05:00
2022-11-19 15:24:02 -05:00
# v0.7.0
2022-11-11 18:47:55 -05:00
- Add shading to table component
2022-11-11 19:34:23 -05:00
- Fix chart to sum by day
2022-11-11 21:36:57 -05:00
- Fix whitespace when copying invite url
2023-03-29 23:49:45 -04:00
- Make ammo type show page also display packs as table
- Make container show page also display packs as table
- Display CPR for ammo packs
- Add original count for ammo packs
- Add ammo pack CPR and original count to json export
2022-11-11 18:47:55 -05:00
2022-11-09 18:12:59 -05:00
# v0.6.0
2022-11-06 19:16:34 -05:00
- Update translations
2022-11-07 01:36:28 -05:00
- Display used-up date on used-up ammo
2022-11-06 20:29:12 -05:00
- Make ammo index page a bit more compact
2022-11-07 00:47:22 -05:00
- Make ammo index page filter used-up ammo
- Make ammo catalog page include ammo count
2022-11-06 23:08:18 -05:00
- Make ammo type show page a bit more compact
- Make ammo type show page include container names for each ammo
- Make ammo type show page filter used-up ammo
2022-11-10 18:51:24 -05:00
- Make container index page optionally display a table
2022-11-06 23:12:17 -05:00
- Make container show page a bit more compact
- Make container show page filter used-up ammo
2022-07-05 01:09:47 -04:00
- Forgot to add the logo as the favicon whoops
2022-11-09 21:04:57 -05:00
- Add graph to range page
2022-11-09 23:33:50 -05:00
- Add JSON export of data
2022-11-10 18:21:29 -05:00
- Add ammo cloning
2022-11-10 19:10:28 -05:00
- Add ammo type cloning
2022-11-10 19:02:35 -05:00
- Add container cloning
2022-11-10 21:45:50 -05:00
- Fix bug with moving ammo packs between containers
2023-03-30 20:43:30 -04:00
- Add button to set rounds left to 0 when creating a shot record
2022-11-09 18:12:59 -05:00
- Update project dependencies
2022-07-05 01:09:47 -04:00
2022-07-01 00:25:38 -04:00
# v0.5.4
- Rename "Ammo" tab to "Catalog", and "Manage" tab is now "Ammo"
2022-07-01 19:13:54 -04:00
- Ammo groups are now just referred to as Ammo or "Packs"
2022-07-01 00:29:33 -04:00
- URL paths now reflect new names
2022-07-01 19:13:54 -04:00
- Add pack and round count to container information
2022-07-04 20:47:12 -04:00
- Add cute logo >:3 Thank you [kalli](https://twitter.com/t0kkuro)!
- Add note about deleting an ammo type deleting all ammo of that type as well
- Prompt to create first ammo type before trying to create first ammo
- Add note about creating unlimited invites
2022-07-04 21:52:08 -04:00
- Update screenshot lol
2022-07-01 00:25:38 -04:00
2022-05-21 17:19:15 -04:00
# v0.5.3
- Update French translation: Thank you [duponin](https://udongein.xyz/users/duponin)!
- Update German translation: Thank you [Kaia](https://shitposter.club/users/kaia)!
2022-05-05 23:44:32 -04:00
# v0.5.2
- Add "Added on" date to ammo groups
- Add "Added on" date to ammo types
- Add "Registered on" date to user information
- Add language in user settings. The `LOCALE` environment variable will continue
to set the default locale for the application.
2022-05-05 23:59:31 -04:00
- Add involvement links to home page
2022-05-06 20:30:52 -04:00
- Fix button text-wrapping
2022-05-06 20:31:16 -04:00
- Update dependencies
2022-05-05 23:44:32 -04:00
2022-04-24 20:19:20 -04:00
# v0.5.1
- Add French translation: Thank you [duponin](https://udongein.xyz/users/duponin)!
2022-04-19 18:16:06 -04:00
# v0.5.0
- Add German translation: Thank you [Kaia](https://shitposter.club/users/kaia)!
- Fix not being able to edit ammo group when fully used up
- Fix bug with average price per round calculation
- Show average price per round on ammo type table
2022-04-19 20:12:28 -04:00
- Use Elixir v1.13.4
2022-04-19 18:16:06 -04:00
2022-03-28 23:58:16 -04:00
# v0.4.1
- Fix button and tag text wrapping
- Code quality fixes
2022-03-04 00:06:08 -05:00
# v0.4.0
2022-03-04 22:27:09 -05:00
- Make tables sortable
2022-02-24 20:42:27 -05:00
- Add link to changelog from version number
2022-02-26 00:16:12 -05:00
- Fix some elements flashing with black background
2022-03-04 00:06:08 -05:00
- Fix bug with moving ammo group to new container
2022-03-04 23:16:37 -05:00
- Fix bug with no error showing up for create ammo group form
2022-02-24 20:42:27 -05:00
2022-02-23 20:47:23 -05:00
# v0.3.0
- Fix ammo type counts not showing when count is 0
- Add prompt to create first container before first ammo group
2023-03-30 20:43:30 -04:00
- Edit and delete shot records from ammo group show page
- Use today's date when adding new shot records
2022-02-24 00:16:23 -05:00
- Create multiple ammo groups at one time
2022-02-23 20:47:23 -05:00
# 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!