Breaking changes
- It is no longer possible to enable the "Translucent windows" setting on Windows.
Improvements
Tables
- Added support for setting alignment of multiple table columns at once.
- It's now possible to drag and drop content into table cells.
- Fixed "Show context menu" command when cursor is inside a table cell.
- Allow deleting line before table if its the first line of the file.
Obsidian Sync
- Add support for the new Standard plan.
- The deleted files list loads much faster for users with large vaults.
- Before Sync has loaded the configuration data, the Sync status will indicate that its still loading, instead of saying "No remote vault connected."
Workspaces
- The list of workspaces now shows the last modified time of each workspace.
- Added new "Save layout" command.
- The active workspace is now highlighted in the workspace switcher.
Appearance
- Add system default font options for Windows and Linux.
- Update monospace system font stack.
General
- 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.
- Enabling "Restricted mode" in the settings will now automatically reload the app to ensure that plugins are completely unloaded.
- The "Move current file to another folder" command now properly handles moving files into the same folder they are currently in
- Properties: Ensure text property resets when pressing escape.
- Fixed issue where
cssclasses would sometimes stay applied to the tab when switching to another file.
- Fix bug with unresolved link color being overridden.
- Removed extra top padding when window is fullscreen and using "Obsidian frame" setting.