6.4 KiB
6.4 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.11.2 - 2019-09-27
- Fixed select2 background 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.2 to tox and travis.
- Fixed admin duplicated count query.
- Added admin theme caching to remove duplicated queries. #19
- Added django-dynamic-raw-id support. #61
- Updated app title italian localization.
0.10.3 - 2019-03-28
- Fixed idempotent deploy support. #40
0.10.2 - 2019-03-22
- Fixed raw-id-field whith django-admin-interface. #58
0.10.1 - 2019-03-20
- Updated french localization.
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.