This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,39 @@
== Changelog ==
= 1.5.1 =
* Fix - Sizing issues with YouTube videos and the likes
= 1.5 =
* Enhancement - Add custom capability (manage_simplepresenter) to allow more control over who can manage it
* Fix - Regression in 1.4.2 causing the feature image to not be shown
* Fix - Improve reliability loading embeds/iframes
= 1.4.2 =
* Fix - Make Twitter embeds behave by putting every extra slide in their own iframe
= 1.4.1 =
* Fix - JavaScript typo causing iframes to cause a JavaScript error
= 1.4 =
* Enhancement - The text scale can now be set per-screen to be half to double the default
= 1.3.1 =
* Fix - Ensure "Add another" button will not generate a new entry with an existing ID
= 1.3 =
* Enhancement - Press f to fullscreen a page's first "allowfullscreen" element
* Fix - Ensure iframes are cleared to prevent iframe caching issues or noisiness
= 1.2 =
* Enhancement - Error messages are now prettier
* Enhancement - Extra slides can now use WordPress shortcodes
* Enhancement - Can now change display length per extra slide
= 1.1 =
* Enhancement - Can now only upload an image on extra slides and have it take the whole slide
* Enhancement - Better explanations on extra slides screen
* Fix - Feature images are now displayed completely in the generated HTML
* Enhancement - Recommend minimalKioskOS instead of FullPageOS which can recover from connection issues
* Fix - Formatting of README.txt for WordPress directory
= 1.0 =
* Initial release