• v0.1.0-alpha.0
    All checks were successful
    Build and Push LST Docker Image / docker (push) Successful in 1m55s
    Release and Build Image / release (push) Successful in 9s
    Pre-Release

    cowch released this 2026-05-13 20:56:15 -05:00 | 79 commits to main since this release

    ⚠ BREAKING CHANGES

    • app: moved teh middleware to call the api hits to the main app and removed from
      everywhere else

    🌟 Enhancements

    • notification: migrated sql cleanup (3e66c39)
    • scan users: added in the place to add the new scanner users in (ce9d8ea)

    🐛 Bug fixes

    • anaylistics: changes to the daily section so it populates correctly now (f5bae2c)
    • anaylitics: unique values were missing causing a weird crash (13718fe)
    • app: emit.maxlistener issue (7c31b43), closes #18
    • app: required auth was in wrong spot caused entire app to want you logged in (d2a9e1d)
    • notification subs: made it so only acitve show (2616acf), closes #14
    • scanner: changed to not crash on logging (0de2579), closes #19
    • scanner: fixes to be more clear that you need to scan a command to start (0575879), closes #16
    • scanner: logut out corrections (85e96f5), closes #17
    • table: skelly table causing hydration error (1bbf5c2)

    📝 Chore

    • mobile: removed console log that shouldnt be there (9631736)

    📚 Documentation

    • scanner: added in instructions on how to update the scanner (b0c7277)
    • scanner: added in westbend and dayton commands to scan for updates (eb9d77c)

    🛠️ Code Refactor

    • api: changes to call a helper api to quit and redirect if needed (c64392f)
    • app: changed ways we get data so we can have better reasons why app no worky (30ff7b7)
    • mobile: scanner response (a9c6925), closes #16
    • scanner: logging - version of app (d61be61)
    • scanner: more scanner admin stuff (eb950d2)
    • scanner: removed 69 as an option lol (e7af3d1)
    • servers: server name now links to the actual server:port (ebf1060)
    • users: some user refactoring and configuring (342a97f)

    📈 Project changes

    • mobile: added in ehs config to make it more easy for users to update the scanner app on the fly (dc95e50)
    • notification: removal of more console logs that shouldnt be here (51026e3)
    • servives: helpers moved around (e9e73c8)
    • updateserver: changes to actually add the new env stuff (bcb7773)
    Downloads