|
1 | 1 | { |
2 | 2 | "versions": [ |
| 3 | + { |
| 4 | + "version": "3.201.19", |
| 5 | + "title": "[3.201.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.201.18...@standardnotes/web@3.201.19) (2026-02-24)", |
| 6 | + "date": null, |
| 7 | + "body": "### Bug Fixes\n\n* Fixes Import button staying disabled after untoggling option to add notes to a tag ([#2981](https://github.com/standardnotes/app/issues/2981)) ([75c3e2e](https://github.com/standardnotes/app/commit/75c3e2e6fd2e992d6e1e8c82e52678b0c750e623))\n* Fixes lists left margin on Super editor on mobile ([#2983](https://github.com/standardnotes/app/issues/2983)) ([0c4ce38](https://github.com/standardnotes/app/commit/0c4ce38aa4caf8cbfd23a339e5bffff771e877f7))\n* Fixes multiple selection checkbox not working when only one note is selected ([99c7cb9](https://github.com/standardnotes/app/commit/99c7cb92b5e5d08000e24908e735ef02f9059990))\n* Fixes unselecting note deactivating multiple selection note when there is only one selected note left ([36f973a](https://github.com/standardnotes/app/commit/36f973aa3fdd7f79767d4da8e443dd3504e24f8f))\n* Prevents note list from switching to a different note when opening a note not in the current folder from the command palette ([#2986](https://github.com/standardnotes/app/issues/2986)) ([ff58de3](https://github.com/standardnotes/app/commit/ff58de30fb4d8093f5056b5c4789163e81edf632))\n* Redirect to app after creating account ([#2984](https://github.com/standardnotes/app/issues/2984)) ([f4c64b8](https://github.com/standardnotes/app/commit/f4c64b8db2e5a51547182b67436aff7c2a23c3ad))\n* Render line breaks properly on Super editor Show markdown ([#2982](https://github.com/standardnotes/app/issues/2982)) ([6b15118](https://github.com/standardnotes/app/commit/6b151187189a88774d439e6cfd7204207e26c3f8))", |
| 8 | + "parsed": { |
| 9 | + "_": [ |
| 10 | + "Fixes Import button staying disabled after untoggling option to add notes to a tag (#2981) (75c3e2e)", |
| 11 | + "Fixes lists left margin on Super editor on mobile (#2983) (0c4ce38)", |
| 12 | + "Fixes multiple selection checkbox not working when only one note is selected (99c7cb9)", |
| 13 | + "Fixes unselecting note deactivating multiple selection note when there is only one selected note left (36f973a)", |
| 14 | + "Prevents note list from switching to a different note when opening a note not in the current folder from the command palette (#2986) (ff58de3)", |
| 15 | + "Redirect to app after creating account (#2984) (f4c64b8)", |
| 16 | + "Render line breaks properly on Super editor Show markdown (#2982) (6b15118)" |
| 17 | + ], |
| 18 | + "Bug Fixes": [ |
| 19 | + "Fixes Import button staying disabled after untoggling option to add notes to a tag (#2981) (75c3e2e)", |
| 20 | + "Fixes lists left margin on Super editor on mobile (#2983) (0c4ce38)", |
| 21 | + "Fixes multiple selection checkbox not working when only one note is selected (99c7cb9)", |
| 22 | + "Fixes unselecting note deactivating multiple selection note when there is only one selected note left (36f973a)", |
| 23 | + "Prevents note list from switching to a different note when opening a note not in the current folder from the command palette (#2986) (ff58de3)", |
| 24 | + "Redirect to app after creating account (#2984) (f4c64b8)", |
| 25 | + "Render line breaks properly on Super editor Show markdown (#2982) (6b15118)" |
| 26 | + ] |
| 27 | + } |
| 28 | + }, |
3 | 29 | { |
4 | 30 | "version": "3.201.18", |
5 | 31 | "title": "[3.201.18](https://github.com/standardnotes/app/compare/@standardnotes/web@3.201.17...@standardnotes/web@3.201.18) (2026-02-07)", |
|
0 commit comments