Releases: superdesk/web-publisher
v1.0.0
High-level features:
- 9b9e2a4 [fix] adding article to content lists on publish (#349)
- 142561c set default value for urgency, handle genre as array in package item
- 1cbb51f [feature] ElasticSearch integration & bugfixes (#336)
- 0544e35 Use organization instead tenant in user entity
- 42aa851 [feature] [UserBundle] add API to promote and demote users (add/remove user roles)
- 9a0ce48 [feature] Add articles count to tenant and article api endpoints
- 26569dd [feature] Add loader for content list items
- 98c66b7 [feature] [UserBundle][CoreBundle] add user profile update and get API, add option to set tenant from console command with optional argument
- 50a41f9 [feature] [Content Bundle] add option to filter articles by criteria
Full list of commits: cd75f77...046da8f
Installation guide
https://github.com/superdesk/web-publisher/blob/master/install.md
Documentation
http://superdesk-publisher.readthedocs.io/en/stable/
v0.6.0
High-level features:
- feature [#326] Added article preview controller
- feature [#313] publish the same version of an article to multiple websites
- feature [#324] Added an option to sort collections
- feature [#316] Add possibility to set custom headers and clear cookies with ResponseContext class.
- feature [#314] Add more options to articles filtering api
- feature [#312] Improve user registration
- feature [#312] Add Settings Bundle
- feature [#309] Validate objects based on configured model's validation when content is pushed
- feature [#295] Implemented article preview for users with special privileges
- feature [#297] Add API to delete article
- feature [#294] Add support for Manual Content List in API
Full list of commits: 6314d6e...cd75f77
Installation guide
https://github.com/superdesk/web-publisher/blob/master/install.md
Documentation
[NEW] http://superdesk-publisher.readthedocs.io/en/stable/
v0.5.0
High-level features:
- feature [#281] Allow to filter articles by route id in API
- feature [#280] Add correct Content-Type header to routes with extensions
- feature [#279] Allow to filter articles by status in API
- bug [#270] Rely on "evelovedfrom" property instead of a slug
- bug [#268] Fixed filtering content lists items by criteria
- feature [#212] Implement revisions system for containers
- feature [#265] Add command to list tenants
- feature [#235] Add API endpoint for rendering single container (and its content)
- feature [#219] Automatically create menu widget when root menu/navigation is created
- feature [#218] Assign article to route of type content automatically when article is published
- feature [#215] Filter articles by metadata in gimmelist
- feature [#213] Implement and expose article's keywords
- feature [#211] Create Automatic list widget
- feature [#209] Add option to ignore context meta in loaders
- feature [#209] Add rendition loader (gimme rendition) from article media
- feature [#203] Added option to access theme assets with simple /public/{fileName} links
- change [#207] Changed serialized properties naming strategy from underscore to camelCase
Full list of commits: f64e273...6314d6e
Installation guide
https://github.com/superdesk/web-publisher/blob/master/install.md
Documentation
http://superdesk-web-publisher.readthedocs.io/en/latest/index.html
V0.1.1
Patch (bugfixes) release.
7165f96 Allow to install any theme in production (#201)
fb46dbf cs fix
006577e added missed spec
32282bf fixes
6c9ac54 cs fix
9bee344 Error when using order in gimmelist
c6c9e2c Theme fix (#197)
9265a6a added left join
ecc72d6 Added more images for demo data (#195)
d81107e SWP-505 - update article instead of removing it on content push (#194)
75f7166 SWP-471 - Demo Theme related improvements (#193)
Installation guide
https://github.com/superdesk/web-publisher/blob/master/install.md
Documentation
http://superdesk-web-publisher.readthedocs.io/en/latest/index.html
v0.1.0
High-level features:
- Websites management (multitenancy)
- Containers and widgets
- Navigation management
- Routes management
- Content lists management
- Authorization via Superdesk
- Google AMP HTML support
- Template engine
- Storage layer agnostic
- Users implementation - Admins
- Demo theme
Installation guide
https://github.com/superdesk/web-publisher/blob/master/install.md
Documentation
http://superdesk-web-publisher.readthedocs.io/en/latest/index.html