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

推荐订阅源

T
Tailwind CSS Blog
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Y
Y Combinator Blog
Hugging Face - Blog
Hugging Face - Blog
博客园 - 聂微东
L
LangChain Blog
博客园_首页
Recent Announcements
Recent Announcements
月光博客
月光博客
酷 壳 – CoolShell
酷 壳 – CoolShell
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
H
Hackread – Cybersecurity News, Data Breaches, AI and More
爱范儿
爱范儿
博客园 - 叶小钗
博客园 - 【当耐特】
The Cloudflare Blog
J
Java Code Geeks
G
Google Developers Blog
云风的 BLOG
云风的 BLOG
Blog — PlanetScale
Blog — PlanetScale
博客园 - 司徒正美
aimingoo的专栏
aimingoo的专栏
A
About on SuperTechFans

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.1.0 Desktop (Early access)
2022-12-05 · via Obsidian Changelog
Shiny new things Introducing the Canvas core plugin. You can now lay your notes out in an infinite, spatial canvas. Improvements Ribbon items can now be rearranged (drag & drop) or hidden (right click on the ribbon for options). Configuration is also available in Settings ( Appearance → Ribbon menu ). Note: if you are using an existing plugin to manage the ribbon, this might interfere. Plugins can now be sorted by "Recently updated." Added theme version information to the debug modal. Added "Close window" command ( Ctrl/Command + Shift + W ). Pressing Shift + Enter in the editor Find Dialog will find the previous instance. No longer broken Linux: fixed middle-click to paste. 'Split' commands will now focus the newly created tab group. Fixed issue where File explorer would not always select the right items when using shift-clicking. Popout windows will now open with the same zoom level as the main window Fixed Home behavior in task lists. Moving folders to the Obsidian trash ( .trash ) will no longer add a trailing . Fix ordered lists showing as bullets. Plugin gallery will no longer cache the results if there's no internet connection. macOS: fixed issue with spell check replacing the wrong word on the same line. Improved styling of text when the accent color is lighter than a certain threshold. Fixed "Fold more" and "Fold less" commands not working properly on list items. The File explorer will no longer capture arrow key events when modifier keys are used. This was breaking hotkeys such as Ctrl + Shift + → . Fixed issue with folds in Reading mode getting unfolded when creating a new tab. Developers We have added a Developer CHANGELOG to our API repo. Moving forward, we will keep developer-facing changes cataloged here. Canvas uses a new JSON-based file format, see the spec . Added new metadata APIs. Added macOS calendar entitlements. Added support for fundingUrl in the plugin manifest. The donation URL will be shown in the plugin gallery entry.