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).