• 0.8.6 355752598c

    version 0.8.6 Pre-Release

    shibao released this 2023-03-19 15:11:47 -04:00 | 97 commits to dev since this release

    • 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
    Downloads
  • 0.8.5 b32edd581d

    version 0.8.5 Pre-Release

    shibao released this 2023-03-19 12:36:19 -04:00 | 104 commits to stable since this release

    • Add link in readme to github mirror
    • Fix tables unable to sort on empty dates
    • Only show historical ammo type information when displaying "Show used"
    • Fix even more accessibility issues
    Downloads
  • 0.8.4 440dc5061b

    version 0.8.4 Pre-Release

    shibao released this 2023-03-18 22:15:59 -04:00 | 109 commits to stable since this release

    • Improve accessibility
    • Code quality improvements
    • Fix dead link of example bullet abbreviations
    • 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
    • Fix textareas resizing when typing in them
    Downloads
  • 0.8.3 b29a5cce7b

    version 0.8.3 Pre-Release

    shibao released this 2023-03-10 17:03:07 -05:00 | 125 commits to dev since this release

    • Improve some styles
    • Improve server log
    • Various minor improvements
    Downloads
  • 0.8.2 42e2d1c76e

    version 0.8.2 Pre-Release

    shibao released this 2023-02-05 00:51:56 -05:00 | 230 commits to dev since this release

    • Fix bug with public registration
    • Improve templates
    • Improve invites, record usage
    • Fix padding on more pages when using chrome
    • Add oban metrics to server log and live dashboard
    Downloads
  • 0.8.1 75fcbb1e65

    version 0.8.1 Pre-Release

    shibao released this 2023-01-26 19:51:00 -05:00 | 240 commits to stable since this release

    • Update dependencies
    • Show topbar on form submit/page refresh
    • Make loading/reconnection less intrusive
    • Add QR code for invite link
    Downloads
  • 0.8.0 23f7af2a93

    version 0.8.0 Pre-Release

    shibao released this 2022-12-03 23:01:39 -05:00 | 256 commits to stable since this release

    • Add search to catalog, ammo, container, tag and range index pages
    • Tweak urls for catalog, ammo, containers, tags and shot records
    • Fix bug with shot group chart not drawing lines between days correctly
    • Improve cards across app (make them line up with each other)
    • Update translations and add spanish!!! (thank you Brea and Hannah!)
    Downloads
  • 0.7.1 20a2311229

    version 0.7.1 Pre-Release

    shibao released this 2022-11-19 15:25:43 -05:00 | 283 commits to stable since this release

    • Fix table component alignment and styling
    • Fix toggle button styling
    • Miscellanous code improvements
    • Improve container index table
    • Fix bug with ammo not updating after deleting shot group
    • Replace ammo "added on" with "purchased on"
    • Miscellaneous wording improvements
    • Update translations
    Downloads
  • 0.7.0 09774e0aed

    version 0.7.0 Pre-Release

    shibao released this 2022-11-12 14:39:22 -05:00 | 298 commits to stable since this release

    • Add shading to table component
    • Fix chart to sum by day
    • Fix whitespace when copying invite url
    • Make ammo type show page also display ammo groups as table
    • Make container show page also display ammo groups as table
    • Display CPR for ammo packs
    • Add original count for ammo packs
    • Add ammo pack CPR and original count to json export
    Downloads
  • 0.6.0 a3e7e3a86d

    version 0.6.0 Pre-Release

    shibao released this 2022-11-10 22:49:51 -05:00 | 305 commits to stable since this release

    • Update translations
    • Display used-up date on used-up ammo
    • Make ammo index page a bit more compact
    • Make ammo index page filter used-up ammo
    • Make ammo catalog page include ammo count
    • 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
    • Make container index page optionally display a table
    • Make container show page a bit more compact
    • Make container show page filter used-up ammo
    • Forgot to add the logo as the favicon whoops
    • Add graph to range page
    • Add JSON export of data
    • Add ammo cloning
    • Add ammo type cloning
    • Add container cloning
    • Fix bug with moving ammo packs between containers
    • Add button to set rounds left to 0 when creating a shot group
    • Update project dependencies
    Downloads