Files
standardnotes-app-web/packages/web/CHANGELOG.md
2022-09-22 03:20:23 +00:00

911 lines
49 KiB
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.52.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.51.0...@standardnotes/web@3.52.0) (2022-09-22)
### Features
* on mobile goto content tab after selecting revision ([#1611](https://github.com/standardnotes/app/issues/1611)) ([f281041](https://github.com/standardnotes/app/commit/f2810412217afdaa05d5012db37276c843d360b4))
# [3.51.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.50.6...@standardnotes/web@3.51.0) (2022-09-21)
### Bug Fixes
* disable focus mode and dynamic panel switches on mobile ([#1607](https://github.com/standardnotes/app/issues/1607)) ([9dfeac7](https://github.com/standardnotes/app/commit/9dfeac74897594628c0bf657226f3e5e586267dc))
* iOS safe area using CSS ([#1610](https://github.com/standardnotes/app/issues/1610)) ([8fa5663](https://github.com/standardnotes/app/commit/8fa566336ceef8a3d7b559b1aaf342f7c51f21cd))
### Features
* add lock button to navigation panel on mobile ([#1609](https://github.com/standardnotes/app/issues/1609)) ([d1b7186](https://github.com/standardnotes/app/commit/d1b71861ecf5c8093cbf3d37813ad7ab514edc42))
## [3.50.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.50.5...@standardnotes/web@3.50.6) (2022-09-21)
### Bug Fixes
* revert webview alert changes ([#1606](https://github.com/standardnotes/app/issues/1606)) ([ee0d444](https://github.com/standardnotes/app/commit/ee0d44405d14505e043aae2c63848bae1c14f1c3))
* tag input auto-submitting when pressing space ([#1608](https://github.com/standardnotes/app/issues/1608)) ([581a08c](https://github.com/standardnotes/app/commit/581a08cd09e02354676d9c14058475e71be05175))
## [3.50.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.50.4...@standardnotes/web@3.50.5) (2022-09-21)
### Bug Fixes
* **web:** subscription sharing copy ([271a8d1](https://github.com/standardnotes/app/commit/271a8d1d70d25e4d5bdc7e3ad5cfffb2a5cb4f01))
## [3.50.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.50.3...@standardnotes/web@3.50.4) (2022-09-20)
### Bug Fixes
* move wrapped storage to unwrapped if not encrypted ([#1603](https://github.com/standardnotes/app/issues/1603)) ([c5e225d](https://github.com/standardnotes/app/commit/c5e225d335537257f44168b8ad05222afccb508a))
## [3.50.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.50.2...@standardnotes/web@3.50.3) (2022-09-20)
### Bug Fixes
* close menu & toggle notes list when note action occurs ([#1601](https://github.com/standardnotes/app/issues/1601)) ([91d9364](https://github.com/standardnotes/app/commit/91d9364e950bc5e613b449427fa32761feb30365))
## [3.50.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.50.1...@standardnotes/web@3.50.2) (2022-09-20)
### Bug Fixes
* window size on mobile ([#1600](https://github.com/standardnotes/app/issues/1600)) ([dd5ca0c](https://github.com/standardnotes/app/commit/dd5ca0c28c683252fa3cc5eee3c27b981fbd7977))
## [3.50.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.50.0...@standardnotes/web@3.50.1) (2022-09-20)
### Bug Fixes
* default to notes list on launch on mobile ([#1599](https://github.com/standardnotes/app/issues/1599)) ([571919c](https://github.com/standardnotes/app/commit/571919c9696212d4389692ccdf53e60a2bc06e16))
# [3.50.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.49.3...@standardnotes/web@3.50.0) (2022-09-19)
### Bug Fixes
* show warning on mobile webview before app quits ([#1598](https://github.com/standardnotes/app/issues/1598)) ([e3be17c](https://github.com/standardnotes/app/commit/e3be17c7f8345c1eed5b2cc6f98b38e24647b212))
### Features
* mobile web bridge ([#1597](https://github.com/standardnotes/app/issues/1597)) ([c4d7761](https://github.com/standardnotes/app/commit/c4d776149677269bc766f24da6adc5ec816dbcfb))
## [3.49.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.49.2...@standardnotes/web@3.49.3) (2022-09-19)
### Bug Fixes
* preferences dropdown contrast and color ([#1591](https://github.com/standardnotes/app/issues/1591)) ([ecaa2a6](https://github.com/standardnotes/app/commit/ecaa2a629f7c7bac58c26d7258469711b7c05785))
## [3.49.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.49.1...@standardnotes/web@3.49.2) (2022-09-19)
**Note:** Version bump only for package @standardnotes/web
## [3.49.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.49.0...@standardnotes/web@3.49.1) (2022-09-18)
### Bug Fixes
* move save status next to note actions on mobile ([#1590](https://github.com/standardnotes/app/issues/1590)) ([efe0c38](https://github.com/standardnotes/app/commit/efe0c38462bb5d75fc94a6ba966bc26a6973890f))
# [3.49.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.48.3...@standardnotes/web@3.49.0) (2022-09-16)
### Features
* add settings to fully switch between native/webview ([#1587](https://github.com/standardnotes/app/issues/1587)) ([85c90e0](https://github.com/standardnotes/app/commit/85c90e07fc8b1ce66eaa88df09f2728ac0fecf1c))
## [3.48.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.48.2...@standardnotes/web@3.48.3) (2022-09-16)
**Note:** Version bump only for package @standardnotes/web
## [3.48.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.48.1...@standardnotes/web@3.48.2) (2022-09-16)
### Bug Fixes
* long titles on non-mobile view ([#1575](https://github.com/standardnotes/app/issues/1575)) ([7807fa3](https://github.com/standardnotes/app/commit/7807fa34f30f47ef3d7025bc4c804dbb9079c15a))
## [3.48.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.48.0...@standardnotes/web@3.48.1) (2022-09-15)
### Bug Fixes
* biometrics input on mobile webview challenge modal ([#1572](https://github.com/standardnotes/app/issues/1572)) ([3a15142](https://github.com/standardnotes/app/commit/3a15142940ef9391868442e1997c3d9d5eec33be))
# [3.48.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.47.3...@standardnotes/web@3.48.0) (2022-09-15)
### Features
* sharing subscriptions UI ([#1567](https://github.com/standardnotes/app/issues/1567)) ([2d0ee10](https://github.com/standardnotes/app/commit/2d0ee10226687df1d24926b9408ce270557a5b57))
## [3.47.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.47.2...@standardnotes/web@3.47.3) (2022-09-15)
**Note:** Version bump only for package @standardnotes/web
## [3.47.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.47.1...@standardnotes/web@3.47.2) (2022-09-14)
### Bug Fixes
* move mobile nav button next to note/file title ([#1568](https://github.com/standardnotes/app/issues/1568)) ([110c5ff](https://github.com/standardnotes/app/commit/110c5ff47fec68d7b86ebdc3dc7b404395d251fb))
## [3.47.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.47.0...@standardnotes/web@3.47.1) (2022-09-14)
### Bug Fixes
* display QR codes with correctly colored border so that scanner apps successfully recognize them ([#1566](https://github.com/standardnotes/app/issues/1566)) ([b4bdbfe](https://github.com/standardnotes/app/commit/b4bdbfe96a265e2d0cd7d8c1af9259dcce8e18d9))
# [3.47.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.46.3...@standardnotes/web@3.47.0) (2022-09-14)
### Features
* mobile security prefs ([#1496](https://github.com/standardnotes/app/issues/1496)) ([d7aca2c](https://github.com/standardnotes/app/commit/d7aca2c13a99b81c2ee9d36a09f670b0a4c61bd1))
## [3.46.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.46.2...@standardnotes/web@3.46.3) (2022-09-13)
**Note:** Version bump only for package @standardnotes/web
## [3.46.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.46.1...@standardnotes/web@3.46.2) (2022-09-13)
**Note:** Version bump only for package @standardnotes/web
## [3.46.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.46.0...@standardnotes/web@3.46.1) (2022-09-13)
**Note:** Version bump only for package @standardnotes/web
# [3.46.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.18...@standardnotes/web@3.46.0) (2022-09-12)
### Features
* update mobile design ([#1526](https://github.com/standardnotes/app/issues/1526)) ([39d0ee9](https://github.com/standardnotes/app/commit/39d0ee9181255ad71500f4322f63b962af92b861))
## [3.45.18](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.17...@standardnotes/web@3.45.18) (2022-09-12)
### Bug Fixes
* ability to open a new tab on iOS Safari ([#1516](https://github.com/standardnotes/app/issues/1516)) ([73ef93c](https://github.com/standardnotes/app/commit/73ef93c1db0c1d073ddd110459848740ba2f8543))
## [3.45.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.16...@standardnotes/web@3.45.17) (2022-09-09)
**Note:** Version bump only for package @standardnotes/web
## [3.45.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.15...@standardnotes/web@3.45.16) (2022-09-09)
### Bug Fixes
* note/file list item longpress on iOS ([#1506](https://github.com/standardnotes/app/issues/1506)) ([1efc352](https://github.com/standardnotes/app/commit/1efc352da5b0f449196b56bdf607e40d6e228cd4))
## [3.45.15](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.14...@standardnotes/web@3.45.15) (2022-09-08)
### Bug Fixes
* **web:** autolock option style when selected ([#1501](https://github.com/standardnotes/app/issues/1501)) ([91d5980](https://github.com/standardnotes/app/commit/91d5980a7e5d7bdada74175474d6d8c1a0ecba7e))
## [3.45.14](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.13...@standardnotes/web@3.45.14) (2022-09-08)
### Bug Fixes
* note panel resizing ([#1497](https://github.com/standardnotes/app/issues/1497)) ([9267e58](https://github.com/standardnotes/app/commit/9267e580b56fc815a5eb289c225af55f5cf7a4b1))
## [3.45.13](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.12...@standardnotes/web@3.45.13) (2022-09-07)
### Bug Fixes
* file preview & selected items panel size on mobile ([#1492](https://github.com/standardnotes/app/issues/1492)) ([ecd870c](https://github.com/standardnotes/app/commit/ecd870cdaa86c7ec71a0db58643390fe5d597146))
* footer and prefs dropdown cutoff by screen on some phones ([#1491](https://github.com/standardnotes/app/issues/1491)) ([4617afe](https://github.com/standardnotes/app/commit/4617afe14ea1931ba150be5597656c22e2116e73))
## [3.45.12](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.11...@standardnotes/web@3.45.12) (2022-09-07)
**Note:** Version bump only for package @standardnotes/web
## [3.45.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.10...@standardnotes/web@3.45.11) (2022-09-01)
**Note:** Version bump only for package @standardnotes/web
## [3.45.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.9...@standardnotes/web@3.45.10) (2022-08-31)
**Note:** Version bump only for package @standardnotes/web
## [3.45.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.8...@standardnotes/web@3.45.9) (2022-08-31)
**Note:** Version bump only for package @standardnotes/web
## [3.45.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.7...@standardnotes/web@3.45.8) (2022-08-29)
### Bug Fixes
* tag autocomplete result not clickable on iOS ([#1455](https://github.com/standardnotes/app/issues/1455)) ([876c0e8](https://github.com/standardnotes/app/commit/876c0e83ca52d918854601b4929259711cc9a5eb))
## [3.45.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.6...@standardnotes/web@3.45.7) (2022-08-25)
### Bug Fixes
* editor content being hidden under keyboard on mobile ([#1410](https://github.com/standardnotes/app/issues/1410)) ([520b3ad](https://github.com/standardnotes/app/commit/520b3add0f8597c79706812c4819fb23a551becc))
## [3.45.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.5...@standardnotes/web@3.45.6) (2022-08-24)
**Note:** Version bump only for package @standardnotes/web
## [3.45.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.4...@standardnotes/web@3.45.5) (2022-08-23)
**Note:** Version bump only for package @standardnotes/web
## [3.45.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.3...@standardnotes/web@3.45.4) (2022-08-23)
### Bug Fixes
* **web:** archived and deleted counts on encryption panel ([#1423](https://github.com/standardnotes/app/issues/1423)) ([2bdd931](https://github.com/standardnotes/app/commit/2bdd931f6dcd876b1659c5d7d045effa26e18a20))
## [3.45.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.2...@standardnotes/web@3.45.3) (2022-08-22)
**Note:** Version bump only for package @standardnotes/web
## [3.45.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.1...@standardnotes/web@3.45.2) (2022-08-18)
### Bug Fixes
* hidden file input being clickable ([#1414](https://github.com/standardnotes/app/issues/1414)) ([779596b](https://github.com/standardnotes/app/commit/779596b9ae2df7d70dac9cdd17c85647d85e16b2))
## [3.45.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.0...@standardnotes/web@3.45.1) (2022-08-17)
### Bug Fixes
* context menu on longpress on ios safari ([#1405](https://github.com/standardnotes/app/issues/1405)) ([818c306](https://github.com/standardnotes/app/commit/818c3066ccd92156dfc8c797074672cfb08de7bd))
# [3.45.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.44.7...@standardnotes/web@3.45.0) (2022-08-17)
### Features
* move search bar back to notes column ([#1408](https://github.com/standardnotes/app/issues/1408)) ([3d1dc8f](https://github.com/standardnotes/app/commit/3d1dc8f38a883685b6c107bece2e75afe8119bf5))
## [3.44.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.44.6...@standardnotes/web@3.44.7) (2022-08-17)
### Bug Fixes
* remove tablet specific responsive UI ([#1411](https://github.com/standardnotes/app/issues/1411)) ([a25923f](https://github.com/standardnotes/app/commit/a25923f0843bfa18e21883a040f95636f23e45ab))
## [3.44.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.44.5...@standardnotes/web@3.44.6) (2022-08-16)
### Bug Fixes
* note tag delete button not showing on iOS ([#1403](https://github.com/standardnotes/app/issues/1403)) ([2ea9f86](https://github.com/standardnotes/app/commit/2ea9f862feb77a826af8b6ccf7cc2de1a1e50733))
## [3.44.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.44.4...@standardnotes/web@3.44.5) (2022-08-15)
### Bug Fixes
* selecting from "Photo Library" on iOS doesn't upload ([#1401](https://github.com/standardnotes/app/issues/1401)) ([54ae436](https://github.com/standardnotes/app/commit/54ae4365a344cc3c6c796a3afb6d3020f5493a6b))
## [3.44.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.44.3...@standardnotes/web@3.44.4) (2022-08-11)
### Bug Fixes
* optimize toasts for mobile ([#1392](https://github.com/standardnotes/app/issues/1392)) ([40d9392](https://github.com/standardnotes/app/commit/40d9392599e871225abcabcddd51de6cc99a0fe9))
## [3.44.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.44.2...@standardnotes/web@3.44.3) (2022-08-10)
### Bug Fixes
* tag context menu button opening notes list veiw ([#1390](https://github.com/standardnotes/app/issues/1390)) ([82a8bcc](https://github.com/standardnotes/app/commit/82a8bcc4407fce2e255b06a0c31c5fd244f5973f))
* tags being dimmed on safari ([#1389](https://github.com/standardnotes/app/issues/1389)) ([77cbb6b](https://github.com/standardnotes/app/commit/77cbb6b06e901de9e0eccee98219f946b014fe21))
## [3.44.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.44.1...@standardnotes/web@3.44.2) (2022-08-09)
### Bug Fixes
* disable zoom on input focusing on ios ([#1386](https://github.com/standardnotes/app/issues/1386)) ([d048800](https://github.com/standardnotes/app/commit/d048800b9d17ff6214a98fd9b49bfb205459f73e))
## [3.44.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.44.0...@standardnotes/web@3.44.1) (2022-08-08)
### Bug Fixes
* viewport height on mobile Chrome & Safari ([#1376](https://github.com/standardnotes/app/issues/1376)) ([887402f](https://github.com/standardnotes/app/commit/887402f75fe7d03a376e42446661f6b43a2c372c))
# [3.44.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.43.1...@standardnotes/web@3.44.0) (2022-08-08)
### Bug Fixes
* **web:** cannonical link rel ([8332a70](https://github.com/standardnotes/app/commit/8332a7038405378faf4bdb7c5740d543758d69b1))
### Features
* tablet responsiveness ([#1369](https://github.com/standardnotes/app/issues/1369)) ([f555fbc](https://github.com/standardnotes/app/commit/f555fbcaaab1203c8460e7a69c3d7723d09f45d7))
## [3.43.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.43.0...@standardnotes/web@3.43.1) (2022-08-06)
**Note:** Version bump only for package @standardnotes/web
# [3.43.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.42.1...@standardnotes/web@3.43.0) (2022-08-05)
### Bug Fixes
* **files:** filepicker circular dependency ([183f68c](https://github.com/standardnotes/app/commit/183f68c9c1005567ec50bd1a66ca34f775e393dc))
* **mobile:** imports only from snjs ([3ce621e](https://github.com/standardnotes/app/commit/3ce621e24c564fe026786ea1269c8bc15bc67ebe))
* **mobile:** replace component viewer usage with interface ([0825ced](https://github.com/standardnotes/app/commit/0825cedfbeeca1b37b1259b762754a1e3530f498))
* **web:** add temporary workaround on the linter issue ([0543555](https://github.com/standardnotes/app/commit/05435553a441981ae7af76b322b9d06367dd7571))
### Features
* **encryption:** refactor circular dependencies on services ([ffb2193](https://github.com/standardnotes/app/commit/ffb21939246eb81eba3230ff8c0d68e7a6cb2bcb))
* **web:** extract ui-services package ([7e25126](https://github.com/standardnotes/app/commit/7e251262d770cfc9d791115b9c18b862c49e4e03))
## [3.42.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.42.0...@standardnotes/web@3.42.1) (2022-08-03)
### Bug Fixes
* **web:** upgrade eslint ([1216b44](https://github.com/standardnotes/app/commit/1216b441fb4575b5aca1ca3869b06828adeb75b4))
# [3.42.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.41.3...@standardnotes/web@3.42.0) (2022-08-03)
### Bug Fixes
* **web:** eslint ignore setup ([966c157](https://github.com/standardnotes/app/commit/966c15701f599a2fe171d18b92079a451e48849d))
### Features
* **web:** remove web-server and change web to a static website deployment ([#1360](https://github.com/standardnotes/app/issues/1360)) ([483cac9](https://github.com/standardnotes/app/commit/483cac90cfddb13854be1998e7b96b50aee86464))
## [3.41.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.41.2...@standardnotes/web@3.41.3) (2022-07-27)
### Bug Fixes
* popover behaviour when clicking outside of popover ([#1355](https://github.com/standardnotes/app/issues/1355)) ([58e751f](https://github.com/standardnotes/app/commit/58e751f986564cf74cbfd869d2c43e626030b701))
## [3.41.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.41.1...@standardnotes/web@3.41.2) (2022-07-26)
### Bug Fixes
* preview modal keyboard handling ([#1345](https://github.com/standardnotes/app/issues/1345)) ([9bc7533](https://github.com/standardnotes/app/commit/9bc7533010662732d671fd1a93e2fb498e9d14dc))
## [3.41.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.41.0...@standardnotes/web@3.41.1) (2022-07-25)
### Bug Fixes
* make modals mobile-friendly ([#1337](https://github.com/standardnotes/app/issues/1337)) ([7b6b2bc](https://github.com/standardnotes/app/commit/7b6b2bc5b168e2262c32a65b03e7c214d9671be1))
# [3.41.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.7...@standardnotes/web@3.41.0) (2022-07-20)
### Features
* responsive popovers & menus ([#1323](https://github.com/standardnotes/app/issues/1323)) ([2573407](https://github.com/standardnotes/app/commit/2573407851c1ee3e9392ce504f020db68b7856b2))
## [3.40.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.6...@standardnotes/web@3.40.7) (2022-07-18)
**Note:** Version bump only for package @standardnotes/web
## [3.40.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.5...@standardnotes/web@3.40.6) (2022-07-14)
**Note:** Version bump only for package @standardnotes/web
## [3.40.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.4...@standardnotes/web@3.40.5) (2022-07-14)
### Bug Fixes
* **web:** prevent jumping the page contents on mobile when editing notes offline ([#1294](https://github.com/standardnotes/app/issues/1294)) ([aaf68a8](https://github.com/standardnotes/app/commit/aaf68a8f73cf52b1256e3ba879cc00bbcdcf251d))
## [3.40.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.3...@standardnotes/web@3.40.4) (2022-07-13)
**Note:** Version bump only for package @standardnotes/web
## [3.40.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.2...@standardnotes/web@3.40.3) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade jest-environment-jsdom ([7624f95](https://github.com/standardnotes/app/commit/7624f954625dae2858bc97cb46293d16ba185fa4))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [3.40.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.1...@standardnotes/web@3.40.2) (2022-07-12)
### Bug Fixes
* **web:** responsive autocomplete tag dropdown ([#1250](https://github.com/standardnotes/app/issues/1250)) ([0a2c90f](https://github.com/standardnotes/app/commit/0a2c90f2c140f7ab1a15ef24b90f02566e8c6a25))
## [3.40.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.0...@standardnotes/web@3.40.1) (2022-07-11)
### Bug Fixes
* focus mode & dynamic panels on small screens ([#1246](https://github.com/standardnotes/app/issues/1246)) ([9d230d4](https://github.com/standardnotes/app/commit/9d230d4b81c92b826ef9e8b89cd7192f5b4c8b13))
# [3.40.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.39.1...@standardnotes/web@3.40.0) (2022-07-09)
### Features
* release Files view ([#1236](https://github.com/standardnotes/app/issues/1236)) ([5393eb7](https://github.com/standardnotes/app/commit/5393eb71fecdafab524766612d7244c64625c25e))
## [3.39.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.39.0...@standardnotes/web@3.39.1) (2022-07-08)
### Bug Fixes
* **desktop:** don't shift sections on macOS if window is small ([#1235](https://github.com/standardnotes/app/issues/1235)) ([c6932ba](https://github.com/standardnotes/app/commit/c6932ba733e0a67220ce56bec72431240518f7d8))
# [3.39.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.38.6...@standardnotes/web@3.39.0) (2022-07-08)
### Features
* **web:** mobile-friendly (responsive) preferences UI ([#1234](https://github.com/standardnotes/app/issues/1234)) ([66f97f0](https://github.com/standardnotes/app/commit/66f97f06123b1be087ea5a23140b6bd18e0c004f))
## [3.38.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.38.5...@standardnotes/web@3.38.6) (2022-07-08)
### Bug Fixes
* subtag duplication ([#1227](https://github.com/standardnotes/app/issues/1227)) ([f349744](https://github.com/standardnotes/app/commit/f349744fdb51849778e88b643adb518b7ed82811))
## [3.38.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.38.4...@standardnotes/web@3.38.5) (2022-07-08)
**Note:** Version bump only for package @standardnotes/web
## [3.38.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.38.3...@standardnotes/web@3.38.4) (2022-07-07)
**Note:** Version bump only for package @standardnotes/web
## [3.38.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.38.2...@standardnotes/web@3.38.3) (2022-07-07)
**Note:** Version bump only for package @standardnotes/web
## [3.38.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.38.1...@standardnotes/web@3.38.2) (2022-07-07)
**Note:** Version bump only for package @standardnotes/web
## [3.38.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.38.0...@standardnotes/web@3.38.1) (2022-07-07)
**Note:** Version bump only for package @standardnotes/web
# [3.38.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.37.7...@standardnotes/web@3.38.0) (2022-07-07)
### Features
* add selected file size in context menu ([#1224](https://github.com/standardnotes/app/issues/1224)) ([50c024e](https://github.com/standardnotes/app/commit/50c024e643b4c34b4d5700ee678cf1c92d1bd3cc))
## [3.37.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.37.6...@standardnotes/web@3.37.7) (2022-07-06)
**Note:** Version bump only for package @standardnotes/web
## [3.37.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.37.5...@standardnotes/web@3.37.6) (2022-07-06)
**Note:** Version bump only for package @standardnotes/web
## [3.37.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.37.4...@standardnotes/web@3.37.5) (2022-07-06)
### Bug Fixes
* **web:** scrollbar styles ([#1219](https://github.com/standardnotes/app/issues/1219)) ([34719c4](https://github.com/standardnotes/app/commit/34719c49357bee36ffc904d02511b66f34399e86))
## [3.37.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.37.3...@standardnotes/web@3.37.4) (2022-07-06)
### Bug Fixes
* **web:** update modal styles ([#1220](https://github.com/standardnotes/app/issues/1220)) ([6fa6374](https://github.com/standardnotes/app/commit/6fa6374cf2a283070977b43b0ac4542d054aee96))
## [3.37.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.37.2...@standardnotes/web@3.37.3) (2022-07-06)
### Bug Fixes
* select next item when trashing or deleting item ([#1218](https://github.com/standardnotes/app/issues/1218)) ([2ee7912](https://github.com/standardnotes/app/commit/2ee791259dca709d03db2ebded7972ce7c3b788e))
## [3.37.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.37.1...@standardnotes/web@3.37.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/web
## [3.37.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.37.0...@standardnotes/web@3.37.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/web
# [3.37.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.36.0...@standardnotes/web@3.37.0) (2022-07-06)
### Bug Fixes
* deps on weba and mobile ([d380711](https://github.com/standardnotes/app/commit/d38071168ac343a952643647996fca5f1018f2b1))
### Features
* add snjs package ([0e40469](https://github.com/standardnotes/app/commit/0e40469e2fe868b88860f0f2541364696d8f7957))
# [3.36.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.35.2...@standardnotes/web@3.36.0) (2022-07-06)
### Features
* add sncrypto client side packages ([6ec6679](https://github.com/standardnotes/app/commit/6ec66795d21bdfa5abfa08c3b79b19b5c4cd0449))
## [3.35.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.35.1...@standardnotes/web@3.35.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/web
## [3.35.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.35.0...@standardnotes/web@3.35.1) (2022-07-05)
**Note:** Version bump only for package @standardnotes/web
# [3.35.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.34.0...@standardnotes/web@3.35.0) (2022-07-05)
### Features
* add services package ([fbfed0a](https://github.com/standardnotes/app/commit/fbfed0a05cd5eb6ec4d5579012971e4495e04a30))
# [3.34.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.33.8...@standardnotes/web@3.34.0) (2022-07-05)
### Features
* add filepicker package ([d4188a3](https://github.com/standardnotes/app/commit/d4188a3fa2914a48fd28d80d45269a3eb9a358a8))
## [3.33.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.33.7...@standardnotes/web@3.33.8) (2022-07-05)
**Note:** Version bump only for package @standardnotes/web
## [3.33.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.33.6...@standardnotes/web@3.33.7) (2022-07-05)
### Bug Fixes
* **web:** content & navigation list scroll on mobile ([#1207](https://github.com/standardnotes/app/issues/1207)) ([37d765a](https://github.com/standardnotes/app/commit/37d765ab218ae50e3fd4705973f7bed06c1f4eb5))
## [3.33.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.33.5...@standardnotes/web@3.33.6) (2022-07-05)
**Note:** Version bump only for package @standardnotes/web
## [3.33.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.33.4...@standardnotes/web@3.33.5) (2022-07-05)
**Note:** Version bump only for package @standardnotes/web
## [3.33.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.33.3...@standardnotes/web@3.33.4) (2022-07-05)
**Note:** Version bump only for package @standardnotes/web
## [3.33.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.33.2...@standardnotes/web@3.33.3) (2022-07-05)
**Note:** Version bump only for package @standardnotes/web
## [3.33.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.33.1...@standardnotes/web@3.33.2) (2022-07-05)
**Note:** Version bump only for package @standardnotes/web
## [3.33.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.33.0...@standardnotes/web@3.33.1) (2022-07-05)
**Note:** Version bump only for package @standardnotes/web
# [3.33.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.32.0...@standardnotes/web@3.33.0) (2022-07-05)
### Features
* add @standardnotes/encryption package ([#1199](https://github.com/standardnotes/app/issues/1199)) ([e5771fc](https://github.com/standardnotes/app/commit/e5771fcbde827afd178edde3b7bd872734cd3338))
# [3.32.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.31.1...@standardnotes/web@3.32.0) (2022-07-04)
### Features
* initial implementation of responsive app panes ([#1198](https://github.com/standardnotes/app/issues/1198)) ([21ea2ec](https://github.com/standardnotes/app/commit/21ea2ec7a1391638bf0cfb2661ccb78a186d8d8f))
## [3.31.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.31.0...@standardnotes/web@3.31.1) (2022-07-02)
### Bug Fixes
* permissions modal width ([#1195](https://github.com/standardnotes/app/issues/1195)) ([dd23135](https://github.com/standardnotes/app/commit/dd23135d6ddd78bb3f5499256576b26ce6466b12))
# [3.31.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.30.0...@standardnotes/web@3.31.0) (2022-07-02)
### Features
* remove attached files button from files view ([#1193](https://github.com/standardnotes/app/issues/1193)) ([f3a6aaa](https://github.com/standardnotes/app/commit/f3a6aaaf2e2ad49cd805c73383269e5ed3f4cd31))
# [3.30.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.29.2...@standardnotes/web@3.30.0) (2022-07-01)
### Features
* **web:** file view auto-rename on title change([#1192](https://github.com/standardnotes/app/issues/1192)) ([febca55](https://github.com/standardnotes/app/commit/febca55f25e748af2fd1f36dd91f67bd57812ce5))
## [3.29.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.29.1...@standardnotes/web@3.29.2) (2022-07-01)
### Bug Fixes
* **web:** selected navigation item color ([#1191](https://github.com/standardnotes/app/issues/1191)) ([0193ba3](https://github.com/standardnotes/app/commit/0193ba3e7bffa59a3359c984359138e9be34c4e1))
## [3.29.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.29.0...@standardnotes/web@3.29.1) (2022-07-01)
### Bug Fixes
* **web:** file protected overlay not toggling off correctly ([#1190](https://github.com/standardnotes/app/issues/1190)) ([7c3c59d](https://github.com/standardnotes/app/commit/7c3c59dd926ac5561b147dd025f0c5479286a1bb))
# [3.29.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.28.1...@standardnotes/web@3.29.0) (2022-07-01)
### Features
* allow previewing CSV files as plaintext ([#1188](https://github.com/standardnotes/app/issues/1188)) ([87213e9](https://github.com/standardnotes/app/commit/87213e9f5d3b4ecc9864b9b7b501262379644d47))
## [3.28.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.28.0...@standardnotes/web@3.28.1) (2022-06-30)
**Note:** Version bump only for package @standardnotes/web
# [3.28.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.7...@standardnotes/web@3.28.0) (2022-06-30)
### Features
* add tag id to tag context menu ([#1185](https://github.com/standardnotes/app/issues/1185)) ([8b845ea](https://github.com/standardnotes/app/commit/8b845ea424e0731d9c850c3e6604534bf5aeda86))
## [3.27.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.6...@standardnotes/web@3.27.7) (2022-06-30)
**Note:** Version bump only for package @standardnotes/web
## [3.27.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.5...@standardnotes/web@3.27.6) (2022-06-29)
### Bug Fixes
* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc))
## [3.27.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.4...@standardnotes/web@3.27.5) (2022-06-29)
**Note:** Version bump only for package @standardnotes/web
## [3.27.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.3...@standardnotes/web@3.27.4) (2022-06-29)
### Bug Fixes
* desktop backups directory change ([#1178](https://github.com/standardnotes/app/issues/1178)) ([b8efd82](https://github.com/standardnotes/app/commit/b8efd823ac7ab5997b92e74d7c99e8487b69c326))
## [3.27.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.2...@standardnotes/web@3.27.3) (2022-06-28)
### Bug Fixes
* **mobile:** turn native textview into uncontrolled component ([#1176](https://github.com/standardnotes/app/issues/1176)) ([d198625](https://github.com/standardnotes/app/commit/d198625cfab1d3fb579b897b748699f021e26578))
## [3.27.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.1...@standardnotes/web@3.27.2) (2022-06-28)
### Bug Fixes
* search bar ([#1175](https://github.com/standardnotes/app/issues/1175)) ([5e5cf61](https://github.com/standardnotes/app/commit/5e5cf618c5d11fb40f3dc280f7dda50e6eab7a72))
## [3.27.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.0...@standardnotes/web@3.27.1) (2022-06-28)
### Bug Fixes
* file deletion in navigation panel ([#1173](https://github.com/standardnotes/app/issues/1173)) ([94be36e](https://github.com/standardnotes/app/commit/94be36ed9cc30cd5c5c7fc111274694dc106335b))
# [3.27.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.26.4...@standardnotes/web@3.27.0) (2022-06-28)
### Features
* move search bar to navigation panel ([#1170](https://github.com/standardnotes/app/issues/1170)) ([7b51fa4](https://github.com/standardnotes/app/commit/7b51fa4fa839eae838ab264cdc074b3a0735427a))
## [3.26.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.26.3...@standardnotes/web@3.26.4) (2022-06-28)
**Note:** Version bump only for package @standardnotes/web
## [3.26.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.26.2...@standardnotes/web@3.26.3) (2022-06-28)
**Note:** Version bump only for package @standardnotes/web
## [3.26.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.26.1...@standardnotes/web@3.26.2) (2022-06-28)
**Note:** Version bump only for package @standardnotes/web
## [3.26.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.26.0...@standardnotes/web@3.26.1) (2022-06-27)
### Bug Fixes
* don't show deprecated editors; add missing solarized dark theme ([ded2d18](https://github.com/standardnotes/app/commit/ded2d1866a43d3a2ffbacbb725a11e1f70c64067))
# [3.26.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.25.0...@standardnotes/web@3.26.0) (2022-06-27)
### Features
* **web:** tailwind css ([#1147](https://github.com/standardnotes/app/issues/1147)) ([b80038f](https://github.com/standardnotes/app/commit/b80038f607d7411912fa99366abf559a44874ef3))
# [3.25.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.6...@standardnotes/web@3.25.0) (2022-06-27)
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [3.24.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.5...@standardnotes/web@3.24.6) (2022-06-25)
**Note:** Version bump only for package @standardnotes/web
## [3.24.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.4...@standardnotes/web@3.24.5) (2022-06-24)
**Note:** Version bump only for package @standardnotes/web
## [3.24.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.3...@standardnotes/web@3.24.4) (2022-06-24)
**Note:** Version bump only for package @standardnotes/web
## [3.24.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.3-alpha.1...@standardnotes/web@3.24.3) (2022-06-23)
**Note:** Version bump only for package @standardnotes/web
## [3.24.3-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.3-alpha.0...@standardnotes/web@3.24.3-alpha.1) (2022-06-23)
**Note:** Version bump only for package @standardnotes/web
## [3.24.3-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.2...@standardnotes/web@3.24.3-alpha.0) (2022-06-23)
### Bug Fixes
* **components:** disable minification in themes build due to limitations in mobile css parser ([#1143](https://github.com/standardnotes/app/issues/1143)) ([2d069fd](https://github.com/standardnotes/app/commit/2d069fd4bdca95d857ba20b5f3c946db1ae1735a))
## [3.24.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.2-alpha.1...@standardnotes/web@3.24.2) (2022-06-23)
**Note:** Version bump only for package @standardnotes/web
## [3.24.2-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.2-alpha.0...@standardnotes/web@3.24.2-alpha.1) (2022-06-23)
**Note:** Version bump only for package @standardnotes/web
## [3.24.2-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.1...@standardnotes/web@3.24.2-alpha.0) (2022-06-23)
**Note:** Version bump only for package @standardnotes/web
## [3.24.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.1-alpha.0...@standardnotes/web@3.24.1) (2022-06-22)
**Note:** Version bump only for package @standardnotes/web
## [3.24.1-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.0...@standardnotes/web@3.24.1-alpha.0) (2022-06-22)
**Note:** Version bump only for package @standardnotes/web
# [3.24.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.0-alpha.7...@standardnotes/web@3.24.0) (2022-06-22)
**Note:** Version bump only for package @standardnotes/web
# [3.24.0-alpha.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.0-alpha.6...@standardnotes/web@3.24.0-alpha.7) (2022-06-22)
### Features
* move display options to icon button in header ([#1138](https://github.com/standardnotes/app/issues/1138)) ([b0911b1](https://github.com/standardnotes/app/commit/b0911b1574b4420e086be50404712f281a76a4be))
# [3.24.0-alpha.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.0-alpha.5...@standardnotes/web@3.24.0-alpha.6) (2022-06-22)
**Note:** Version bump only for package @standardnotes/web
# [3.24.0-alpha.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.0-alpha.4...@standardnotes/web@3.24.0-alpha.5) (2022-06-22)
**Note:** Version bump only for package @standardnotes/web
# [3.24.0-alpha.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.0-alpha.3...@standardnotes/web@3.24.0-alpha.4) (2022-06-22)
**Note:** Version bump only for package @standardnotes/web
# [3.24.0-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.0-alpha.2...@standardnotes/web@3.24.0-alpha.3) (2022-06-22)
### Features
* use styled-components for panel resizer ([#1131](https://github.com/standardnotes/app/issues/1131)) ([3b80c17](https://github.com/standardnotes/app/commit/3b80c170d26918bbb9fcce15799e632fe588debd))
# [3.24.0-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.0-alpha.1...@standardnotes/web@3.24.0-alpha.2) (2022-06-21)
### Bug Fixes
* session history ([#1128](https://github.com/standardnotes/app/issues/1128)) ([ee69102](https://github.com/standardnotes/app/commit/ee6910200146ce5b868b3e4297d17ef54bad1b6f))
# [3.24.0-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.0-alpha.0...@standardnotes/web@3.24.0-alpha.1) (2022-06-21)
### Features
* add styled-components ([#1126](https://github.com/standardnotes/app/issues/1126)) ([946d50b](https://github.com/standardnotes/app/commit/946d50b5df5c6cca80f059a8d88b4cf866c8161a))
# [3.24.0-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.23.0...@standardnotes/web@3.24.0-alpha.0) (2022-06-20)
### Features
* add "Files Navigation" experimental feature to Labs ([#1125](https://github.com/standardnotes/app/issues/1125)) ([b6cd4bf](https://github.com/standardnotes/app/commit/b6cd4bf6bf158d98f74f0221ab7d1271d1791982))
# [3.23.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.23.0-alpha.1...@standardnotes/web@3.23.0) (2022-06-20)
**Note:** Version bump only for package @standardnotes/web
# [3.23.0-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.23.0-alpha.0...@standardnotes/web@3.23.0-alpha.1) (2022-06-20)
**Note:** Version bump only for package @standardnotes/web
# [3.23.0-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.7-alpha.0...@standardnotes/web@3.23.0-alpha.0) (2022-06-19)
### Features
* ctrl+a to select all items ([#1123](https://github.com/standardnotes/app/issues/1123)) ([dcf3724](https://github.com/standardnotes/app/commit/dcf3724e2c951d7bbad276d37b3302c34d7ee78f))
## [3.22.7-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.6...@standardnotes/web@3.22.7-alpha.0) (2022-06-18)
### Bug Fixes
* exporting multiple notes with same title ([#1119](https://github.com/standardnotes/app/issues/1119)) ([dfbd72b](https://github.com/standardnotes/app/commit/dfbd72b1dfd4a4681c452c9113248045e69880cd))
## [3.22.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.6-alpha.0...@standardnotes/web@3.22.6) (2022-06-18)
**Note:** Version bump only for package @standardnotes/web
## [3.22.6-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.5...@standardnotes/web@3.22.6-alpha.0) (2022-06-18)
### Bug Fixes
* plus editor icons ([#1120](https://github.com/standardnotes/app/issues/1120)) ([ba65948](https://github.com/standardnotes/app/commit/ba65948364a3fca7bfa5005c56802102c73ccd99))
## 3.22.5 (2022-06-16)
**Note:** Version bump only for package @standardnotes/web
## 3.22.4 (2022-06-16)
**Note:** Version bump only for package @standardnotes/web
## [3.22.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.9...@standardnotes/web@3.22.3) (2022-06-16)
**Note:** Version bump only for package @standardnotes/web
## [3.22.3-alpha.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.8...@standardnotes/web@3.22.3-alpha.9) (2022-06-16)
**Note:** Version bump only for package @standardnotes/web
## 3.22.3-alpha.8 (2022-06-16)
**Note:** Version bump only for package @standardnotes/web
## 3.22.3-alpha.7 (2022-06-16)
**Note:** Version bump only for package @standardnotes/web
## 3.22.3-alpha.6 (2022-06-15)
**Note:** Version bump only for package @standardnotes/web
## [3.22.3-alpha.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.4...@standardnotes/web@3.22.3-alpha.5) (2022-06-15)
**Note:** Version bump only for package @standardnotes/web
## [3.22.3-alpha.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.3...@standardnotes/web@3.22.3-alpha.4) (2022-06-15)
**Note:** Version bump only for package @standardnotes/web
## [3.22.3-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.2...@standardnotes/web@3.22.3-alpha.3) (2022-06-14)
**Note:** Version bump only for package @standardnotes/web
## [3.22.3-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.1...@standardnotes/web@3.22.3-alpha.2) (2022-06-14)
**Note:** Version bump only for package @standardnotes/web
## [3.22.3-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.0...@standardnotes/web@3.22.3-alpha.1) (2022-06-14)
**Note:** Version bump only for package @standardnotes/web
## [3.22.3-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.2...@standardnotes/web@3.22.3-alpha.0) (2022-06-14)
**Note:** Version bump only for package @standardnotes/web
## [3.22.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.1...@standardnotes/web@3.22.2) (2022-06-14)
### Reverts
* Revert "chore(release): 3.22.3" ([6a2c585](https://github.com/standardnotes/app/commit/6a2c585926b3dd6d6937b1b069fc9fcaf18b64d8))
* Revert "chore(release): 3.22.4" ([e936d56](https://github.com/standardnotes/app/commit/e936d56f6348b57f5901bd7286e674c00a8cb290))
## 3.22.4 (2022-06-14)
## 3.22.3 (2022-06-14)
### Bug Fixes
* files navigation ([#1084](https://github.com/standardnotes/app/issues/1084)) ([5d09057](https://github.com/standardnotes/app/commit/5d090572fe511d008f8b2f9686de5a18db678532))
## [3.22.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.0...@standardnotes/web@3.22.1) (2022-06-10)
**Note:** Version bump only for package @standardnotes/web
# 3.22.0 (2022-06-10)
### Bug Fixes
* 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))
* dropdown and files button ui ([#1076](https://github.com/standardnotes/app/issues/1076)) ([12f052a](https://github.com/standardnotes/app/commit/12f052a0b202df10ea55351ea4bf6232c2ecb56f))
### Features
* add desktop repo ([#1071](https://github.com/standardnotes/app/issues/1071)) ([0b7ce82](https://github.com/standardnotes/app/commit/0b7ce82aaa21018da084149bb52b5c90b2273bc8))
* enable email backups for everyone ([58b6389](https://github.com/standardnotes/app/commit/58b63898de716c52bfec3af96025b61f9d4d6691))
* mobile app package ([#1075](https://github.com/standardnotes/app/issues/1075)) ([8248a38](https://github.com/standardnotes/app/commit/8248a38280cb7c92da2b2e9c7db298f34ae8ffdf))
* styles package ([#1074](https://github.com/standardnotes/app/issues/1074)) ([3100327](https://github.com/standardnotes/app/commit/31003276b73d3e89824bc002fe616fa055e918c4))
* toast package ([#1073](https://github.com/standardnotes/app/issues/1073)) ([6d0b6e9](https://github.com/standardnotes/app/commit/6d0b6e9018b2a612b8df4827336883fe04033128))
* **wip:** components monorepo ([#1082](https://github.com/standardnotes/app/issues/1082)) ([e3d6001](https://github.com/standardnotes/app/commit/e3d6001a178e11e619ca724b2b155b7c0405c023))
# 3.21.0 (2022-06-10)
### Bug Fixes
* 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))
* dropdown and files button ui ([#1076](https://github.com/standardnotes/app/issues/1076)) ([12f052a](https://github.com/standardnotes/app/commit/12f052a0b202df10ea55351ea4bf6232c2ecb56f))
### Features
* add desktop repo ([#1071](https://github.com/standardnotes/app/issues/1071)) ([0b7ce82](https://github.com/standardnotes/app/commit/0b7ce82aaa21018da084149bb52b5c90b2273bc8))
* enable email backups for everyone ([58b6389](https://github.com/standardnotes/app/commit/58b63898de716c52bfec3af96025b61f9d4d6691))
* mobile app package ([#1075](https://github.com/standardnotes/app/issues/1075)) ([8248a38](https://github.com/standardnotes/app/commit/8248a38280cb7c92da2b2e9c7db298f34ae8ffdf))
* styles package ([#1074](https://github.com/standardnotes/app/issues/1074)) ([3100327](https://github.com/standardnotes/app/commit/31003276b73d3e89824bc002fe616fa055e918c4))
* toast package ([#1073](https://github.com/standardnotes/app/issues/1073)) ([6d0b6e9](https://github.com/standardnotes/app/commit/6d0b6e9018b2a612b8df4827336883fe04033128))