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

推荐订阅源

The GitHub Blog
The GitHub Blog
M
MIT News - Artificial intelligence
Engineering at Meta
Engineering at Meta
云风的 BLOG
云风的 BLOG
博客园 - 叶小钗
Jina AI
Jina AI
Last Week in AI
Last Week in AI
The Cloudflare Blog
博客园 - 【当耐特】
Stack Overflow Blog
Stack Overflow Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
博客园_首页
I
InfoQ
G
Google Developers Blog
Martin Fowler
Martin Fowler
Recent Announcements
Recent Announcements
H
Help Net Security
U
Unit 42
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
P
Proofpoint News Feed
IT之家
IT之家
Microsoft Security Blog
Microsoft Security 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 0.13.27 Desktop (Early access)
2022-02-28 · via Obsidian Changelog
Shiny new things Added new "Cycle bullet/checkbox" command that cycles between regular bullet, checkbox, and checked checkbox. Improvements Reduced chance of Obsidian Sync overwriting instead of merging when a rare race condition happens. Improve Obsidian Sync's handling of templated daily notes created on other devices (will require next mobile release to fully apply). Pressing Enter in an empty blockquote now extends the blockquote instead of exiting it. Shift+Enter can be used to exit the blockquote. No longer broken Fixed embeds in Live Preview blocks have an extra padding at the bottom. Fixed using many embeds and images in Live Preview sometimes causes click position detection to misbehave. Fixed outgoing links crash when encountering a link named "constructor". Fixed middle click in editor doesn't open in new pane. Fixed drag and drop in outline pane not working when pane is scrolled. Fixed LaTeX and inline code not properly sized in headings. Fixed Live Preview HTML blocks not respecting normal HTML white-spacing rules and rendering extra whitespace by default, causing newline characters to be rendered. Fixed Ctrl/Cmd+G stopped working in document search. Fixed various Markdown syntax toggle commands like bold and italics misbehaving when working across multiple lines. Fixed multiple possible memory leak in editor when closing panes. Fixed a bug in list block ID parsing which caused links and embeds to resolve the parent list item instead of the specific child item. Fixed sometimes the context menu appears multiple times on screen. Fixed unable to see last few characters of long tables in legacy editor. Triple clicking text will now select the whole sentence without the ending newline character. Developers Theme developers: you can also now use variables for heading font sizes with --h1 , --h2 , etc. We've also moved heading font sizes from cm-header-x to HyperMD-header-x to avoid certain elements not being properly up-sized like LaTeX and inline code. There is a new deleted event on MetadataCache now. DataAdapter.stat now returns the OS mtime and ctime for folders. Obsidian's icon library now supports all icons from lucide , a currently maintained fork of feather-icons with 547 supported icons. No need to import feather-icons anymore. You can browse them at Lucide.dev