Releases: albugowy15/informatics-frs-helper
Releases · albugowy15/informatics-frs-helper
v2.14.0
v2.13.0
v2.12.0
v2.11.1
v2.11.0
v2.10.0
v2.9.0
2.9.0 (2024-06-12)
Features
- add global-error page (d8aae0b)
- add show password button (def8ae4)
- adjust ui for larger screen (8d148f2)
- better error handling for login (074ee8c)
- remove BASE_URL env (1f2adb5)
- show password in register and reset password form (1aacbfc)
- unused middleware route config (75789ba)
- update next-auth to v5 (5f9aa87)
- upgrade trcp to v11 (4693a3b)
- use base url to retrive main url (3cc0ce1)
Bug Fixes
- api endpoint url (4ee7f3d)
- ci: remove version spec when setup pnpm (1f9de69)
- handle error thrown by authorize() (5ff1915)
- parse semester from string to int (8ddf188)
- prisma tidb adapter name (38de16f)
- reduce grid cols size for large screen (eb401ee)
- trpc type error session user id (42aa204)
- type import for RouterInputs and RouterOutputs (da22a80)
- typo page function name (01b8943)
v2.8.2
What's Changed
- feat: force static rendering for
/panduan
and/report
- feat: add button loading props
- chore: update environment variables example with its documentation
- docs: run the project locally
- feat: add prisma database seeder
- feat: run mysql database from docker compose
Full Changelog: 2.8.1...2.8.2
v2.8.1
What's Changed
- chore: update next 14.2.0
- test: remove playwright e2e testing
- chore: update dependencies
- ci: use node with pnpm
- remove: delete unused skeleton component
v2.8.0
What's Changed
- feat: remove planetscale adapter for prisma
- style: organize import
- chore: add some index in prisma schema
- chore: update dependencies
- style: remove import whitespace
- chore: update dependencies
- feat: calling class context from useClassContext()
- chore: update dependencies
- fix: class card text line height