X-Git-Url: http://git.sourceforge.jp/view?p=neighbornote%2FNeighborNote.git;a=blobdiff_plain;f=changelog.txt;h=4dce289734a78faea31a41a06fdcd3b2d72ed7f4;hp=5e6886d73a81a7748b3addfe616c933487a8a335;hb=4f4ed1c40584074db46664d2775e6d568807f1e9;hpb=dc8e61f39c62be6697cfe516023c4cf696e4b2cc diff --git a/changelog.txt b/changelog.txt index 5e6886d..4dce289 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,30 @@ +NixNote (1.5) stable; urgency=high + * Correct bug causing repeted deletion errors on Evernote servers. + * Correct bug causing notes to be marked as unsynchronized when tags have been updated. + * Correct various oauth errors. + +NixNote (1.4) stable; urgency=low + * Added better proxy support for OAuth + * Search text dialog box won't clear if clicking "all notes". + * Tag names are taken into account when searching text (changed or new notes only). + * Corrected hang on startup if OAuth wasn't present and sync on startup was specified. + * Added better errors if ssl support wasn't found. + * Added better errors if behind a proxy & can't connect. + +NixNote (1.3) stable; urgency=low + * Authentication changed from userid/password to OAuth + * Added updated russian translation + * Correct bug where automatic folder importing didn't always work for non premium members. + * Fixed various bugs when displaying accounting information. + * Fixed bug when trying to delete items that were never synchronized. + * Correct some issues where tag names are not properly sorted. + * Added check for null resources when indexing. + * Added sync-only command line option rather than full startup. + * Fixed bug where default notebook changes were not being synchronized. + * Added option to start using the default notebook rather than all notebooks. + * Correct some issues when importing resources. + * Correct some search issues not showing the correct result. + NixNote (1.2) stable; urgency=low * Added the ability to cut & paste an image from a web page. * Corrected a problem with the "Release Notes" dialog not appearing. @@ -21,7 +48,7 @@ NixNote (1.2) stable; urgency=low * Corrected a problem preventing the ability to restore deleted notes. * Corrected a problem where a null pointer is possible on shutdown. * Upgraded to Evernote's 1.20 API. - -- Randy Baumgarte Sat, 08 Oct 2011 19:51:36 -0400 + -- Randy Baumgarte Sun, 29 Jan 2012 10:00:00 -0500 NixNote (1.1) stable; urgency=low * Any type of attachment can be saved regardless of premium status.