Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Releases: octalmage/Marknote

v0.6.1

30 Dec 15:15
777a668
Compare
Choose a tag to compare
  • Use Firebase for syncing instead of Parse. #50
  • Fix default note.

WARNING

Be careful with this update if you have syncing enabled. Here are the update instructions:

  1. Make sure your data is synced locally before updating.
  2. Close Marknote and install the new version.
  3. Login to v0.6.1 using an email address in the settings.
  4. That's it!

I've ran through this many times without issue. If you do run into an problem don't open the older version of Marknote, that could potentially overwrite your data in Parse. Open an issue if you have any questions!

v0.6.0

16 Apr 02:22
Compare
Choose a tag to compare
  • Checkboxes are now clickable #46

v0.5.7

21 Jul 04:44
Compare
Choose a tag to compare
  • Updated the default note.

v0.5.6

28 Apr 19:19
Compare
Choose a tag to compare
  • New icon for Mac OS X!

v0.5.5

26 Apr 14:13
Compare
Choose a tag to compare
  • Removed up/down hotkeys.

v0.5.4

24 Mar 23:47
Compare
Choose a tag to compare
  • New nw.js version (v0.11.6).
  • 64bit Mac builds.
  • New hook interface for plugins (#43).
  • Easter egg!

v0.5.3

24 Mar 18:18
Compare
Choose a tag to compare
  • Remove links from note titles (#10).
  • Updated nw.js version for testing.

v0.5.1

02 Feb 18:57
Compare
Choose a tag to compare
  • Removed noteclicked event, use noteloaded instead.
  • Only check plugins directory if it exists.
  • Changed api ready event to apiready (instead of appready).

v0.5.0

02 Feb 18:33
Compare
Choose a tag to compare
  • New plugins interface! #30
  • Fatal errors log to console instead of crashing.
  • New node-webkit version.

v0.4.10

02 Feb 06:49
Compare
Choose a tag to compare
v0.4.10 Pre-release
Pre-release
  • Manual language override for highlighting code blocks (thanks Dittmar).