mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
* feat: add HIDE_UPDATE_BANNER environment variable Add a new HIDE_UPDATE_BANNER env var that allows platform operators (e.g. Start9) to suppress the built-in version update banner when they provide their own update notification mechanism. When set to true, the "What's New" widget is hidden and the header banner only shows for VSS migration notices. The version comparison against the Alby API is skipped entirely. Closes #2048 * chore: simplify * chore: undo changes --------- Co-authored-by: Joel Klabo <max@klabo.world> Co-authored-by: im-adithya <imadithyavardhan@gmail.com> |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| apps_test.go | ||
| backup.go | ||
| esplora.go | ||
| lsp.go | ||
| models.go | ||
| rebalance.go | ||
| transactions.go | ||