Skip to content

Releases: rohankishore/ZenNotes

v1.4.0

25 Jun 11:45
48d0be7
Compare
Choose a tag to compare

ZenNotes v1.4.0

image

What's Changed

*Added option to get summaries from Wikipedia

Currently being worked on

  • Adding more languages for translation and wikipedia

v1.3.0

31 Jan 18:43
107fb63
Compare
Choose a tag to compare

What's Changed

  • Added decrypt and encrypt feature
  • Made Markdown Preview read only
  • Fixed several bugs

Currently being worked on

  • Light mode
  • Settings page with custom fonts, etc

v1.2.0

15 Oct 07:42
8c4651b
Compare
Choose a tag to compare

ZenNotes v1.2

Changes

  • Added "Find First" and "Goto" option
  • Added Date/Time option to quickly insert current date and time to the notepad
  • Added File Logging (add .LOG to the starting of the file and save it. After that, everytime you open that file, the time will be inserted in the file at the end)

Thanks to the r/Python sub for giving feature ideas and contributions. Thanks a lot.

v1.1

14 Oct 02:50
52e3676
Compare
Choose a tag to compare

ZenNotes v1.1

Full Changelog

  • Added Markdown support (Still in BETA. Works for headings and stuffs)
  • Added TTS (Can be found in the Selection menu

Known Issues

  • Images, badges doesn't get displayed properly in the Markdown preview
  • Line breaks (
    ) and Horizontal lines (
    ) doesn't work

ZenNotes v1.0

13 Oct 15:53
0d4a128
Compare
Choose a tag to compare

ZenNotes v1.0

  • Translate feature added
  • Overall stability improvements