Just released Gnote 0.4.0.

Dependency changes: now libxml++ 2.26 is REQUIRED, because of nasty bugs in older release. Upstream itself said it was unusable. Also, if you are a packager, be aware that libxml++ 2.26 break the ABI silently. You must understand that before doing any upgrade. See bug 583825.

I already have a branch that just remove this dependency, I'll merge it after this release.

Download it

New features:

  • Handle command line argument --version and --search
  • Backlinks addin.
  • Addin to export to HTML.

Fixes:

  • Hard require on libxml++ 2.26. Should prevent some bugs (Bug #583807, Bug #583808, Bug #579292, Bug #579316) See git
  • Note is now trackable. Should avoid a crash related to signals. (Closes #581618)
  • Remove obsolete UTF-8 keyword in .desktop (Closes #581623) (Robert Millan)
  • Fix build with LDFLAGS="-Wl,--as-needed" (Closes #581559) (Priit Laes)
  • '-' in note title was mistakenly doubled in the menu. (Closes #581643)
  • Fix crash when entering an URL instead of a host name for the bugzilla icon in the bugzilla addin (Closes #581080)
  • Stop calculating the status icon menu position by thyself.
  • Fix UI for InsertTimeStamp addin (Closes #582788) (0.1.1)
  • Fix inconsistency in search dialog selection causing drag and drop and delete to mis-behave. (Closes #579107, Closes #582757)
  • gnote-applet is in libexec. (Closes #581631)
  • Fix markup error in German localization (Closes #582975)
  • Fix error on first run in German (de_DE) (Debian bug #528930)

Translations:

  • Added translations: - Bengali India (bn_IN) - Hungarian (hu)
  • Updated translations: - Arabic (ar) - German (de) - Japanese (ja) - Spanish (es)
  • Added Greek manual.
  • Added Spanish manual.