Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump superdesk-publisher from v2.6.3 to v2.7.0 in /client #5

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps superdesk-publisher from v2.6.3 to v2.7.0.

Release notes

Sourced from superdesk-publisher's releases.

v2.7.0

  • Superdesk 2.7 sync
  • Enabled translations
Changelog

Sourced from superdesk-publisher's changelog.

Change Log

2.1

Features:

  • Multi language support

    When Superdesk is configured for many languages (language vocabulary is present) Publisher will add a language code label to items in output control and allow filtering articles by language. New default language setting in tenant general setting will appear. Therefore articles in manual content lists will be filtered by that language by default. Publishing Rules can now be based on selected language

  • Error Log

    This is a new view that will collect and show all errors coming from Publisher including stacktrace and exact error messages for developers.

  • Analytics report generation

    From Analytics view there is an option to generate CSV report based on defined criteria. Once report is generated notification email with download link will be sent to an user. Reports can be downloaded from reports history view as well.

  • Route Redirects

    This new feature allows to define redirects for existing routes or completely custom redirect from URI to URI. Permanent (301 http code) or temporary (302 http code) type of redirect can be picked.

  • Notification when manual content list limit is exceeded

    Visual notification will appear once limit is set for a content list and user exceeds that limit by putting too many items. It is now clearly visible which articles are above the limit and therefore will be removed once list is saved.

  • Ability to remove item from automatic content lists

    It is now possible to manually remove an article that matches automatic content list criteria but is unwanted.

  • Ability to set automatic content list criteria based on predefined and custom vocabularies.
  • Ability to create custom route with variable (used for dynamic pages like Author or Tag pages. Theme has to support it)
  • Ability to create menu item based on custom route. New UI that allows to set custom variable or select author will appear once custom route is picked in create menu item form.
  • Publishing to Apple News
  • Pinning on manual content lists

    Allows to pin an article and preserve its position.

  • Article republish

    Allows republishing of an article that was unpublished before.

  • Filtering by multiple authors and routes implemented in all views

Improvements/Fixes:

  • Output Control UI improved and rewritten to React (speed improvement)
  • Dashboard rewritten to React (speed improvement)
  • Preview pane rewritten to React (speed improvement)
  • New gallery component (speed improvement)
  • Gallery images order fixed
  • Article author names are displayed in preview
  • Location assigned to package displayed in output control
  • Big numbers formatted properly
  • Content Lists UI was blocked when adding multiple lists
  • Output Control: incoming content remove confirmation was malfunctioning
  • Every author input replaced with auto suggestion select
  • Embeds in article preview
  • Selectable ingest source in filtering
  • And many fixes...
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2024
Bumps [superdesk-publisher](https://github.com/superdesk/superdesk-publisher) from v2.6.3 to v2.7.0.
- [Release notes](https://github.com/superdesk/superdesk-publisher/releases)
- [Changelog](https://github.com/superdesk/superdesk-publisher/blob/master/CHANGELOG.md)
- [Commits](superdesk/superdesk-publisher@24096d5...c3d4df0)

---
updated-dependencies:
- dependency-name: superdesk-publisher
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/superdesk-publisher-v2.7.0 branch from 092359b to 23f91c4 Compare November 13, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants