Skip to content

Releases: cpbotha/nvpy

v1.2.2-beta

27 Aug 03:56
12461aa
Compare
Choose a tag to compare
v1.2.2-beta Pre-release
Pre-release

NOTE: This release is a beta version.

  • Fixed on-memory database corruption bug (#181)
  • Fixed UI bugs (#183 (comment))
  • Fixed full-sync issue (#182)
  • Added TclError handling to prevent user confusion. (#150, #180)
  • Added debug utilities

v1.2.1

29 Apr 08:35
d567b58
Compare
Choose a tag to compare
  • Fixed freeze bug (#176)

v1.2.0

25 Apr 13:46
8ae00b5
Compare
Choose a tag to compare
  • Provide stand alone executable file (nvpy.exe) for Windows.

v1.1.0

31 Mar 12:56
ee825eb
Compare
Choose a tag to compare
  • Improved reliability of save and sync.
  • Background syncing support.
  • Added theme customization feature.
  • Added confirm option to exit.
  • Migrate to the Simperium API.
  • Fixed memory leak bug.
  • Fixed some bugs.

v1.0.0 BETA pre-release

30 Jan 12:14
Compare
Choose a tag to compare
Pre-release

I'll be releasing v1.0.0 soon. From then on versioning will follow breaking.feature.fix, see https://medium.com/javascript-scene/software-versions-are-broken-3d2dc0da0783#.4s4rj4hqi

There is also a completely experimental Mac App bundle if you're on OSX and you would also like to enjoy the unique nvpy appearance. I know I do.

(I uploaded BETA2 binaries with a small fix to support retina displays on Mac.)