Skip to content

chore(main): release 1.0.0#85

Open
balebbae wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 1.0.0#85
balebbae wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@balebbae

@balebbae balebbae commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

🤖 I have created a release beep boop

1.0.0 (2026-06-22)

Features

  • add "other" scan category and enforce single check_in type (5e6e26a)
  • add application stats to the all applicants page (a7bee9c)
  • Add applications stats and applicant specific cards (ab70a57)
  • add automation workflow (77deef5)
  • add completed view + endpoints (fd32aef)
  • add conventional commits githook (6de9af7)
  • add databse seeding func. (9c95d88)
  • add Docker dev environment and update README quickstart (c09e37b)
  • add GET endpoints for pending reviews and reviews by application (d5996e5)
  • add mailer client - sendgrid & smtp (#87) (8fd268a)
  • add meal groups management UI for super admins (47436d4)
  • add page-level types for settings reset (ff051bc)
  • add POST for setApplicationsEnabled resolves #31 (40c31ea)
  • add prettier for consistent frontend code formatting (2180bb8)
  • add prettier for consistent frontend code formatting (433e378)
  • add schema-driven type validation on submit (b9ba6c1)
  • add search input to all applicants page (e6a0f58)
  • add SPA handler (e2d28ea)
  • added % sign in all applicants table for ai percentage (c5515ad)
  • allow super admins to toggle perms for admin schedule building (5ff2ed3)
  • api: add scan handlers, tests, and fix route prefixes (3b4b050)
  • api: implement meal group support for staggered hacker check-in (5721ac1)
  • api: update review assignment toggle endpoints to manage all ad… (3197fee)
  • api: update review assignment toggle endpoints to manage all admins (14c24f7)
  • applications store with getOrCreateApplicationHanlder (a165e04)
  • base64 encoded sponsor storage & default no filters for usermanagement (8dae63c)
  • BE implement batch assign reviews and next review endpoints (37387f8)
  • blank field check on client input (54f16e3)
  • button for hacker -> admin FE (25f80eb)
  • centeralize perms FE (7bd5c0a)
  • centralize assign and completed ui (605e2e0)
  • client: update review assignment toast with instructions (b9c3961)
  • column constraint (e74818c)
  • config notifications & allow for local testing (7bc7c87)
  • configure pwa (d81398b)
  • configure pwa (fcd3d32)
  • consolidate env (94b7565)
  • consume hacker application endpoints for creating + editing + submitting. Implementation is not that nice it was vibecoded will likely need to refactor a lot of FE. (1116dca)
  • convenience changes (6a45b0b)
  • create application toggle button in SuperAdmin settings panel #10 (27837b9)
  • create migrations (4ef4146)
  • create notifications from schedule (fbbd871)
  • created api route + front end (60182be)
  • cursor pagination for admin view of all applciations (8c187be)
  • db: add meal groups support for staggered meal times (11fad22)
  • db: add scans table and scan type settings migrations (d7e2e44)
  • dockerfile (290d997)
  • expanded view for grading applications, added shortcuts for easy navigation. there is a BUG with accepting with shortcuts and saving the notes (d55cd1c)
  • FE for hacker applications enabled/disable (b4a6368)
  • FE implementation of assigning review for admin (754c1cc)
  • frontend: complete applications (5ee45ab)
  • gcs: add public url and image upload support (11481c0)
  • generate email csv for sendgrid (3eefd6e)
  • GET endpoint finished, next is POST for SUPERADMIN (fca0226)
  • implement get application on admin side to view specific applications. (65a2272)
  • implement lazy loading pages (4d0dbfb)
  • implement query applicant emails by status (ref #6) tests not finished (f6e5e9f)
  • implement sponsors public API (b1f45c9)
  • implement super admin set applciation status endpoint (bc6624c)
  • integrated with api, added toast and ui updates (60811fb)
  • mark down parse links for agreements (0f17f1b)
  • merge ai percent on apps (b58408b)
  • migrate lots of needed tables and implement get and set for reviews per application (fee4ef1)
  • migrate to new migrations & update sa/applications UI (f3649ba)
  • new migrations (b7fc3f9)
  • new super admin pages (568d1af)
  • notes + review casting votes (6877f5d)
  • notifications clean up and toggle (5d8f241)
  • o(1) scan stats, for future FE polling (b7a0d00)
  • proper error handling for ai-percent passed to user (5af2d42)
  • push notifications (6831e34)
  • query to grab applicant emails by status (813db48)
  • rebalance scan stats (#83) (2c77392)
  • refactor admin scheduler and move superadmin schedule controls (c37d94a)
  • release please script (d81e780)
  • release please script (365ae3c)
  • remove email qr code email + handler (e920646)
  • schedule endpoints (3305d12)
  • settings: implement review_assignments toggle (e236df2)
  • sidebar: add super admin section to admin sidebar (55267bf)
  • sponsors: add APIs (18d8e8c)
  • store: add scans store, types, and settings methods (19abdc5)
  • submit applications handler + add additional fields for applciations (b43e078)
  • superadmin settings dialog UI (f9d3524)
  • superadmin: add user management page for review toggles (bfb9f9a)
  • superadmin: implement hackathon data reset functionality (76864e4)
  • UI for setting short answer questions (a522a38)
  • ui issues (d3302fa)
  • ui: admins, superadmins view resumes (010241c)
  • ui: applicant upload resume (54d40b3)
  • ui: application config page for super admins (935acec)
  • ui: placeholder instead of spinner loading (3deeff1)
  • ui: super admin scan types crud (5cb0807)
  • ui: superadmin final reviews page (096ac67)
  • update api version automatically (e1c9245)
  • update/patch applications (54781da)
  • upload resume and add gcs package (e57bb5d)
  • users management page (4b27734)
  • users management page (2fe566e)
  • web: add admin scans page with QR code scanning (cd24bb6)
  • web: crud scan types for super admin (3613084)
  • web: explicity turn off camera when not on scanning (ff7664b)
  • web: mobile friendly (f98845b)

Bug Fixes

  • /auth routing causing issues with super tokens and oauth (1aa73c6)
  • abort stale requests and recycle db connections to prevent 500s (3964e41)
  • add main func for build testing CI (e09d1ce)
  • add return, remove redundant if, add swagger docs. resolves #6 (03e7353)
  • add updateReviewPage hook to automatically reload page on clicking (63f2651)
  • add updateReviewPage hook to automatically reload page on clicking (721ae24)
  • align review assignment toggle defaults and add validation (34bce69)
  • applications typo (7b282a4)
  • auto udpating sem. version for api (e23a2b4)
  • automations versioning (11f7b41)
  • batch review assignment timeout via bulk insert (718e98b)
  • batch review assignment timeout via bulk insert (6513ecb)
  • bug with removing already completed review & some race conditions (62e4e51)
  • bugs and patterns (a670a27)
  • change from path query to url query. test. closes #6 (46c4244)
  • change qr code scanner to one that is supported by safari (fa8d90f)
  • ci audit (3848a84)
  • ci audit (4b258bc)
  • ci audit (b93fccb)
  • ci audits (cb151bf)
  • ci check (1348833)
  • ci-audits (f4a32cf)
  • clean up ui issues (2d27e11)
  • clean up unrelated test changes in settings_test (088749f)
  • confirmation on date change with schedule deletion in schedule and hackathon date drift (13ee0ff)
  • Dealt with issues in the front end and backend audits (ce803ac)
  • dependency audit (5984058)
  • dependency fix? (c38fbc3)
  • empty string placeholder in DB by adding validation tags (7e85453)
  • eslint error. closes #10 (118dc44)
  • Fixed the result error handling (669a816)
  • formatting for ci (2dd753a)
  • GetByUserID → check MealGroup == nil → SetMealGroup race (38bf3fd)
  • ignore changelog in prettier so no accidental - for bulletpoints (032cbf7)
  • lint issues (f4e89c1)
  • logging config for GCP (4be13a4)
  • logging pattern (23b8964)
  • migration orderings (3522ab6)
  • minor changes to UI (3cd2d6f)
  • minor fixes with a change in the upload approach (a593561)
  • more consistent naming scheme (e8d48ad)
  • move sponsors configs to admin (be966ba)
  • pass struct (1137369)
  • pr review, waiting on refactor from main (8db4783)
  • prevent full page re-render on applicant search (75b8807)
  • remove redundant Success field from reset response (acfc033)
  • remove required sendgrid api key (7e888c7)
  • remove unused "set-admin" from SettingsTab type (a5486c1)
  • remove unused exp field from mailConfig (92f1d1a)
  • remove unused tokenConfig type and token field (ab3b008)
  • replace hardcoded colors with semantic tokens (6d3a2cc)
  • reroute /admin to /admin/applications (86d5e9f)
  • resolve minimatch high severity vulnerability (927964c)
  • reviews page toggle assignment (b74e14a)
  • route auth and review endpoints through centralized API client (f12ddb7)
  • routing for /auth supertokens config for swagger (4f009c8)
  • seeding & applications in other models (43b48a4)
  • store: backfill review assignment settings for admins (1a716a1)
  • store: make user creation and settings update atomic (e14973d)
  • store: persist disabled state for unknown admin IDs (77b092e)
  • switch to pgx driver for Neon DB compatibility (dd5c1c8)
  • testing auto updating semver HOPE THIS WORKS (0c9a6cd)
  • timezones for creating schedules (3ff9b99)
  • toast bg color visability (d10d317)
  • ui: duplicate requests (d8330ce)
  • ui: remove duplicate API calls when toggling status filters (3f5de97)
  • update changelog grep to match release-please bracket format (94f22fc)
  • update percentage -> percent migration (133d9e2)
  • use direct type conversion instead of struct literals (4f170f8)
  • UX filter issues (9269698)
  • validate at least one reset option is selected (81f4347)

This PR was generated with Release Please. See documentation.

@balebbae balebbae force-pushed the release-please--branches--main branch from c2b45c9 to 7c5f9e4 Compare June 21, 2026 19:09
@balebbae balebbae force-pushed the release-please--branches--main branch from 7c5f9e4 to 47e0a95 Compare June 22, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

1 participant