Skip to content

JNCFeed 1.0.1

Choose a tag to compare

@mddanish00 mddanish00 released this 13 Oct 07:22

Release v1.0.1

  • Upgraded build using Python 3.8.10 instead of 3.7.9.
  • Dropped any support to other platforms. For now, only will support Windows x64.
  • Removed notify-py dependency.
  • Implemented support to Windows notification directly using winRT Python library.
  • Rearranged tray menu items.
  • Removed custom notification sound.
  • Updated reader library usage to match the latest version.
  • Added version file into exe.
  • Created installer using Advanced Installer.