0.9.4 (2025-01-06)
- mainhero.tsx: replaced main action link with to sign-in instead of to-dashboard, updated aria (c59ac61)
0.9.3 (2025-01-04)
- .github/workflows: pinned pnpm/action-setup to v4.0.0 commit hash for security (f0fce26)
0.9.2 (2025-01-04)
0.9.1 (2025-01-04)
0.9.0 (2025-01-04)
- (stack-client-context)/actions.ts: adopted client ro metadata for role management (6320431), closes #36
0.8.1 (2025-01-04)
0.8.0 (2025-01-02)
- usefirebaseauthintegration.ts: added firebase auto-signin with custom claims as hook in layout (5f4d407), closes #23
0.7.0 (2025-01-02)
- (firebase-context)/action.ts: securely added user role firestore accessor server action (f6c8b1b)
0.6.0 (2024-12-31)
- components/verifyemail/: added AlreadySignedInPrompt.tsx option to fixed verify email page (2f40476)
0.5.8 (2024-12-31)
- auth/verify-email/layout.tsx: removed auto-redir guard because interfere w/ stack redir (1a48bbb), closes #28
0.5.7 (2024-12-31)
0.5.6 (2024-12-30)
0.5.5 (2024-12-29)
0.5.4 (2024-12-29)
0.5.3 (2024-12-28)
0.5.2 (2024-12-28)
0.5.1 (2024-12-28)
0.5.0 (2024-12-27)
0.4.2 (2024-12-27)
- signoutwireframe.tsx: updated sign-out prompts with OSUSWE App info, added goback handler (1cc206f), closes #9
0.4.1 (2024-12-27)
- input and link elements: fixed input auto-caps, fixed osuswe slack link to be external (7f2ff98), closes #8 #3
0.4.0 (2024-12-27)
- app/page.tsx: added ssr homepage with header/footer, hero, and dev timeline (76db464)
0.3.2 (2024-12-25)
0.3.1 (2024-12-25)
- unit-test.yaml: updated CI to include necessary envs for passing tests (8057a53)
0.3.0 (2024-12-25)
- lib/stack-auth: completed (and tested working) stack auth for osuswe app (e6cfb7f)
0.2.0 (2024-12-25)
- tailwind.config.ts: added custom osuswe style and implemented max mobile viewport (f13525e)
0.1.7 (2024-12-17)
0.1.6 (2024-12-17)
- biome.json: removed packaged.json from biome ignore, found root cause of inconsistency (6ddbb20)
0.1.5 (2024-12-17)
- unit-test.yml: fixed typo in workflow file env declaration that fails unit tests in ci (96058cf)
0.1.4 (2024-12-17)
- biome.json: added package.json to biome's ignored files due to diff behavior ci and local (8abe492)
0.1.3 (2024-12-17)
0.1.2 (2024-12-17)
- commitizen now triggering properly by husky, followed by release-it (9f8efc8)