- Fix, js for remembering latest accordion was working like toggle (bs bug?).
0.8.3
Not secure
-----------------------------------
- Portuguese Brazil translations
0.8.2
Not secure
-----------------------------------
- Fix, possible to register on the menu different links to the same view class. - Fix, init of baseapp missing init of baseviews list.
0.8.1
Not secure
-----------------------------------
- New, Python 3 partial support (babel will not work, caused by the babel package itself). - Fix, Removed Flask-wtf requirement version limitation. - New, test suite with nose.
0.8.0
Not secure
-----------------------------------
- New, Language, Simplified Chinese support. - New, Language, Russian support. - New, Language, German support. - Fix, various translations. - Fix,New support for virtual directory no need to install on root url, relative urls fixes.
0.7.8
Not secure
-----------------------------------
- New, login form style. - Fix, Auto creation of user's models from Base. - Fix, Removed double flash message on reset password form. - New, support for icons on menu categories. - New, remove "-" bettwen icons and menu labels. - New, added optional parameter "label" and "category_label" for menu items. better security and i18n.