惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
WordPress大学
WordPress大学
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
MongoDB | Blog
MongoDB | Blog
爱范儿
爱范儿
小众软件
小众软件
MyScale Blog
MyScale Blog
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
V
V2EX
量子位
云风的 BLOG
云风的 BLOG
A
About on SuperTechFans
阮一峰的网络日志
阮一峰的网络日志
Last Week in AI
Last Week in AI
Martin Fowler
Martin Fowler
C
Check Point Blog
月光博客
月光博客

Obsidian Changelog

Obsidian 1.13.0 Mobile (Early access) Obsidian 1.13.0 Desktop (Early access) Obsidian 1.12.7 Mobile (Public) Obsidian 1.12.7 Desktop (Public) Obsidian 1.12.6 Mobile (Early access) Obsidian 1.12.6 Desktop (Early access) Obsidian 1.12.5 Mobile (Early access) Obsidian 1.12.5 Desktop (Early access) Obsidian 2026.02.27 (Public) Obsidian 1.12 Mobile (Public) Obsidian 1.12 Desktop (Public) Obsidian 1.12.4 Mobile (Early access) Obsidian 1.12.4 Desktop (Early access) Obsidian 1.12.3 Mobile (Early access) Obsidian 1.12.3 Desktop (Early access) Obsidian 1.12.2 Mobile (Early access) Obsidian 1.12.2 Desktop (Early access) Obsidian 1.12.1 Mobile (Early access) Obsidian 1.12.0 Mobile (Early access) Obsidian 1.12.1 Desktop (Early access) Obsidian 1.12.0 Desktop (Early access) Obsidian 1.11.7 Mobile (Public) Obsidian 1.11.7 Desktop (Public) Obsidian 1.11.7 Mobile (Early access) Obsidian 1.11.7 Desktop (Early access) Obsidian 1.11.6 Mobile (Early access) Obsidian 1.11.6 Desktop (Early access) Obsidian 1.11.5 Mobile (Public) Obsidian 1.11.5 Desktop (Public) Obsidian 1.11.5 Mobile (Early access)
Obsidian 1.1.0 Desktop (Early access)
2022-12-05 · via Obsidian Changelog
Shiny new things Introducing the Canvas core plugin. You can now lay your notes out in an infinite, spatial canvas. Improvements Ribbon items can now be rearranged (drag & drop) or hidden (right click on the ribbon for options). Configuration is also available in Settings ( Appearance → Ribbon menu ). Note: if you are using an existing plugin to manage the ribbon, this might interfere. Plugins can now be sorted by "Recently updated." Added theme version information to the debug modal. Added "Close window" command ( Ctrl/Command + Shift + W ). Pressing Shift + Enter in the editor Find Dialog will find the previous instance. No longer broken Linux: fixed middle-click to paste. 'Split' commands will now focus the newly created tab group. Fixed issue where File explorer would not always select the right items when using shift-clicking. Popout windows will now open with the same zoom level as the main window Fixed Home behavior in task lists. Moving folders to the Obsidian trash ( .trash ) will no longer add a trailing . Fix ordered lists showing as bullets. Plugin gallery will no longer cache the results if there's no internet connection. macOS: fixed issue with spell check replacing the wrong word on the same line. Improved styling of text when the accent color is lighter than a certain threshold. Fixed "Fold more" and "Fold less" commands not working properly on list items. The File explorer will no longer capture arrow key events when modifier keys are used. This was breaking hotkeys such as Ctrl + Shift + → . Fixed issue with folds in Reading mode getting unfolded when creating a new tab. Developers We have added a Developer CHANGELOG to our API repo. Moving forward, we will keep developer-facing changes cataloged here. Canvas uses a new JSON-based file format, see the spec . Added new metadata APIs. Added macOS calendar entitlements. Added support for fundingUrl in the plugin manifest. The donation URL will be shown in the plugin gallery entry.