File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77Changelog
88---------
99
10+
11+ v.2.8.8 2021-05-19
12+ ==================
13+
14+ * Fix Chinese locales (`#4413 <https://github.com/ckan/ckan/pull/4413 >`_)
15+ * Allow installation of requirements without any additional actions using pip (`#5408 <https://github.com/ckan/ckan/pull/5408 >`_)
16+ * Include requirements files in Manifest (`#5726 <https://github.com/ckan/ckan/pull/5726 >`_)
17+ * Dockerfile: pin pip version (`#5929 <https://github.com/ckan/ckan/pull/5929 >`_)
18+ * Allow uploaders to only override asset / resource uploading (`#6088 <https://github.com/ckan/ckan/pull/6088 >`_)
19+ * Catch TypeError from invalid thrown by dateutils (`#6085 <https://github.com/ckan/ckan/pull/6085 >`_)
20+ * Display proper message when sysadmin password is incorect (`#5911 <https://github.com/ckan/ckan/pull/5911 >`_)
21+ * Use external library to parse view filter params
22+ * Fix auth error when deleting a group/org (`#6006 <https://github.com/ckan/ckan/pull/6006 >`_)
23+ * Fix datastore_search language parameter (`#5974 <https://github.com/ckan/ckan/pull/5974 >`_)
24+ * make SQL function whitelist case-insensitive unless quoted (`#5969 <https://github.com/ckan/ckan/pull/5969 >`_)
25+ * Fix Explore button not working (`#3720 <https://github.com/ckan/ckan/pull/3720 >`_)
26+ * remove unused var in task_status_update (`#5861 <https://github.com/ckan/ckan/pull/5861 >`_)
27+ * Prevent guessing format and mimetype from resource urls without path (`#5852 <https://github.com/ckan/ckan/pull/5852 >`_)
28+
29+
1030v.2.8.7 2021-02-10
1131==================
1232
You can’t perform that action at this time.
0 commit comments