All Versions
99
Latest Version
Avg Release Cycle
24 days
Latest Release
725 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.18.4 Changes
January 05, 2022- ๐ Added official django 4.0 support.
- Added link to admin home page on logo and title. #147
- ๐ Fixed collapsed inlines rounded bottom borders.
- โ
Fixed missing comma in tests settings
MIDDLEWARE_CLASSES
. #145
-
v0.18.3 Changes
December 07, 2021- ๐ Added official python 3.10 support.
- Replaced travis with GitHub action workflow. #142
- Fixed
check_installed_apps
checks. - ๐ Fixed django default appconfig deprecation warning. #141
-
v0.18.2 Changes
October 25, 2021- ๐ Fixed migration error.
-
v0.18.1 Changes
October 25, 2021- ๐ Removed wrong migration.
-
v0.18.0 Changes
October 24, 2021- ๐ Added foldable apps support. #117
- ๐ Removed
css
field fromTheme
model.
-
v0.17.3 Changes
October 12, 2021- ๐ Fixed
FileExtensionValidator
TypeError
on django < 1.11.
- ๐ Fixed
-
v0.17.2 Changes
October 08, 2021- ๐ Fixed
FileExtensionValidator
TypeError
on django < 1.11.
- ๐ Fixed
-
v0.17.1 Changes
September 24, 2021- ๐ฆ Fixed
TemplateDoesNotExist
error ondjango==4.0.a1
removing checking condition forcolorfield
package. #134 - ๐ Fixed favicon fetching incompatible with
django-storages
S3
. #128
- ๐ฆ Fixed
-
v0.17.0 Changes
September 16, 2021- Added
logo_max_width
andlogo_max_height
. #127
- Added
-
v0.16.4 Changes
September 04, 2021- Fixed
0020_module_selected_colors
migration for multiple dbs. #132 - ๐ Fixed sticky pagination
width
andborder-bottom
. - ๐ Fixed inlines vertical overlow.
- Improved header elements vertical alignment.
- Fixed