Skip to content

Releases: EliasB-NU/showmaster

v2.3.2

24 Jun 06:09
6521cd4
Compare
Choose a tag to compare

Fixed startup bug

Full Changelog: v2.3.1...v2.3.2

v2.3.1

22 Jun 09:03
Compare
Choose a tag to compare

Full Changelog: v2.3...v2.3.1

Fixed Stopwatch

v2.3 Added Fiber

19 Jun 21:51
Compare
Choose a tag to compare

What's Changed

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

05 Jun 21:25
Compare
Choose a tag to compare

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

04 Jun 23:25
Compare
Choose a tag to compare

Full Changelog: v1.1...v2.0

Added project overview and easy creation of new projects.

First Bug fixes

29 May 13:14
Compare
Choose a tag to compare

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

29 May 00:21
Compare
Choose a tag to compare

Added docker workflow and working docker compose file