Update enclosed to v1.16.0 (#3260)

This commit is contained in:
Alexander L. 2025-07-23 15:51:51 +02:00 committed by GitHub
parent e39a62632e
commit e3b6ab5b06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -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

View File

@ -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