6.8 KiB
6.8 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.12.1 - 2020-02-21
- Updated
.travisconfig. - Fixed custom django admin header. #75
- Bumped
django-colorfieldversion to0.2.0. - Added
trlanguage. - Removed hard-coded favicon type.
- Improved code-quality.
0.12.0 - 2019-12-02
- Added
python 3.8anddjango 3.0compatibility.
0.11.2 - 2019-09-27
- Fixed
select2background color.
0.11.1 - 2019-09-04
- Added language chooser display option.
0.11.0 - 2019-09-03
- Added language chooser.
0.10.5 - 2019-05-09
- Fixed broken migration on postgres/windows. #52
0.10.4 - 2019-03-29
- Added
django 2.2totoxandtravis. - Fixed admin duplicated count query.
- Added admin theme caching to remove duplicated queries. #19
- Added
django-dynamic-raw-idsupport. #61 - Updated
itlocalization.
0.10.3 - 2019-03-28
- Fixed idempotent deploy support. #40
0.10.2 - 2019-03-22
- Fixed
raw-id-fieldwhithdjango-admin-interface. #58
0.10.1 - 2019-03-20
- Updated
frlocalization.
0.10.0 - 2019-02-21
- Updated messages.
- Added related modal close button. #45
- Updated fields verbose names.
- Added environment options. #56
0.9.3 - 2019-02-06
- Enabled travis pip cache.
- Splitted tests to multiple files.
- Added env badge to favicon.
0.9.2 - 2019-01-11
- Fixed cancel button does not work. #53
- Fixed IntegrityError on postgres
0.9.1 - 2019-01-11
- Fixed missing migration. #51
0.9.0 - 2018-11-13
- Added French localization.
- Added Italian localization.
- Added Spanish localization.
- Added internationalization support.