[Feature]: Update-Prompt on Startup with Version Numbers Instead of Dates #286
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Proposed Behavior
Change the text in the pop-up window on starting the auswerteprogram to show version numbers instead of something like
"date of latest image: ... \ date of used image: ..."
Possible benefits
Know how many versions have been released since I last updated the auswerteprogram
Anything else?
also avoids confusion when the date of the used image (set to the date on which you update to the latest version) is more recent than the actual date of the latest version.
Depending on if and how version numbers are realized, also gives you an idea if you are missing major or minor changes.
This would require versioning but maybe.
Maybe a developer's note would also do the trick. Could be a simple text field saying something like "perfomance increase", "fixed critical math error" or "UI changes".
But I like to keep my valued customers in the dark about what I've broken ;-) You have to bear with this lack of crucial knowledge until I decide to change the current situation.