Files
lstV2/CHANGELOG.md
2025-02-24 21:01:56 -06:00

2.6 KiB

All CHanges to LST can be found below.

`

1.2.0 (2025-02-25)

🛠️ Code Refactor

  • lst: added side bar plus dummy menus (54b1b60)
  • lst: more dashboard work (d939332)
  • lst: register added in (0265838)

🐛 Bug fixes

  • auth: found some bugs in the jwt token (f320118)

🌟 Enhancements

  • frontend: finished login form with validation (9719451)
  • lst: added icons to the sidebar (604fdf1)
  • lst: added in modules activation, roles and userRoles (7df5143)
  • lst: tan stack routes added with protected routes (5f89434)

📚 Documentation

  • apidocs: added new api docs for bruno (c92d746)

🚀 Code Refactor

1.1.0 (2025-02-19)

🌟 Enhancements

  • apps\frontend: added in tailwind (aa2ba8d)
  • apps\server: auth stuff (ca27264)
  • lst: added in basic authentication (5f7a3dd)
  • lst: intial scafolding for the new system (2e02536)

🛠️ Code Refactor

  • all: refactoring to remove monorepo taking to long to get it wokring as intended (b15f1d8)
  • lst: refactor to monolithic completed (dae0071)