File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ The installer have been downloaded from their official github repository listed
66and can be verified like this:
77
881. Download the following installer:
9- Version 3.3.4 : <https://github.com/streetwriters/notesnook/releases/download/v3.3.4 /notesnook_win_x64.exe>
9+ Version 3.3.5 : <https://github.com/streetwriters/notesnook/releases/download/v3.3.5 /notesnook_win_x64.exe>
10102. You can use one of the following methods to obtain the checksum
1111 - Use powershell function 'Get-Filehash'
1212 - Use chocolatey utility 'checksum.exe'
1313
1414 checksum type: SHA256
15- checksum: 811A9697516769936679384486E5B6F3BB4C221C76A4BC2FF3A0916AFE0B279F
15+ checksum: A2D90C924E477F31A1AF9F08DC7FAD8DC65D12DD52A0DF6F8ACA0FA1FB911E8B
1616
1717File 'LICENSE.txt' is obtained from <https://raw.githubusercontent.com/streetwriters/notesnook/master/LICENSE>
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >notesnook</id >
5- <version >3.3.4 </version >
5+ <version >3.3.5 </version >
66 <title >Notesnook</title >
77 <authors >Streetwriters Ltd.</authors >
88 <owners >Adri</owners >
@@ -20,12 +20,9 @@ Notesnook is our **proof** that privacy does _not_ (always) have to come at the
2020 <summary >A fully open source and end-to-end encrypted note taking alternative to Evernote.</summary >
2121 <releaseNotes >## What's Changed
2222
23- * Update Web Clipper to 0.4.0 by @thecodrr in https://github.com/streetwriters/notesnook/pull/8896
24- * editor: fix crash in heading plugin when pasting markdown content by @01zulfi in https://github.com/streetwriters/notesnook/pull/8904
25- * core: escape paranthesis in notes search query by @01zulfi in https://github.com/streetwriters/notesnook/pull/8857
26- * editor: fix old inline images in bullet,numbered,task& check lists by @01zulfi in https://github.com/streetwriters/notesnook/pull/8905
23+ * editor: fix checklist parsing as bulletlist by @01zulfi in https://github.com/streetwriters/notesnook/pull/8913
2724
28- **Full Changelog**: https://github.com/streetwriters/notesnook/compare/v3.3.3 ...v3.3.4 </releaseNotes >
25+ **Full Changelog**: https://github.com/streetwriters/notesnook/compare/v3.3.4 ...v3.3.5 </releaseNotes >
2926 <tags >notesnook notes evernote encrypted</tags >
3027 <projectSourceUrl >https://github.com/streetwriters/notesnook</projectSourceUrl >
3128 <packageSourceUrl >https://github.com/A-d-r-i/update_choco_packages/tree/main/notesnook</packageSourceUrl >
You can’t perform that action at this time.
0 commit comments