Files
lstV2/CHANGELOG.md
2025-02-19 14:08:11 -06:00

1.0 KiB

All notable changes to the LST project will be documented in this file.

`

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)