Skip to content

Commit

Permalink
release 1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Nov 20, 2018
1 parent 1da273f commit 26af87b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Superdesk Client Changelog

## [1.26.1] 2018-11-20

### Fixed

- Fix the display of contextual menu for published items on move.
- Fix embedding items from ansa metasearch in editor3.
- Usage terms can not be edited in media editor.
- Fix missing vocabularies in authoring header.
- Prefer superdesk media when dropping items to editor3.
- Translation widget fails loading the list of translations.
- Multimedia are not added to the story when the new upload is used.
- Change the type of related content.
- Uploading media to master is not working.
- Changes are not saved in saved searches if search is not clicked first.

## [1.26.0] 2018-11-12

### TBD
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "superdesk-core",
"version": "1.26.0",
"version": "1.26.1",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit 26af87b

Please sign in to comment.