v2.1.7-beta
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,5 +1,18 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.7-beta (2018-05-13)
|
||||||
|
|
||||||
|
* Newsletters:
|
||||||
|
* New: Option to toggle between inline or internal CSS style templates.
|
||||||
|
* New: Button to delete all uploaded images from Imgur/Cloudinary.
|
||||||
|
* Fix: Long titles overflowing the newsletter cards.
|
||||||
|
* Change: Self-hosted images on newsletters to use the /image endpoint instead of proxying through /newsletter/image.
|
||||||
|
* Change: Strip whitespace from newsletter for smaller file size before sending to email.
|
||||||
|
* API:
|
||||||
|
* New: Added get_stream_data command to API.
|
||||||
|
* New: Added newsletter API commands to documentation.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.6-beta (2018-05-09)
|
## v2.1.6-beta (2018-05-09)
|
||||||
|
|
||||||
* Newsletters:
|
* Newsletters:
|
||||||
|
@@ -1,2 +1,2 @@
|
|||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.6-beta"
|
PLEXPY_RELEASE_VERSION = "v2.1.7-beta"
|
||||||
|
Reference in New Issue
Block a user