mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 09:13:15 +03:00
🚀 Feature: add automatic update check #334
Reference in New Issue
Block a user
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?
Originally created by @Green-Kite on GitHub.
Feature description
Would be awesome to have a „new update available“ note in the footer as an admin near the current version number.
Pitch
It would be awesome to get a hint that there’s an update inside the application to not have to not have to look at the GitHub or Docker site every other day.
@paul933 commented on GitHub:
Use watchtower on docker :)
@Green-Kite commented on GitHub:
Ok thx, didn't understood this as indicator for an update. Would be nice to have it somehow more directly visualised that Pocket ID is not in the latest version.
@kmendell commented on GitHub:
This already exsists if the version your running does not match the latest release on github, it shows a "Update Pocket ID" link in the side navaigation bar under the application configuration option. Are you not seeing the bahavior working?