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

推荐订阅源

J
Java Code Geeks
腾讯CDC
Jina AI
Jina AI
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
小众软件
小众软件
M
MIT News - Artificial intelligence
MyScale Blog
MyScale Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
月光博客
月光博客
L
LangChain Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
C
Check Point 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.9.7 Desktop (Early access)
2025-08-05 · via Obsidian Changelog
Improvements Bases: Autocomplete now includes formula properties. Bases: Added file.backlinks . Bases: Improved performance when rendering large images. Bases: Cards view can now show images if the "image property" is a text property containing a path to an image, either relative to your vault root, or an absolute file:/// path ( desktop only ). Bases: Added file() and Link.asFile() . You can now also access properties from a file reference. Bases: Base code blocks will now have YAML syntax highlighting. Bases: Improved display of formula errors. Bases: Improved the organization of the toolbar items. View menu and Properties menu have been simplified. Improved Markdown parser performance for files that contain many underscores ( __ ). Clicking a property search result now focuses the whole row and not the property name. Sync: Added new "Conflict resolution" setting. Choose how Obsidian handles file conflicts when syncing: Merge (default) or create conflict file. No longer broken Fixed bug where creating a new formula would create an extra "Untitled" formula. Bases: Fixed clicking on links in Cards view if the link uses an icon as its display. Fixed interacting with Bases inside callouts Bases: Fixed date comparison between two datetime values. Bases: It is now possible to resize the last column in the base. Bases: Fixed Card properties sometimes rendering empty properties as "â€." Fixed page preview not working for Mermaid links. Fixed properties fold state not always saving correctly when file is in edit mode. Fixed display of titles in page preview for RTL languages. Bases: Empty dates are now serialized as null in frontmatter. This behavior is more consistent with text properties. Fixed text containing : getting rendered as a link in properties. Fixed page preview immediately hiding when pressing the 'x' to remove an item from a list property. Fixed "Download attachments for current file" command incorrectly replacing links for files with frontmatter. Global search stops scanning your vault after it finds 100,000 results. Sync: Fixed Bases getting deleted when syncing your vault with a device running Obsidian 1.8.10. Canvas: Fix new Canvas nodes getting accidentally created when editing an embedded Base file.