Releases: superdesk/superdesk-aap
AAP Production Release Candidate - 1.0.8-RC4
Features
fix(templates): let templates handle target_subscriber
Display build informations in about screen
[SD-4956] - Formatted story preview
[SD-5015] - Bring the story forward if the preview is on top of that
[SD-4786] - Rebuild index from mongo allows rebuild of individual indexes
Bug Fixes
Editor: prevent chrome to add extra markup with style
"ANPA Take Key" renamed to "Take Key"
"ANPA Category" renamed to "Category"
"Date" renamed to "Dateline"
set corresp anpa category when subservice required
[SD-5041] Fixing the issue where ingest provider was not displayed on metadata tab
feat(dropdown): Improvement on dropdown menu behaviour
[SD-5149] - Updating the lock status of multi selected item
fix(multi-send) - Spinner didn't stop after multi- send is complete
fix(template): Fix the save of template for NTB
(fix) Adding warning to record original change error.
fix(kill): On kill ignore any validation on slugline and body_html from content_profiles
[SD-5040] Set the versioncreated date/time on fetch, when version is set to 1
fix(file output) pickup file extension from config if available
[SD-5117] Item type should be text for preformatted articles
[SD-5042] , [SD-5044] Assert default Priority, Urgency for ingest content
fix(profile): Copy the original profile on broadcast and take operations
AAP Production Release Candidate - 1.0.8-RC3
Features
Webpack integration
Optional test environment indicator on header
Refactor NITF Formatter, Split off AAP specific meta data
[SD-5076] - Removed embed query from activity
Bug Fixes
fix(desks): fix desk re-editing to update desk reference with latest etag obtained from server
[SD-5095] - Items were not getting moved to dusty archive.
fix(content_profile): use defaults from profile first, then user
AAP Production Release Candidate - 1.0.8-RC2
Features
[SD-5027] Monitoring search on enter or button click
[SD-5077] Adding message while saving desk/stages and disable buttons.
(fix) Reduce the number find_one all while enhancing items.
[SD-5077] Moving invisible stages to user collection to reduce queries.
fix(saved-search) - Notification when a search is saved/updated
feature(content types): Add support to edit content types if custom vocabularies are defined
Bug Fixes
fix(publish) - Spinner should disappear even if no promise is returned
fix(highlights): update preview highlights info on change
[SD-5076] - Removed embed query from activity
fix(saved-search) - Return all if more than 200 available
[SD-4828] Fix validation problem for filter conditions
AAP Production Release Candidate - 1.0.8-RC1
Feature
Feature - Media Related Changes
Data consistency checks
Legal Archive Data Consistency Check
[SD-5003] prefix sluglines for finex and explainers
[SD-5016] Removed the task menu from the workspace.
BUGS
fix(filemeta): store filemeta json encoded
fix(content types): Fix the issue on prepopulation of content type re:custom types
SD-4121 Items created in personal workspace should not be reported in the activity stream
[SD-5013] - Handling of missing fields in exported highlights
[SD-5029] Scheduling the items to publish at midnight fails.
[SD-5045] Change the notification for deleted item.
[SD-5013] - Publishing with empty byline fails in odbc
Monitoring widget not updating after item send fixed.
Arrow navigation for custom monitoring widget
[SD-5045] Reduce no. of queries fired in case of content:update event.
[SD-4955] - Display full desk/stage name in authoring
[SD-4905] - Remove 's' from Not For Publications label
[SD-4904] - Show ednote in preview
ui/fix: make spikeMultiple return a promise
[SD-5004] Hide the master desk menu.
[SD-5014] - Legal archive versions fail for missing desk and stage
[SD-5017] fix date search in legal archive, add unique name search
fix(templates): fix abbreviations expantion when there is no language
fix(search provider): On edit content profile the username and password are not updates
[SD-4916] - Translation for Service
AAP Production Release 1.0.7
Bug Fixes
- [SD-5013] - Publishing with empty byline fails in odbc
AAP Production Release 1.0.6
Bug Fixes
- [SD-4952] - Empty genre field fails content filters
- [SD-4950] - Sign-off don't repeat users
- [SD-5000] - Updates and highlights are removed from duplicates
- [SD-4989] - On stage event triggers after the package is moved
- remove urgency from content types
- fix(templates) update to template with no schedule
- fix(splitter): SD-4735 Fixed position of splitter after changing view
- fix(ftp): set passive mode by default
- fix(users): SD-4722 Fix user filtering
- Fixing dateline for items created via template.
- (fix)(template): Enter in dateline opening genre dropdown
- (fix)(global-search-filter): Date input filters not returning search
- fix(layout): SD-4811 Fixed issue with multiple labels on item
- Improved layout for global search and some minor fixes
- Updating search results after multi send fixed
- Template editor: prevent the modal to overlay new modals
- ui/fix: fixes a problem where dictionary contents were not visible
- ui/fix: changes abbreviation keys to case-sensitive in the UI to avoid confusion
- [SD-4951] - Resend made available for updated stories
- fix(templates): SD-4852 Fix list of available templates
- fix(macro-findreplace) - find replace skips the next available word
- fix(footer) Expect the vocabulary to have p tags so don't inject them
- ui/fix: hide headline if disabled in profile (fixes SD-4865)
- Preserve Format macro improvements to run it multiple times
New Features
- [SD-4785] - Adding is_archived_filter flag to the content filter.
- [SD-4715] - Add ability to test what products a content item will match
- [SD-4856] - Hide other users' drafts
- [SD-4785] - Refactor Expiry of items and legal archive process
- [SD-4990] - Create spinners for send, send&continue and publish buttons
- added validation 'mandatory_in_dictionary'
- Custom monitoring widget for ntb
- Schedule the query for dashboard widgets.
AAP Production Release 1.0.5
Bug Fixes
- Take package will follow the first take
- Rewire the update id to the package of the rewrite
- IPNews, Newscentre, Bulletin Builder and News+ formatter improvements
- Control characters have been stripped
- Extra space due to
<span>
tags - Multiple new lines have been removed
Release Components
- Application Server
- API Server
AAP Production Release 1.0.4 Hot Fix 1
Bug Fixes
- Fixing the Ipnews, Anpa and Newscentre formatters for in-line line feeds for html content
Release Components
- Application Server
AAP Production Release 1.0.4
Bug Fixes
- Fixing the Bulletin Builder Formatter for line break
AAP Production Release 1.0.3
Bug Fixes
[SD-4890] Fixing the formatter for AAP deliveries.
[SD-4890] Modified the processing of media files due to change in python-magic version change.
[SD-4890] Passing new reference to formatters.
fix(ftp): use passive connection by default