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

推荐订阅源

雷峰网
雷峰网
aimingoo的专栏
aimingoo的专栏
云风的 BLOG
云风的 BLOG
Microsoft Security Blog
Microsoft Security Blog
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
Microsoft Azure Blog
Microsoft Azure Blog
U
Unit 42
IT之家
IT之家
D
DataBreaches.Net
Y
Y Combinator Blog
B
Blog RSS Feed
F
Fortinet All Blogs
GbyAI
GbyAI
V
Visual Studio Blog
博客园 - 叶小钗
Google DeepMind News
Google DeepMind News
美团技术团队
L
LangChain Blog
N
Netflix TechBlog - Medium
G
Google Developers Blog
Recent Announcements
Recent Announcements
T
Tailwind CSS 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.3 Desktop (Early access)
2021-11-19 · via Obsidian Changelog
Live preview improvements Backlink in document is now available for Live preview, which can be toggled in the pane menu. Mermaid and query blocks are now rendered. Some custom code blocks from plugins are now rendered. Implemented auto-pairing of brackets for Markdown formatting symbols such as $ , = , ~ and % . Improved handling of block quotes. Improved image size handling. Improved Markdown link styling. Fixed image alt text not live updated. Fixed empty lines in code blocks. Fixed Option+ArrowUp/Down keys on MacOS not performing native cursor functions. Improvements Added show-plugin Obsidian URI action. Example: obsidian://show-plugin?id=admonition Added notice for indexing large files taking too long to help debug indexing stuck issues. Obsidian now live-reloads the app and appearance options when the configuration files are changed on disk, to avoid issues with sync solutions overwriting each other with older versions. No longer broken Fixed some syntax not highlighting for code blocks in preview mode while in dark mode. Preview should now render reference style Markdown links and images correctly. Obsidian Sync should no longer sync dot files and dot folders within plugin folders when community plugin sync is turned on. Fixed legacy editor's replace all function. Fixed adapter rename fail to work for dot files. Fixed copy from preview mode sometimes doesn't copy all the text. Fixed toggle strikethrough always adds more ~~ instead of removing. Pressing Enter when in an empty nested block quote will now only exit one level of block quote.