nuclear
nuclear copied to clipboard
Replace version in the lefthand sidebar with git hash
I'd like to start releasing on every push to master and automate whatever is possible, so explicit versioning will make less sense. I think this can be done by utilising the webpack define plugin.
To he honest, the average joe is not interested in seeing the version number or version hash all the time. Should be tucked away in an about dialog.
Maybe, but it doesn't take that much space and we have plenty of room in the sidebar anyway. It's useful when people report bugs and want to find out what they're actually running.
I get where you're coming from. But IMHO the interface is quite sleek and "minimalist", but having the logo and git hush in there kind of ruins it. Maybe add an option to hide it?
I would love that.
Yes, this is a good idea.
To he honest, the average joe is not interested in seeing the version number or version hash all the time. Should be tucked away in an about dialog.
You're right. In order to check for a new version, I checked both places where I usually see it. And in none of them I saw neither the current version number, nor the "Check for new version" button, nor the notification that a more recent version than the current one is available for download:
I'll be replacing the current versioning scheme with a return to regular semantic versioning, so the version number will return to its usual place.
It's using semantic versioning now. The current version is shown on hovering over the logo