• 1.2.1 adb5e3e137

    1.2.1
    All checks were successful
    Testing Site CD / Update Development (push) Successful in 3m52s
    Live Site CD / Update Deployment (push) Successful in 4m1s
    Stable

    Ajdj100 released this 2026-03-08 11:07:54 -05:00 | 0 commits to main since this release

    Additions

    • Added a developer page with some utilities for troubleshooting

    Improvements

    • Improved member filtering algorithm to account for display names

    Fixes

    • Fixed an issue with unsupported styles on firefox
    Downloads
  • 1.2.0 ab6c6f9acd

    1.2.0
    All checks were successful
    Testing Site CD / Update Development (push) Successful in 4m14s
    Live Site CD / Update Deployment (push) Successful in 4m43s
    Stable

    Ajdj100 released this 2026-03-07 22:25:03 -06:00 | 6 commits to main since this release

    Additions

    • The member management page is back! (though this doesn't matter to 99% of you). This will provide a platform to support admins in carrying out some of their actions.
    • New member state system for handling more complex state transitions as well as managing historical state data (a stepping stone to personnel files)
    • Implemented an audit log system across the entire application
    • Implemented systems to support temporary member suspensions
    • Implemented systems to support discharging members
    • Implemented administrative level transfer handling
    • Added support for extending your own LOA

    Improvements

    • Added guards to prevent submitting forms multiple times accidentally
    • Added caching system to improve performance of all actions
    • Rebuilt the application form using our new forms library
    • Tweaked member search algorithm to only show currently active members in promotion and training report forms
    • Improvements to backend network logging

    Fixes

    • Fixed an issue that caused the calendar to get cut off on small screens (please report any more issues of the calendar being cut off)
    • Fixed an issue that prevented the client from seeing active LOA's past their end date
    • Fixed (actually it was silently fixed a while ago) a critical issue causing the application form to not appear
    • Fixed an issue that caused clicking some members names to crash part of the UI depending on their roles

    This release also includes improvements to our developer tooling to simplify and ensure safety when modifying the database, which was a major slowdown for new features after the initial release.

    Downloads
  • 1.1.0 b8c6590159

    1.1.0
    All checks were successful
    Continuous Integration / Update Development (push) Successful in 2m29s
    Continuous Deployment / Update Deployment (push) Successful in 2m53s
    Stable

    Ajdj100 released this 2026-01-17 17:46:35 -06:00 | 116 commits to main since this release

    Additions

    • New role management page
    • New promotions system
    • Added role information to the member profile card (clicking on someones name)
    • Added "Copy Link" button to calendar events and training reports
    • Added age display to recruiter application view
    • Added mobile friendly view to calendar events (The rest of the calendar is a little rough still)
    • Added date information to LOA details panel

    Improvements

    • Improved layout of training report details, attendee remarks are no longer crushed in the corner!
    • Improved "Application not found" visuals
    • Complete overhaul of backend logging system
    • Improved calendar event attendees spacing (should be better for large names)
    • Prevented double submitting training reports
    • Improved handling for extended LOAs

    Fixes

    • Fixed cosmetic issue with viewing training report checkboxes
    • Fixed critical server error on viewing nonexistent application
    • Fixed calendar not resizing correctly when opening event
    Downloads
  • 1.0.4 3848eb939a

    1.0.4
    All checks were successful
    Continuous Integration / Update Development (push) Successful in 2m48s
    Continuous Deployment / Update Deployment (push) Successful in 2m32s
    Stable

    Ajdj100 released this 2025-12-22 20:44:08 -06:00 | 201 commits to main since this release

    Additions

    None

    Improvements

    • Overhauled session management to reduce repetitive logins
    • Improvements to logout function reliability
    • Improvements to account creation reliability
    • Training report system backend improvements

    Fixes

    • Fixed Leave of Absence API permissions preventing leadership from seeing LOAs
    Downloads
  • 1.0.3 d7b099ac75

    1.0.3
    All checks were successful
    Continuous Integration / Update Development (push) Successful in 2m26s
    Continuous Deployment / Update Deployment (push) Successful in 2m26s
    Stable

    Ajdj100 released this 2025-12-17 16:19:54 -06:00 | 210 commits to main since this release

    Additions

    Improvements

    Fixes

    • Fixed incorrect DB config reference (silly me)
    Downloads
  • 1.0.2 a6b521a89c

    1.0.2
    All checks were successful
    Continuous Integration / Update Development (push) Successful in 2m27s
    Continuous Deployment / Update Deployment (push) Successful in 2m24s
    Stable

    Ajdj100 released this 2025-12-17 16:14:28 -06:00 | 211 commits to main since this release

    Additions

    Improvements

    • Changed calendar event cancel button to red color

    Fixes

    • Fixed a hardcoded database connection
    Downloads
  • 1.0.1 ac22e36202

    1.0.1
    All checks were successful
    Continuous Integration / Update Development (push) Successful in 2m23s
    Continuous Deployment / Update Deployment (push) Successful in 2m25s
    Stable

    Ajdj100 released this 2025-12-17 12:01:04 -06:00 | 213 commits to main since this release

    Additions

    Improvements

    Fixes

    • Fixed an issue causing members to get the wrong roles
    Downloads
  • 1.0.0 3180097aa7

    1.0.0
    All checks were successful
    Continuous Integration / Update Development (push) Successful in 2m11s
    Continuous Deployment / Update Deployment (push) Successful in 2m26s
    Stable

    Ajdj100 released this 2025-12-17 11:32:32 -06:00 | 214 commits to main since this release

    Additions

    • Public landing page
    • Background image

    Improvements

    • Improved primary button hover state contrast
    • Disabled WIP/dev features
    • Improved backend logging system
    • Improved LOA form rules
    • Improved profile settings page save button feedback

    Fixes

    • Fixed an error with loading welcome message
    • Fixed calendar controls being shown to non-member accounts
    • Fixed LOA datepickers getting stuck after picking a date
    • Fixed profile settings page not visible to some accounts
    Downloads
  • 0.4.2 0a2c6785c6

    0.4.2
    All checks were successful
    Continuous Integration / Update Development (push) Successful in 2m25s
    Continuous Deployment / Update Deployment (push) Successful in 2m22s
    Stable

    Ajdj100 released this 2025-12-16 18:18:49 -06:00 | 243 commits to main since this release

    Additions

    • Pagination system on personal LOA history

    Improvements

    • Cleaned up a performance problem on the LOA form

    Fixes

    • Fixed an issue preventing LOA submitted feedback from showing in admin mode
    Downloads
  • 0.4.1 05e6030626

    0.4.1
    All checks were successful
    Continuous Integration / Update Development (push) Successful in 2m43s
    Continuous Deployment / Update Deployment (push) Successful in 2m24s
    Stable

    Ajdj100 released this 2025-12-16 17:28:12 -06:00 | 249 commits to main since this release

    Additions

    • First pass of homepage welcome message (WIP still)

    Improvements

    • Improved application rules to exclude scientific notation from "hours played" field
    • Improved semantics on application comment system buttons

    Fixes

    • Fixed recruiter interface not loading newest application
    Downloads