Skip to content

Releases: falk-werner/note.py

v1.3.2

11 Sep 19:44
Compare
Choose a tag to compare

note.py: Changelog

v1.3.2

Other Changes

  • enhance PyPi meta information
  • update GitHub actions

v1.3.1

Other Changes

  • note.py is now available at PyPi

v1.2.0

New Features

  • notes can be tagged and tags can be used to filter notes
  • note attachments can be opened in file browser

Fixed

  • fixed taking screenshots on Windows

Other Changes

  • use README.md as default note content instead of note.md
    (when notes are put into a Git repository, note contents are shown)

v1.1.0

New Features

  • add support of GitHub flavoured markdown
  • include node contents in search
  • add new accelarators (Ctrl+F, Ctrl+E, Ctrl+D)
  • save window dimensions on exit
  • use theme (theme can be selected via config file)
  • make screenshot tool configurable (via config file)
  • add Python 3.8 support

Fixes

  • fixed crash on Windows when switching tabs
  • fixed a bunch of typos

Other Changes

  • add central config file
  • reduced unnecessary view updates and saves

v1.0.0

  • initial release

v1.3.1

11 Sep 18:08
Compare
Choose a tag to compare

note.py: Changelog

v1.3.1

New Features

  • note.py is now available at PyPi

v1.2.0

New Features

  • notes can be tagged and tags can be used to filter notes
  • note attachments can be opened in file browser

Fixed

  • fixed taking screenshots on Windows

Other Changes

  • use README.md as default note content instead of note.md
    (when notes are put into a Git repository, note contents are shown)

v1.1.0

New Features

  • add support of GitHub flavoured markdown
  • include node contents in search
  • add new accelarators (Ctrl+F, Ctrl+E, Ctrl+D)
  • save window dimensions on exit
  • use theme (theme can be selected via config file)
  • make screenshot tool configurable (via config file)
  • add Python 3.8 support

Fixes

  • fixed crash on Windows when switching tabs
  • fixed a bunch of typos

Other Changes

  • add central config file
  • reduced unnecessary view updates and saves

v1.0.0

  • initial release

v1.2.0

27 May 07:17
25beef9
Compare
Choose a tag to compare

note.py: Changelog

v1.2.0

New Features

  • notes can be tagged and tags can be used to filter notes
  • note attachments can be opened in file browser

Fixed

  • fixed taking screenshots on Windows

Other Changes

  • use README.md as default note content instead of note.md
    (when notes are put into a Git repository, note contents are shown)

v1.1.0

New Features

  • add support of GitHub flavoured markdown
  • include node contents in search
  • add new accelarators (Ctrl+F, Ctrl+E, Ctrl+D)
  • save window dimensions on exit
  • use theme (theme can be selected via config file)
  • make screenshot tool configurable (via config file)
  • add Python 3.8 support

Fixes

  • fixed crash on Windows when switching tabs
  • fixed a bunch of typos

Other Changes

  • add central config file
  • reduced unnecessary view updates and saves

v1.0.0

  • initial release

v1.1.0

15 Jan 08:42
5062cd1
Compare
Choose a tag to compare

note.py: Changelog

v1.1.0

New Features

  • add support of GitHub flavoured markdown
  • include node contents in search
  • add new accelarators (Ctrl+F, Ctrl+E, Ctrl+D)
  • save window dimensions on exit
  • use theme (theme can be selected via config file)
  • make screenshot tool configurable (via config file)
  • add Python 3.8 support

Fixes

  • fixed crash on Windows when switching tabs
  • fixed a bunch of typos

Other Changes

  • add central config file
  • reduced unnecessary view updates and saves

v1.0.0

  • initial release

v1.0.1

10 Jan 17:52
f90dd68
Compare
Choose a tag to compare

v1.0.0

18 Dec 14:09
Compare
Choose a tag to compare

Initial release.