diff --git a/enclosed/docker-compose.yml b/enclosed/docker-compose.yml index 01f3db7b..3f97403c 100644 --- a/enclosed/docker-compose.yml +++ b/enclosed/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 8787 web: - image: corentinth/enclosed:1.15.0-rootless@sha256:66e4b454b0b4cedf56e8b0e5eca1fd6bea91cd5948e8540f3255e2d3fd5e0dfb + image: corentinth/enclosed:1.16.0-rootless@sha256:0631baee489b974cf16ffe3884c814e7bcc75df7bd36662b8ded76443b768d06 user: 1000:1000 restart: on-failure stop_grace_period: 1m diff --git a/enclosed/umbrel-app.yml b/enclosed/umbrel-app.yml index f8e7a7b2..cc959c93 100644 --- a/enclosed/umbrel-app.yml +++ b/enclosed/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: enclosed category: files name: Enclosed -version: "1.15.0" +version: "1.16.0" tagline: Send private and secure notes description: >- Enclosed is a minimalistic web application designed for sending private and secure notes. Whether you need to share sensitive information or just want a simple way to send encrypted messages, Enclosed provides a user-friendly interface with strong security features to ensure your data remains confidential. @@ -20,14 +20,14 @@ description: >- You can set up https using the Cloudflare Tunnel app available in the app store. Detailed instructions for configuring the tunnel can be found here: https://github.com/Radiokot/umbrel-cloudflared/wiki/How-to-set-up-Cloudflare-Tunnel-on-your-Umbrel releaseNotes: >- - This update contains various improvements and bug fixes. + This update includes various improvements and bug fixes. - Notable Changes: - - Added a configuration to add prefix to the view note URL - - Improved UI by conditionally displaying the "New Note" button based on authentication status - - Updated Simplified Chinese translations - - Prevented note password auto-completion from auth password + Notable changes: + - Added Indonesian translations + - Updated Vietnamese translation + - Improved handling of default settings when resetting state + - Added option to create notes without expiration Full release notes are found at https://github.com/CorentinTh/enclosed/releases