Skip to content

chore(main): release 1.3.0#37

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

chore(main): release 1.3.0#37
balebbae wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@balebbae
Copy link
Copy Markdown
Collaborator

@balebbae balebbae commented Feb 25, 2026

🤖 I have created a release beep boop

1.3.0 (2026-04-16)

Features

  • add "other" scan category and enforce single check_in type (5e6e26a)
  • add Docker dev environment and update README quickstart (c09e37b)
  • add page-level types for settings reset (ff051bc)
  • add POST for setApplicationsEnabled resolves #31 (40c31ea)
  • add schema-driven type validation on submit (b9ba6c1)
  • add search input to all applicants page (e6a0f58)
  • allow super admins to toggle perms for admin schedule building (5ff2ed3)
  • api: update review assignment toggle endpoints to manage all ad… (3197fee)
  • api: update review assignment toggle endpoints to manage all admins (14c24f7)
  • base64 encoded sponsor storage & default no filters for usermanagement (8dae63c)
  • centralize assign and completed ui (605e2e0)
  • configure pwa (d81398b)
  • configure pwa (fcd3d32)
  • FE for hacker applications enabled/disable (b4a6368)
  • frontend: complete applications (5ee45ab)
  • gcs: add public url and image upload support (11481c0)
  • generate email csv for sendgrid (3eefd6e)
  • implement sponsors public API (b1f45c9)
  • mark down parse links for agreements (0f17f1b)
  • merge ai percent on apps (b58408b)
  • migrate to new migrations & update sa/applications UI (f3649ba)
  • new migrations (b7fc3f9)
  • new super admin pages (568d1af)
  • refactor admin scheduler and move superadmin schedule controls (c37d94a)
  • remove email qr code email + handler (e920646)
  • schedule endpoints (3305d12)
  • sidebar: add super admin section to admin sidebar (55267bf)
  • sponsors: add APIs (18d8e8c)
  • superadmin: add user management page for review toggles (bfb9f9a)
  • superadmin: implement hackathon data reset functionality (76864e4)
  • 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)
  • 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

  • align review assignment toggle defaults and add validation (34bce69)
  • applications typo (7b282a4)
  • bugs and patterns (a670a27)
  • change qr code scanner to one that is supported by safari (fa8d90f)
  • 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)
  • formatting for ci (2dd753a)
  • ignore changelog in prettier so no accidental - for bulletpoints (032cbf7)
  • logging pattern (23b8964)
  • migration orderings (3522ab6)
  • minor fixes with a change in the upload approach (a593561)
  • 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)
  • replace hardcoded colors with semantic tokens (6d3a2cc)
  • resolve minimatch high severity vulnerability (927964c)
  • reviews page toggle assignment (b74e14a)
  • seeding & applications in other models (43b48a4)
  • timezones for creating schedules (3ff9b99)
  • ui: duplicate requests (d8330ce)
  • ui: remove duplicate API calls when toggling status filters (3f5de97)
  • update percentage -> percent migration (133d9e2)
  • 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 16 times, most recently from 3b9225e to b91b5f6 Compare March 5, 2026 19:42
@balebbae balebbae force-pushed the release-please--branches--main branch 2 times, most recently from 97e45b1 to a37af4c Compare March 10, 2026 21:59
@balebbae balebbae force-pushed the release-please--branches--main branch 3 times, most recently from b6a84fe to 38a2483 Compare March 19, 2026 14:17
@balebbae balebbae force-pushed the release-please--branches--main branch from 38a2483 to 2321e98 Compare March 30, 2026 18:18
@balebbae balebbae force-pushed the release-please--branches--main branch 2 times, most recently from 6003d4d to b6db40a Compare April 9, 2026 19:17
@balebbae balebbae force-pushed the release-please--branches--main branch from b6db40a to 9ce3ab4 Compare April 15, 2026 15:59
@balebbae balebbae force-pushed the release-please--branches--main branch from 9ce3ab4 to 2cc751b Compare April 16, 2026 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API: Applications open and close (GET /v1/applications/enabled)

1 participant