Releases: superdesk/superdesk-client-core
Releases · superdesk/superdesk-client-core
v3.4.2
v3.4.1
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- Bump lodash from 4.17.19 to 4.17.23 by @dependabot[bot] in #5047
- Bump lodash from 4.17.21 to 4.17.23 in /end-to-end-testing-helpers by @dependabot[bot] in #5046
- [STT-1551] - Show scheduled time if scheduled publish time is set by @thecalcc in #5050
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #5052
- Bump braces from 3.0.2 to 3.0.3 in /scripts/extensions/helloWorld by @dependabot[bot] in #5042
- Bump actions/download-artifact from 5 to 7 by @dependabot[bot] in #5053
- Bump lodash from 4.17.21 to 4.17.23 in /scripts/extensions/usageMetrics by @dependabot[bot] in #5048
- Bump pyasn1 from 0.6.1 to 0.6.2 in /e2e/server by @dependabot[bot] in #5038
- Bump @types/webrtc from 0.0.33 to 0.0.47 by @dependabot[bot] in #4970
- Bump jquery-ui from 1.11.4 to 1.12.1 by @dependabot[bot] in #4818
- Bump @types/draft-js from 0.11.5 to 0.11.18 by @dependabot[bot] in #4820
- Bump nanoid and mocha in /scripts/extensions/availability-manager by @dependabot[bot] in #4837
- Bump nanoid and mocha in /scripts/extensions/helloWorld by @dependabot[bot] in #5041
- Bump playwright by @petrjasek in #5054
- [STT-1553] - Rework article status label, edit embargo time of a corrected item by @thecalcc in #5059
- Add vocabulary deletion UI by @thecalcc in #5060
- SDCP-1054: Hide action buttons during async publish to prevent flicker by @BrianMwangi21 in #5062
- Fix vocabulary deletion UI - if
profile.editoris undefined count as cv not used in profile by @thecalcc in #5064 - Fix authoring react topbar re-rendering by @thecalcc in #5066
- [SDESK-7267] - Fix gettext params in strings not being replaced by @thecalcc in #5067
- Fix authoring react vocabulary field moving on a different row if selected item is long by @thecalcc in #5065
- Bump css-loader from 5.2.7 to 7.1.3 by @dependabot[bot] in #5057
- Bump enzyme and @types/enzyme by @dependabot[bot] in #5055
- [STT-1567] fix: Increase HistoryTab request maxResults to 200 by @MarkLark86 in #5070
- Fix multiline field by @thecalcc in #5071
- Add primary action text optional param by @thecalcc in #5072
- [SDESK-7267] - Fix confirm interface by @thecalcc in #5077
- [SDESK-7305] - Week start day setting not respected globally by @BrianMwangi21 in #5073
- [STT-1622] Embargo and Schedule info lost when doing the "Copy and send to Desk" action by @BrianMwangi21 in #5079
- Bump brace-expansion from 1.1.11 to 1.1.12 in /build-tools by @dependabot[bot] in #4845
- Bump superdesk-ui-framework from 6.1.1 to 6.1.2 by @dependabot[bot] in #5074
- Make authoring actions work as a widget in authoring react by @thecalcc in #5080
- [STT-1624] - Stories with a scheduled time in the past are not shown as published by @BrianMwangi21 in #5085
- [STT-1569] Preserve custom tag styles when pasting between editors by @eos87 in #5089
- [STT-1569] Fix handlePaste issue because of wrong conversion of editor blocks by @eos87 in #5093
Full Changelog: v3.3.0...v3.4.0
v2.11.0
What's Changed
- drop raven by @petrjasek in #4990
- fix error in user search by @petrjasek in #4989
- [SDBELGA-995] - Fix datepicker popover positioning by @thecalcc in #4994
- cherry picking embargo/schedule related PRs by @petrjasek in #4995
- [SDBELGA-1003] - Add support for external-only related content fields by @eos87 in #5007
- avoid reloading users on every user change by @petrjasek in #5010
- [SDCP-1031] - Image uploaded to body_html or feature media does not remove the upload dialogue at the end by @BrianMwangi21 in #5020
- Update ui framework by @thecalcc in #5025
Full Changelog: v2.10.1...v2.11.0
v3.3.0
What's Changed
- Improve production API keys UI by @thecalcc in #5026
- Bump werkzeug from 3.1.4 to 3.1.5 in /e2e/server by @dependabot[bot] in #5033
- Bump aiohttp from 3.12.15 to 3.13.3 in /e2e/server by @dependabot[bot] in #5030
- Bump browser-actions/setup-chrome from 1 to 2 by @dependabot[bot] in #4876
- add fail-safe binary for exiftool by @txl-cp in #5032
- Improve Production API keys UI, polish confirmation modals by @thecalcc in #5037
- Merge Node 22 Upgrade by @eos87 in #5039
- Upgrade d3 by @thecalcc in #5043
- Bump braces from 3.0.2 to 3.0.3 in /scripts/extensions/availability-manager by @dependabot[bot] in #4838
- Bump minimist and mkdirp in /scripts/extensions/availability-manager by @dependabot[bot] in #4836
- Update handling of react-resizable-panels in webpack config by @eos87 in #5045
- Move
node-polyfill-webpack-pluginto dependencies by @eos87 in #5049 - [STT-1541] - Unsaved changes are lost when exiting Multi-edit mode by @BrianMwangi21 in #5044
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- hide authoring header toggle when dropdowns are open by @tomaskikutis in #4985
- [STT-1368] - Reload page on language change after login by @thecalcc in #4999
- [SDESK-7694] Include ContentAPI Subscribers in Product modal by @MarkLark86 in #5005
- [SDESK-7522] Add test-ids to Contact form by @MarkLark86 in #5012
- [SDESK-7725] - Remove promise reject by @thecalcc in #5018
- [SDESK-7725] - Implement production API keys by @thecalcc in #5017
- [STT-1525] - Unlock item after sending it to another desk by @eos87 in #5022
- [SDESK-7725] - Patch tooltip issues in Production API management
ListItemby @thecalcc in #5023 - Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #5024
- Bump werkzeug from 3.1.3 to 3.1.4 in /e2e/server by @dependabot[bot] in #5016
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #5009
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #4988
- [STT-1530] - Superdesk writing mode: In text link seems empty but is not by @BrianMwangi21 in #5028
- Update UI framework by @thecalcc in #5031
- Update superdesk-ui-framework to 6.0.2 by @BrianMwangi21 in #5034
- STT-1509 - As an STT journalist I´d like to know the status of the article I am working on by @BrianMwangi21 in #5035
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- add helper function setEditor3FieldValue by @dzonidoo in #4873
- Fix editing media metadata by @tomaskikutis in #4875
- Fix embargo date picker by @tomaskikutis in #4874
- convert embargo to utc before saving by @tomaskikutis in #4877
- embargo and publish schedule in selected timezone instead of utc by @tomaskikutis in #4879
- [SDESK-7709] Allow clearing embargo and publish schedule dates by @eos87 in #4880
- embargo do not drop timezone by @tomaskikutis in #4881
- CREATE NEW button in bottom right corner does not react on clicking by @dzonidoo in #4878
- fix export loading indicator not closing by @petrjasek in #4890
- fix embed loading in editor by @petrjasek in #4887
- Fix field rendering by @thecalcc in #4889
- Fix embargo timezone to work with fake utc by @tomaskikutis in #4891
- Add support for custom editor tags by @thecalcc in #4885
- [STT-1241] - As an STT admin I like to add a start and end date to the subscriber config via the UI by @BrianMwangi21 in #4884
- fix publish schedule time when using different timezone by @petrjasek in #4892
- As a writer, I want to see a warning when my text reaches character limit by @dzonidoo in #4883
- [STT-1241] - Subscriber schedule by @BrianMwangi21 in #4894
- [STT-1241] - Subscriber schedule additional message changes by @BrianMwangi21 in #4895
- Apply soft limit only if it's defined by @thecalcc in #4901
- Enable synchronous access of app config by @tomaskikutis in #4897
- ui framework 4.0.70 by @tomaskikutis in #4902
- As a writer, I want to see a warning when my text reaches character limit by @dzonidoo in #4904
- create a user Jane Doe for 2e2 tests by @dzonidoo in #4903
- Do not disable prime react font icons in e2e tests by @tomaskikutis in #4906
- improve documentation on list item configuration by @tomaskikutis in #4907
- Fix tag colors, improve existing ones by @thecalcc in #4900
- merge
superdeskConfigin init file by @petrjasek in #4908 - Improve text color to take theme into account by @thecalcc in #4910
- Changes to image metadata are not dynamically reflected [SDESK-7656] by @devketanpro in #4899
- As a Superdesk user I want to see more items at once in Monitoring list views by @dzonidoo in #4898
- Support nested property paths in generic list view by @thecalcc in #4905
- Reapply limit config after publishing by @thecalcc in #4912
- Use first day of week config for publish dates by @thecalcc in #4915
- Update UI Framework by @dzonidoo in #4916
- Priority and Urgency field: Handle the sorting of the values in the dropdowns alphabetically using the qcode by @dzonidoo in #4914
- [STT-1299] Add getStageById to SuperdeskApi by @MarkLark86 in #4918
- [SDESK-7733] - Do not allow user to promote themselves to an admin even with the role "user management" active by @BrianMwangi21 in #4919
- version/history widget reveals
type headers in authoring by @dzonidoo in #4920
- UI issue in dark mode with location in events by @dzonidoo in #4922
- Sort by username in weekly and daily views by @thecalcc in #4917
- Disable user e2e test by @dzonidoo in #4926
- Custom monitoring list filters by @thecalcc in #4923
- Search users by sign off by @tomaskikutis in #4930
- Send and duplicate by @tomaskikutis in #4927
- Improve filters dropdown by @thecalcc in #4931
- use ts-loader for @sourcefabric/common by @thecalcc in #4933
- Render username instead of signoff in row item by @thecalcc in #4932
- show login page in last used language by @tomaskikutis in #4937
- editor3 fix links in table cells by @tomaskikutis in #4938
- fix availability manager crashing due to disabled users by @tomaskikutis in #4939
- fix regression where HTML support was accidentally dropped for modal.confirm by @tomaskikutis in #4940
- Resetting password e2e test by @dzonidoo in #4929
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #4944
- fix editing urgency and priority in authoring by @petrjasek in #4945
- restrict short field to limit specified in schema by @tomaskikutis in #4941
- fix dark mode for urgency list name by @tomaskikutis in #4947
- superdesk-ui-framework@4.0.86 by @tomaskikutis in #4946
- increase max_results API limit for availability manager by @tomaskikutis in #4948
- Add locale for date picker used in subscribers by @thecalcc in #4951
- superdesk-ui-framework@4.0.88 by @tomaskikutis in #4952
- availability manager - increase api limit to 1000 by @tomaskikutis in #4954
- Remember monitoring view by @tomaskikutis in #4949
- ui-framework-4.0.89 by @tomaskikutis in #4957
- Urgency is set to Null when opening story by @dzonidoo in #4953
- fix swimlane view id by @petrjasek in #4960
- merge 2.10 to develop by @petrjasek in #4962
- convert login e2e to playwright by @petrjasek in #4958
- privilege for managing own availability by @tomaskikutis in #4955
- superdesk-ui-framework@4.0.91 by @tomaskikutis in #4965
- Fix refresh of saved searches in monitoring widget by @tomaskikutis in #4966
- add xmp metadata parsing for videos by @taylorli2000 in #4882
- superdesk-ui-framework@4.0.93 by @tomaskikutis in #4967
- Update ui framework to latest by @thecalcc in #4971
- fix article edit in new window action by @tomaskikutis in #4975
- avoid auto login when form is hidden by @petrjasek in #4974
- superdesk-ui-framework-4.0.94 by @tomaskikutis in #4973
- only show active profiles in monitoring filters by @tomaskikutis in #4976
- Add desk tests by @tomaskikutis in #4587
- fix flaky e2e by @petrjasek in #4977
- fix custom editor3 tags not showing up by @tomaskikutis in https://github.com/superdesk/superdesk-client-core/p...
v3.0.0-beta.3
What's Changed
- Superdesk UI framework 4.1.2 by @tomaskikutis in #4982
- drop raven by @petrjasek in #4990
- fix error in user search by @petrjasek in #4989
Full Changelog: v3.0.0-beta.2...v3.0.0-beta.3
v2.10.1
What's Changed
- Port prs update UI framework by @thecalcc in #4936
- Render username instead of signoff in row item (#4932) by @thecalcc in #4934
- Show the respective Media icons for the Picture Pack search Provider by @dzonidoo in #4950
- Form Fields Cherrypick by @thecalcc in #4961
- Superdesk UI framework 4.1.2 by @tomaskikutis in #4982
Full Changelog: v2.10.0...v2.10.1
v3.0.0-beta.2
What's Changed
- Port prs update UI framework by @thecalcc in #4936
- Render username instead of signoff in row item (#4932) by @thecalcc in #4934
- Show the respective Media icons for the Picture Pack search Provider by @dzonidoo in #4950
- Form Fields Cherrypick by @thecalcc in #4961
Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2