Skip to content

Latest commit

 

History

History
369 lines (283 loc) · 35.3 KB

CHANGELOG.md

File metadata and controls

369 lines (283 loc) · 35.3 KB

v1.3.0 - 2025-01-06

What's Changed

🚀 Features

  • chore: use shadcn components for Form Label and Input by @davidlhw in #357
  • feat(ui): sidebar rework to use shadcn components by @davidlhw in #358
  • feat(ui): dev-only themes preview page by @davidlhw in #365
  • feat(ui): global progress bar to show routing progress by @davidlhw in #369

👾 Bug Fixes

  • fix: forgot password form redirects twice if user is v1 by @davidlhw in #359
  • fix: next dev slow compilation - split tailwindcss process by @davidlhw in #363
  • fix: submit review scroll issue - use native a element instead of Link component by @davidlhw in #362

🆙 Performance Improvements

  • perf: use indexes suggested by supabase performance advisor by @davidlhw in #364

Other Changes

  • chore: remove unused suspense by @davidlhw in #352
  • fix: prof and course review section inaccurate metadata by @davidlhw in #350
  • chore: update deps and upstream components from t3app by @davidlhw in #355
  • fix: aborterror fetch is aborted by @davidlhw in #360
  • chore: see more only for review item on home by @davidlhw in #370
  • feat(ui): show more details on review items by @davidlhw in #371
  • fix: progresslink component fails to push routes if href is urlobject by @davidlhw in #373
  • fix: tag component not able to be active if not clickable by @davidlhw in #372
  • feat(ui): alertdialog shadcn component by @davidlhw in #374
  • feat(ui): toast sonnor component by @davidlhw in #375
  • feat(ui): themes respect user prefers-color-scheme config by @davidlhw in #377
  • feat(ui): avatar shadcn component by @davidlhw in #378

Full Changelog: https://github.com/afterclass-io/afterclass.io/compare/v1.2.0...v1.3.0

Changes

v1.2.0 - 2024-12-14

What's Changed

🚀 Features

Other Changes

Full Changelog: https://github.com/AfterClass-io/afterclass.io-v2/compare/v1.1.0...v1.2.0

Changes

v1.1.0 - 2024-10-22

What's Changed

🚀 Features

Full Changelog: https://github.com/AfterClass-io/afterclass.io-v2/compare/v1.0.0...v1.1.0

Changes

v1.0.0 - 2024-09-22

What's Changed

🚀 Features

Other Changes

New Contributors

Full Changelog: https://github.com/AfterClass-io/afterclass.io-v2/compare/v0.8.0...v1.0.0

Changes

v0.8.0 - 2024-09-15

What's Changed

🚀 Features

Full Changelog: https://github.com/AfterClass-io/afterclass.io-v2/compare/v0.7.0...v0.8.0

Changes

v0.7.0 - 2024-09-01

What's Changed

🚀 Features

👾 Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/AfterClass-io/afterclass.io-v2/compare/v0.6.0...v0.7.0

Changes

v0.6.0 - 2024-08-18

What's Changed

🚀 Features

👾 Bug Fixes

Full Changelog: https://github.com/AfterClass-io/afterclass.io-v2/compare/v0.5.0...v0.6.0

Changes

v0.5.0 - 2024-08-06

What's Changed

🚀 Features

👾 Bug Fixes

Other Changes

Full Changelog: https://github.com/AfterClass-io/afterclass.io-v2/compare/v0.4.0...v0.5.0

Changes

v0.4.0 - 2024-07-22

What's Changed

🚀 Features

👾 Bug Fixes

Other Changes

Full Changelog: https://github.com/AfterClass-io/afterclass.io-v2/compare/v0.3.0...v0.4.0

Changes

v0.3.0 - 2024-07-07

What's Changed

🚀 Features

Other Changes

New Contributors

Full Changelog: https://github.com/AfterClass-io/afterclass.io-v2/compare/v0.2.0...v0.3.0

Changes

v0.2.0 - 2024-06-23

What's Changed

🚀 Features

Other Changes

New Contributors

Full Changelog: https://github.com/AfterClass-io/afterclass.io-v2/compare/v0.1.0...v0.2.0

Changes

v0.1.0 - 2024-06-10

What's Changed

💥 Breaking Changes

🚀 Features

👾 Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/AfterClass-io/afterclass.io-v2/commits/v0.1.0

Changes