All Versions
99
Latest Version
Avg Release Cycle
24 days
Latest Release
110 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.15.0 Changes
February 03, 2021- Added sticky form controls and pagination options. #110
- ๐ Added support to 4-digit language code in language chooser. #111
- Added theme css variables for third-party libraries.
- ๐ Fixed app module section link hover color.
-
v0.14.2 Changes
January 04, 2021- ๐ Fixed tabular inline scroll bar. #101
- ๐ Fixed module header selected link color. #102
- Fixed main content width when
admin.site.enable_nav_sidebar = False
. #105
-
v0.14.1 Changes
November 12, 2020- ๐ Fixed sticky list-filter floating. #100
-
v0.14.0 Changes
October 15, 2020- Added list filter sticky option (only for
django >= 3.1.2
). - 0๏ธโฃ Enabled list filter dropdown by default.
- ๐ Fixed changelist searchbar style.
- Added list filter sticky option (only for
-
v0.13.7 Changes
October 14, 2020- ๐ Improved responsive widgets style.
- Prevented body horizontal scroll.
- ๐ Fixed tabular inline horizontal scroll.
- ๐ Fixed changelist filter min-width.
- ๐ Fixed changelist and toolbar theme rounded corners.
- ๐ Fixed calendar and timelist buttons theme color.
- ๐ Fixed list filter select size.
- ๐ Fixed content max-width with
django >= 3.1
.
-
v0.13.6 Changes
October 14, 2020- Added persian language. #98
- ๐ Fixed logo max-width on small screens.
- ๐ Fixed content max-width when nav-sidebar is collapsed.
- ๐ Fixed changelist max-width on medium screens.
-
v0.13.5 Changes
September 15, 2020- ๐ Fixed loaddata error with initial_data.json fixture. #97
- โ Fixed tests warning (admin.W411).
- ๐ Fixed changelist thead links color.
- ๐ Fixed changelist filter links hover color.
-
v0.13.4 Changes
September 04, 2020- ๐ Added conditional imports to avoid Django deprecation warnings. #92
- Changed admin header content vertical align to top.
-
v0.13.3 Changes
September 02, 2020- ๐ Added
django-json-widget
theming support.
- ๐ Added
-
v0.13.2 Changes
August 21, 2020- ๐ Fixed related modal not closing on edit save and create with django 3.1 - #96