Releases: superdesk/superdesk-core
Releases · superdesk/superdesk-core
v1.3.2
v1.3.1
v1.3
Added
- Add
superdesk.cache
module. - Add htm2nitf method to NITF formatter
- Add basic curation function for text archive
- Add embargo privilege
Fixed
- PA NITF ingest fixes
- Set ingest default values only of not set via profile
- Fix image cropping after updating image crop size vocabulary
- Preserve language on update/rewrite actions
- Update word count on save and publish action
- Allow duplicating items to different desks
- Update
versioncreated
of duplicated item
v1.2
Added
- Add spike expiry config setting
- Implement removing of content profiles
- Add
NO_TAKES
(default:False
) config to be able to turn off takes packages.
Fixed
- Fix scheduled items should not block publishing of normal items.
- Fix the query for genre in content filters
- Fix upload after changes to crop sizes vocabulary
- Fix saved search endpoint to return proper hateoas links
- Fix deleting of routed ingest items
- Use timezone for highlights queries
- Fix publishing of package items when those should be just included
- Fix only showing 25 desks
- Fixes for NITF formatter
- Fix fetching of media items - should not use content profiles
- Fix associated items validation - refresh before validation
- Fix query to return items for generating highlights
v1.1
Added
- Add destination picker for unspike action.
- Highlight matching terms in search results.
Fixed
- Add missing associations data to HTTP PUSH publishing.
- Fix select area of interest func for embedded pictures.
- Fix uploading/editing of dictionaries.
- Filter out inactive search providers.
- Fix error when setting default value for cv field.
- Fix publishing of stories with feature image.
- Fix
LDAP_SERVER_PORT
setting not being integer. - Fix duplicate subject codes parsing for nitf.
- Strip markup while matching content filters
- Make newly created items invisible, show it only after saving.
v1.0
v1.0.0-beta1
- initial release