Releases: EliasB-NU/showmaster
v2.3.2
v2.3.1
Full Changelog: v2.3...v2.3.1
Fixed Stopwatch
v2.3 Added Fiber
What's Changed
- Its fiber now, yeah by @EliasB-NU in #13
Full Changelog: v2.2...v2.3
Did a complete rewrite on the backend, now using fiber, which is a lot faster.
V3 will be a rewrite of the frontend with vuejs and bootstrap.
V2.2
Full Changelog: v2.0...v2.2
Added option to add new rows and tables on the main page and fixed a few bugs.
v2.0
Full Changelog: v1.1...v2.0
Added project overview and easy creation of new projects.
First Bug fixes
There were to major bugs, first the stopwatch start/stop button would not display properly on a new client, which is now fixed and the on null values in the database, the row could not be displayed, which is also now fixed.
Get the newest version on Docker Hub:
https://hub.docker.com/repository/docker/braunelias/showmaster/general
Initial release
Added docker workflow and working docker compose file