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

推荐订阅源

P
Proofpoint News Feed
云风的 BLOG
云风的 BLOG
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Google DeepMind News
Google DeepMind News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
雷峰网
雷峰网
B
Blog
月光博客
月光博客
博客园 - 【当耐特】
WordPress大学
WordPress大学
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
The GitHub Blog
The GitHub Blog
Engineering at Meta
Engineering at Meta
Jina AI
Jina AI
博客园 - Franky
MyScale Blog
MyScale Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Last Week in AI
Last Week in AI
B
Blog RSS Feed
H
Help Net Security

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.5 Desktop (Early access)
2025-07-17 · via Obsidian Changelog
Shiny new things Bases has a new formula editor. It includes syntax highlighting, autocomplete, and shows documentation about the current expression. Improvements The "Download attachments for current file" command now downloads attachments from file properties in addition to the note body. Canvas: It's now possible to select a specific view for an embedded Base. Right-click and select "Pin view..." Improved how the Markdown parser handles large tables and large callouts. These notes will take slightly longer to load, but then the tables and callouts will be rendered instantly. Bases Bases now remember your scroll position when navigating forward and backward in history. Cards view can now display cards with no properties. Useful if you only want a cover image displayed. Formula properties and file properties now display dates and datetimes according to your OS locale. Checkboxes for non-interactive properties (formula properties or properties in Cards view) no longer have a hover effect Added new commands: "Bases: Add item" and "Bases: Add view." Added "Edit formula..." menu item when right-clicking in table header. Added "Clear sort" menu item when right-clicking in table header. Functions Breaking change: String#icon() has been removed in favor of a new global function: icon() . New List#filter and List#map functions. file.links now includes embeds. link() now supports non-HTTP URLs. Added support for date == datetime . When comparing a date and a datetime, the time component will be ignored. No longer broken Properties are now hidden inside inline embeds (i.e. ![[file]] ). Fixed a bug where clicking inside a MathJax block ( $math$ ) would highlight the wrong selection. Graph view: If you have saved filters, you'll no longer see an initial flash of nodes when you open the graph view. The filters will be applied immediately. Bases: Fixed a few edge cases where a base not update when it comes into view, for example, inside a canvas card that is moved. Bases: Sort should now be "stable". There were times when rows would move unexpected after editing a property. This should no longer happen. Bases: Fixed table styles for taller row heights. Bases: Fixed date and datetime properties not saving when input is cleared.