Skip to content

Latest commit

 

History

History
144 lines (68 loc) · 7.2 KB

CHANGELOG.md

File metadata and controls

144 lines (68 loc) · 7.2 KB

Changelog

1.4.0 (2023-07-25)

Features

Bug Fixes

  • react-hook-form version fix (cd98f18)

1.3.3 (2023-01-19)

Bug Fixes

1.3.2 (2023-01-17)

Bug Fixes

1.3.1 (2023-01-16)

Bug Fixes

  • Use LoadingButtons instead of whole loader when possible (93de729)

1.3.0 (2023-01-13)

Features

1.2.0 (2023-01-12)

Features

  • i18n backend translations (861cf00)

Bug Fixes

1.1.7 (2022-12-28)

Bug Fixes

1.1.6 (2022-12-21)

Bug Fixes

  • Refactored user type definition to align with server returns (d2e0cc2)

1.1.5 (2022-12-20)

Bug Fixes

  • Refactor user edit view to have only one (85e6cd5)
  • Rename prisma package name after DB sync (5fdf82a)
  • Simplified prisma types import (220e767)
  • Stop generating the Prisma schema in prod (91960da)

1.1.4 (2022-12-20)

Bug Fixes

1.1.3 (2022-12-20)

Bug Fixes

  • Sent mail config to env (a92a7bb)

1.1.2 (2022-12-19)

Bug Fixes

1.1.1 (2022-12-19)

Bug Fixes

  • Server router not loading correct client routes on load (3784dcf)

1.1.0 (2022-12-19)

Features

Bug Fixes

  • Generic REST API for any DB model + Base models created (caae61e)
  • Heroku build error (3cc2b8b)
  • release-please config (db2e9ee)
  • Replaced fetchpaths with includes (ec67ee1)
  • Seed the DB after an install (5fa41c8)
  • Temporary homepage (d3e8084)

1.0.1 (2022-12-18)

Bug Fixes

  • Replaced fetchpaths with includes (ec67ee1)

1.0.0 (2022-12-18)

Features

Bug Fixes

  • Generic REST API for any DB model + Base models created (caae61e)
  • Seed the DB after an install (5fa41c8)
  • Temporary homepage (d3e8084)