v2.8.0rc1
Pre-release
Pre-release
petrjasek
released this
22 Aug 09:39
·
29 commits
to release/2.8
since this release
What's Changed
- Bump idna from 3.6 to 3.7 in /docs by @dependabot in #2557
- [SDESK-7156] Allow FeedingServices to provide request kwards for association downloading by @MarkLark86 in #2555
- Update python3-saml requirement from <1.10,>=1.9 to >=1.9,<1.17 by @dependabot in #2559
- [SDCP-743][SDCP-742] Manual editing of the events by @devketanpro in #2558
- [SDBELGA-789] feature: New HTTP Proxy system by @MarkLark86 in #2556
- clean cache during data restore by @petrjasek in #2563
- Bump jinja2 from 3.1.3 to 3.1.4 in /docs by @dependabot in #2565
- use ranges for setup requirements by @petrjasek in #2567
- fix widths in rundowns technical export by @petrjasek in #2568
- Bump regex from 2020.7.14 to 2024.4.28 by @dependabot in #2564
- update lxml and xmlsec by @petrjasek in #2569
- Bump requests from 2.31.0 to 2.32.0 in /docs by @dependabot in #2579
- update urllib3 by @petrjasek in #2580
- fix rundowns app config by @petrjasek in #2581
- update pillow by @petrjasek in #2582
- Update arrow requirement from <=0.13,>=0.4 to >=0.4,<=1.3.0 by @dependabot in #2538
- Update hachoir requirement from <=3.0a3 to <=3.3.0 by @dependabot in #2585
- Bump sphinx from 7.2.6 to 7.3.7 by @dependabot in #2586
- custom blocks support by @tomaskikutis in #2587
- Update flask-mail requirement from <0.10,>=0.9 to >=0.9,<0.11 by @dependabot in #2590
- Update draftjs-exporter[lxml] requirement from <2.2 to <5.1 by @dependabot in #2592
- Update ldap3 requirement from <2.6,>=2.2.4 to >=2.2.4,<2.10 by @dependabot in #2591
- test install on mac by @petrjasek in #2596
- implement updating of picture metadata on publish by @petrjasek in #2594
- fix validation error by @petrjasek in #2597
- avoid making pyexiv2 newsroom dependency by @petrjasek in #2598
- Bump tornado from 6.4 to 6.4.1 in /docs by @dependabot in #2600
- revert changes to iptc metadata parsing by @petrjasek in #2599
- Update regex requirement from <=2024.4.28,>=2020.7.14 to >=2020.7.14,<=2024.5.15 by @dependabot in #2602
- Bump watchdog from 4.0.0 to 4.0.1 by @dependabot in #2603
- Update blinker requirement from <1.8,>=1.3 to >=1.3,<1.9 by @dependabot in #2604
- Update kombu requirement from <5.3,>=5.2.4 to >=5.2.4,<5.4 by @dependabot in #2605
- fix error when building docs by @petrjasek in #2607
- update elastic mapping of item subject field [SDESK-7268] by @devketanpro in #2601
- Update celery[redis] requirement from <5.3,>=5.2.7 to >=5.2.7,<5.5 by @dependabot in #2610
- Update pyjwt requirement from <2.5,>=2.4.0 to >=2.4.0,<2.9 by @dependabot in #2611
- Update flask-oidc-ex requirement from <0.6,>=0.5.5 to >=0.5.5,<0.7 by @dependabot in #2612
- Update hermescache requirement from <0.11.0,>=0.10.0 to >=0.10.0,<1.1.0 by @dependabot in #2613
- Bump urllib3 from 2.2.1 to 2.2.2 in /docs by @dependabot in #2614
- Bump requests-mock from 1.11.0 to 1.12.1 by @dependabot in #2621
- make ftp file extensions configurable by @petrjasek in #2623
- Languagetool spellchecker support by @antonborgstrom in #2617
- Bump certifi from 2024.6.2 to 2024.7.4 in /docs by @dependabot in #2628
- Update dependabot.yml by @petrjasek in #2630
- introduce a specific settings in the user profile to opt in or out for assignement and Mark for user mails [SDBELGA-818] by @devketanpro in #2629
- remove user preference related to planning assignment notification [SDBELGA-818] by @devketanpro in #2633
- fix search in rundowns items by @petrjasek in #2636
- Fix: Marked for user desktop notifications [SDBELGA-818] by @devketanpro in #2645
- fix validate AttributeError by @petrjasek in #2646
- fix mongolock install by @petrjasek in #2647
- refactor testing if notifications are enabled by @petrjasek in #2652
- fix email notification check for specific notification by @petrjasek in #2653
- Register notifications object by @thecalcc in #2655
- avoid
docker-compose
on github actions by @petrjasek in #2656 - avoid extra notification name by @petrjasek in #2657
- content profile icon by @tomaskikutis in #2659
- fix validation error when saving preferences by @petrjasek in #2663
- fix validation error when saving preferences by @petrjasek in #2665
- avoid generic notifications for autosave by @petrjasek in #2664
- use translations when populating anpa category on ingest by @petrjasek in #2666
New Contributors
- @antonborgstrom made their first contribution in #2617
Full Changelog: v2.7.3...v2.8.0rc1