Updated changelog
[astakos] / snf-astakos-app / Changelog
1 v0.3.3
2 ======
3
4 - Updated grnet styles
5 - Several styling fixes
6 - Display page menu
7 - Minor improvements in cloudbar js and styles
8 - Use synnefo.lib.context_processors.cloudbar to display the cloudbar
9 - Updated snf-common dependency to >=0.9.0
10
11 v0.3.2
12 ======
13
14 - improved styles of sign up button
15 - do not send admin notification email if ASTAKOS_DEFAULT_ADMIN_EMAIL is not 
16   set 
17 - updated cloudbar styles
18
19
20 v0.3.1
21 ======
22
23 - bug fixes
24 - administrator email notification on sign up 
25   (configurable from ASTAKOS_DEFAULT_ADMIN_EMAIL setting)
26 - recaptcha integration on sign up form
27   (requires ASTAKOS_RECAPTCHA_PUBLIC_KEY, ASTAKOS_RECAPTCHA_PRIVATE_KEY
28    settings)
29 - cloudbar jsonp responses