Releases: superdesk/web-publisher
Releases · superdesk/web-publisher
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