Skip to content

Releases: Mikescher/AlephNote

Version 1.6.25

27 Oct 20:48
07d448e
Compare
Choose a tag to compare

Bugfixes

  • Fixed sidebar separator under windows classic theme (#79)
  • URL matching must start with an whitespace character (#76)
  • Fixed captions in SettingsWindow (#80)
  • Fixed option UseRawFolderRepo not being disabled on account switch (#80)

Features

  • Option to use subfolders for local FS sync (#80)

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.9
HeadlessPlugin     v1.4.6
NextcloudPlugin    v1.2.9
SimpleNotePlugin   v1.2.5
StandardNotePlugin v1.3.3

Version 1.6.24

25 Oct 17:35
d7c8f8f
Compare
Choose a tag to compare

Bugfixes

  • Fixed UpdateToPrerelease setting
  • Fixed sidebar separator under windows classic theme (#79)
  • Fixed URL matching with uncommon unicode characters (#76)
  • Fixed Note locked-state not being applied immediately (#78)
  • Fixed Note markdown-mode (by tag) not being applied immediately (#78)

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.9
HeadlessPlugin     v1.4.6
NextcloudPlugin    v1.2.9
SimpleNotePlugin   v1.2.5
StandardNotePlugin v1.3.3

Version 1.6.23

24 Oct 14:28
1038102
Compare
Choose a tag to compare

Features

  • Remember cursor position when [RememberScroll] is enabled (#72)
  • Advanced setting to allow some non-ascii chars in filenames (#75)
  • Advanced setting to allow all chars in filenames (#75)
  • Added theme modifiers (#77)
  • Added new theme modifier: compact-sidebar
  • Added new theme modifier: wide-sidebar

Tasks

  • Cleanup settings code & introduce global app context
  • major refactoring in ThemeManager to allow hierachies (for theme modifier)
  • Show warning when accessing the advanced settings panel

Bugfixes

  • Fixed round braces not being recognized in URL's (#76)
  • Fixed natural sort order ignoring whitespaces (#71)
  • StandardNotePlugin: Normalize linebreaks before sync (#74)
  • Fixed foreground color of some sub-menuitems (#73)

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.9
HeadlessPlugin     v1.4.6
NextcloudPlugin    v1.2.9
SimpleNotePlugin   v1.2.5
StandardNotePlugin v1.3.3

Version 1.6.22

09 Sep 11:09
9bb0682
Compare
Choose a tag to compare

Bugfixes

  • Fixed Setting "Autostart with Windows" setting the wrong registry key

Version 1.6.21

08 Sep 15:54
7b6fa8c
Compare
Choose a tag to compare

Bugfixes

  • Fixed Exception pressing backspace in an empty TagControl (#69)

Version 1.6.20

07 Sep 21:39
01bd9bc
Compare
Choose a tag to compare

Features

  • Complete rewrite of tag control (#64)
  • Option to automatically call git gc on local git backup repository every X commits
  • New Menu entries "Note preview style" and "Note sorting" (#62)
  • Option to remember Window state on close (#63)

Tasks

  • Removed unused file "AlephNote.PluginInterface.dll" from /plugins/ folder
  • Changed default theme to hide separator between notes in NotesList (#64)
  • Changed default theme to add 1px additional space between notes in NotesList (#61)
  • SimpleNote: Fixed (potential) exception when synchronizing a note without an title
  • NextcloudNote: Fixed (potential) exception when synchronizing a note without an title
  • Sort notes case insensitive by default (#66)

Bugfixes

  • Fixed NoteEdit control scrolling while focus is in SettingsWindow
  • Fixed race-condition when deleting big empty folder hierarchies in the local git backup repository
  • StandardNotes: Fixed exception when synchronizing a note without an title
  • Fixed markdown highlighting for bold/italic section followed by a space (#67)
  • Fixed markdown highlighting for enumerations followed by a bold/italic section
  • SimpleNote: Fixed API Error when permanently deleting a note

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.9
HeadlessPlugin     v1.4.6
NextcloudPlugin    v1.2.9
SimpleNotePlugin   v1.2.5
StandardNotePlugin v1.3.2

Version 1.6.19

23 Jun 20:46
fd42738
Compare
Choose a tag to compare

Features

  • New (potential) shortcuts (#53)
  • Disallow starting AlephNote multiple times from the same repository (#55)
  • Support for StandardFile API version 003 (#56)
  • Support for note-locked state (StandardNotes, Headless, FilesystemNotes) (#50)

Tasks

  • Remove redundant DLL's from /plugins/ directory
  • Only do the update-check in Release-mode
  • Only send anonymous statistics in Release-mode
  • Remove NetStandard support (for now - can be easily re-added later)

Bugfixes

  • Fixed Input of Alt+Key shortcuts via settings dialog
  • Fixed Alt+Key shortcuts not working in NoteEdit
  • Fixed selection issues when switching folders really fast
  • Fixed StandardNotes connection error being a fatal error message (#54)
  • Fixed update of ModificationDate from remote not being displayed
  • Made FilesystemNotes sync more robust (less conflict notes if there are no real conflicts)
  • Fixed scrolling behaviour for NoteEdit with focus on NoteList (#57)

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.8
HeadlessPlugin     v1.4.5
NextcloudPlugin    v1.2.8
SimpleNotePlugin   v1.2.4
StandardNotePlugin v1.3.1

Version 1.6.18

01 Jun 18:58
b8ea47f
Compare
Choose a tag to compare

Bugfixes

  • Fixed nextcloud sync with NC instances in server subdirectory (#51)
  • Fixed conflict-resolution-dialog layout

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.7
HeadlessPlugin     v1.4.4
NextcloudPlugin    v1.2.7
SimpleNotePlugin   v1.2.3
StandardNotePlugin v1.2.4

Version 1.6.17

27 May 13:59
a8e6e0d
Compare
Choose a tag to compare

Features

  • Manual conflict resolution (#37)
  • Continue search by F3

Tasks

  • Fixed filesystem access in git mirroring (only edit files that where changed)
  • Update dependencies

Bugfixes

  • Adedd square brackets to allowed filename characters (#49)
  • Fixed crash when some notes failed to deserialize (in MultiBoolToVisibility)

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.7
HeadlessPlugin     v1.4.4
NextcloudPlugin    v1.2.5
SimpleNotePlugin   v1.2.3
StandardNotePlugin v1.2.4

Version 1.6.16

18 May 15:29
7aeab48
Compare
Choose a tag to compare

Bugfixes

  • Fixed serialization error in it-IT locale (#48)

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.5
HeadlessPlugin     v1.4.3
NextcloudPlugin    v1.2.4
SimpleNotePlugin   v1.2.2
StandardNotePlugin v1.2.3