Skip to content

Releases: liip/ckanext-subscribe

1.3.0

03 Feb 16:30

Choose a tag to compare

CKAN 2.11 and Python 3 compatibility.

Full Changelog: 1.2.0...1.3.0

1.2.0

02 Jul 16:35
7f799b3

Choose a tag to compare

What's Changed

  • Add reCaptcha to dataset subscribe signup by @kovalch in #9
  • Tests/switch to GitHub actions tests by @bellisk in #12
  • Style/run black and isort by @bellisk in #13
  • Fix recaptcha tests by @kovalch in #14
  • Feat/deletion emails by @stefina in #15
  • feat: add object_id to dict so that we can retrieve information about… by @stefina in #16

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

03 Jan 15:41

Choose a tag to compare

What's Changed

  • Add subscribe interface by @bellisk in #3
  • Add method to filter activities to ISubscribe interface by @bellisk in #6
  • Only send notifications for subscriptions that are verified by @bellisk in #8

New Contributors

Full Changelog: 1.0.1...1.1.0