OSDN Git Service

複数タブを開いた状態で終了したら、次回起動時にそれらのタブを復元する。
[neighbornote/NeighborNote.git] / changelog.txt
index 3433ca1..4dce289 100644 (file)
@@ -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.