-
1.1.0
Stablereleased this
2026-01-17 17:46:35 -06:00 | 65 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 | 150 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 | 159 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 | 160 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 | 162 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 | 163 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 | 192 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 | 198 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
-
0.4.0
Stablereleased this
2025-12-16 09:10:24 -06:00 | 205 commits to main since this releaseImprovements
- Removed redundant approve/deny buttons from application management
- Improved recruiter view application sorting
- Added proper loading screens to various pages
- LOA form now provides feedback on submit'
- Improved language for cancelling future LOAs
- Improved admin LOA page with expandable LOA details
- Pagination system implemented across multiple parts of the application for increased performance
- Overhauled training report form to use new more user friendly inputs
Fixes
- Fixed "military service" checkbox not saving correctly on application submit
- Resolved server error on approving application
- Fixed error when viewing application as recruiter for the first time
- Fixed recruiter page not updating after approving an application
- Fixed getting trapped in a calendar event until it fully loaded
- Potential fix for getting stuck in recruitment step 1
- Fixed calendar sign up grouping
Downloads
-
0.3.0
Stablereleased this
2025-12-14 22:10:08 -06:00 | 239 commits to main since this releaseAdded
- Display name and member card system (clickable names)
- Profile options page
- Complete security and authentication implemented across the API
- System to keep client member information in sync with DB in near real-time
- Site name and favicon
- Account claiming system for existing members
Fixed
- Sentry not reporting gracefully handled errors
- Non-Recruiters could post internal comments on their applications
- Calendar could not be accessed without login
- Database resource leak causing API freeze
- Auth system could not sign in automatically after account creation ("create account" infinite loop)
Downloads