Skip to content

Latest commit

 

History

History
331 lines (252 loc) · 27.4 KB

CHANGELOG.md

File metadata and controls

331 lines (252 loc) · 27.4 KB

v1.2.0 - 2024-12-14

What's Changed

🚀 Features

  • feat: setup sentry with custom sentry breadcrumbs by @davidlhw in #326
  • feat(ui): dynamic ogimage metadata for prof and course pages by @davidlhw in #346

Other Changes

  • chore(tests): introduce cypress e2e testing by @davidlhw in #322
  • refactor: clean up modules and rearrange components by @davidlhw in #323
  • chore(auth): upgrade nextauth to use authjs v5 by @davidlhw in #327
  • feat(auth): redirect to acct creation on v1 acct pwd reset by @davidlhw in #329
  • fix: multizonal hosting of umami public share url by @davidlhw in #336
  • feat: feature flagging with vercel edge config by @davidlhw in #338
  • chore: prisma github action to deploy migrations to stg and prd by @davidlhw in #342
  • feat: use umami identify feature by @davidlhw in #343
  • feat: local config fallback for invalid edge config by @jeromeandrewong in #345

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

  • perf: optimize load time with proper suspense and compact queries by @davidlhw in #316
  • feat: password reset flow by @davidlhw in #317

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

  • feat: implement like button functionality on review item by @davidlhw in #242
  • feat(ui): implement infinite scrolling by @davidlhw in #243

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

  • feat(ui): implement noticecard component on coming soon and error pages by @davidlhw in #236
  • feat(ui): disallow mobile to zoom on form input by @davidlhw in #238
  • feat(ui): show no result if reviews or rating is empty by @davidlhw in #237
  • feat(ui): review form improvements by @davidlhw in #241

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

  • feat: mobile view for rating section by @Jaylin0312 in #227
  • feat: enable feature flag on announcement banner by @davidlhw in #225
  • chore: update book and clipboard icons by @AlvinLingg in #229
  • feat(ui): filter section responsive mobile viewport by @davidlhw in #228
  • feat: add AC telegram channel and helpdesk links by @Jaylin0312 in #231
  • feat: mobile view for review submission by @AlvinLingg in #232
  • feat: mobile add review submission and contribute buttons to the sidebar drawer by @Jaylin0312 in #234
  • feat(ui): more reviews can be loaded with a see more button by @Jansen52x in #194

👾 Bug Fixes

  • fix: review submission form removes review section completely if skipped by @davidlhw in #221
  • fix: mobile view login button by @AlvinLingg in #230

Other Changes

  • chore: allow passing icons as props to ctacard by @AlvinLingg in #224
  • fix: removed the Tag and SchoolIcon to become SchoolTag by @AlvinLingg in #233

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

  • fix: course specific review not showing if where in clause is empty array by @davidlhw in #215
  • fix(ui): review label tag on review form not reactive to clicks by @davidlhw in #214
  • fix(ui): mobile view not scrollable by @davidlhw in #216

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

  • feat(ui): review modal responsive mobile viewport by @davidlhw in #209

👾 Bug Fixes

  • fix: review item not wrapping text on long word causing container to grow by @davidlhw in #195
  • fix: add whitespace pre wrap for modal body by @Jaylin0312 in #211

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

  • feat(ui): see more button links to respective page on review modal by @minthukha12 in #190

👾 Bug Fixes

  • fix: inaccurate review statistics on filter by @davidlhw in #191
  • fix: prevent review modal close button autofocus by @davidlhw in #196
  • fix: prof filter on course page not correctly filtering reviews by @davidlhw in #193

Other Changes

  • chore: hide search result item statistics on unauthenticated client by @davidlhw in #192

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

  • feat: search result includes review statistics by @davidlhw in #185

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

  • chore: generate initial migrations by @davidlhw in #170
  • refactor(ui): format review details data by @Jansen52x in #174
  • refactor(ui): hide see more reviews outside of home page by @gnzat in #177

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

  • fix: unintentional disabling of Command after upgrading cmdk to v1.x by @davidlhw in #96
  • fix: remove resend button by @davidlhw in #138

🚀 Features

👾 Bug Fixes

  • fix(#97): checkbox storybook not rendering correctly on local dev by @davidlhw in #98
  • fix: svg tsx props by @davidlhw in #116
  • fix: explicit redirect to login instead of root by @davidlhw in #132
  • fix: close button autofocus instead of input on open modal by @davidlhw in #149

Other Changes

New Contributors

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

Changes