Releases: Mikescher/AlephNote
Version 1.7.6
Tasks
- StandardNotes: Automatically clear token if SN API returns a 401 statuscode
Plugins
Plugins included by default:
FilesystemPlugin v1.2.15
HeadlessPlugin v1.4.12
NextcloudPlugin v1.2.15
SimpleNotePlugin v1.2.13
StandardNotePlugin v1.7.3
Version 1.7.5
Bugfixes
- Fixed wrong default-theme version constraint in 1.7.4
Plugins
Plugins included by default:
FilesystemPlugin v1.2.15
HeadlessPlugin v1.4.12
NextcloudPlugin v1.2.15
SimpleNotePlugin v1.2.13
StandardNotePlugin v1.7.2
Version 1.7.4
Bugfixes
- Fixed conflict resolution strategy "UseClientCreateConflictNote" with StandardNotes
- Fix EventLog out-of order under rare race condition
Tasks
- Added (semi-automatic) AppVeyor release builds
- Better log import (use new window and keep local logs)
Plugins
Plugins included by default:
FilesystemPlugin v1.2.15
HeadlessPlugin v1.4.12
NextcloudPlugin v1.2.15
SimpleNotePlugin v1.2.13
StandardNotePlugin v1.7.2
Version 1.7.3
Tasks
- Better (in best case silent) migration from pre-1.7.0 StandardNotes plugin to post-1.7.0
Plugins
Plugins included by default:
FilesystemPlugin v1.2.15
HeadlessPlugin v1.4.12
NextcloudPlugin v1.2.15
SimpleNotePlugin v1.2.13
StandardNotePlugin v1.7.1
Version 1.7.2
Bugfixes
- StandardNotes: Fixed sync when no matching items_key exist (#182)
- StandardNotes: Fixed sync for items with older schema under 004 sessin (#182)
Plugins
Plugins included by default:
FilesystemPlugin v1.2.15
HeadlessPlugin v1.4.12
NextcloudPlugin v1.2.15
SimpleNotePlugin v1.2.13
StandardNotePlugin v1.7.1
Version 1.7.1
Note (!) (same as 1.7.0)
This release changes quite a bit in the app internals due to the .Net migration and the new StandardNotes plugin.
I will initially release it as a test/prerelase version - testing is appreciated but at your own risk. I will do a proper release once I'm confident or StandardNote forces me to.
Features
- If you have an (active) StandardNotes account it will now (after the update) ask you to perform a full resync to prevent sync errors in the future. If that can't be done automatically (eg if you have multiple StandardNote accounts) it will only show a warning (#182)
Bugfixes
- Singleton option now works kinda correctly (#169)
Plugins
Plugins included by default:
FilesystemPlugin v1.2.15
HeadlessPlugin v1.4.12
NextcloudPlugin v1.2.15
SimpleNotePlugin v1.2.13
StandardNotePlugin v1.7.0
Version 1.7.0
Note (!)
This release changes quite a bit in the app internals due to the .Net migration and the new StandardNotes plugin.
I will initially release it as a test/prerelase version - testing is appreciated but at your own risk. I will do a proper release once I'm confident or StandardNote forces me to.If you have problems synchronizing with StandardNotes, try doing a full re-sync ( Edit -> Delete Local Data and sync new )
Bugfixes
- Fixed automatic tags (for directories) not always being created in StandardNotePlugin (#180)
- Fixed API error in StandardNotes due to SN server changes (#182)
Features
- Added support for the new 004 encryption scheme in StandardNotes (#182)
- Migrate whole project to .Net 4.8 (net48 for main app, netstandard2.0 for plugins and libs) (#137)
- Added option to hide CreateNote buttons and the search field (#178)
Plugins
Plugins included by default:
FilesystemPlugin v1.2.15
HeadlessPlugin v1.4.12
NextcloudPlugin v1.2.15
SimpleNotePlugin v1.2.13
StandardNotePlugin v1.7.0
Version 1.6.38
Bugfixes / Features / Tasks
This is a hotfix release for the StandardNotes bug #182.
A proper fix will also come, but needs more time (I will need to implement the new 004 StandardNotes protocol, which also means upgrading the project to .netstandard2.0 ... ugh) ... see the standardnotes-004
branch
All this release includes is the new (1.6.2) version of the StandardNotes plugin
Plugins
Plugins included by default:
FilesystemPlugin v1.2.14
HeadlessPlugin v1.4.11
NextcloudPlugin v1.2.14
SimpleNotePlugin v1.2.12
StandardNotePlugin v1.6.2
Version 1.6.37
Version 1.6.36
Bugfixes
- StandardNotes: Fixed timezone offset being lost when syncing
- Fix "automatic search delay" option not working (always defaulted to "direct")
- Keep filtered value static when editing note (#168)
- StandardNotes: Fix log warning when deleting notes
Features
- Better tooltip when hovering over modification date / creation date (now customizable by remoteplugin) (#176)
- Remember collapsed folders in list (#174)
- Remember order in folders in list (#174)
- StandardNotes: Added option to generate tags that work with the StandardNotes folders extension (#171)
Tasks
- StandardNotes: Add custom appdata
NoteCreationDate
(similiar to custom modification date appdata) (#173) - Fix Typo "Hierachy" -> "Hierarchy" ([!] This also changed some keys in custom theme files)
- Added
Autoscroll
option for LogWindow - StandardNotes: Added (debug) option to force-set custom modification/creation dates (the appdata values)
- Added
Filter
option for LogWindow - Added performance warning when using
Smooth scroll
option - Less propertyChanged events when changing note title
Plugins
Plugins included by default:
FilesystemPlugin v1.2.14
HeadlessPlugin v1.4.11
NextcloudPlugin v1.2.14
SimpleNotePlugin v1.2.12
StandardNotePlugin v1.6.1