CKAN 2.9.8

Titlev.2.9.8 2023-02-15
Version2.9.8
Release Date2023-02-15
Changes
Show details

Major changes

  • Disable public registration of users by default (#7210 <https://github.com/ckan/ckan/pull/7210>_)
  • Restrict user and group/org image upload formats by default (#7210 <https://github.com/ckan/ckan/pull/7210>_)

Minor changes

  • Add dev containers / GitHub Codespaces config for CKAN 2.9 (See the documentation <https://github.com/ckan/ckan/wiki/CKAN-in-GitHub-Codespaces>_
  • Add new group command: clean. Add clean users command to delete users containing images with formats not supported in ckan.upload.user.mimetypes config option (#7241 <https://github.com/ckan/ckan/pull/7241>_)
  • Set the resource blueprint to not auto register. (#7374 <https://github.com/ckan/ckan/pull/7374>_)
  • prepare_dataset_blueprint: support dataset type (#7031 <https://github.com/ckan/ckan/pull/7031>_)
  • Add --quiet option to ckan user token add command to mak easier to integrate with automated scripts (#7217 <https://github.com/ckan/ckan/pull/7217>_)

Bugfixes

  • Fix package_update performance (#7219 <https://github.com/ckan/ckan/pull/7219>_)
  • Fix _() function override (#7232 <https://github.com/ckan/ckan/pull/7232>_)
  • Fix 404 when selecting the same date in the changes view (#7192 <https://github.com/ckan/ckan/pull/7192>_)
  • Enable DateTime to be returned through Actions, allowing datapusher_status to be accessed through the API. (#7110 <https://github.com/ckan/ckan/pull/7110>_)
  • Fixed broken organization delete form (#7150 <https://github.com/ckan/ckan/pull/7150>_)
Url Ckangeloghttps://github.com/ckan/ckan/blob/master/CHANGELOG.rst#v298-2023-02-15