Ckan

Latest version: v2.11.2

Safety actively analyzes 724516 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 16

1.7.2

=================

Minor:
* Documentation enhancements regarding file uploads

Bug fixes:
* Fixes for lincences i18n
* Remove sensitive data from user dict (2784)
* Fix bug in feeds controller (2869)
* Show dataset author and maintainer names even if they have no emails
* Fix URLs for some Amazon buckets
* Other minor fixes

1.7.1

Not secure
=================

Minor:
* Documentation enhancements regarding install and extensions (2505)
* Home page and search results speed improvements (2402,2403)
* I18n: Added Greek translation and updated other ones (2506)

Bug fixes:
* UI fixes (2507)
* Fixes for i18n login and logout issues (2497)
* Date on add/edit resource breaks if offset is specified (2383)
* Fix in organizations read page (2509)
* Add synchronous_search plugin to deployment.ini template (2521)
* Inconsistent language on license dropdown (2575)
* Fix bug in translating lists in multilingual plugin
* Group autocomplete doesn't work with multiple words (2373)
* Other minor fixes

1.7

Not secure
===============

Major:
* Updated SOLR schema (2327). Note: This will require and update of the SOLR schema file and a reindex.
* Support for Organization based workflow, with membership determinig access permissions to datasets (1669,2255)
* Related items such as visualizations, applications or ideas can now be added to datasets (2204)
* Restricted vocabularies for tags, allowing grouping related tags together (1698)
* Internal analytics that track number of views and downloads for datasets and resources (2251)
* Consolidated multilingual features in an included extension (1821,1820)
* Atom feeds for publishers, tags and search results (1593,2277)
* RDF dump paster command (2303)
* Better integration with the DataStore, based on ElasticSearch, with nice helper docs (1797)
* Updated the Recline data viewer with new features such as better graphs and a map view (2236,2283)
* Improved and redesigned documentation (2226,2245,2248)

Minor:
* Groups can have an image associated (2275)
* Basic resource validation (1711)
* Ability to search without accents for accented words (906)
* Weight queries so that title is more important than rest of body (1826)
* Enhancements in the dataset and resource forms (1506)
* OpenID can now be disabled (1830)
* API and forms use same validation (1792)
* More robust bulk search indexing, with options to ignore exceptions and just refresh (1616i,2232)
* Modify where the language code is placed in URLs (2261)
* Simplified licenses list (1359)
* Add extension point for dataset view (1741)

Bug fixes:
* Catch exceptions on the QA archiver (1809)
* Error when changing language when CKAN is mounted in URL (1804)
* Naming of a new package/group can clash with a route (1742)
* Can't delete all of a package's resources over REST API (2266)
* Group edit form didn't allow adding multiple datasets at once (2292)
* Fix layout bugs in IE 7 (1788)
* Bug with Portugese translation and Javascript (2318)
* Fix broken parse_rfc_2822 helper function (2314)

1.6

Not secure
===============

Major:
* Resources now have their own pages, as well as showing in the Dataset (1445, 1449)
* Group pages enhanced, including in-group search (1521)
* User pages enhanced with lists of datasets (1396) and recent activity (1515)
* Dataset view page decluttered (1450)
* Tags not restricted to just letters and dashes (1453)
* Stats Extension and Storage Extension moved into core CKAN (1576, 1608)
* Ability to mounting CKAN at a sub-URL (1401, 1659)
* 5 Stars of Openness ratings show by resources, if ckanext-qa is installed (1583)
* Recline Data Explorer (for previewing and plotting data) improved and v2 moved into core CKAN (1602, 1630)

Minor:
* 'About' page rewritten and easily customisable in the config (1626)
* Gravatar picture displayed next to My Account link (1528)
* 'Delete' button for datasets (1425)
* Relationships API more RESTful, validated and documented (1695)
* User name displayed when logged in (1529)
* Database dumps now exclude deleted packages (1623)
* Dataset/Tag name length now limited to 100 characters in API (1473)
* 'Status' API call now includes installed extensions (1488)
* Command-line interface for list/read/deleting datasets (1499)
* Slug API calls tidied up and documented (1500)
* Users nagged to add email address if missing from their account (1413)
* Model and API for Users to become Members of a Group in a certain Capacity (1531, 1477)
* Extension interface to adjust search queries, indexing and results (1547, 1738)
* API for changing permissions (1688)

Bug fixes:
* Group deletion didn't work (1536)
* metadata_created used to return an entirely wrong date (1546)
* Unicode characters in field-specific API search queries caused exception (since CKAN 1.5) (1798)
* Sometimes task_status errors weren't being recorded (1483)
* Registering or Logging in failed silently when already logged in (1799)
* Deleted packages were browseable by administrators and appeared in dumps (1283, 1623)
* Facicon was a broken link unless corrected in config file (1627)
* Dataset search showed last result of each page out of order (1683)
* 'Simple search' mode showed 0 packages on home page (1709)
* Occasionally, 'My Account' shows when user is not logged in (1513)
* Could not change language when on a tag page that had accented characters or dataset creation page (1783, 1791)
* Editing package via API deleted its relationships (1786)

1.5.1

Not secure
=================

Major:
* Background tasks (1363, 1371, 1408)
* Fix for security issue affecting CKAN v1.5 (1585)

Minor:
* Language support now excellent for European languages: en de fr it es no sv pl ru pt cs sr ca
* Web UI improvements:
* Resource editing refreshed
* Group editing refreshed
* Indication that group creation requires logging-in (1004)
* Users' pictures displayed using Gravatar (1409)
* 'Welcome' banner shown to new users (1378)
* Group package list now ordered alphabetically (1502)
* Allow managing a dataset's groups also via package entity API (1381)
* Dataset listings in API standardised (1490)
* Search ordering by modification and creation date (191)
* Account creation disallowed with Open ID (create account in CKAN first) (1386)
* User name can be modified (1386)
* Email address required for registration (for password reset) (1319)
* Atom feeds hidden for now
* New config options to ease CSS insertion into the template (1380)
* Removed ETag browser cache headers (1422)
* CKAN version number and admin contact in new 'status_show' API (1087)
* Upgrade SQLAlchemy to 0.7.3 (compatible with Postgres up to 9.1) (1433)
* SOLR schema is now versioned (1498)

Bug fixes:
* Group ordering on main page was alphabetical but should be by size (since 1.5) (1487)
* Package could get added multiple times to same Group, distorting Group size (1484)
* Search index corruption when multiple CKAN instances on a server all storing the same object (1430)
* Dataset property metadata_created had wrong value (since v1.3) (1546)
* Tag browsing showed tags for deleted datasets (920)
* User name change field validation error (1470)
* You couldn't edit a user with a unicode email address (1479)
* Package search API results missed the extra fields (1455)
* OpenID registration disablement explained better (1532)
* Data upload (with ckanext-storage) failed if spaces in the filename (1518)
* Resource download count fixed (integration with ckanext-googleanalytics) (1451)
* Multiple CKANs with same dataset IDs on the same SOLR core would conflict (1462)

1.5

Not secure
===============
**Deprecated due to security issue 1585**

Major:
* New visual theme (1108)
* Package & Resource edit overhaul (1294/1348/1351/1368/1296)
* JS and CSS reorganization (1282, 1349, 1380)
* Apache Solr used for search in core instead of Postgres (1275, 1361, 1365)
* Authorization system now embedded in the logic layer (1253)
* Captcha added for user registration (1307, 1431)
* UI language translations refreshed (1292, 1350, 1418)
* Action API improved with docs now (1315, 1302, 1371)

Minor:
* Cross-Origin Resource Sharing (CORS) support (1271)
* Strings to translate into other languages tidied up (1249)
* Resource format autocomplete (816)
* Database disconnection gives better error message (1290)
* Log-in cookie is preserved between sessions (78)
* Extensions can access formalchemy forms (1301)
* 'Dataset' is the new name for 'Package' (1293)
* Resource standard fields added: type, format, size (1324)
* Listing users speeded up (1268)
* Basic data preview functionality moved to core from QA extension (1357)
* Admin Extension merged into core CKAN (1264)
* URLs in the Notes field are automatically linked (1320)
* Disallow OpenID for account creation (but can be linked to accounts) (1386)
* Tag name now validated for max length (1418)

Bug fixes:
* Purging of revisions didn't work (since 1.4.3) (1258)
* Search indexing wasn't working for SOLR (since 1.4.3) (1256)
* Configuration errors were being ignored (since always) (1172)
* Flash messages were temporarily held-back when using proxy cache (since 1.3.2) (1321)
* On login, user told 'welcome back' even if he's just registered (1194)
* Various minor exceptions cropped up (mostly since 1.4.3) (1334, 1346)
* Extra field couldn't be set to original value when key deleted (1356)
* JSONP callback parameter didn't work for the Action API (since 1.4.3) (1437)
* The same tag could be added to a package multiple times (1331)

Page 12 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.