Releases: superdesk/superdesk-core
Releases · superdesk/superdesk-core
v2.7.0-rc4
What's Changed
- avoid extra push notifications when editing desk members by @petrjasek in #2513
- Bump jinja2 from 2.11.3 to 3.1.3 in /docs by @dependabot in #2514
- Create dependabot.yml by @petrjasek in #2516
- Update blinker requirement from <1.5,>=1.3 to >=1.3,<1.8 by @dependabot in #2519
- Update chardet requirement from <4.0 to <6.0 by @dependabot in #2520
- Update python-dateutil requirement from <2.8 to <2.9 by @dependabot in #2521
- fix scanning alert by @petrjasek in #2518
- update eve-elastic and reindexing code by @petrjasek in #2537
Full Changelog: v2.7.0-rc3...v2.7.0-rc4
v2.7.0-rc3
What's Changed
- add email to desk schema by @petrjasek in #2502
- article embeds by @tomaskikutis in #2500
- fix editor state code when field is set to None by @petrjasek in #2504
- increase publish transmit delay timeout on each retry [SDESK-7151] by @devketanpro in #2505
- pls adapt the NINJS outputformatter to provide better references for all renditions [SDCP-723] (#2489) by @devketanpro in #2506
- [SDESK-7161] fix: Resending correction to Newshub does not work by @MarkLark86 in #2507
- update docs requirements by @petrjasek in #2509
- handle article embeds in editor3 by @petrjasek in #2508
- fix text checkers schema for semaphore by @petrjasek in #2510
- avoid search lookup in find_one call by @petrjasek in #2511
- fix delete with large dataset by @petrjasek in #2512
Full Changelog: v2.7.0-rc2...v2.7.0-rc3
v2.6.7
What's Changed
- fix editor state code when field is set to None by @petrjasek in #2504
- pls adapt the NINJS outputformatter to provide better references for all renditions [SDCP-723] (#2489) by @devketanpro in #2506
Full Changelog: v2.6.6...v2.6.7
v2.7.0-rc2
update translations
v2.6.6
What's Changed
- cache products and content filters for article by @petrjasek in #2486
- log errors when calling imatrics image api by @petrjasek in #2490
- avoid soft time limit on enqueue by @petrjasek in #2498
Full Changelog: v2.6.5...v2.6.6
v2.5.4
What's Changed
- SDAAP-59 Add desk tracking fields to item/task schema by @marwoodandrew in #2425
- [SDAAP-45] The AP Media v2.2 includes the nitf namespace by @marwoodandrew in #2428
- handle IMAGE entity in editor utils by @petrjasek in #2454
- SDAAP-89 Generate a valid controls attribute for video and audio by @marwoodandrew in #2460
- SDAAP-75 Add function to remove embedded media content by @marwoodandrew in #2459
- avoid limiting pyyaml version (#2461) by @marwoodandrew in #2463
- fix remove all embeds for multiple embeds by @marwoodandrew in #2462
- SDAAP-83 Update to a story published with Crops not matching the image by @marwoodandrew in #2465
- SDAAP-97 fix re-writing with an article with no draftjs state by @marwoodandrew in #2480
- SDAAP-96 fix null original crop kills new crop generation by @marwoodandrew in #2479
Full Changelog: v2.5.3...v2.5.4
v2.7.0-rc1
What's Changed
- only populate defaults on creation by @petrjasek in #2332
- implement rundowns template scheduling by @petrjasek in #2359
- change article etag when editing highlights by @petrjasek in #2407
- Fix : Picture correction not being saved [SDESK-6735] by @devketanpro in #2411
- update _updated timestamp when modifing item highlights by @petrjasek in #2412
- Fix : Counter does not work well on Ingest dashboard for events [SDESK-6681] by @devketanpro in #2414
- As a Belga AD admin I want to restrict the sending of items to a Desk [SDBELGA-702] by @devketanpro in #2415
- [TGA-39] Improve author handling in ContentAPI by @MarkLark86 in #2420
- Improve data structure in MediaEditorService by @thecalcc in #2421
- improve archive expiry command by @petrjasek in #2422
- allow newer elastic-apm agent by @petrjasek in #2424
- fix black by @petrjasek in #2426
- Add External user type in the backend [SDESK:6824] by @devketanpro in #2427
- Planned duration non mandatory by @thecalcc in #2433
- Add multi-line quote support by @thecalcc in #2432
- fix expiry calculation when re-publishing item with schedule by @petrjasek in #2434
- [TGA-40] fix(ContentAPI): Inlcude URN_DOMAIN config by @MarkLark86 in #2437
- cache filters/products/conditions when publishing by @petrjasek in #2436
- avoid
app.cache
conflicts with newsroom by @petrjasek in #2438 - Chore update celery kombu by @petrjasek in #2439
- add test if we can compile requirements by @petrjasek in #2441
- filter out spiked items from workqueue by @petrjasek in #2440
- fix websocket notifications not being delivered by @petrjasek in #2442
- Pull quote save fix by @thecalcc in #2445
- highlights endpoint fix by @thecalcc in #2447
- Fix : pictures of de- and rescheduled stories do not get published [SDCP-686] by @devketanpro in #2448
- Fix:pictures of de- and rescheduled stories do not get published [SDCP-686] by @devketanpro in #2451
- add resource
regex_url
config by @petrjasek in #2452 - [SDCP-673] fix: Add mongo index assignment_id to archive collection by @MarkLark86 in #2453
- handle IMAGE entity in editor utils by @petrjasek in #2454
- set the item type early in the create process by @petrjasek in #2455
- Removing colons in file names to be Windows-friendly by @austinmzach in #2456
- fix mark for highlights endpoint supporting multiple highlights by @petrjasek in #2457
- fix validation for updates when original is scheduled by @petrjasek in #2458
- SDAAP-89 Generate a valid controls attribute for video and audio by @marwoodandrew in #2460
- avoid limiting pyyaml version by @petrjasek in #2461
- SDAAP-75 Add function to remove embedded media content by @marwoodandrew in #2459
- fix(flake8): Replace type check with isinstance by @MarkLark86 in #2464
- avoid limiting pyyaml version (#2461) by @marwoodandrew in #2463
- fix remove all embeds for multiple embeds by @marwoodandrew in #2462
- SDAAP-83 Update to a story published with Crops not matching the image by @marwoodandrew in #2465
- send new param dest to macro [SDBELGA-538] by @devketanpro in #2467
- fix readthedocs config by @petrjasek in #2468
- handle all indexes when reindexing and on init by @petrjasek in #2466
- only run cursor.count when requested by @petrjasek in #2469
- Fix : NTB articles scheduled to publishing are not included in the NTB to NPK internal routing [SDNTB-837] by @devketanpro in #2470
- use random ttl for cache service by @petrjasek in #2472
- fix usage metrics storing for ingest items by @petrjasek in #2471
- Release/2.7 fix e2e data by @tomaskikutis in #2473
- fix error when parsing exif on media upload by @petrjasek in #2474
- fix memcached caching by @petrjasek in #2475
- fix unpublish for old articles by @petrjasek in #2476
- Fix: Update logic for publish internal destination [SDNTB-837] by @devketanpro in #2477
- [SDESK-7062] Allow registering new resources for autocomplete suggestions by @MarkLark86 in #2478
- Fix urls creation from richtext [STTNHUB-252] by @devketanpro in #2481
New Contributors
- @thecalcc made their first contribution in #2421
- @austinmzach made their first contribution in #2456
Full Changelog: v2.6.4...v2.7.0-rc1
v2.6.5
What's Changed
- [TGA-39] Improve author handling in ContentAPI by @MarkLark86 in #2420
- [TGA-40] fix(ContentAPI): Inlcude URN_DOMAIN config by @MarkLark86 in #2437
- [SDCP-673] fix: Add mongo index assignment_id to archive collection by @MarkLark86 in #2453
- set the item type early in the create process by @petrjasek in #2455
Full Changelog: v2.6.4...v2.6.5
v2.5.4-rc2
What's Changed
- handle IMAGE entity in editor utils by @petrjasek in #2454
- SDAAP-89 Generate a valid controls attribute for video and audio by @marwoodandrew in #2460
- SDAAP-75 Add function to remove embedded media content by @marwoodandrew in #2459
- avoid limiting pyyaml version (#2461) by @marwoodandrew in #2463
- fix remove all embeds for multiple embeds by @marwoodandrew in #2462
- SDAAP-83 Update to a story published with Crops not matching the image by @marwoodandrew in #2465
Full Changelog: v2.5.4-rc1...v2.5.4-rc2
v2.6.4
What's Changed
- send current tags when analyzing article via imatrics by @petrjasek in #2405
- allow newer elastic-apm agent by @petrjasek in #2423
- SDAAP-59 Add desk tracking fields to item/task schema by @marwoodandrew in #2425
- [SDAAP-45] The AP Media v2.2 includes the nitf namespace by @marwoodandrew in #2428
- update boto3 to version which works on python 3.10 by @petrjasek in #2431
- when we get the value deserialized from json it can be objectid by @petrjasek in #2443
- fix filter condition value errors with cache by @petrjasek in #2444
- drop extra apm config by @petrjasek in #2449
- fix ninjs formatting error when rendition width/height is None by @petrjasek in #2450
Full Changelog: v2.6.3...v2.6.4