Skip to content

Latest commit

 

History

History
125 lines (73 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

125 lines (73 loc) · 2.51 KB

Knowte change log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[2.0.6] - 2021-04-25

Added

  • Added a trash bin for notes
  • It is now possible to resize the notebooks side bar

Changed

Removed

Fixed

[2.0.5] - 2020-10-10

Added

  • Added a Japanese translation

Changed

Removed

Fixed

  • Fixed a note import issue

[2.0.4] - 2020-06-08

Added

  • Added image resizing in the notes
  • Added an update checker

Changed

Removed

Fixed

  • Fixed a small UI glitch in upper right corner of Settings and Information screens when using native titlebar
  • Fixed a crash that happens when pressing Cancel on the folder selection dialog on the Welcome screen
  • Fixed colors not being rendered correctly in Linux

[2.0.3] - 2020-05-16

Added

  • It is now possible to change the UI font size
  • Added tooltips to the note editor buttons
  • Added keyboard shortcuts CTRL+1 and CTRL+2 for headings 1 and 2 in notes
  • Added pacman and snap packages

Changed

  • UI has been refined

Removed

Fixed

  • No icon in Linux when using AppImage install

[2.0.2] - 2019-11-23

Added

  • Added a context menu to the note editor

Changed

Removed

Fixed

[2.0.1] - 2019-11-23

Added

Changed

  • New UI design that more closely resembles the Knowte 1.x

Removed

Fixed

  • Tooltips don't adapt to the number of selected notes and notebooks
  • Font size not updated in open notes when font size setting is changed
  • Notebook name not updated in open notes when language setting is changed
  • Incorrect notification when removing multiple notebooks

[2.0.0] - 2019-09-28

Added

  • GNU/Linux compatibility (Knowte now runs on Windows and GNU/Linux)
  • Collections (e.g. allows separating home and work notes)
  • Export to PDF
  • Multiple text colors
  • Multiple text highlight colors
  • Dragging and dropping of notes to notebooks
  • Dropping of exported notes to notebooks and notes list to import them
  • Multi-select of notes and notebooks
  • Task lists

Changed

  • The notes storage folder is no longer in a hidden folder and must be selected the first time the application starts. This allows storage of notes on a cloud folder.

Removed

  • Linking to other note files
  • Export to RTF

Fixed