This is a pure bugfix release. We fixed a major issue with allow_only security restrictions not working on crud controllers (and subclasses). If you use the CrudRestController or the CrudController you will want to upgrade immediately.
Other fixes worth mentioning: - content_type support improved (now it's not ugly) - Jinja2 support is fixed - ToscaWidgets? <http://trac.turbogears.org/wiki/ToscaWidgets> now can be removed when use_toscawidgets is set to false - i18n logging now set to a sane default - and other minor fixed as explained in wiki/changelog 2.0.2 is expected to follow this release fairly quickly with a fix for custom routes and the __before__ method of DecoratedController not working because it has no decoration attribute. 2.0.2 will be the last release coming out of svn, all future releases will happen out of a soon to be created 2.0 branch at hg.turbogears.org. -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
