Mercurial > projects > booket
changeset 30:1b56483fe0f2
Add NEWS file
author | Guido Berhoerster <guido+booket@berhoerster.name> |
---|---|
date | Fri, 23 Jan 2015 11:01:48 +0100 |
parents | 58f3589982ea |
children | ffe69492fc67 |
files | NEWS |
diffstat | 1 files changed, 42 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/NEWS Fri Jan 23 11:01:48 2015 +0100 @@ -0,0 +1,42 @@ +News +==== + +Booket 5 (2014-10-06T13:55:02+02:00) +------------------------------------ + +- Create new view for notifications +- Add back the accidentally removed "input" event listener +- Use expanders for action forms +- Use custom expander instead of details element +- Display keyboard shortcuts as an overly when pressing Alt + +Booket 4 (2014-10-02T00:11:08+02:00) +------------------------------------ + +- Add merge options +- Indicate if there are unsaved changes +- Add logo and favicon +- Show four tag input elements by default + +Booket 3 (2014-09-18T20:35:42+02:00) +------------------------------------ + +- Add README file +- Add option for displaying tag list as a tag cloud +- Add Netscape bookmark file export function +- Add Netscape bookmark file import function + +Booket 2 (2014-09-14T23:12:37+02:00) +------------------------------------ + +- Add support for favicons +- Add bookmarklet for bookmarking +- Add autocompletion for tags +- Hide bookmark details +- Display URL and hostname +- Display creation and modification time + +Booket 1 (2014-09-06T18:18:29+02:00) +------------------------------------ + +- Initial revision