Skip to content

Commit c8378a1

Browse files
Updated readme
1 parent d62ead0 commit c8378a1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,13 @@ define('STAGENT_DEVELOPMENT_MODE', true);
115115
Enable dark mode via the dark_mode="true" shortcode attribute or in Settings > Stagent to apply a dark theme to the bookings list display.
116116

117117
== 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+
118125
= v0.2.0 =
119126
- **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).
120127
- **Added**: New shortcode attribute `dark_mode="true|false"` to enable/disable dark mode per shortcode instance (overrides settings, defaults to `false`).

0 commit comments

Comments
 (0)