From b84a0cbfd92aea25b454ebdc589e7fa61014f3a8 Mon Sep 17 00:00:00 2001 From: Amaury Carrade Date: Mon, 22 Apr 2019 19:03:08 +0200 Subject: [PATCH] Version 1.1.5 --- CHANGELOG.md | 13 ++++++++++++- blueprints.yaml | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 868caa5..801cbb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,15 @@ -# v1.1.4.1 +# v1.1.5 +## 22-04-2019 + +1. [](#bugfix) + * Fixed Matodon medias not correctly downloaded (they were downloaded, but the local copy was not used). + * Fixed Mastodon's custom emojis not correclty supported (they are now correctly displayed in spoiler texts and display names). +1. [](#improved) + * Improved some embeds stylings to match their models. + * Improved compatibility with some themes. + * Improved embeds accessibility a little bit. + +# v1.1.4 ## 21-04-2018 1. [](#bugfix) diff --git a/blueprints.yaml b/blueprints.yaml index 6bd3caf..5f1b092 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Static Social Embeds -version: 1.1.4.1 +version: 1.1.5 description: | Embeds social status (like tweets, instagram posts, toots, etc.) in articles without using their embed iframe, but rather statically without any dependency to the service.