Skip to content

Releases: superdesk/superdesk-core

v1.6rc5

30 Jan 14:44
Compare
Choose a tag to compare
v1.6rc5 Pre-release
Pre-release
release 1.6rc5

v1.6rc4

26 Jan 13:56
Compare
Choose a tag to compare
v1.6rc4 Pre-release
Pre-release
release 1.6rc4

v1.6rc3

26 Jan 10:23
Compare
Choose a tag to compare
v1.6rc3 Pre-release
Pre-release
release 1.6rc3

v1.6rc2

25 Jan 09:40
Compare
Choose a tag to compare
v1.6rc2 Pre-release
Pre-release
release 1.6rc2

v1.6rc1

25 Jan 09:39
Compare
Choose a tag to compare
v1.6rc1 Pre-release
Pre-release
release 1.6rc1

v1.5.2

25 Jan 09:38
Compare
Choose a tag to compare

Fixed

  • Update sign off if mapped field is updated on user.
  • Fix editing content profiles with custom fields.
  • Fix publishing with content profiles.

Added

  • Implement email publishing to multiple users via bcc.

v1.5.1

03 Jan 09:51
Compare
Choose a tag to compare

Changed

  • Bypass content validation using profile for auto published content.

Fixed

  • Clean up old item locks.
  • Mark search provider as used when an item is fetched.
  • Fix issues with dateline validation for content profile.

v1.4.8

03 Jan 09:34
Compare
Choose a tag to compare

Fixed

  • Fix file ingest when file is incomplete.

Added

  • Add AMAZON_S3_SUBFOLDER to default settings.

v1.5

03 Jan 09:31
Compare
Choose a tag to compare

Fixed

  • Push notification when dictionary is created/updated.
  • Fix backend_meta service on python3.4.
  • Parse byline from rss.
  • Fix slow query in duplicate item.
  • In app factory load CORE_APPS before INSTALLED_APPS.
  • Clear SMS flag for new takes and updates.
  • Load init files from core if missing in data folder.
  • Fix xml file ingest with BOM or non-unicode encoding.

Changed

  • Set default content expiry to 0.
  • Use CONTENTAPI_URL setting for content API.
  • Use projections in search results.
  • App init command won't override modified data. Use -f to keep old behaviour.
  • Make byline empty on kill.
  • Remove By prefix from byline in nitf output.
  • Initial Content API Refactoring.

Added

  • Allow duplication of items in text archive.
  • Add Place to criteria fields for content filters.
  • Add PUBLISHED_CONTENT_EXPIRY_MINUTES for published items.
  • Add firtscreated field to superdesk ninjs output.
  • Add desk:preferred user preference.
  • Add suggestions resource for related items suggestion.

v1.4.7

20 Dec 11:15
Compare
Choose a tag to compare

Fixed

  • Fix comments notifications for users with . in username.