• cowch released this 2025-07-30 19:39:26 -05:00 | 9 commits to main since this release

    0.0.1-alpha.6 (2025-07-31)

    🌟 Enhancements

    • logging: added in db and logging with websocket (52ef39f)
    • settings: migrated all settings endpoints confirmed as well for updates (0575a34)
    • ws server: added in a websocket on port system to help with better logging (5bcbdaf)

    🐛 Bug fixes

    • update server: fixed to make sure everything is stopped before doing the remaining update (13e282e)
    • websocket: errors in saving client info during ping ping (4368111)
    • wrapper: corrections to properly handle websockets :D (a761a36)

    📚 Documentation

    • .env example: added postrgres example (14dd87e)
    • dockerbuild: comments as a reminder for my seld (52956ec)
    • docker: docs about the custom network for the db is seperated (6a631be)
    • wss: more ws stuff (63c053b)

    🛠️ Code Refactor

    • app port: changed to have the port be dyncamic on the iis side (074032f)
    • build: added back in the build name stuff (92ce51e)
    • config: changed to settings to match the other lst in node. makes it more easy to manage (3bc3801)
    • createzip: added in env-example to the zip file (6c8ac33)
    • docker compose example: added in postgress stuff plus network (623e19f)
    • settings: changed config to settings and added in the update method for this as well (a0aa75c)
    • wrapper: removed the logger stuff so we dont fill up space (8a08d3e)
    • ws: ws logging and channel manager added no auth currently (a1a30cf)

    🚀 Performance

    • websocket: added in base url to help with ssl stuff and iis (daf9e8a)

    📝 Testing Code

    • iis: wrapper test for ws (75c17d2)

    📈 Project changes

    • hotreload: added in air for hot reloading (78be07c)
    Downloads
  • cowch released this 2025-07-21 17:29:23 -05:00 | 31 commits to main since this release

    0.0.1-alpha.5 (2025-07-21)

    🌟 Enhancements

    • backend: env added (67b5976)
    • backend: set the static path to the docs (5a9636c)
    • docs: added in the new docs to build alongside the backend (3fdcc11)
    • env-example: added in an example env (a23b6a6)
    • env: new env introduced to handle dev and prodution (f41a1b3)
    • services: just a 1 to 1 from lstv2 (8e03903)
    • update server: new update server added with iis stop and old version included (05e31f4)

    🐛 Bug fixes

    • backend: ignored docs this should be built before running by the user (fdf14b0)
    • builds: added in the gets/installs for our go project and node portons (528d7af)
    • docs: added a copy script to cp the build to the backend with ps1 (0fb2ec5)

    📚 Documentation

    • env: changes to have more clear info on the example doc (5f9d495)
    • iiscontrol: added in an example how to run i t (ccddef8)

    🛠️ Code Refactor

    • backend: changes to convert the backend to strictly the app (1e649d1)
    • build: changes to remove the build name as it was not really realvent (392a9ef)
    • config: changes to autoformat go files (4ef2d90)
    • createzip: added in verbage to be clear what was done at the end (452bdbe)
    • createzip: changes to the way the app looks for better understanding (d2578b8)
    • createzip: renamed the backend to app now that everything is in one (0c4465c)
    • docker: removed frontend from being built (9acfd1c)
    • env-example: changes to the env example to include the dev stuff (2d23372)
    • frontend: changes to no longer use server side and only static files (39d23f4)
    • lstv2build: changes to not always build the old app if we dont need too (ed40f4c)
    • lstv2: moved the loc to .env file (7539b16)
    • wrapper: changes to handle docs and frontned now (253d998)

    🚀 Performance

    • docs: changes to stop the server from opening a browser when it started up (f0bcea0)

    📝 Testing Code

    • app: added production into the build so we dont fill logs up (7e9401d)
    • docker: changes to make all latest now instead of 2 apps (5a95bf3)

    📈 Project changes

    • wrapper: changes to clean the publish folder (5cc1fbe)

    📈 Project Builds

    • docs: added building the docs into the build script (6072afc)
    Downloads
  • cowch released this 2025-07-16 09:55:15 -05:00 | 61 commits to main since this release

    0.0.1-alpha.4 (2025-07-16)

    📈 Project changes

    • build: changes to ignore the tmp folder in the scripts (26b018e)
    • createzip: changes to include the script folder (5cb71e5)

    📈 Project Builds

    • build: script created to build lstv2 and copy over before zipping up also cleanup (c0d67c2)
    Downloads
  • cowch released this 2025-07-16 08:39:29 -05:00 | 65 commits to main since this release

    0.0.1-alpha.3 (2025-07-16)

    🌟 Enhancements

    • scripts: 2 new scripts for the build process (afe795e)

    🛠️ Code Refactor

    • build: changes to show more details when we run the build stuff (5ed4a6c)
    • createzip: change the name from release to createZip (6467355)
    • package.json: changes to the scripts (7a4840e)
    • release-it: changes to the build process and changelog (c3473ca)
    • releases: simplified the functions (a0856d1)

    Changelog

    Downloads
  • cowch released this 2025-07-16 07:08:03 -05:00 | 72 commits to main since this release

    No changelog notes available.

    Downloads
  • v0.0.1-alpha.1 Pre-Release

    cowch released this 2025-07-16 07:02:12 -05:00 | 74 commits to main since this release

    Bug Fixes

    • changelog: moved packages (f11e402)
    Downloads