Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@kerchner kerchner released this 03 Jan 14:29
· 77 commits to master since this release

Changes in this release:

  • Upgraded Python libraries (#955 and #959)
  • Improved AWS deployment support:
    • Support for deployment with AWS Elastic Load Balancer through refinements to ALLOWED_HOSTS (#960) (Contributed by @justinlittman)
    • Support for AWS Simple Email Service by allowing a separate mail-from address (SFM_MAIL_FROM) in docker-compose.yml (#967). This is backwards compatible, so it will still work using EMAIL_HOST_USER, even if no SFM_MAIL_FROM is configured. (Contributed by @justinlittman)
  • Added queue length threshold configurations for the SFM UI component and for Twitter REST harvesters (#950)
  • Improved privacy for monitor view of harvester status visibility (#956)
  • Bugfixes:
    • Fixed Change Log "Fields" column (#952)
    • Fixed credential view erroneously showing as deleted (#949)
    • Fixed serializecollectionset management command (#945)
    • Fixed import of harvest warnings, errors, and info messages from serialized collection (#947)
    • Fixed export to export correct size when requesting 1,000,000; fixed export page message for 100,000 size exports (#957)
    • Fixed unit test for notifications (#948)

2.0.2...2.1.0