librephotos icon indicating copy to clipboard operation
librephotos copied to clipboard

Add Librephotos version number to GUI

Open meichthys opened this issue 1 year ago • 4 comments

Describe the enhancement you'd like I may be missing it, but I don't see anywhere in the GUI where I can see the version of Librephotos that I'm running. It would be nice to display this either on the bottom of the sidebar, or perhaps in the settings.

Describe why this will benefit the LibrePhotos This would help when troubleshooting with a user.

Additional context Some examples of how other software displays the version: Gitea (In Footer): image

Nextcloud (In settings): image

Portainer (bottom of sidebar): image

Bitwarden (On Login screen): image

meichthys avatar Jul 28 '22 12:07 meichthys

At the moment there's no versioning in any of the components. It's very much a work-in-progress. If that would help we could use the commit hash (full/shortened) as version representation but I don't see it as being informative enough. Perhaps we should wait for this feature until there will be proper versioning in all components we need to think about which version to show... frontend, backend and proxy.

sickelap avatar Aug 01 '22 18:08 sickelap

I didn't even realize we aren't using version numbers yet lol. In this case, we can probably just wait until proper versioning is implemented. Once implemented, we should probably include versions for the frontend, backend, and proxy all in the admin panel.

meichthys avatar Aug 01 '22 18:08 meichthys

We could have an "About" page where we could have not only version numbers (when they will be available) but also mission statement, licences and so on...

sickelap avatar Aug 01 '22 18:08 sickelap

Sounds like a good idea to me 👍

meichthys avatar Aug 01 '22 19:08 meichthys

+1 for commit hash or even "build" date (ie for docker image). I understand that versioning is a whole concept had to be introduced to development workflow and its timeconsuming but hash commit or date would be great.

PiotrEsse avatar Oct 12 '22 05:10 PiotrEsse

It will now be visible in the sidebar :)

derneuere avatar Dec 11 '23 11:12 derneuere