Update zen to version 1.5.0 (#3901)

This commit is contained in:
Alexander L. 2025-10-29 10:29:37 +01:00 committed by GitHub
parent 8e9d85a041
commit 1a4cf531c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 25 additions and 3 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 8080
app:
image: ghcr.io/sheshbabu/zen/zen:1.0.0@sha256:663ef401da039992d68dc58ecdf3e47064c02b1783f35f7c34f16f1cef313333
image: ghcr.io/sheshbabu/zen/zen:1.5.0@sha256:370d7ae0d8b4d06593b44ffa1cfde5d15c7f80abe4bbe8d94e86d8d29e250270
user: "1000:1000"
restart: on-failure
volumes:

View File

@ -3,7 +3,7 @@ id: zen
name: Zen
tagline: A simple app for focused and private note-taking
category: files
version: "1.0.0"
version: "1.5.0"
port: 8894
description: >-
📒 Zen is a minimalist note-taking application focused on providing a simple and efficient way to capture and manage information. It allows users to create notes using Markdown, supporting a wide range of formatting options such as tables, checklists, code blocks, and text highlighting. All notes are stored locally in a lightweight SQLite database, ensuring that your data remains private and fully under your control.
@ -28,7 +28,29 @@ gallery:
- 3.jpg
- 4.jpg
- 5.jpg
releaseNotes: ""
releaseNotes: >-
This release brings several exciting new features and improvements:
New Features:
- Search highlights to help you find content faster
- Table of contents for easier navigation through long notes
- Pinned notes feature to keep important notes at the top
- Templates feature for quickly creating notes with predefined structures
- Clear trash feature to permanently delete all trashed notes at once
- Semantic search for more intelligent content discovery
- Canvas support for visual note organization with drag-and-drop functionality
- Sticky notes for quick thoughts and reminders
- Image similarity search to find related images
Improvements:
- Enhanced search with image results displayed as a grid
- Better mobile view with list titles
- Sticky list toolbar for easier access
- Improved table of contents visibility and styling
- Better lightbox integration with close and similar images buttons
- View switcher preferences now saved locally
dependencies: []
path: ""
defaultUsername: ""