Crispy Synced Notes Changelog

What's new in Crispy Synced Notes 2.1.0

Apr 1, 2021
  • Made compatible to Java 9 and newer
  • Updated various libraries

New in Crispy Synced Notes 2.0.4 (Aug 10, 2017)

  • Fixed trashing synchronization settings file when entering the wrong decryption password upon opening a workspace

New in Crispy Synced Notes 2.0.3 (Aug 10, 2017)

  • Bugfix sync hang when sync is not configured correctly.
  • Bugfix on OpenJDK

New in Crispy Synced Notes 2.0.2 (Aug 10, 2017)

  • Added more UI translation messages, updated greek language file

New in Crispy Synced Notes 2.0.1 (Aug 10, 2017)

  • Bugfix: Sync state is now copied when duplicating workspace due to change in encryption settings (otherwise it shows the sync conflicts dialog for each file on first sync)

New in Crispy Synced Notes 2.0.0 (Aug 10, 2017)

  • Added optional AES encryption for local files (based on bouncy castle provider)
  • Last selected node is now saved for each work directory individually

New in Crispy Synced Notes 1.0.11 (Aug 10, 2017)

  • Remembers last selected node between two sessions (can be disabled in global options)

New in Crispy Synced Notes 1.0.10 (Dec 2, 2015)

  • Updated Greek translation

New in Crispy Synced Notes 1.0.9 (Dec 2, 2015)

  • Added translation strings
  • Added Greek language
  • Updated German translations
  • Updated Apache HttpClient to version 4.5.1 to improve SSL/TLS security

New in Crispy Synced Notes 1.0.8 (Dec 2, 2015)

  • Added background synchronization (enable it in the global options)
  • Added option to sync at application's startup (enable it in the global options)

New in Crispy Synced Notes 1.0.7 Beta (Dec 2, 2015)

  • Updated Apache HttpClient to version 4.3.6 to address SSL/TLS security issues. If you need SSLv3, you must explicitly enable it in synchronization settings dialog
  • Synchronization success does not show an popup window anymore (but in the statusbar)
  • Node selection is restored after synchronization

New in Crispy Synced Notes 1.0.6 Beta (Dec 2, 2015)

  • Bugfix: Note renaming was broken
  • Bugfix: Search result highlight position improved, search term can now contain non-ASCII characters

New in Crispy Synced Notes 1.0.5 Beta (Dec 2, 2015)

  • Added search function
  • Added options to hide defined extensions or whole files from tree view. TXT and .MD extensions are now hidden by default
  • Bugfix: current edited file is now saved when closing the application
  • Changed synchronization hotkey to CTRL+S, because F2 did not work
  • Improved creation of new nodes

New in Crispy Synced Notes 1.0.4 Beta (Dec 2, 2015)

  • Added drag & drop support for moving notes inside the tree and from/to file system

New in Crispy Synced Notes 1.0.3 Beta (Aug 29, 2014)

  • Added translation support
  • Added translation for German
  • Added custom tree icons

New in Crispy Synced Notes 1.0.2 Beta (Aug 29, 2014)

  • Bugfixes for renaming note folders
  • Backward compatibility with Java6
  • Ability to open binary files with system editor

New in Crispy Synced Notes 1.0.1 Beta (Aug 29, 2014)

  • Added options to sort notes
  • Added confirmation dialog options
  • Some code and UI tweaks