• 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 | 65 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 | 150 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 | 159 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 | 160 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 | 162 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 | 163 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 | 192 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 | 198 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
  • 0.4.0 7dc93c9802

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

    Ajdj100 released this 2025-12-16 09:10:24 -06:00 | 205 commits to main since this release

    Improvements

    • 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 34469ee5af

    0.3.0
    All checks were successful
    Continuous Integration / Update Development (push) Successful in 2m35s
    Continuous Deployment / Update Deployment (push) Successful in 2m39s
    Stable

    Ajdj100 released this 2025-12-14 22:10:08 -06:00 | 239 commits to main since this release

    Added

    • 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