Skip to content

14.0.0

Compare
Choose a tag to compare
@longhotsummer longhotsummer released this 04 Nov 07:23
· 3728 commits to master since this release
005e14c
  • FEATURE: Authorities and resolvers support priorities; highest priority for multiple matches wins.
  • BREAKING: Indigo now always requires authentication. Support for unauthenticated use is removed because it is too difficult and risky to support allowing both types of access.
  • FEATURE: Enforce view permissions for countries, tasks, workflows, works and documents.
  • BREAKING: Default badge permissions have changed. Run python manage.py award_badges.
  • FEATURE: Configure the badges assigned to new users through INDIGO_SOCIAL['new_user_badges']
  • FEATURE: Support underlines with __
  • FIX: Export all extra properties on XLSX export.

Important

After updating to this version, you must manually grant the Contributor badge to your users from each user's profile view (from /contributors). The badge grants basic read-only permissions and will be automatically awarded to new users.