chore(develop): release 3.21.0 (#1097)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-06-13 12:33:22 -05:00 committed by GitHub
parent eabe092d62
commit c53716c15a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 255 additions and 2 deletions

View File

@ -1,3 +1,3 @@
{
".": "0.0.0"
".": "3.21.0"
}

View File

@ -2,6 +2,259 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [3.21.0](https://github.com/standardnotes/app/compare/v3.20.3...v3.21.0) (2022-06-13)
### Features
* ability to cancel multiple selection from UI ([#1045](https://github.com/standardnotes/app/issues/1045)) ([8877c42](https://github.com/standardnotes/app/commit/8877c42079e0b78fe44a087453b810d2724adecb))
* add "Listed actions" option in note context menu ([#891](https://github.com/standardnotes/app/issues/891)) ([209bd99](https://github.com/standardnotes/app/commit/209bd99fe520250dae30114a9f8e9070bec62e4a))
* add account switcher menu ([#941](https://github.com/standardnotes/app/issues/941)) ([a764987](https://github.com/standardnotes/app/commit/a764987b20a06fe6353d621f89068f5c0c67dee1))
* add change editor button ([#874](https://github.com/standardnotes/app/issues/874)) ([1983b94](https://github.com/standardnotes/app/commit/1983b94a4922a07ffca7366c3df2e0c89a5bdb4f))
* add check since ICONS wont have all IconType ([#843](https://github.com/standardnotes/app/issues/843)) ([1dc1b1e](https://github.com/standardnotes/app/commit/1dc1b1ea1f630b0bda2cde26a1683401cb5ff2ec))
* add delete option to file menu ([#936](https://github.com/standardnotes/app/issues/936)) ([105c0cd](https://github.com/standardnotes/app/commit/105c0cdce94ac6ffe41a4df90952dbe3535fbe1f))
* add desktop repo ([#1071](https://github.com/standardnotes/app/issues/1071)) ([0b7ce82](https://github.com/standardnotes/app/commit/0b7ce82aaa21018da084149bb52b5c90b2273bc8))
* add file information panel to file preview modal ([#965](https://github.com/standardnotes/app/issues/965)) ([3126d97](https://github.com/standardnotes/app/commit/3126d97dcab9b3ab33011c29521916259383fab9))
* add file preview modal ([#945](https://github.com/standardnotes/app/issues/945)) ([12e3bb0](https://github.com/standardnotes/app/commit/12e3bb095982bdad308f75feca24e27aa44a1722))
* add file view ([#1064](https://github.com/standardnotes/app/issues/1064)) ([92024ec](https://github.com/standardnotes/app/commit/92024ec7cab69a49a1bdf081c2e74afd5056e679))
* add files button to multiple selection view ([#1067](https://github.com/standardnotes/app/issues/1067)) ([218e7a3](https://github.com/standardnotes/app/commit/218e7a3d069e037005837f63e2f504900ea35c8e))
* add files popover in note toolbar ([#913](https://github.com/standardnotes/app/issues/913)) ([b31afee](https://github.com/standardnotes/app/commit/b31afee10819a6beffd060039eb559ee09895c16))
* add icon to listed group header ([#895](https://github.com/standardnotes/app/issues/895)) ([3e14a77](https://github.com/standardnotes/app/commit/3e14a77d62fc390bb87c6164770c2ee2c2639d4c))
* add image zoom options ([#984](https://github.com/standardnotes/app/issues/984)) ([a78c0ce](https://github.com/standardnotes/app/commit/a78c0ce2a12e093b1cecbd2f4d69651e301df823))
* add Labs pane to preferences ([#892](https://github.com/standardnotes/app/issues/892)) ([ab6e5ac](https://github.com/standardnotes/app/commit/ab6e5ac367c248e6e89474c4f96f19ade0494602))
* add migration pref pane ([#825](https://github.com/standardnotes/app/issues/825)) ([3c0bc79](https://github.com/standardnotes/app/commit/3c0bc79768e355335896033268ba4bb5ff1d189f))
* Add new "Change Editor" option to note context menu ([#823](https://github.com/standardnotes/app/issues/823)) ([b932e2a](https://github.com/standardnotes/app/commit/b932e2a45e2eeb789fb03a53b3d5b0d2ad1e9ec4))
* add tag context menu ([#890](https://github.com/standardnotes/app/issues/890)) ([22718d8](https://github.com/standardnotes/app/commit/22718d8a9f5d54739c172238623629202a130da8))
* add themes source ([#1089](https://github.com/standardnotes/app/issues/1089)) ([e80eb44](https://github.com/standardnotes/app/commit/e80eb441a717b7c892307635ff3af4db2e25d57c))
* add toast notifications using stylekit ([#905](https://github.com/standardnotes/app/issues/905)) ([c5eb84d](https://github.com/standardnotes/app/commit/c5eb84d7e8eb1cd1d05d37e98c7118d8d5c6d6ff))
* add warning to note options menu if note size is >0.5mb ([#851](https://github.com/standardnotes/app/issues/851)) ([5605bae](https://github.com/standardnotes/app/commit/5605baeb57742f356d77c8592fe28d80057efaff))
* add workspace switcher to lock screen ([#969](https://github.com/standardnotes/app/issues/969)) ([9ba7b87](https://github.com/standardnotes/app/commit/9ba7b875a87f15dedd528a68848bcd311466c3da))
* ask for password before previewing protected files ([#991](https://github.com/standardnotes/app/issues/991)) ([eacfa80](https://github.com/standardnotes/app/commit/eacfa80dbab125a57fb870393f5b2ff9dad8af75))
* autoplay videos when previewing ([#1036](https://github.com/standardnotes/app/issues/1036)) ([ce39fe5](https://github.com/standardnotes/app/commit/ce39fe55db77e1c4c2450d77bb0af7b2aa373ca5))
* better decryption attempt; upgrade snjs with file size changes ([d33e48e](https://github.com/standardnotes/app/commit/d33e48edd884568dc4827456ae811ad1478f8554))
* check for files beta role ([#986](https://github.com/standardnotes/app/issues/986)) ([925504d](https://github.com/standardnotes/app/commit/925504de320162cf72228f19243382f6b2501ba8))
* close change editor menu once editor is selected ([#907](https://github.com/standardnotes/app/issues/907)) ([c150cd6](https://github.com/standardnotes/app/commit/c150cd6867af87a6aa82cfaae809214cae57ad44))
* close submenu if another submenu is opened ([#911](https://github.com/standardnotes/app/issues/911)) ([08fb913](https://github.com/standardnotes/app/commit/08fb913b0e1d1b23b2eb83100c8c08aea44f3fd4))
* demo token ([67e0bf0](https://github.com/standardnotes/app/commit/67e0bf0ccfeebf872040689bfa1141be8fb79927))
* desktop compatibility, beta 1 ([0f01d29](https://github.com/standardnotes/app/commit/0f01d296e47cfb8abb46a8d175311b7fe0e46f96))
* disable autocomplete for search input ([#919](https://github.com/standardnotes/app/issues/919)) ([7720793](https://github.com/standardnotes/app/commit/772079338fb42721f2468a2c0ac0057b1de9e14b))
* disable note title input autocomplete ([#963](https://github.com/standardnotes/app/issues/963)) ([d1df913](https://github.com/standardnotes/app/commit/d1df913578815b533cfa08aa05fce1d6fabbff30))
* display files quota in preferences ([#994](https://github.com/standardnotes/app/issues/994)) ([68ad0f1](https://github.com/standardnotes/app/commit/68ad0f17ae1a6e5f52fbe847e3c8db3557a8ac49))
* display folders even without the premium ([#826](https://github.com/standardnotes/app/issues/826)) ([7726b12](https://github.com/standardnotes/app/commit/7726b1249c3eef7aedb4e31955775902111e2ed3))
* drag file on tab button to switch to that tab ([#1013](https://github.com/standardnotes/app/issues/1013)) ([c981cdc](https://github.com/standardnotes/app/commit/c981cdced4e55cee806e32a17d3963df2696a1d1))
* enable email backups for everyone ([58b6389](https://github.com/standardnotes/app/commit/58b63898de716c52bfec3af96025b61f9d4d6691))
* enable folders by default and remove from experimental features ([70f4dd6](https://github.com/standardnotes/app/commit/70f4dd63532276bba41eaa1ec9d2552a74de8722))
* error decrypting preferences section ([#990](https://github.com/standardnotes/app/issues/990)) ([fdf290e](https://github.com/standardnotes/app/commit/fdf290ea1a9cf8f712e84c15d03446b56a992f08))
* export as zip if multiple notes are selected ([#926](https://github.com/standardnotes/app/issues/926)) ([a2a4b6b](https://github.com/standardnotes/app/commit/a2a4b6b180284c2062b18d7b6b4d07cf9133ae14))
* file backups ([#1024](https://github.com/standardnotes/app/issues/1024)) ([942226e](https://github.com/standardnotes/app/commit/942226e15a5676ec4dd127e2e67e3b89ab159530))
* files related improvements ([d7ba393](https://github.com/standardnotes/app/commit/d7ba3935edd97f8f6cf52d02916220f429e4daac))
* generic items list ([#1035](https://github.com/standardnotes/app/issues/1035)) ([6401da2](https://github.com/standardnotes/app/commit/6401da2570d4a54fd77ca449629e6e023afd8f85))
* get editor icons and their colors from snjs ([#828](https://github.com/standardnotes/app/issues/828)) ([bf382ce](https://github.com/standardnotes/app/commit/bf382ce0f858ad6d34fa48dcbbf77f22f0d1e255))
* handle removed grey-x colors from stylekit ([#1046](https://github.com/standardnotes/app/issues/1046)) ([c6839f7](https://github.com/standardnotes/app/commit/c6839f776a447568040c58a83c220406c34efc3f))
* hide some prefs if not logged in ([#979](https://github.com/standardnotes/app/issues/979)) ([9dafdee](https://github.com/standardnotes/app/commit/9dafdeeddb0159bd09fa9829e060231383385fe7))
* import svg files from stylekit ([#844](https://github.com/standardnotes/app/issues/844)) ([00d57aa](https://github.com/standardnotes/app/commit/00d57aa69ddf646326418a9c3408e2aed0624afb))
* improve change editor menu keyboard navigation ([#831](https://github.com/standardnotes/app/issues/831)) ([0ecbde6](https://github.com/standardnotes/app/commit/0ecbde6bac0c93ef232fea9c9f7fcad037d739f1))
* improve preference copy and case consistency ([03f707e](https://github.com/standardnotes/app/commit/03f707ee63f0c5bd0c8240011efcce0794eeb851))
* initially focus "create account" if no account ([#944](https://github.com/standardnotes/app/issues/944)) ([8715a8b](https://github.com/standardnotes/app/commit/8715a8b8f489154a2108bbd9e8f773eb35773ea0))
* listen to file dnd event on window instead of just popover ([#921](https://github.com/standardnotes/app/issues/921)) ([5b42eed](https://github.com/standardnotes/app/commit/5b42eedd978e0de6be51fae7889a85e6b4eda7c9))
* make listed menu sorting consistent ([#896](https://github.com/standardnotes/app/issues/896)) ([f9fafec](https://github.com/standardnotes/app/commit/f9fafec11a9e2f32b25b144d220dd79e21315c34))
* make whole menu switch be clickable ([#837](https://github.com/standardnotes/app/issues/837)) ([7c41cfc](https://github.com/standardnotes/app/commit/7c41cfc3dcc55626db840ec472a6aadb5392150b))
* mobile app package ([#1075](https://github.com/standardnotes/app/issues/1075)) ([8248a38](https://github.com/standardnotes/app/commit/8248a38280cb7c92da2b2e9c7db298f34ae8ffdf))
* move change editor up in menu ([#847](https://github.com/standardnotes/app/issues/847)) ([3fb2732](https://github.com/standardnotes/app/commit/3fb27326fa4ab93aa3c0bad140ad007cfbfd59b5))
* move SubscriptionState to central AppState ([#869](https://github.com/standardnotes/app/issues/869)) ([dab8080](https://github.com/standardnotes/app/commit/dab8080da67b1ee19263987a0ae0d58efe57d171))
* multiple files selected view ([#1062](https://github.com/standardnotes/app/issues/1062)) ([4caf958](https://github.com/standardnotes/app/commit/4caf9586598a5bb090b52716f45e7a20b5e570c4))
* native listed integration ([#846](https://github.com/standardnotes/app/issues/846)) ([6970a37](https://github.com/standardnotes/app/commit/6970a375b7eb31901edbcd3bcc19e6394028c24c))
* new lock screen and challenge modal design ([#957](https://github.com/standardnotes/app/issues/957)) ([c16f23a](https://github.com/standardnotes/app/commit/c16f23a75fa82949fd87d2939cd2524e97259dc3))
* new revision history UI ([#861](https://github.com/standardnotes/app/issues/861)) ([71c7ee1](https://github.com/standardnotes/app/commit/71c7ee1bec2bdff18f81fe9004c4ae64d7283ca1))
* note types ([f5a9006](https://github.com/standardnotes/app/commit/f5a90060ea75e262a1fd59289a9c4644f2692b2f))
* only fetch files quota when prefs are opened ([#999](https://github.com/standardnotes/app/issues/999)) ([50d047a](https://github.com/standardnotes/app/commit/50d047a90334d35f3d69ef78c3a5cdb0a51a5753))
* option to sign out all workspaces ([#1005](https://github.com/standardnotes/app/issues/1005)) ([bce8c5f](https://github.com/standardnotes/app/commit/bce8c5fcbaeb195e1f2579f6640d10401ffc5529))
* option to toggle adding note to all parent folders ([#937](https://github.com/standardnotes/app/issues/937)) ([bd9a6e2](https://github.com/standardnotes/app/commit/bd9a6e2ae5078dc8bbe199ba846cae509111de25))
* persist tags expanded state ([0c3d1fc](https://github.com/standardnotes/app/commit/0c3d1fce0caf969b4105ad342644e71ca1e6f23c))
* preview improvements ([#989](https://github.com/standardnotes/app/issues/989)) ([1391f88](https://github.com/standardnotes/app/commit/1391f882636635b57254e1ab09cf0573234cc9e1))
* preview next/prev files using arrow keys ([#1004](https://github.com/standardnotes/app/issues/1004)) ([96be0d5](https://github.com/standardnotes/app/commit/96be0d578d4233f0919020f0847a4203ab66e697))
* privacy prefs ([#935](https://github.com/standardnotes/app/issues/935)) ([fb9bd37](https://github.com/standardnotes/app/commit/fb9bd37d72ddd87d5d4dd88eebb16217a929c3e0))
* redesign search filtering experience ([#908](https://github.com/standardnotes/app/issues/908)) ([5d49352](https://github.com/standardnotes/app/commit/5d49352f938dbd5001460103fa0eabb9936909b6))
* redirect subscribers to dashboard instead of plans page ([#897](https://github.com/standardnotes/app/issues/897)) ([7fe0873](https://github.com/standardnotes/app/commit/7fe0873bbb570e2557a505175d9a3cb3dcdfb24a))
* remove bugsnag ([#931](https://github.com/standardnotes/app/issues/931)) ([bcfb22f](https://github.com/standardnotes/app/commit/bcfb22fef650feaa1ac3f545166f0d1d41cc5427))
* remove privacy prefs from unfinished features ([e83b183](https://github.com/standardnotes/app/commit/e83b183f78d9f620198c4da1bbb45ff1ce0bab46))
* remove unfinished flag for private workspaces ([f623afe](https://github.com/standardnotes/app/commit/f623afeed8528cbdb7e4bdcee73ed284380dcbb1))
* remove vertical padding from change editor menu ([#836](https://github.com/standardnotes/app/issues/836)) ([c1f1aa4](https://github.com/standardnotes/app/commit/c1f1aa4c8d6dbf7dd3f435198e6bc52b7397417a))
* replace accordion in change editor menu with regular menu ([#871](https://github.com/standardnotes/app/issues/871)) ([cc2bc1e](https://github.com/standardnotes/app/commit/cc2bc1e21c971b6907090ae50eb04a291d8d22fe))
* replace IonIcons with svg icons ([#1069](https://github.com/standardnotes/app/issues/1069)) ([4c65784](https://github.com/standardnotes/app/commit/4c65784421bebf1cd508a516452c43681c083845))
* show alert if file exceeds classic reader limit ([#948](https://github.com/standardnotes/app/issues/948)) ([97f14e2](https://github.com/standardnotes/app/commit/97f14e2a95d24ba84d26ae9ca70933414e84cd1e))
* show alert when changing to non-interchangeable editor ([#834](https://github.com/standardnotes/app/issues/834)) ([6150f58](https://github.com/standardnotes/app/commit/6150f58c73b3c26eba327f324eb8557b3796b75d))
* show all themes and premium icon if not entitled ([#854](https://github.com/standardnotes/app/issues/854)) ([139853a](https://github.com/standardnotes/app/commit/139853a491c30dd2190d1e23950fc3b308d4bc11))
* show download progress in file preview modal ([#1011](https://github.com/standardnotes/app/issues/1011)) ([2c807e2](https://github.com/standardnotes/app/commit/2c807e2b8022e9b117d4bb8634dfb76767d16d20))
* show download/upload progess in toast ([#1008](https://github.com/standardnotes/app/issues/1008)) ([e4fbb25](https://github.com/standardnotes/app/commit/e4fbb2515e323779e9be8fa1a609e9ebe7021c3c))
* show sign-in/sign-up errors under input instead of alert ([#904](https://github.com/standardnotes/app/issues/904)) ([6311c68](https://github.com/standardnotes/app/commit/6311c687127cb0e19935bbf76e69e18a6e3c2a11))
* show toast before applying system color scheme ([#964](https://github.com/standardnotes/app/issues/964)) ([ff4debf](https://github.com/standardnotes/app/commit/ff4debfeb8d8b60cb132d8eccb4cf385a527b001))
* snjs with auto integrity resolution ([#912](https://github.com/standardnotes/app/issues/912)) ([ae5b182](https://github.com/standardnotes/app/commit/ae5b182ac1afae040ba2dad119fe51c7336c7733))
* sort files by name ([#1001](https://github.com/standardnotes/app/issues/1001)) ([99d83af](https://github.com/standardnotes/app/commit/99d83af3ba8d1bbe88dfed9027defb77ea0fe923))
* sort note cell tags alphabetically ([#848](https://github.com/standardnotes/app/issues/848)) ([cc21691](https://github.com/standardnotes/app/commit/cc2169152eeb151c4b256ea944c567af8bdb2846))
* styles package ([#1074](https://github.com/standardnotes/app/issues/1074)) ([3100327](https://github.com/standardnotes/app/commit/31003276b73d3e89824bc002fe616fa055e918c4))
* switch to notes view when creating new note ([#1058](https://github.com/standardnotes/app/issues/1058)) ([4aacdda](https://github.com/standardnotes/app/commit/4aacdda51c5489ccf003c2a4c6480b052895f06d))
* toast package ([#1073](https://github.com/standardnotes/app/issues/1073)) ([6d0b6e9](https://github.com/standardnotes/app/commit/6d0b6e9018b2a612b8df4827336883fe04033128))
* untagged notes smart view ([60bddd0](https://github.com/standardnotes/app/commit/60bddd0f4159a1aa30ce74db462c6c0315e55674))
* update line height and width of note size warning text ([#852](https://github.com/standardnotes/app/issues/852)) ([7f5f0d9](https://github.com/standardnotes/app/commit/7f5f0d9d17922a4b403a0a400cdccc3e9ab1cb42))
* update note type menu design ([#1032](https://github.com/standardnotes/app/issues/1032)) ([9524a83](https://github.com/standardnotes/app/commit/9524a83ec32bc630b03034d9b88ffa8b6513a478))
* updated "note editing disabled" design ([#1033](https://github.com/standardnotes/app/issues/1033)) ([cb6a81a](https://github.com/standardnotes/app/commit/cb6a81afd670e4f9d44e7f8727ea0eea602f7243))
* upload prompt on add button click in FilesView ([#1053](https://github.com/standardnotes/app/issues/1053)) ([501da8e](https://github.com/standardnotes/app/commit/501da8ecc675e4720d5def57d04ae91c50173778))
* use improved style calculation for change editor submenu ([#899](https://github.com/standardnotes/app/issues/899)) ([4db8ca8](https://github.com/standardnotes/app/commit/4db8ca8bddbf19cac0d099b6f1f3e4552d9b63ca))
* use new zip.js module for backup ([#929](https://github.com/standardnotes/app/issues/929)) ([66c9b26](https://github.com/standardnotes/app/commit/66c9b26962aabba69a49a4e1d9e6e2536bc0537c))
* use tint color for pref section headers ([754a189](https://github.com/standardnotes/app/commit/754a1895320fddf1b4f559f2a580a6a023bd84ac))
* vaults ([#927](https://github.com/standardnotes/app/issues/927)) ([57469d6](https://github.com/standardnotes/app/commit/57469d6b2dba431d3d333b9f3047d03d45a8d519))
* wait 1ms before menu collision detection ([#859](https://github.com/standardnotes/app/issues/859)) ([9c046a3](https://github.com/standardnotes/app/commit/9c046a389059ead66a3f207c35e482c297b4f1fc))
* **wip:** components monorepo ([#1082](https://github.com/standardnotes/app/issues/1082)) ([e3d6001](https://github.com/standardnotes/app/commit/e3d6001a178e11e619ca724b2b155b7c0405c023))
* wrap search option bubbles if not enough space ([#918](https://github.com/standardnotes/app/issues/918)) ([be6a9fd](https://github.com/standardnotes/app/commit/be6a9fdb34f297891b98e6dbef19fc0b101009a9))
### Bug Fixes
* "file can't be previewed" flashing ([#993](https://github.com/standardnotes/app/issues/993)) ([b594aae](https://github.com/standardnotes/app/commit/b594aae8b97dd1a59ccebb997813e34582c09975))
* activate cached themes without entitlement check ([b8e242c](https://github.com/standardnotes/app/commit/b8e242cbee8a30318c5c3fddf5a29016dd72da9f))
* actually disable backup buttons if the user is not entitled ([#955](https://github.com/standardnotes/app/issues/955)) ([3ca7102](https://github.com/standardnotes/app/commit/3ca7102fd0c0d73567cd2afa86a00112dd0fd27f))
* allow experimental editors if component is installed regardless of feature state ([8db127b](https://github.com/standardnotes/app/commit/8db127b79813169ed85f55e3935293364fc0e301))
* allow users to disable any active cloud integration even if they are not entitled to cloud backups ([#870](https://github.com/standardnotes/app/issues/870)) ([80cc37f](https://github.com/standardnotes/app/commit/80cc37fbd437bca44a6a59dfee0115bf1eeaefbd))
* app column layout ([ed729ab](https://github.com/standardnotes/app/commit/ed729ab4ef243eb9bb191d148ec5d60fa34ccc77))
* apply active themes after features updated ([3d6c10b](https://github.com/standardnotes/app/commit/3d6c10b70eb56cc5ab0be4e0cc25a58d5b590da1))
* background color to use for selected note cell ([131f13c](https://github.com/standardnotes/app/commit/131f13c5580db2438df44f3442414b3052acc34c))
* callback methods ([18e68ad](https://github.com/standardnotes/app/commit/18e68adbb00e02afcd5e2013dff7dc15bf5f8d69))
* challenge modal button label ([#972](https://github.com/standardnotes/app/issues/972)) ([a91a1cb](https://github.com/standardnotes/app/commit/a91a1cbddd2c1f272d9127e75eafb1ab4b82de78))
* challenge modal styles ([#987](https://github.com/standardnotes/app/issues/987)) ([9f8c402](https://github.com/standardnotes/app/commit/9f8c402e1ad2189d4d1098e46e794a800c7e21ff))
* change editor menu position on large viewport ([#857](https://github.com/standardnotes/app/issues/857)) ([3b830b0](https://github.com/standardnotes/app/commit/3b830b00d904a697fa73920783913e1f0829c18c))
* change undefined css class ([94199fb](https://github.com/standardnotes/app/commit/94199fb6b53ba19e77b2b43f47d717898c085ba1))
* check if user is entitled to theme before activating it ([#867](https://github.com/standardnotes/app/issues/867)) ([ca3112d](https://github.com/standardnotes/app/commit/ca3112dcaff80efb41124fe0f64c796c3acb1c68))
* circular dependencies ([#1040](https://github.com/standardnotes/app/issues/1040)) ([0e25885](https://github.com/standardnotes/app/commit/0e258856d80f5b8899bf655621b95a3bf95156fe))
* correctly check if cloud backups are available for the user ([#845](https://github.com/standardnotes/app/issues/845)) ([8388265](https://github.com/standardnotes/app/commit/8388265493b4b6bb59af3aca0eb5bb912ada8e46))
* deactivate themes when switching accounts ([d920bf6](https://github.com/standardnotes/app/commit/d920bf663f0322932582613352c1810c7e3f6119))
* decorated input text color ([#968](https://github.com/standardnotes/app/issues/968)) ([369ece1](https://github.com/standardnotes/app/commit/369ece1a505e1f81022efb9b504a18ad532a4cc4))
* desktop ([#1080](https://github.com/standardnotes/app/issues/1080)) ([6801c3d](https://github.com/standardnotes/app/commit/6801c3dd3b931d9bfa3987c7867282da63c65266))
* destroy editor component on show protected overlay ([0729aa6](https://github.com/standardnotes/app/commit/0729aa692635fd30f7e8b8ab11c851064c204075))
* dimmed banner colors ([#1043](https://github.com/standardnotes/app/issues/1043)) ([4e621ca](https://github.com/standardnotes/app/commit/4e621cadde07f6e1cefa82a6030beb7fc3d570cf))
* dimmed tags issue on safari + increase tag density ([072af12](https://github.com/standardnotes/app/commit/072af12ffec2050f29ee7c49b3786730ef1a81a3))
* display full tag path in add tags menu ([453488f](https://github.com/standardnotes/app/commit/453488f752c10d5d3462dd2083e93ca237cc2dad))
* do not deactivate all themes on theme service deinit; themes should remain activated on application lock ([f9c47a1](https://github.com/standardnotes/app/commit/f9c47a10cae64cbf7b8d71d171a16d3489859f9d))
* dom nesting error ([#1066](https://github.com/standardnotes/app/issues/1066)) ([59dcca1](https://github.com/standardnotes/app/commit/59dcca18d63f4bf346fca27e87b84ef1cc0a29cb))
* don't apply system color scheme anytime any preference changes ([4923577](https://github.com/standardnotes/app/commit/492357777c23aea2538804fe2785352c2933f463))
* don't close popover when previewing file ([#1017](https://github.com/standardnotes/app/issues/1017)) ([f35a454](https://github.com/standardnotes/app/commit/f35a454614cd4e5f4bb970e57850e3d28be96405))
* don't deselect active note if in user created view ([#1081](https://github.com/standardnotes/app/issues/1081)) ([2ecfcde](https://github.com/standardnotes/app/commit/2ecfcdecb4a0af20003e4b5c4e0544448f680633))
* don't get backups settings if there is no logged-in user ([#842](https://github.com/standardnotes/app/issues/842)) ([616b77a](https://github.com/standardnotes/app/commit/616b77a5f748b7d19eadc8e1660afa9a7de4fd17))
* don't show entitlement modal if dragging file backup ([d47d295](https://github.com/standardnotes/app/commit/d47d2952984f898664ff78e9c6a85b73c41a5dcc))
* download success toast showing up even if download errors ([#1018](https://github.com/standardnotes/app/issues/1018)) ([9e370df](https://github.com/standardnotes/app/commit/9e370df2e83a9ac095eaed0b4e03662bf1b98fde))
* dropdown and files button ui ([#1076](https://github.com/standardnotes/app/issues/1076)) ([12f052a](https://github.com/standardnotes/app/commit/12f052a0b202df10ea55351ea4bf6232c2ecb56f))
* duplicate element id ([b1022cd](https://github.com/standardnotes/app/commit/b1022cd3c34fc35b07f5d6dfc03efff1e860ed79))
* duplicate files quota calls in preferences ([#1006](https://github.com/standardnotes/app/issues/1006)) ([e7fb9b6](https://github.com/standardnotes/app/commit/e7fb9b67f87f94e08e279db11f920d5ae51a2030))
* early return file dnd if not dragging files ([#1000](https://github.com/standardnotes/app/issues/1000)) ([63fcd3d](https://github.com/standardnotes/app/commit/63fcd3d217bf2e09a44fed424cc2f8f3b1acfdf5))
* encryption section styles ([#976](https://github.com/standardnotes/app/issues/976)) ([ec8b307](https://github.com/standardnotes/app/commit/ec8b3072353008f13b51deb77e3346a5b685578c))
* error on aborting file selection ([#951](https://github.com/standardnotes/app/issues/951)) ([9c74364](https://github.com/standardnotes/app/commit/9c74364757a6abe7712cfc36fb04af38cc2a038a))
* exception when selected note is deleted permanently ([#1010](https://github.com/standardnotes/app/issues/1010)) ([bb4fd24](https://github.com/standardnotes/app/commit/bb4fd2449af61f161683afa0af5d0c3ae178f0a1))
* experimental features not reloading after toggling ([#917](https://github.com/standardnotes/app/issues/917)) ([87631dc](https://github.com/standardnotes/app/commit/87631dcb0dea716540649c05103a29049e98c719))
* export location of ElectronDesktopCallbacks ([fc3d575](https://github.com/standardnotes/app/commit/fc3d575fe0777d2f86bcdf6195784045a98a9748))
* failing deploy by removing vendor step ([#930](https://github.com/standardnotes/app/issues/930)) ([bd6a883](https://github.com/standardnotes/app/commit/bd6a8836798648a330636809890e73fd2b4f3816))
* feature id reference ([af69a02](https://github.com/standardnotes/app/commit/af69a02555f4c2f0f8102a3a255e45a07e01d884))
* file backups drag ([ed5f649](https://github.com/standardnotes/app/commit/ed5f6495aaa841744cbfb70a2f644c77c545e93e))
* file drag-n-drop issue ([#923](https://github.com/standardnotes/app/issues/923)) ([7e67061](https://github.com/standardnotes/app/commit/7e6706109723d3524eb6a8f9b42553776b44fac6))
* file list item icon alignment ([#1039](https://github.com/standardnotes/app/issues/1039)) ([51248f2](https://github.com/standardnotes/app/commit/51248f2588ca311ffcba1a91dc90bbbd531dc73a))
* file mimeType related issues ([#922](https://github.com/standardnotes/app/issues/922)) ([a1c7ad7](https://github.com/standardnotes/app/commit/a1c7ad7d7e16a8cb35f72411e598400cf8f4b616))
* file popover not closing when click inside editor ([#924](https://github.com/standardnotes/app/issues/924)) ([89c4b9a](https://github.com/standardnotes/app/commit/89c4b9a9f8d119ef4b9d033a0ca681e2edee068e))
* files navigation ([#1084](https://github.com/standardnotes/app/issues/1084)) ([5d09057](https://github.com/standardnotes/app/commit/5d090572fe511d008f8b2f9686de5a18db678532))
* files popover illustration size ([#928](https://github.com/standardnotes/app/issues/928)) ([8caf343](https://github.com/standardnotes/app/commit/8caf3431761790106897e062e0a4d6dc7e185ecb))
* first history entry being fetched twice ([#903](https://github.com/standardnotes/app/issues/903)) ([c184ef2](https://github.com/standardnotes/app/commit/c184ef2449044982ff27f162807f916fd16cce4a))
* focus trap error ([#974](https://github.com/standardnotes/app/issues/974)) ([c2edeb4](https://github.com/standardnotes/app/commit/c2edeb47e14d970fff9087d852fb1c19dc076d59))
* folders migration issue ([d17edfc](https://github.com/standardnotes/app/commit/d17edfc5cff79deadc0aef8e4b64d5e6d79db0e6))
* function binding ([cf1720b](https://github.com/standardnotes/app/commit/cf1720ba202fb6609241666bba2de4453464dbe8))
* handle undefined desktop service when running in web environment ([e8ed38b](https://github.com/standardnotes/app/commit/e8ed38bcb2d4d76d5f94e97af7cc5fbddaccab00))
* handle undefined env value ([ef8fc83](https://github.com/standardnotes/app/commit/ef8fc83e3691cf73f8c5a79d489863e381bd24bb))
* header button border ([#887](https://github.com/standardnotes/app/issues/887)) ([96bfd6e](https://github.com/standardnotes/app/commit/96bfd6efc2119b15195e130162c8dc783a5f9582))
* icons package ([4df06c1](https://github.com/standardnotes/app/commit/4df06c1d1a59f95ce735f87c106066ea28e5816c))
* image zoom over 100% ([#998](https://github.com/standardnotes/app/issues/998)) ([d0d97a8](https://github.com/standardnotes/app/commit/d0d97a8dbcdcff443786bb90bd77becb55155c39))
* image zoom scroll ([#1038](https://github.com/standardnotes/app/issues/1038)) ([509bd50](https://github.com/standardnotes/app/commit/509bd506b5756f5a1bae6acb60bae6e4e2b33fac))
* import ([e1da2be](https://github.com/standardnotes/app/commit/e1da2be83571fe92ef4fc91beed3df661ca1c171))
* improve deinit logic and flow ([e43c8a6](https://github.com/standardnotes/app/commit/e43c8a6f07b778491b6ab9707be126914504c109))
* increase tag menu item margin ([cc28306](https://github.com/standardnotes/app/commit/cc283061c940c0576e09baa05a634ce01f4dbf3f))
* insert template note before opening editor menu ([#838](https://github.com/standardnotes/app/issues/838)) ([ebd8848](https://github.com/standardnotes/app/commit/ebd8848b5ab4da77d77ce6aa9728de374365dac8))
* issue with some smart views not working ([89de4d6](https://github.com/standardnotes/app/commit/89de4d64888abdcc76fdc56bd0e4f0b200cb489d))
* legacy history ([#879](https://github.com/standardnotes/app/issues/879)) ([fbabbbb](https://github.com/standardnotes/app/commit/fbabbbb7d37b6bf0472d529bb598db543b46257f))
* list tags key warning ([#1056](https://github.com/standardnotes/app/issues/1056)) ([ef7166c](https://github.com/standardnotes/app/commit/ef7166c3d2cfca99f1e6fe5168d494a9bd177030))
* locking message ([#1029](https://github.com/standardnotes/app/issues/1029)) ([27f864a](https://github.com/standardnotes/app/commit/27f864aa1d2877e4a4d5f8974085a8277a880d3b))
* main app container overflow ([a2d7752](https://github.com/standardnotes/app/commit/a2d775235eb64753d535217eb70014e20bc67720))
* make display options copy type-agnostic ([#1054](https://github.com/standardnotes/app/issues/1054)) ([cab2765](https://github.com/standardnotes/app/commit/cab27656ba9dadfb0322dc48f45d9d2d5863dda6))
* make file renaming consistent with tag & note renaming ([#920](https://github.com/standardnotes/app/issues/920)) ([fc2a350](https://github.com/standardnotes/app/commit/fc2a350cca8f17c24b6504305164b59ba0574e77))
* make search case-insensitive ([#925](https://github.com/standardnotes/app/issues/925)) ([6f41577](https://github.com/standardnotes/app/commit/6f41577ec91281ab0475c04d661735a605806ec8))
* markdown visual 1.0.2 ([f2e2ca6](https://github.com/standardnotes/app/commit/f2e2ca6451e43312663b9b21977c9b248b0712b0))
* meta tags ([4200baa](https://github.com/standardnotes/app/commit/4200baadba22f64282dcc8823305e84a188aeb62))
* minor files related fixes ([#1016](https://github.com/standardnotes/app/issues/1016)) ([8ca9e37](https://github.com/standardnotes/app/commit/8ca9e37ae1bc70f002c63d3f2a00bdcaa99ba5cb))
* modifier-only key observers not working ([#1009](https://github.com/standardnotes/app/issues/1009)) ([c7e849a](https://github.com/standardnotes/app/commit/c7e849ac9089442ca2ec3e1189d02331c7325e3a))
* move Labs behind unfinished features flag ([7e0e620](https://github.com/standardnotes/app/commit/7e0e620ab87568cde3ae3316bbc62625a7e355f6))
* note icons getting pushed by extra-long words ([#835](https://github.com/standardnotes/app/issues/835)) ([0e00901](https://github.com/standardnotes/app/commit/0e00901f1596454d94c4a3e9d3e2383a1b845d23))
* note list item border ([#862](https://github.com/standardnotes/app/issues/862)) ([03ba4af](https://github.com/standardnotes/app/commit/03ba4afd2e4eee0d70ed66593fcb34742d308a32))
* note tags list styling ([#1052](https://github.com/standardnotes/app/issues/1052)) ([7edd65c](https://github.com/standardnotes/app/commit/7edd65cfe83b9896d77283cabd9f149f147771b3))
* notes list item layout when title is empty ([#850](https://github.com/standardnotes/app/issues/850)) ([9932c2a](https://github.com/standardnotes/app/commit/9932c2a1776dc0209fc40cc3b500411178402fb5))
* Notes list options menu getting hidden ([#827](https://github.com/standardnotes/app/issues/827)) ([36584b0](https://github.com/standardnotes/app/commit/36584b07bd19886dc1e913a77c39d57e5c4246be))
* notes list options menu not toggling correctly ([#840](https://github.com/standardnotes/app/issues/840)) ([1f5d235](https://github.com/standardnotes/app/commit/1f5d235cd47deb85bd8a0912f316398de41ae68b))
* notes list options menu size regression ([#910](https://github.com/standardnotes/app/issues/910)) ([a17b7e7](https://github.com/standardnotes/app/commit/a17b7e7f461f1c080e2634459edfe2dfdc41ccba))
* notes options closing when selecting note id ([#888](https://github.com/standardnotes/app/issues/888)) ([a5da191](https://github.com/standardnotes/app/commit/a5da1910346abcca78bd6940f9290ca1af2bd68b))
* notes view not selected on launch issue ([57ec497](https://github.com/standardnotes/app/commit/57ec49733d265946637838155fe40b4b0f94fb2f))
* object url not being revoked on modal close ([#1044](https://github.com/standardnotes/app/issues/1044)) ([acdf442](https://github.com/standardnotes/app/commit/acdf442e61b56924e93ddbba868c5495f6641234))
* only show color scheme toast if change is required ([#973](https://github.com/standardnotes/app/issues/973)) ([4405f3b](https://github.com/standardnotes/app/commit/4405f3bbf21ae2c83115ad821f9c49edbc570886))
* options button text color ([#841](https://github.com/standardnotes/app/issues/841)) ([84cef22](https://github.com/standardnotes/app/commit/84cef22fbf5fb6af2c0f0140c84b822cdcc05eba))
* pinch zoom on preview modal ([#1012](https://github.com/standardnotes/app/issues/1012)) ([a3d5f57](https://github.com/standardnotes/app/commit/a3d5f57657ba85b0f1d5a54ed1c67dbcb5fe1efa))
* plain editor font changing ([#880](https://github.com/standardnotes/app/issues/880)) ([cd814bf](https://github.com/standardnotes/app/commit/cd814bf473f6536d23fb55ed06e9f7ff54fcb81a))
* plain editor revision rendering ([#889](https://github.com/standardnotes/app/issues/889)) ([538e41d](https://github.com/standardnotes/app/commit/538e41d1cb611f9e44f734ac07081d0c823a67d7))
* plain editor revision rendering and revision list sorting ([#878](https://github.com/standardnotes/app/issues/878)) ([1887d5d](https://github.com/standardnotes/app/commit/1887d5d01e8a96688a63ecc8d2cabd9c8c417579))
* popover closing on delete dialog ([#1022](https://github.com/standardnotes/app/issues/1022)) ([ada8d5a](https://github.com/standardnotes/app/commit/ada8d5ab80ca79f81e503f2cf3da98d3b319bcc5))
* popover closing when renaming file ([#950](https://github.com/standardnotes/app/issues/950)) ([1bdda36](https://github.com/standardnotes/app/commit/1bdda366d04bee25a8e428e2845a318975477a87))
* preferences pane order ([f6c9a9f](https://github.com/standardnotes/app/commit/f6c9a9f9adaea0e8c7680e9fdb4bea93bbea7176))
* prevent component viewer double reload ([a477281](https://github.com/standardnotes/app/commit/a47728188f4554f4ee722c44c243c1885b0554a9))
* prevent save status overflow from changing width of editor pane ([d12eebe](https://github.com/standardnotes/app/commit/d12eebe8837c3f130fa16f770fd4485bc9a51ca5))
* progress bar color on firefox ([#958](https://github.com/standardnotes/app/issues/958)) ([df54c37](https://github.com/standardnotes/app/commit/df54c3701c05e7e87da96ef76b65146a1d0c7240))
* react-related fixes ([#1050](https://github.com/standardnotes/app/issues/1050)) ([834459d](https://github.com/standardnotes/app/commit/834459d3a84dce6b64094bb4e4115bd882ea0932))
* remove max height on note options menu ([d3ef05d](https://github.com/standardnotes/app/commit/d3ef05d2d6187534c9541ca135860d290e0f3afb))
* render change editor menu only if it is open ([#894](https://github.com/standardnotes/app/issues/894)) ([0e2ea3a](https://github.com/standardnotes/app/commit/0e2ea3af749150f1997b52617996b7f6bf8170b4))
* render change editor menu only if it is open ([#894](https://github.com/standardnotes/app/issues/894)) ([5df3e59](https://github.com/standardnotes/app/commit/5df3e596045deeaeda51e996a74ef5a33d06ba54))
* render root element on dom load ([46ee84c](https://github.com/standardnotes/app/commit/46ee84ce24a4f407c8390dd7d26255b819dd0f13))
* revision content screen copy ([#876](https://github.com/standardnotes/app/issues/876)) ([723a70d](https://github.com/standardnotes/app/commit/723a70dd28f661fd54e6a0ef06aaca5fcd14db49))
* revision textarea background color ([#966](https://github.com/standardnotes/app/issues/966)) ([290c3ba](https://github.com/standardnotes/app/commit/290c3badd09872b7e8871b7504f3093a2853eeec))
* running tests and adding tests to CI & CD ([#1047](https://github.com/standardnotes/app/issues/1047)) ([2d3221c](https://github.com/standardnotes/app/commit/2d3221c944ca20543179257b4c77631c75ef0be7))
* sanitize alert string ([333d4c4](https://github.com/standardnotes/app/commit/333d4c4808081ebc7c0de350593a7f4e05904def))
* saving status while fully offline ([7abad65](https://github.com/standardnotes/app/commit/7abad65a510f76a33587ba93067c712954ed55ae))
* select home navigation view when creating note inside smart view ([#1059](https://github.com/standardnotes/app/issues/1059)) ([78f39ec](https://github.com/standardnotes/app/commit/78f39ec85db3d3c38e29e5f8a6d744398d285d6b))
* selected smart view and note list issue ([#1042](https://github.com/standardnotes/app/issues/1042)) ([599e2b8](https://github.com/standardnotes/app/commit/599e2b886e22a283529b17fc081e819390c3fd1d))
* sign out dialog disappearing when account menu is unfocused ([#863](https://github.com/standardnotes/app/issues/863)) ([0e1b94b](https://github.com/standardnotes/app/commit/0e1b94b5cdf67eb64a5841dcd4d1d83150b767a6))
* slightly increase tag display density ([dcf07f7](https://github.com/standardnotes/app/commit/dcf07f70fd824e7d3962908e0f1ce8a725bc73a1))
* snjs types ([aca5f41](https://github.com/standardnotes/app/commit/aca5f41e55741c4b030ffc5d919e29ac158c64fe))
* spellcheck control for 3rd-party editors ([#839](https://github.com/standardnotes/app/issues/839)) ([528bafd](https://github.com/standardnotes/app/commit/528bafde96b5bff6c50be8f8b56c764149b1c079))
* spinner loading infinitely on unsupported file types ([#1002](https://github.com/standardnotes/app/issues/1002)) ([93fbfff](https://github.com/standardnotes/app/commit/93fbfffbd24c7943b8beec53d91c89d69f333073))
* start command in docker entrypoint ([7073c2f](https://github.com/standardnotes/app/commit/7073c2f136b915f25d3b7ba3816c27bc98814c24))
* switching between previewable & non-previewable files ([#1021](https://github.com/standardnotes/app/issues/1021)) ([ae1097f](https://github.com/standardnotes/app/commit/ae1097f20771506f8539fc754009e49aa1e8661c))
* sync request before downloading/previewing file ([#1003](https://github.com/standardnotes/app/issues/1003)) ([9a99cc8](https://github.com/standardnotes/app/commit/9a99cc8df2d187ec7451b24c0ddd746008ea6952))
* tag context menu ([#893](https://github.com/standardnotes/app/issues/893)) ([68daa21](https://github.com/standardnotes/app/commit/68daa216aabc383932fe942fa64d7156e423afd6))
* tag context menu ([#893](https://github.com/standardnotes/app/issues/893)) ([5265a0d](https://github.com/standardnotes/app/commit/5265a0d01076c0661520cc11815fb8490ef6f9c8))
* tag drag-n-drop intercepted by files drag-n-drop ([#997](https://github.com/standardnotes/app/issues/997)) ([46582b2](https://github.com/standardnotes/app/commit/46582b2577b439e1d0d404fa9d2f865eb2ddaf6c))
* tag search causing regex exception ([#938](https://github.com/standardnotes/app/issues/938)) ([8265d94](https://github.com/standardnotes/app/commit/8265d94c86160dd0dfa6ffa29c9b20f5059016c5))
* theme entitlement logic ([0369d03](https://github.com/standardnotes/app/commit/0369d0354275915de5f97134d6e2ef046eded422))
* theme sorting in quick settings menu ([#882](https://github.com/standardnotes/app/issues/882)) ([a47556b](https://github.com/standardnotes/app/commit/a47556b8406d2956c839cc4882b0a44d69d3e66c))
* timed color scheme toast ([#978](https://github.com/standardnotes/app/issues/978)) ([a9bab09](https://github.com/standardnotes/app/commit/a9bab0938b4054accc6dff30ab49757c517c482e))
* title sorting ([65f2266](https://github.com/standardnotes/app/commit/65f22669f6e208cc9361d194f42e891c312a6342))
* toolbar change editor menu not updating ([#909](https://github.com/standardnotes/app/issues/909)) ([263640d](https://github.com/standardnotes/app/commit/263640d47628320c1ad1a3c5f27bba20ab31f135))
* unmount application view when ephemeral identifier changes ([b549cc3](https://github.com/standardnotes/app/commit/b549cc38bfb1da2927309e44161c08b7558eb48f))
* update filepicker to latest version ([c6ed953](https://github.com/standardnotes/app/commit/c6ed9534fb6be8ddc879d53138dc75b5f50e728e))
* updated "editing disabled" banner ([#1037](https://github.com/standardnotes/app/issues/1037)) ([079140e](https://github.com/standardnotes/app/commit/079140eb924aef83f1c8ec7dd7468009fa7ccad3))
* upgrade deps to introduce PKCE sign in ([9f11b02](https://github.com/standardnotes/app/commit/9f11b02e4aeeb20e91540a2ef26158ac7319e6ba))
* upgrade sncrypto-web for base64 url encode without padding ([e9aafbb](https://github.com/standardnotes/app/commit/e9aafbbe000dfc3e8f79f4a5d36ec805fa789b24))
* use break-word for note list item title; closes [#873](https://github.com/standardnotes/app/issues/873) ([#875](https://github.com/standardnotes/app/issues/875)) ([3373a47](https://github.com/standardnotes/app/commit/3373a47da41b9dd9c499277dbf206ebfeedebc4f))
* use component displayName property ([e52e2da](https://github.com/standardnotes/app/commit/e52e2daf39761c64c32658d7d4554436025febbf))
* use full path when searching autocomplete tags ([78ec092](https://github.com/standardnotes/app/commit/78ec092bf0fb8bef4139a5dce3ab1b64b8488ca1))
* video preview csp error ([#992](https://github.com/standardnotes/app/issues/992)) ([9b47f2e](https://github.com/standardnotes/app/commit/9b47f2e2352484adddbbd0bb68e4771cc91149d8))
* window property ([7f12f93](https://github.com/standardnotes/app/commit/7f12f9349a3cedbf7702875112179c2ad64d4deb))
* workspace signout all ([abe9b70](https://github.com/standardnotes/app/commit/abe9b70525825b9fc5df22ed2522b118c7e54b08))
### Reverts
* "fix: popover closing on delete dialog" ([#1030](https://github.com/standardnotes/app/issues/1030)) ([b3f6888](https://github.com/standardnotes/app/commit/b3f6888683f3d52d652a15857545545f10ae897e))
### 0.0.2 (2022-06-13)

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/app-monorepo",
"version": "0.0.2",
"version": "3.21.0",
"private": true,
"author": "Standard Notes",
"workspaces": {