Today we have released version 1.4.1 of CKAN, which includes an important refactor to make it simpler to create custom package editing forms - see more about this exciting feature below. There are also a selection of minor improvements, for instance adding 'nofollow' to reduce link spam.
Changelog v1.4.1 2011-06-27
Major:
- Refactor Web interface (including 'package edit' form) to use logic layer rather than model objects directly (#1078)
- Links in user-supplied text made less attractive to spammers (nofollow) (#1181)
- Package change notifications - remove duplicates (#1149)
- Metadata dump linked to (#1169)
- Refactor authorization code to be common across Package, Group and Authorization Group (#1074)
- Duplicate authorization roles were difficult to delete (#1083)