app
app copied to clipboard
Think fearlessly with end-to-end encrypted notes and files. For issues, visit https://standardnotes.com/forum or https://standardnotes.com/help.
Bumps [@reach/tooltip](https://github.com/reach/reach-ui/tree/HEAD/packages/tooltip) from 0.16.2 to 0.17.0. Release notes Sourced from @reach/tooltip's releases. v0.17.0 💔 Breaking Changes disclosure In uncontrolled disclosures, previously we would render the disclosure as open on the...
Issue: When downloading mulitple files (selecting from File view), the app opens a separate dialogue for each file. Proposed solution: Add files to a zip archive before downloading (with a...
Issue: Right now when password protecting a note that has a file attached, the file itself is not password protected and needs to be separately password protected. Proposed solution: Enable...
Currently, the backup directory on desktop [has an immutable name of "Standard Notes Backups"](https://github.com/standardnotes/app/blob/7851e12e9e9c52dba36ad2c2f3c362a07b95288b/packages/desktop/app/javascripts/Main/Backups/BackupsManager.ts#L36) with no way to change it. This causes a problem when dealing with systems where white...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-alpha.73 to 2.0.1. Release notes Sourced from @docusaurus/preset-classic's releases. 2.0.0-rc.1 (2022-07-14) :bug: Bug Fix docusaurus #7776 fix(core): swizzle --eject js should not copy theme .d.ts files (@slorber)...
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-alpha.73 to 2.0.1. Release notes Sourced from @docusaurus/core's releases. 2.0.0-rc.1 (2022-07-14) :bug: Bug Fix docusaurus #7776 fix(core): swizzle --eject js should not copy theme .d.ts files (@slorber)...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 23.0.3 to 23.3.3. Release notes Sourced from electron-builder's releases. v23.3.3 What's Changed docs: highlight, thanks by @gaoyia in electron-userland/electron-builder#7010 fix: Duplicate values during deep assign of extra...
OS: macOS Monterey 12.5 App: Standard Notes 3.23.61 Chip: Apple Silicon I am using Japanese input. When I convert an input string with TAB, the TAB is entered at the...
Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.70.3 to 0.72.0. Release notes Sourced from metro-react-native-babel-preset's releases. Release v0.72.0 [Breaking] Enable React 17 new JSX transform (facebook/metro#848 by @danilobuerger) [Breaking] Add watcher.additionalExts option, enable inclusion...