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

推荐订阅源

G
Google Developers Blog
博客园 - 聂微东
J
Java Code Geeks
Engineering at Meta
Engineering at Meta
Jina AI
Jina AI
D
Docker
B
Blog
S
SegmentFault 最新的问题
宝玉的分享
宝玉的分享
D
DataBreaches.Net
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Y
Y Combinator Blog
N
Netflix TechBlog - Medium
月光博客
月光博客
F
Fortinet All Blogs
爱范儿
爱范儿
H
Help Net Security
腾讯CDC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
WordPress大学
WordPress大学
The Cloudflare Blog
有赞技术团队
有赞技术团队
T
Tailwind CSS 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.6.1 Desktop (Early access)
2024-05-22 · via Obsidian Changelog
Improvements Add autocompletion for footnote references using [^ . Remove flicker when switching away from a file with properties. Added an edit button to the properties view if the open file has invalid frontmatter. Added hover preview support for inline footnotes. Prompts now have a "clear" button to clear the input. macOS Application menu now has "Substitutions" menu to toggle the System level text substitution preferences. No longer broken We have reverted the 2 MB limit for Markdown file parsing. The inline text suggestions now appear to the left of the cursor if the current editor line is RTL. Fixed rendering tables inside callouts. Fixed reorder handler not working in pop-out windows. Fixed commands for toggling formatting sometimes not working on the last line of the editor. Fixed canvas cards appearing blurry when a card contains a callout with a list. Small fix for tab header color. Fixed Outgoing Links unlinked mentions always showing the count as "0". Fixed incorrect formatting getting applied if selection has trailing newline. Minor layout improvements for the file explorer. Fixed "New" section in Obsidian Publish showing folders uncollapsed. Reading mode Reading mode will no longer render footnote refs that contain spaces. Page preview now shows footnote previews on hover in reading mode. Fix rendering of inline footnotes in reading mode. Source mode Fixed pressing End key not moving to end of line if cursor is in table. Live Preview Fix callout menu overlapping with URL menu when right-clicking on a link. Fix failing to render headings with trailing # at the end of the line. Fixed checklist items getting unfolded if cursor was inside a folded region. Allow blank lines in multi-line footnotes. PDF Mitigation for PDF.js vulnerability ( CVE-2024-4367 ) Developers We have reverted the CSS changes to .suggestion-popover which should fix the issues with suggestions created by plugins appearing unstyled.