- Fixed Bug that was crashing when running `compilemessages` - Fixed Bug that was causing front end errors with the UI-builder
2.2.9
Enable translations. Languages added so far: - German - Spanish - Chinese (simplified/traditional)
Bug fixes: - Reverse order in object history - Doc fixes
2.2.8
- Use poetry to manage requirements - Fix broken badge - Organise images on documentation + other minor changes - Some styling changes - Fix heights on select filter in changeform template - Fix breadcrumb link in app list view - Add ability to add custom css&js to login/logout page
2.2.7
- Improve detection of fieldsets - Various fixes to support installations with multiple admin sites - Increase flexibility for font awesome icons being used - Permalinks in docs - permissions fixes (Show menu items with change OR view permission)
2.2.6
Bug Fixes:
- Bugfix: menu not showing Users app for staff users - Bugfix: on menu not displaying lowercased apps - Bugfix: on slugified parameters to allow unicode characters - Ignore coveralls exit code
2.2.5
- Feature: Adds 4 different Change form templates (horizontal tabs, vertical tabs, carousel, collapsible) - Bugfix: Ensure parent page is marked as active when on child pages (detail views) - Cleaning: Improve test suite