You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable dark mode via the dark_mode="true" shortcode attribute or in Settings > Stagent to apply a dark theme to the bookings list display.
116
116
117
117
== Changelog ==
118
+
= v0.2.2 =
119
+
-**Improved**: Store widget script as URL and enqueue it.
120
+
-**Fixed**: Add element existence checks in JS.
121
+
122
+
= v0.2.1 =
123
+
-**Improved**: Applied feedback from WordPress.org for Plugin Directory listing.
124
+
118
125
= v0.2.0 =
119
126
-**Added**: New shortcode attributes `show_past="true|false"` to control visibility of "Past" and "Upcoming" toggle buttons (defaults to `true` if past bookings are enabled in settings).
120
127
-**Added**: New shortcode attribute `dark_mode="true|false"` to enable/disable dark mode per shortcode instance (overrides settings, defaults to `false`).
0 commit comments