[GH-ISSUE #156] [Enhancement] Add Version Info #723

Closed
opened 2026-03-14 10:21:51 +03:00 by kerem · 1 comment
Owner

Originally created by @h-town on GitHub (May 25, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/156

Please consider adding version information to the webapp UI; if even a user-configured option and/or it being shown at the very bottom of /settings.

As it sits today I have to compare the file dates among those at /var/www/anonaddy in order to approximate the version I'm on. Granted, there's probably a more straightforward way to do it, but having the info front-and-center would be nice. 👍

Thanks again for your hard work in maintaining this project Will!

Originally created by @h-town on GitHub (May 25, 2021). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/156 Please consider adding version information to the webapp UI; if even a user-configured option and/or it being shown at the very bottom of /settings. As it sits today I have to compare the file dates among those at /var/www/anonaddy in order to approximate the version I'm on. Granted, there's probably a more straightforward way to do it, but having the info front-and-center would be nice. 👍 Thanks again for your hard work in maintaining this project Will!
kerem closed this issue 2026-03-14 10:21:56 +03:00
Author
Owner

@willbrowningme commented on GitHub (May 27, 2021):

Thanks a lot, that's a great idea. I've just added the version details to the footer in the latest commit.

You can also get the apps version details by calling the API - https://app.anonaddy.com/docs/#get-the-current-anonaddy-app-version replacing app.anonaddy.com with the URL of your own instance.

<!-- gh-comment-id:849462830 --> @willbrowningme commented on GitHub (May 27, 2021): Thanks a lot, that's a great idea. I've just added the version details to the footer in the latest [commit](https://github.com/anonaddy/anonaddy/commit/92ce598a559d97d95ef90c62a65c251424d5fc71). You can also get the apps version details by calling the API - [https://app.anonaddy.com/docs/#get-the-current-anonaddy-app-version](https://app.anonaddy.com/docs/#get-the-current-anonaddy-app-version) replacing `app.anonaddy.com` with the URL of your own instance.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#723
No description provided.