Update obsidian to version 1.8.10 (#2679)

This commit is contained in:
Alexander L. 2025-04-29 14:48:46 +02:00 committed by GitHub
parent 5c58256800
commit 5239578da6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 13 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3000
server:
image: linuxserver/obsidian:1.8.9@sha256:1e994c0c8b201c9a28f2faea68fd73fe641474727870d21c8acc71e6f37c3c4b
image: linuxserver/obsidian:1.8.10@sha256:b85e75e572e75f5e00062fb564102eaad8e19970938ee8ec7bae0a96566c1400
restart: on-failure
environment:
- PUID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: obsidian
category: files
name: Obsidian
version: "1.8.9"
version: "1.8.10"
tagline: The private and flexible writing app that adapts to the way you think
description: >-
**Your thoughts are yours.**
@ -19,17 +19,8 @@ description: >-
Obsidian uses open, non-proprietary files, so you're never locked in, and can preserve your data for the long term.
releaseNotes: >-
This release of Obsidian brings multiple new features, improvements and bug fixes:
- Improved list handling and auto-numbering
- Enhanced file explorer with more context menu options
- Web viewer plugin introduced for in-app web browsing
- Sync stability and user experience improvements
- Various bug fixes for both desktop and mobile platforms
- Performance optimizations for large vaults and tree views
- Updated third-party libraries for better compatibility
- Onboarding flow improvements for mobile users
- Enhanced property handling and context menus
- Better rendering of embedded content and Markdown
This release of Obsidian brings a bug fix:
- Fixed numbering issues in lists with leading spaces or within block quotes
Full release notes are available at https://obsidian.md/changelog/
developer: Obsidian