Releases: cuhacking/2025
Releases · cuhacking/2025
v1.5.0
1.5.0 (2024-11-07)
Bug Fixes
- config/docs: knowledge base page crashing due to missing image loader url (562815c)
- docs: 404 error when card in 'Categories' section is clicked (8de491b)
- docs-e2e: 'Edit on GitHub' button going to 404 page (6a9acb5)
- ui/docs: 'Knowledge Base' button 2nd last page instead of last page (e0949a8)
- ui/docs: 'Knowledge Base' page icon same as 'Libraries' page (1b9d8e2)
- ui/docs: 'Knowledge Base' page is second last in order instead of last (b91a74c)
Features
v1.4.1
1.4.1 (2024-10-18)
Bug Fixes
- config/docs: knowledge base page crashing due to missing image loader url (562815c)
- ui/docs: 'Knowledge Base' button 2nd last page instead of last page (e0949a8)
- ui/docs: 'Knowledge Base' page icon same as 'Libraries' page (1b9d8e2)
- ui/docs: 'Knowledge Base' page is second last in order instead of last (b91a74c)
v1.4.0
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.0
1.1.0 (2024-10-05)
Bug Fixes
- api/db: add database schema as input (262844d)
- api/db: build failing in pipeline (5169ef1)
- api/db: change monorepo moduleResolution from Node to Bundler (b4a5de5)
- api/db: drizzle schema from monorepo root (c5df0a6)
- config: make libraries public (ebb7a1d)
- libs/db: temporary workaround to get migration command working (558a050)
Features
- api/api.auth: implement trpc communication from portal (3282a9d)
- api/api.auth: install required libraried for trpc api & auth (7f72e10)
- api/api: create initial user route (a6998f3)
- api/auth: create initial auth library (a0204d3)
- api/db: create docker-compose with postgres database (c63f1f8)
- api/db: create initial database schemas (65b48db)
- api/db: create sample database schema (1ebb188)
- api/env: add relevant env vars (07a3096)
- api/utils: create getBaseUrl method (e58f3a1)