Files
lst/CHANGELOG.md
2025-09-19 22:28:06 -05:00

13 KiB

All Changes to LST can be found below.

1.2.0 (2025-09-20)

🐛 Bug fixes

  • controller: jobSche is nor properly setting the job if its cant read timezones (661a54f)

🌟 Enhancements

  • app: added better auth for better auth stuff vs my home written broken one (caf2315)
  • app: added db maintance check stuff (d7e8fff)
  • db: added a db backup system (21608b0)
  • discord bot: added in a ping host command to get the bot going :D (3244f28)
  • lstv2 move: moved lstv2 into this app to keep them combined and easier to maintain (e447740)

🛠️ Code Refactor

  • controller: changes the app env to app instead of node as it makes more sense (60890b4)
  • controller: copy to server now deletes existing .zip to reduce issues (5ad5e86)
  • docker: added in better auth env (1db91c5)

📈 Project changes

  • app: added dayton to the controller updates (53f88e9)
  • controller script: added in a way to update existing .env files so we always to updated (5355f45)
  • controller: added ksc and bow2 (1634d5d)
  • lstv2: build stuff to amke sure we keep it clean (6c56dfa)

📝 Testing Code

  • better auth: implementation start of better auth (6faee89)
  • controller: removed the copy button as we should now use the server buttons (463dabf)

📈 Project Builds

  • controller: added in drive locations (3b7138d)
  • new build script: this includes the change log stuff and build of both old and new versions (4494590)

1.1.0 (2025-09-10)

📝 Testing Code

  • docker: more testing on how i want to build the docker part of the app (e75883e)
  • prod sql: configs are set and basics init (e732044)

🐛 Bug fixes

  • app: issues with the imports caused by the ts.config (5288824)
  • app: system crash to discord and log now properly happen at a crash (9ea1e04)
  • controller: correctly rejected join channel if not on dev server for building (c78fca4)
  • controller: fix to the update that was blocking as it never started (19ae0d5)
  • controller: fixes for a remote update (766bdd1)
  • controller: touch ups on the update process to view more clean (50927ca)
  • db: fixes to drizzle config to account for the change to the app structure folder (ddfeb5c)
  • docker: changed compose example to include external ip stuff to reach devices (8fe1bca)
  • validator: corrections to no leak like crazy (80c0e1e)
  • wrapper: addded proper mimeMap and ws suppoer (c363887)

📈 Project changes

  • builds: new .env example and includes (d3120c8)
  • config: excluded the scripts folder in ts.config it caused issues (e318615)
  • db: added a prodcution drizzle and dev drizzle (3704e4d)
  • docker: updated docker to correctly build and run (f348e4e)
  • frontend: added in big button for docs lol (160444d)
  • services: changes to reinclude .exe exclusion (6a717c8)
  • socket tester: added in transports and a new update button (412c5f6)

🌟 Enhancements

  • api docs: added in bruno api docs (37bc473)
  • controller: added copy by server only currently (71dcbf8)
  • controller: added in update server channel and refactors for more actions (e0be959)
  • controller: intial build functions setup in go and service building (87aafef)
  • controller: new update and build process for the controllers (2aca7e9)
  • controller: tester index.html (301f033)
  • controller: update scheduler added (77d654e)
  • db: db stuff added in starting migration from old app (2d5fbbb)
  • logger: setup logger with discord and db logging (2e51474)
  • prodsqlconnection: added in prod connection with restart attempts and fail with notify (083f38a)

📈 Project Builds

  • builds: added in the .env-example to the build (94f5c8d)
  • controller: updates to not build the controller every time we update (5bc272f)

🛠️ Code Refactor

  • app: moved main.ts to root of app folder it was doing weird things with ts stuff (0273703)
  • build: removed the wrapper from the app build and moved to controller build (abcd5b5)
  • contorller: changes to accept the drive letter as 2 plants are on d drive (610dca2)
  • controller: added env and other fixes to account for running as a service (fc7ecb6)
  • controller: added more plants to the test file thats turning into the main update file (a082dfe)
  • controller: converted to socket.io (750e694)
  • db: added type export with zod (8eefbe9)
  • discord notify: move to utlis so we can use it in other places outside the logger (4a1d95e)
  • docker: changes the container name (6d5f444)
  • docker: pass the port instead of getting form .env (ab5af87)
  • logger: refactor to allow for discord to only be sent when wanted on fatals (84774d6)
  • wrapper: fixs for socket.io, SSE, and better performance (38a6b0c)

📚 Documentation

  • .env-example: prod server example (fc3cfe9)
  • dockercompose: added prod stuff in so its there as well (d058dfe)
  • docs: correction to where the location is for example (6034b94)
  • env-examples: added more parameters (4c92b0e)
  • footer: updated the footer to be more lst (8fcc1e7)
  • home: changes icons pics (5d5401b)
  • homepage: removed sgv as they are not ours (045fd66)
  • iis install: correction to the image on how the application looks (5f4d904)
  • iis setup: added instructions on iis setup (1dd04b8)
  • install: changed the IIS sections to be correct for how we did the scripts (fe05ff1)
  • install: changes to the folder structure example (1508fb2)
  • install: updated env example (1bd5b58)
  • material transfer: added yupdated screen for eom addtions (bfb62df)
  • materials: changes the name of the link to remove confusion (2ce6639)
  • materials: removed the wording aobut needing to be logged in (f370496)
  • multi lang support: work on getting multi lang support working (945048f)
  • ocp: fixes for multi lang (2d7e0ab)
  • scripts: added example script to install service (8a07c8a)

1.0.1 (2025-08-27)

📝 Chore

  • app: added in commit cz and version for change logs (3dad89c)

📚 Documentation

  • ocp: added in material lot docs (b0e74b2)