This commit is contained in:
erwanlr
2020-07-25 11:51:59 +02:00
parent ecf7df9c01
commit 582bdea431
14 changed files with 4380 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
# Version 0.2.1 beta 2020-07-22
* Changed `apply_filter` for `do_shortcode` to avoid iframes
# Version 0.2.0 beta 2020-07-18
* The plugin has been completely rewritten and now it uses the Flarum API instead of making changes directly in the database
# Version 0.1.0 beta 2018-10-15
## Initial version
* Initial version of `post-to-flarum` plugin submitted