Skip to content

Releases: superdesk/superdesk-publisher

v2.7.0

18 Oct 12:20
c3d4df0
Compare
Choose a tag to compare
  • Superdesk 2.7 sync
  • Enabled translations

v2.6.3

15 Apr 13:04
24096d5
Compare
Choose a tag to compare

Multi tenancy UI fixes

V2.6.2

22 Feb 16:01
dc50fb1
Compare
Choose a tag to compare

What's Changed

v2.6.1

25 Dec 13:31
Compare
Choose a tag to compare
  • Tenant info box removed

v2.6.0

01 Nov 15:26
Compare
Choose a tag to compare
  • Dark theme support
  • Content lists bug fixes
  • Social/SEO meta data bug fixes
  • Facebook IA removal
  • Superdesk 2.6 compatibility

v2.1.1

21 Jul 12:26
58ee9dd
Compare
Choose a tag to compare
fix: output control publish button unnecesarily disabled (#336)

* fix: output control publish button unnecesarily disabled

* fix fetching preview url not sending cookies

* fix: priority and urgency filtering Automatic CL

v2.1.0

01 Mar 12:55
2855811
Compare
Choose a tag to compare

See the changelog for more details.

v2.0

25 Feb 15:10
08fc93f
Compare
Choose a tag to compare
Merge pull request #234 from tomaszrondio/patch-5

SWP-1904 List articles with missing article_statistics correctly

v1.4.1

18 Feb 07:43
c1c8eeb
Compare
Choose a tag to compare

Fixed

  • UI improvement, font size fix in article preview
  • webhook disabled save button, websockets, publish pane missing route name
  • Content list grid items have to be the same height
  • refactor output control css to make it work with editor
  • webhooks moved to website management
  • UI fixes

Added

  • scroll through output control with arrow keys
  • article preview in content lists + minor fixes
  • editor opens in sliding pane
  • Content list manual - item draggable

v1.4

22 Jan 10:41
05c2ab3
Compare
Choose a tag to compare

Fixed

  • Drag articles here need to be relocated in manual content lists
  • new rule tenant list invisible when long
  • broken image icon
  • proper error message when uploading theme fails
  • websocket config
  • do not use the http/https protocol in theme settings view
  • content list articles loading behaviour
  • after updating automatic list criteria the results are not seen if the users switch content lists
  • when creating or editing a tenant rule some of the tenant list items are not selectable
  • new window button should open pages in a separate tab
  • content list article date presentation fix
  • update incoming content list without reloading when the article is published
  • the route is blocked when editing menu item
  • content lists dragging performance

Added

  • Add clear button to content lists article search
  • Add border between articles in content lists
  • article thumbnails in content lists
  • use default thumbnail image rendition in the management of the content lists
  • page views and comments count added to preview pane
  • add incoming and published content count in output control
  • webhooks UI
  • webhooks article[preview] event added to UI
  • featured image in preview, route slug editable, UI improvements