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

推荐订阅源

N
Netflix TechBlog - Medium
博客园 - 三生石上(FineUI控件)
Martin Fowler
Martin Fowler
博客园 - 【当耐特】
雷峰网
雷峰网
宝玉的分享
宝玉的分享
IT之家
IT之家
J
Java Code Geeks
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Jina AI
Jina AI
博客园 - 叶小钗
V
Visual Studio Blog
Engineering at Meta
Engineering at Meta
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
云风的 BLOG
云风的 BLOG
美团技术团队
爱范儿
爱范儿
T
The Blog of Author Tim Ferriss
L
LangChain Blog
U
Unit 42
有赞技术团队
有赞技术团队
博客园_首页

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.13.1 Desktop (Early access)
2026-06-09 · via Obsidian Changelog
Improvements Settings Sliders now show a permanent label with the current value, shown inline next to the slider instead of in a tooltip. Searching within a settings group now automatically filters the items in that group. Navigating back now restores focus to the setting item you came from. Added support for the mouse "back" button to navigate back through settings history. Added Alt-ArrowUp and Alt-ArrowDown to reorder items inside setting lists. The command palette settings tab now uses the standard settings rendering. Improved the layout of the community plugins list. Deprecated the Settings Search plugin as it overlaps with the new search functionality. Thank you to javalent for such a great plugin! It has been added to the Obsidian credits page . Other Mermaid diagrams now render immediately after you allow them in a vault, without needing to reload. No longer broken Fixed setting pages not always loading when navigating to them from setting search results. Fixed the placeholder text shown in the command palette prompt. Fixed choppy horizontal scrolling when sidebar tabs overflow. Live Preview: Fixed embeds inside Markdown lists not showing the correct indentation. Live Preview: Code blocks now re-render correctly when a plugin's post processor changes. Bookmarks: Fixed focus not moving to the next item after deleting a bookmark with Cmd-Backspace. Bookmarks: Fixed Cmd-Backspace not clearing the filter input. App: Fixed app silently crashing on any installer older than Obsidian 1.6. We've also added an error message if this ever happens again. Desktop: Fixed navigation inside embedded web content (webview). macOS Fixed some elements showing scrollbars when they should not, such as the tab headers in the sidebars. Developers Settings: Added a reset button next to all setting definitions using "slider" or "color" controls. Settings: Added a new display label to surface values before opening a settings page. Fixed SettingDefinitionGroup#cls silently failing when trying to provide multiple classnames. Upgraded CodeMirror to the latest version.