diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 9 | ||||
-rw-r--r-- | doc/developers/doc-TODO | 5 |
2 files changed, 12 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index acfce25..a7374e2 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,13 +1,18 @@ ChangeLog for SemantiScuttle ============================ -0.9X.X - 2010-XX-XX +0.98.0 - 2011-XX-XX ------------------- +- Switch to jQuery and drop dojo +- Fix bug #3187177: Wrong URL / Export XML Bookmarks - Fix bug in getTagsForBookmarks() that fetched all tags -- Show error message on mysqli connection errors +- Fix bug #3097187: Using opensearch with two tags does not work in Firefox +- Implement request #3054906: Show user's full name instead of nickname - Implement patch #3059829: update FR_CA translation +- Show error message on mysqli connection errors - Update php-gettext library to 1.0.10 - api/posts/add respects the "replace" parameter now +- Fix privacy issue when fetching tags of several users 0.97.2 - 2011-02-17 diff --git a/doc/developers/doc-TODO b/doc/developers/doc-TODO index 69f6907..4fac4ab 100644 --- a/doc/developers/doc-TODO +++ b/doc/developers/doc-TODO @@ -1,3 +1,8 @@ +- Bookmarklets: Text selection is used as description +- Tag nesting: Paris > France > World +- Tag alias: Deutschland = Germany + + - Which fields are searched? title, description, private note, username, tags |