Skip to content

3.2.0

Compare
Choose a tag to compare
@atrashler atrashler released this 07 Jul 20:35
· 1 commit to master since this release
f6813cd

Features

  • Added two new 'Text Types' as on Android: 'Text with clickable lines' and 'Text with clickable words';

Improvements

  • Change/Clear shortcuts for the common actions are more easily to configure now (at least I think so:).
  • When you create a new note the field to input note's text get focus by default instead of title;
  • Last selected 'Text Type' is saved and applied by default for all new manually created notes;
  • Now you can create notes with the same text (duplicates) when do it manually. It is only acceptable for manually created notes (notes from clipboard still can not be created multiple times with the same text);

Fixes

  • Several issues on macOS related to possible memory leaks
  • Some performance improvements
  • Several minor UI issues