diff --git a/frontend/src/routes/settings/update/+page.svelte b/frontend/src/routes/settings/update/+page.svelte index d476a91..2333be1 100644 --- a/frontend/src/routes/settings/update/+page.svelte +++ b/frontend/src/routes/settings/update/+page.svelte @@ -86,6 +86,15 @@ Update Available!

Version {newVersion} is now available

+

+ + View release notes → + +

{#if !isUpdateLocal}

This instance is was not setup using the systemd install and must be @@ -129,6 +138,15 @@

An update notification is visible when a update is ready.

+

+ + View previous release information + +

{/if}