-
1.2.1
Stablereleased this
2026-03-08 11:07:54 -05:00 | 0 commits to main since this releaseAdditions
- 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
Stablereleased this
2026-03-07 22:25:03 -06:00 | 6 commits to main since this releaseAdditions
- 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
Stablereleased this
2026-01-17 17:46:35 -06:00 | 116 commits to main since this releaseAdditions
- 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
Stablereleased this
2025-12-22 20:44:08 -06:00 | 201 commits to main since this releaseAdditions
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
Stablereleased this
2025-12-17 16:19:54 -06:00 | 210 commits to main since this releaseAdditions
Improvements
Fixes
- Fixed incorrect DB config reference (silly me)
Downloads
-
1.0.2
Stablereleased this
2025-12-17 16:14:28 -06:00 | 211 commits to main since this releaseAdditions
Improvements
- Changed calendar event cancel button to red color
Fixes
- Fixed a hardcoded database connection
Downloads
-
1.0.1
Stablereleased this
2025-12-17 12:01:04 -06:00 | 213 commits to main since this releaseAdditions
Improvements
Fixes
- Fixed an issue causing members to get the wrong roles
Downloads
-
1.0.0
Stablereleased this
2025-12-17 11:32:32 -06:00 | 214 commits to main since this releaseAdditions
- 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
Stablereleased this
2025-12-16 18:18:49 -06:00 | 243 commits to main since this releaseAdditions
- 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
Stablereleased this
2025-12-16 17:28:12 -06:00 | 249 commits to main since this releaseAdditions
- 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