Learn more

Changelog

Follow Obsidian updates and improvements.

Breaking changes

  • It is no longer possible to enable the "Translucent windows" setting on Windows.

Improvements

  • Added support for setting alignment of multiple table columns at once.
  • Improved the performance of browsing community plugins and themes.
  • The font size slider no longer attempts to resize the interface while it is still being dragged.

No longer broken

  • Fixed issue where bookmarks would sometimes disappear.
  • Fixed selecting headings in Live Preview unexpectedly selects the leading "#" characters.
  • Fixed first line of file sometimes getting folded unexpectedly.
  • Fixed links sometimes getting activated when clicking beyond the bounds of the link.
  • Fixed pasting into table cells failing if cell has trailing space.
  • Fix IME input on the line before a table causing extra newline characters to be inserted.
  • Obsidian now requires either Android 5.1+ or iOS 13+ to run.
  • Includes all new functionality and bug fixes up to Obsidian Desktop v1.5.8.
  • Added support for the new table editor.
  • The mobile quick action (the pull-down gesture) can now be disabled.
  • Switching tabs via mobile navbar should focus the new tab.
  • The mobile drawer will now show "no file" in the right mobile drawer header instead of the last opened file.
  • Fixed "Toggle left sidebar" and "Toggle right sidebar" not working on mobile.
  • It's no longer possible for phones to load stacked tabs. The "Toggle stacked tabs" command is no longer shown in the command palette and loading a workspace with stacked tabs will unstack them on devices that don't support stacked tabs.
  • It's now possible to delete tables by placing the cursor after the table and pressing backspace.
  • iOS: Fixed bug where selecting all the text in a table cell and pressing backspace would not clear the cell.
  • iOS: Fixed indentation guide markers not aligning properly in source mode.

Improvements

Tables

  • Added RTL text support.
  • Tables are now automatically formatted as you type. This means columns will now render cleanly in source mode.
  • Tables will no longer break when typing in the line preceding a table widget.
  • The paragraph submenu is now disabled inside the table context menu.
  • Typing "---" will no longer autocomplete inside a table cell.
  • Fixed issue where long horizontal tables would lose their scroll position on edit.
  • Fixed issue where right-clicking inside a table would cause multiple context menus to appear.
  • Lots of small fixes to how we handle editing text adjacent to tables.
  • Fixed table not always getting focused when using "Insert table" command.
  • Fixed issue where undo/redo would put cursor in wrong position.
  • You can now press backspace after a table to select the table. Pressing backspace again will delete the table.
  • You can now click links and tags inside table cells.

Editing

  • Formatting commands now recognize _ for italic and __ for bold.
  • Fixed issue where "Copy" would not work in a file where a PDF was embedded.
  • "Quick font size adjustment" is now disabled by default.
  • Fixed some weird behavior with "Toggle comment" command when it was used next to other comments.
  • It's no longer possible to accidentally edit text inside a fold. Navigating into a fold will automatically open the fold.
  • "Close" has been moved to the top in the tab menu.

Misc.

  • Sync: When viewing your remote vaults inside Obsidian, you can now see the total storage space used by each vault.
  • Improvements for indented text and lists in Live Preview.

No longer broken

  • The focused item in the File Explorer will now hide after opening a file.
  • Fixed the appearance of the embedded backlinks for right-to-left interfaces.
  • Pressing Home when editing a table in source mode will now always go to the beginning of the line.
  • Fixed issue where Canvas would fail to render if a zero-byte image file was embedded on the canvas.
  • Fixed issue where files would fail to save when navigating between files at the same time the properties are being edited.
  • Fixed Live Preview issue where tokens inside Markdown code blocks will no longer get parsed and rendered.
  • Fixed Outgoing links "link" button missing for unresolved links.
  • Fixed "copy" button inside Sync History not working.
  • Fixed Outline view not showing leading numerics.
  • Fixed page preview sometimes getting triggered when mouse is not hovering over the app.
  • Fixed issue where Backlinks view would incorrectly render links if they are on the same line as an embed.
  • We have reverted the changes to how lists are displayed in Live Preview. They will be formatted how they were in v1.4.
  • Fixed Enter, F2, and Command + ArrowDown not working when File Explorer is focused. Enter should now open the focused file on Linux and Windows and rename the file on macOS. F2 will rename the focused folder/file. And Command + ArrowDown will open the focused file on macOS.
  • Editing a ordered checklist (i.e. 1. [ ]) will no longer cause the checkboxes to get wiped out.

macOS

  • Double-clicking on the sidebar tabs will no longer trigger "maximize window."
  • Fixed View → Source Mode and View → Reading View app menu items getting out of sync with the app.
  • Fixed issue where dragging and dropping screenshots into Obsidian would produce broken links.

Vim

  • Fixed issue where the Vim cursor got out of sync with the app cursor. This made it possible to accidentally edit Properties inside Vim mode.
  • The Vim cursor will now be hidden if the editor is not focused.
  • Restyled the Vim normal mode command panel.

Developers

  • The installer has been updated to Electron v28.2.3. For macOS, Catalina 10.15 or higher is now required to run.
  • See the API Changelog for a list of API updates.

No longer broken

  • Fixed properties not appearing when navigating from a file that has the same properties.
  • Fixed Home and End not always navigating to the top and bottom of the document.
  • Includes all new functionality and bug fixes up to Obsidian Desktop v1.5.7.
  • Fixed indentation guide markers not aligning properly in source mode on iOS.

No longer broken

  • Fixed links in properties not getting renamed updated when the file is renamed.
  • Fixed Obsidian hanging while scrolling through long files if certain plugins that affect Live Preview are enabled.
  • Fixed scroll jumping when typing inside a narrow pane.
  • Fixed issue where Canvas would fail to render if a zero-byte image file was embedded on the canvas.
  • Includes all new functionality and bug fixes up to Obsidian Desktop v1.5.6.
  • Fixed indentation guide markers not aligning properly in source mode on iOS.

Improvements

Tables

  • Fixed table not always getting focused when using "Insert table" command.

No longer broken

  • Fixed issue where pressing "Use Live Version" of a binary file in Obsidian Publish would corrupt the file on disk.
  • Fixed race condition where properties would fail to save when navigating between files at the same time.
  • The focused item in the File Explorer will now hide after opening a file.
  • Fixed visual block selection in Vim mode.
  • Fixed bug with our processFrontMatter API not properly saving properties to a file that didn't previously have properties. This might have impacted plugins.
  • Includes all new functionality and bug fixes up to Obsidian Desktop v1.5.5.
  • It's now possible to delete tables by placing the cursor after the table and pressing backspace.
  • iOS: Fixed bug where selecting all the text in a table cell and pressing backspace would not clear the cell.

Improvements

Tables

  • Fixed brief flash when editing RTL tables.
  • Fixed issue where undo/redo would put cursor in wrong position.
  • You can now press backspace after a table to select the table. Pressing backspace again will delete the table.
  • Fixed issue where editing a large table would cause spaces to unexpected get deleted.
  • Fixed issue causing autosuggests inside table cells to sometimes not appear.
  • You can now click links and tags inside table cells.

Misc.

  • Sync: When viewing your remote vaults inside Obsidian, you can now see the total storage space used by each vault.
  • Improvements for indented text and lists in Live Preview.

No longer broken

  • Fixed the appearance of the embedded backlinks for right-to-left interfaces.
  • Fixed sidebar views missing a "close" button.
  • Pressing Home when editing a table in source mode will now always go to the beginning of the line.
  • Includes all new functionality and bug fixes up to Obsidian Desktop v1.5.4.
  • Added support for the new table editor.
  • The mobile quick action (the pull-down gesture) can now be disabled.
  • Switching tabs via mobile navbar should focus the new tab.
  • The mobile drawer will now show "no file" in the right mobile drawer header instead of the last opened file.
  • Fixed "Toggle left sidebar" and "Toggle right sidebar" not working on mobile.
  • It's no longer possible for phones to load stacked tabs. The "Toggle stacked tabs" command is no longer shown in the command palette and loading a workspace with stacked tabs will unstack them on devices that don't support stacked tabs.

Improvements

Tables

  • Added RTL text support.
  • Tables are now automatically formatted as you type. This means columns will now render cleanly in source mode.
  • Tables will no longer break when typing in the line preceding a table widget.
  • The paragraph submenu is now disabled inside the table context menu.
  • Typing "---" will no longer autocomplete inside a table cell.
  • Fixed issue where long horizontal tables would lose their scroll position on edit.
  • Fixed issue where right-clicking inside a table would cause multiple context menus to appear.
  • Lots of small fixes to how we handle editing text adjacent to tables.

Editing

  • Formatting commands now recognize _ for italic and __ for bold.
  • Fixed issue where "Copy" would not work in a file where a PDF was embedded.
  • "Quick font size adjustment" is now disabled by default.
  • Fixed some weird behavior with "Toggle comment" command when it was used next to other comments.
  • It's no longer possible to accidentally edit text inside a fold. Navigating into a fold will automatically open the fold.
  • "Close" has been moved to the top in the tab menu. Previously it would show below "Close all" and "Close others."

No longer broken

  • Fixed Live Preview issue where tokens inside markdown code blocks will no longer get parsed and rendered.
  • Fixed Outgoing links "link" button missing for unresolved links.
  • Fixed issue where bookmarks would be hidden or missing from the Bookmarks view.
  • Fixed "copy" button inside Sync History not working.
  • Fixed issue where dragging and dropping screenshots into Obsidian would produce broken links.
  • Fixed Outline view not showing leading numerics.
  • Fixed page preview sometimes getting triggered when mouse is not hovering over Obsidian.
  • Fixed issue where Backlinks view would incorrectly render links if they are on the same line as an embed.
  • We have reverted the changes to how lists are displayed in Live Preview. They will be formatted how they were in v1.4.
  • Fixed Enter, F2, and Cmd+ArrowDown not working when File Explorer is focused. Enter should now open the focused file on linux/win and rename the file on macOS. F2 will rename the focused folder/file. And Cmd+ArrowDown will open the focused file on macOS.
  • Editing a ordered checklist (i.e. 1. [ ]) will no longer cause the checkboxes to get wiped out.

macOS

  • Double-clicking on the sidebar tab items will no longer trigger "maximize window."
  • Fixed View → Source Mode and View → Reading View app menu items getting out of sync with the app.

Vim

  • Fixed issue where vim cursor got out of sync with the Obsidian cursor. This made it possible to accidentally edit Properties inside vim mode.
  • The vim cursor will now be hidden if the editor is not focused (good bye red box!)
  • Restyled the Vim normal mode command panel.

Shiny new things

Introducing a brand new editor for Markdown tables. Table rows and columns are now easier to create, edit, sort, reorder, select, copy, and paste. These new table features can also be accessed via context menu, command palette, and hotkeys. Tables are still saved to plain text Markdown.

To add a table to a note, right click and choose Insert → Table, or use the command palette.

Once you insert a table, you can add new columns and rows by clicking on the sides of the table. Add text with inline formatting. Press tab to navigate between cells.

Improvements

Properties

  • Properties can now be renamed globally. Renaming will cause the property to be modified in each corresponding file and the search is case-insensitive.
  • Global Search: Search now works with non-string property values. Search for boolean values [property:TRUE] or [property:FALSE] or empty values [property:EMPTY]. You can also use inequality operators to search for things like [some_property:>10].
  • Global properties view can now be filtered.

Editing experience

  • New formatting menu. You can now right click in the editor to change text formatting, paragraph styles, and insert elements such as lists and tables.
  • Right-click on a callout to quickly change the callout type from a list of default callout type options.
  • Pressing Tab when the # autocomplete is active will autocomplete the highlighted suggestion. If the highlighted suggestion has a / in it, like "#projects/in-review", Tab will autocomplete by segment, so "#projects" then press again to get "/in-review".

Sync

  • When viewing the version history for a file, changes made by the same user on the same device will now be grouped together. And Markdown will be rendered to more closely match reading mode.
  • Number of vaults has increased from 5 to 10
  • Maximum file size has increased from 100MB to 200MB

Sync version history

Quality of life

  • The Outline view now has a "collapse all" button as well as a search field for filtering the list of headings in the file.
  • Files from outside Obsidian can now be dropped anywhere in the File Explorer pane instead of on top of the vault name. Similarly, dropping a file on top of any item in a folder will cause the file to get imported into that particular folder.
  • Pressing Ctrl/Command-F in any view with a search input (including Backlinks or Properties) will now focus the search input.
  • Menu options within the ... pane menu (the ... in the tab header) as well as the tab menu (right clicking on a tab) have been cleaned up and should now show more relevant options.
  • Copy, cut, and paste items in the Bookmarks view (works via hotkey only currently).
  • Bookmarks: Removed the "Bookmark this block..." context menu item.
  • Added new "Show trash" command to open the .trash folder in filesystem.
  • The Appearance section in settings has been reordered for clarity.

Onboarding

  • Obsidian will now use the system setting for light or dark mode by default, you can change this in Appearance settings.
  • Improved the experience when creating a new vault from scratch. If you select "Create new vault," the created vault will include a welcome.md file and show a side-by-side view with the Graph view.

Bug fixes

  • The active context menu is now automatically dismissed when the view navigates away or a dialog appears.
  • Clicking 'New file' on an empty tab should open the new file in the current tab instead of creating a new one.
  • Properties: Fixed issue where properties view sometimes displayed a stale value when switching between files.
  • Properties: Fixed bug where pressing the left arrow key () the start the input would cause the input to lose focus.
  • Word count and character count status bar items now ignore frontmatter.
  • Bookmarks: Fixed several edge cases where drag and drop would fail to work, including dragging an item to the bottom of the bookmark list.
  • Fixed bug where canceling a drag would not cause the actively hovered element to remove its styling.
  • Unclosed [[ will no longer cause the next line to get rendered as a link.
  • Updated "Auto pair brackets" behavior so that [[link]]'s can be typed without the apostrophe getting paired.
  • Hover preview is no longer positioned on top of the cursor or target element if there isn't enough room to display the preview box.
  • Editor selection no longer loses focus when resizing a tab group.
  • Search: Minor tweak to avoid the content shifting a lot as the search counter ticks upward.
  • Vim: Fixed issue with character movements not respective atomic ranges.
  • Vim: Fixed issue where O on the first line of a file with properties would put the cursor in the wrong position.

Developers

Breaking changes

  • File Explorer and Tags pane both received a small code refactor. This might affect some plugins that rely on the internal JS structure. Themes should not be affected.
  • Tags can no longer end in a /.

Improvements

Formatting

  • Added new "Insert" and "Paragraph" menus when right-clicking in the editor.
  • We've made lots of small tweaks to the new formatting logic so it should handle even more complex Markdown selections.

Obsidian Sync

  • The prompt when deleting a remote vault will now include the name of the vault getting deleted.

Misc.

  • Added support for embedded .avif files.
  • Tags in the global search suggest box will now be sorted alphabetically.

No longer broken

  • Triple-clicking in a table cell will no longer select the entire table. Instead, this will keep the expected behavior of selecting all the text in the cell. Quadruple-clicking in a table cell will select the entire table.
  • Table selection is now always cleared when clicking outside of a table cell.
  • Fixed alignment of list markers in Live Preview and reading mode.
  • The statusbar will no longer jitter when you open a file from the file explorer.
  • Fixed issue where "Clear formatting" inside a table selection messing up the table formatting.
  • "Add cursor above" and "Add cursor below" will now work as expected when you have multiple cursors already active.
  • Missing embedded media attachments no longer give a prompt to "Click to create."

Improvements

Tables

  • Triple-click in a table cell to select the whole table.
  • Clicking on the drag-indicators is now a quick way to select the entire row or column.
  • Improved performance of the table editor when rendering large tables.
  • "Insert template" now works within table cells.
  • Dragging rows and columns in the table will now move the row/column instead of swapping it.

Editor

  • We have overhauled our formatting commands (e.g. "Toggle bold"). The commands now support multiple-cursors, work across multiple lines, works with table selections, and even detect existing formatting in the selection and "intelligently" places the formatting characters without breaking the document formatting.
  • There is a new "Format" submenu when you right-click in a Markdown document to easily toggle the inline formatting for the current text selection.
  • New "Clear formatting" command to remove inline formatting from the current selection

Outline

  • The Outline view now has a "collapse all" button as well as a search field for filtering the list of headings in the file.
  • The view is now registered with the "Page preview" core plugin. Preview individual headings in the note on hover.

Settings

  • We've done some shuffling around in the settings.
    • "About" has been renamed to "General" and is now first in the list.
    • "About → Advanced" Section has been removed.
    • "About → Disable GPU" has been moved to Appearance.
    • "About → Override config folder" has been moved to Files and Links.

Sync

  • When viewing the version history for a file, changes made by the same user on the same device will now be grouped together. And Markdown will be rendered to more closely match reading mode.

Misc.

  • Reorganized the menu when right-clicking on a folder in the file explorer.
  • New "Search in folder" menu item when right-clicking on a folder
  • Improved appearance of inline code when it soft-wraps to the next line.
  • New css class for order-list-number (.formatting-list-ol).

No longer broken

  • Search operators such as file: and path: are now case-insensitive. So you can use "FILE:" or "PATH:" now.
  • Outgoing links: Fixed issue where unresolved block links would render as an empty row in outgoing links view.
  • Fixed issue where links with custom display text (i.e. [[link|alias]]) would render incorrectly after a table.

Improvements

Tables

  • New buttons to quickly add a new column or row.
  • Sorting table columns now ignores formatting characters.
  • There's now a smaller minimum width for table cells.

quickly add table row or column

General

  • The currently active heading will be highlighted in the Outline view.

No longer broken

  • On macOS, the area around the traffic light buttons is now draggable.
  • Fixed drag-and-drop in the bookmarks view failing if you have a long list of bookmarks.
  • Fixed not being able to reorder table rows when line numbers is enabled.
  • Fixed the file explorer not remembering what folders are folded.
  • Fixed the "Insert internal link" command causing the cursor to go to the end of the table.
  • Fixed tables sometimes showing multiple text selections.
  • The diff view inside Sync History is now scrollable.
  • Fixed x motion in Vim mode being able to delete newlines.

Shiny new things

Brand new editor for Markdown tables. Table rows and columns are now easier to create, edit, sort, reorder, select, copy, and paste. These new table features can also be accessed via context menu, command palette, and hotkeys. Tables are still saved to plain text Markdown.

Improvements

Onboarding experience

  • Obsidian will now use the system setting for light or dark mode by default, you can change this in Appearance settings.
  • Improved the experience when creating a new vault from scratch. If you select "Create new vault," the created vault will include a welcome.md file and show a side-by-side view with the Graph view.

Properties

  • Properties can now be renamed globally. Renaming will cause the property to be modified in each corresponding file and the search is case-insensitive.
  • Global Search: Search now works with non-string property values. Search for boolean values [property:TRUE] or [property:FALSE] or empty values [property:EMPTY]. You can also use inequality operators to search for things like [some_property:>10].
  • Global properties view can now be filtered.

Editing experience

  • Live Preview: Right-click on a callout to quickly change the callout type from a list of default callout type options.
  • Numbered list markers are now right-aligned in editing mode.
  • Pressing Tab when the # autocomplete is active will autocomplete the highlighted suggestion. If the highlighted suggestion has a / in it, like "#projects/in-review", Tab will autocomplete by segment, so "#projects" then press again to get "/in-review".

Quality of life

  • Files from outside Obsidian can now be dropped anywhere in the File Explorer pane instead of on top of the vault name. Similarly, dropping a file on top of any item in a folder will cause the file to get imported into that particular folder.
  • Pressing Ctrl/Command-F in any view with a search input (including Backlinks or Properties) will now focus the search input.
  • Menu options within the ... pane menu (the ... in the tab header) as well as the tab menu (right clicking on a tab) have been cleaned up and should now show more relevant options.
  • Copy, cut, and paste items in the Bookmarks view (works via hotkey only currently).
  • Bookmarks: Removed the "Bookmark this block..." context menu item.
  • Added new "Show trash" command to open the .trash folder in filesystem.

Bug fixes

  • The active context menu is now automatically dismissed when the view navigates away or a dialog appears.
  • Clicking 'New file' on an empty tab should open the new file in the current tab instead of creating a new one.
  • Properties: Fixed issue where properties view sometimes displayed a stale value when switching between files.
  • Properties: Fixed bug where pressing the left arrow key () the start the input would cause the input to lose focus.
  • Word count and character count status bar items now ignore frontmatter.
  • Bookmarks: Fixed several edge cases where drag and drop would fail to work, including dragging an item to the bottom of the bookmark list.
  • Fixed bug where canceling a drag would not cause the actively hovered element to remove its styling.
  • The Appearance section in settings has been reordered for clarity.
  • Unclosed [[ will no longer cause the next line to get rendered as a link.
  • Updated "Auto pair brackets" behavior so that [[link]]'s can be typed without the apostrophe getting paired.
  • Hover preview is no longer positioned on top of the cursor or target element if there isn't enough room to display the preview box.
  • Editor selection no longer loses focus when resizing a tab group.
  • Search: Minor tweak to avoid the content shifting a lot as the search counter ticks upward.
  • Vim: Fixed issue with character movements not respective atomic ranges.
  • Vim: Fixed issue where O on the first line of a file with properties would put the cursor in the wrong position.

Developers

Breaking changes

  • File Explorer and Tags pane both received a small code refactor. This might affect some plugins that rely on the internal JS structure. Themes should not be affected.
  • Tags can no longer end in a /.
  • Includes all new functionality and bug fixes up to Obsidian Desktop v1.4.16.
  • Fixed drag and drop handler on iOS causing the view to scroll. This affects properties, the mobile toolbar, and the font picker.
  • Added a "Create" button to menus like the share menu.
  • Updated formatting of share menu and fixed bug where it would fail to insert if current file was in reading mode.
  • Lots of styling improvements for settings.
  • Login screen no longer mentions requiring 2FA if it is not enabled on your account.
  • Fixed bug where template properties wouldn't get applied if a value was null.
  • Fixed issue where you could sometimes not add text after an image in Live Preview.
  • iOS: Added new persistent "Hide keyboard" button to the mobile toolbar.
  • Canvas: Fixed Canvas view not being focused on touch.

Phone-only Improvements

  • Suggestions will now appear inline below the cursor instead of attached to the keyboard.
  • Closing app settings no longer causes double animation.
  • Fixed loading bar when opening the community themes and community plugins directory.

Improvements

Properties

  • List property elements can now be edited. Right-click the list item and choose "Edit...".

General

  • The backlinks and word count status bar elements will be hidden if the active view does not support them.
  • The icon for bookmarked files has been updated for clarity.
  • Pressing Enter or Tab when the file titlebar is focused will not revert the filename if the new name is invalid. Instead, an error message will be shown and the titlebar will stay active.
  • Improved layout of "About" settings tab.

No longer broken

Properties

  • Fixed "Show file properties" command not working if the Graph view is focused.
  • If frontmatter parsing fails, we will now always show a token where the parsing error is.
  • Fixed issue where status bar element did not update when closing a file.
  • Fixed issue where properties are invisible when dragging a tab.
  • List properties will now properly handle empty rows in the frontmatter.

General

  • Triggering a command from the macOS Application menu will now un-minimize the vault if the window is minimized.
  • Includes all new functionality and bug fixes up to Obsidian Desktop v1.4.15.
  • iOS: Added new persistent "Hide keyboard" button to the mobile toolbar.
  • Canvas: Fixed Canvas view not being focused on touch.
Follow us
© 2024 Obsidian