This commit is contained in:
erwanlr
2022-08-11 23:44:06 +02:00
parent 196fbab5b1
commit 46e3692a03
34 changed files with 6602 additions and 2 deletions

View File

@@ -0,0 +1,28 @@
== Changelog ==
= 1.0.6 =
- Added: muted indicator background color and text color controls
- Added: smart autoplay
- Removed: muted indicator opacity
= 1.0.5 =
- Fix: undefined array key error in some apache configs
= 1.0.4 =
- Fix: fixes based on guidelines/Wordpress team review
= 1.0.3 =
- Added: Panda Buttons appear time to Panda Button widget
- Fix: force disable alternativeProgress if wished
= 1.0.2 =
- Added: Custom class control for Panda Buttons
- Added: Custom css control for Panda Buttons
- Fix: 2 buttons of the same type was mixing independent styles
= 1.0.1 =
- Changed: Panda buttons more open to customize
- Added: Custom class control to show at a specific time
= 1.0.0 =
- Initial release.