- Fixed compatibility with Django 4 - Added support for Django's view permission (thanks cobia) - Fixed menu height on mobile (thanks mojek)
1.5
* Fixed compatibility with Django 3+
1.4
* Fixed a bug where the Dashboard icon would be highlighted even if another tab was active * Display the admin title as text if no logo is defined in the settings
1.3
* Reworked the pagination style to look more inline with the table style * Fixed an issue where the verbose_name from the AppConfig class wasn't used in the menu
1.2.2
* Added automated package publishing with GitHub Actions
1.2.1
* Added support for Django 3.0+ * Made the ADMIN_LOGO setting optional * Allowed adjusting admin logo size with logo-width and logo-height style settings