Update readme

This commit is contained in:
Django Doucet 2020-03-11 00:46:04 -04:00
parent 497c851ee3
commit c385154ff8
3 changed files with 9 additions and 3 deletions

View File

@ -3,7 +3,7 @@
* Plugin Name: FediEmbedi * Plugin Name: FediEmbedi
* Plugin URI: https://git.feneas.org/mediaformat/fediembedi * Plugin URI: https://git.feneas.org/mediaformat/fediembedi
* Description: Widgets and shortcodes to show your Fediverse profile timeline * Description: Widgets and shortcodes to show your Fediverse profile timeline
* Version: 0.10.1 * Version: 0.10.2
* Author: mediaformat * Author: mediaformat
* Author URI: https://mediaformat.org * Author URI: https://mediaformat.org
* License: GPLv3 * License: GPLv3

View File

@ -2,7 +2,7 @@
>Display your Fediverse timeline in a widget >Display your Fediverse timeline in a widget
FediEmbedi will display your Mastodon, Pleroma, or Pixelfed timeline in a widget, with various display options. FediEmbedi will display your Mastodon, Pleroma, Pixelfed, PeerTube timeline with various display options.
### How to use shortcodes ### How to use shortcodes
* `[mastodon exclude_reblogs="true"]` * `[mastodon exclude_reblogs="true"]`
@ -53,6 +53,9 @@ and redirected to your site with a secure token. Similar to how you would connec
## Changelog ## Changelog
### 0.10.2
* Security fix: statuses with visibility marked unlisted, private, and direct could be displayed publicly
### 0.10.0 ### 0.10.0
* Service shortcodes * Service shortcodes

View File

@ -15,7 +15,7 @@ Display your Fediverse timeline in a widget
> FediEmbedi is beta software. > FediEmbedi is beta software.
FediEmbedi will display your Mastodon, Pleroma, or Pixelfed timeline in a widget or with a shortcode, with various display options. FediEmbedi will display your Mastodon, Pleroma, Pixelfed, PeerTube timeline with various display options.
= How to use shortcodes = = How to use shortcodes =
* `[mastodon exclude_reblogs="true"]` * `[mastodon exclude_reblogs="true"]`
@ -64,6 +64,9 @@ and redirected to your site with a secure token. Similar to how you would connec
== Changelog == == Changelog ==
= 0.10.2 =
* Security fix: statuses with visibility marked unlisted, private, and direct could be displayed publicly
= 0.10.0 = = 0.10.0 =
* Service shortcodes * Service shortcodes