Releases: ionos-cloud/dim
Releases · ionos-cloud/dim
dim-4.0.7
- fixes for rr_list2 and zone_list2 (makes web-gui happy)
dim-4.0.6
- Solve issues with DIM script utilies by pinning Flask and other versions
dim-4.0.5
- update to Flask 2
- remove global option bigint_as_string
Parts which rely on flask._compat
are still broken (manage_dim
, manage_db
). Fix is under development.
dim-4.0.4
- revert change of reject_request
- adds the needed .encode('utf-8')
dim-4.0.2
- ldapsync fix
- dnssec keystorage format fix
dimclient-0.4.3
- fc34 support
- el7 support
dim-web-0.1
dim-web - remove old files (#46) The requirements.txt is not necessary anymore, as the build process is done through the setup.py in the dim-web directory. It caused some error messages of old dependencies, even when not used.