Tab
will now complete the path segment of the currently selected file in the Quick switcher and "Move files" modal.Redo
not working when triggered from the macOS app menu.--caret-color
CSS variable to make it easier to style caret color on both desktop and mobile.--link-weight
variable.lang
attribute on the html
element, which allows language-specific CSS rules..mod-rtl
class is added to body
element when the user's interface language is RTL.processFrontmatter
failing to process file if all properties are removed.app.emulateMobile
that should make it easier to test that your plugins are mobile-compatible. Attempting to run a NodeJS library will present a Notice. Drag and drop will more accurately mirror the behavior on mobile. The app will have default safe-area-inset
properties set so that your views properly account for offsets in the mobile device viewport (such as the iPhone Dynamic Island).safe-area-insets
by default.app
has been completely removed from the API spec (previously it was marked as deprecated).--
at the start of a line will no longer get converted to a en-dash.cssclasses
would sometimes stay applied to the tab when switching to another file.--
at the start of a line will no longer get converted to a en-dash.cssclasses
would sometimes stay applied to the tab when switching to another file.revealLeaf
failing to focus the correct window."core plugins"
_
for italic and __
for bold.Home
when editing a table in source mode will now always go to the beginning of the line.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.1. [ ]
) will no longer cause the checkboxes to get wiped out.View → Source Mode
and View → Reading View
app menu items getting out of sync with the app.Home
and End
not always navigating to the top and bottom of the document.processFrontMatter
API not properly saving properties to a file that didn't previously have properties. This might have impacted plugins.Home
when editing a table in source mode will now always go to the beginning of the line.