diff -r 20b31e6f4729 -r b7366a18f305 docs/HISTORY.txt --- a/docs/HISTORY.txt Tue Jun 03 23:48:00 2014 +0200 +++ b/docs/HISTORY.txt Wed Jun 04 00:15:31 2014 +0200 @@ -1,11 +1,21 @@ -HISTORY +History ======= +0.1.2 +----- + - added new content providers for search engines and available languages drop-down menu + - added new "form reset callback" data API + - first step in adding new "upload/download" progress notifications + - updated javascript data API to be able to warn user when leaving a form containing modified + and unsaved data + - updated and added CSS classes + - javascript syntax cleanup in MyAMS.notify package (a complete code rewrite is planed...) + 0.1.1 ----- - small changes on exceptions views - - add view for JSON-RPC exceptions - - add minified Fanstatic resources + - added view for JSON-RPC exceptions + - added minified Fanstatic resources - improved AJAX errors management - small CSS updates