diff --git a/README.md b/README.md index 55d530f..6d8f424 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ just visit [jh3y.github.io/tyto](http://jh3y.github.io/tyto). * easy to use * easy to configure * easy to extend and develop +* __NEW!__ localStorage persistence +* __NEW!__ undo action +* __NEW!__ UI overhaul * etc. ###what's been happening. @@ -19,7 +22,7 @@ just visit [jh3y.github.io/tyto](http://jh3y.github.io/tyto). * __11-22/12/13__: Been really busy and ill but been able to reply here and there to issues when I can. * __22/12/13__: After a congested couple of weeks, finally have sat down and taken notes from the HN discussion in order to compile a nice little issues list of what needs doing. The summary can be seen [here](https://github.com/jh3y/tyto/blob/master/docs/HNnotes.md) * __12/02/14__: Wahey! Happy NY and finally after some time working on other little things I'm getting under way picking up issues again. - +* __14/02/14__: V1.1.0 released with plenty of new features that were raised in the first showing. ###why tyto? what's it for? To be honest __tyto__ arose from my own and other members of my then team desiring something easy to organise and manage your own daily workflow. This could be something simple like the current development tasks on your plate or maybe the meetings you have scheduled in the current week coming. The ability to also share this is important. @@ -91,8 +94,6 @@ provides the CSS selector for the DOM element being used for the board. defines a default subject of email generated by tyto. #####emailRecipient: string defines a default recipient of email generated by tyto. -#####actionsTab: bool -defines whether to create the menu tab or not. #####exportFilename: string defines the default filename for the json file when a board is exported. #####maxColumns: number @@ -141,8 +142,8 @@ there are a range of technologies being used under the hood to achieve this. * jQuery * requireJS * bootstrap +* Font Awesome * Handlebars.js -* tab.js * CSS3 * HTML5 drag and drop * jade