Update obsidian to version 1.8.10 (#2679)
This commit is contained in:
parent
5c58256800
commit
5239578da6
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user