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

推荐订阅源

Google DeepMind News
Google DeepMind News
B
Blog
博客园 - 三生石上(FineUI控件)
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
The Blog of Author Tim Ferriss
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园_首页
Vercel News
Vercel News
量子位
A
About on SuperTechFans
博客园 - 聂微东
WordPress大学
WordPress大学
D
DataBreaches.Net
The Cloudflare Blog
M
MIT News - Artificial intelligence
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
Docker
雷峰网
雷峰网
C
Check Point Blog
S
SegmentFault 最新的问题
U
Unit 42
月光博客
月光博客
Apple Machine Learning Research
Apple Machine Learning Research

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.