daily:prepend CLI command now inserts content after the frontmatter instead of at the very beginning of the file.Ctrl-C/Ctrl-V.unique URI action.corner-shape CSS property. Replaced -electron-corner-smoothing. Requires Chromium 139 and Obsidian 1.11+.traffic-lights-offset-x and --traffic-lights-offset-y CSS variables to configure with the traffic lights appear in the window frame.BaseOption#shouldHide. This function no longer receives the config as an argument. Options should be accessed from BasesViewRegistration.options instead.registerView('my-view-id', {
name: 'View Name',
icon: 'my-icon',
factory: () => new MyView(),
options: (config: BasesViewConfig) => ({
// Here ^
})
});
Command + , not opening in-app settings.choose-vault URI action to open the vault switcher.[[a/b/file]] will automatically be inserted as [[a/b/file|file]]).choose-vault URI action to open the vault switcher.Command + , not opening in-app settings./ or used \ as a path delimiter.[[a/b/file]] will automatically be inserted as [[a/b/file|file]]).--blur-translucency-s and --blur-translucency-m have been renamed to --blur-opacity-s and --blur-opacity-m./ or used \ as a path delimiter.[[a/b/file]] will automatically be inserted as [[a/b/file|file]]).--blur-translucency-s and --blur-translucency-m have been renamed to --blur-opacity-s and --blur-opacity-m.vault and point to an iCloud vault would silently fail.Note: The latest installer enables cookie encryption. If you use the Web viewer plugin, we recommend upgrading to the latest installer to avoid your cookies being accessible in plaintext from other apps.
[selected text](pasted URL)).new, open, and daily URI actions now support a new paneType param.| Param | Description |
|---|---|
paneType=tab |
Open in a new tab |
paneType=split |
Open in a new tab group |
paneType=window |
Open in a pop-out window (Desktop only) |
[link](http://example.com)) inside text and list properties not opening in the browser.**[[link]]**).SettingGroup to the API. Settings can now be organized into logical groups with optional headers. This should provide a more standardized design language for settings organization.