From 7fdc0706bf82298481ba6af4edf27f61829dd885 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Sun, 14 Aug 2016 14:06:47 +0200 Subject: [PATCH] Changes --- CHANGELOG.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3139820..a781c76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,6 @@ - Sort by title - Sort by date - Logging of actions -- On tags overview page: - - Show which tags have public pages, with link - - How many bookmarks each tag has ## v0.3.0 (unreleased) @@ -14,6 +11,25 @@ - json view of public tag pages, returns all items - feed (rss/atom) view of public tag pages, returns latest 15 - feed link on public tag page +- Support for bookmarklets +- UI tweaks +- Redesigned cards with bigger favicon. Looks cleaner +- Different favicon service with 60x60px icons +- Prevent duplicate form submission on add/edit bookmark +- Delete bookmark from bookmark card +- Undo delete link in "Bookmark has been deleted" message +- Delete public tag page + +- On tags overview page: + - Show which tags have public pages, with link + - How many bookmarks each tag has + - Statistics on: + - total tags + - number of public tag pages + - total number of bookmarks + - number of starred bookmarks + - number of bookmarks with a non-OK http status + - number of deleted bookmarks ## v0.2.0