-
Release 0.0.1-alpha.5 Stable
released this
2025-07-21 17:29:23 -05:00 | 31 commits to main since this release0.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