Skip to content

Releases: getstagent/stagent-wp

0.2.5

01 Apr 11:59

Choose a tag to compare

  • Optimized: CSS handling.
  • Fixed: Clashing CSS with some themes.

0.2.4

17 Mar 15:52

Choose a tag to compare

  • Option to enable/disable 'Powered by Stagent'.
  • Optimized and minified CSS.

0.2.3

14 Mar 16:23

Choose a tag to compare

0.2.3 Pre-release
Pre-release
  • Adjusted minimum required versions

0.2.2

07 Mar 18:41

Choose a tag to compare

0.2.2 Pre-release
Pre-release
  • Store widget script as URL and enqueue it.
  • Add element existence checks in JS.

0.2.1

07 Mar 17:52

Choose a tag to compare

0.2.1 Pre-release
Pre-release
  • Applied feedback from WordPress.org

0.2.0

07 Mar 17:43

Choose a tag to compare

0.2.0 Pre-release
Pre-release
  • 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).
  • New shortcode attribute dark_mode="true|false" to enable/disable dark mode per shortcode instance (overrides settings, defaults to false).
  • New shortcode generator located in the Settings > Stagent page under the "Shortcode Generator" tab.
  • Added nonce security, migrated inline JS to stagent-admin.js, refined stagent_booking_widget validation, and streamlined shortcode generator UI for better usability and compliance.
  • Enhanced template security with sanitization/escaping, added type safety, updated README with full $atts docs, fixed filename mismatches and 403 errors, and ensured widget display consistency.

0.1.0

21 Feb 17:19

Choose a tag to compare

0.1.0 Pre-release
Pre-release
  • Initial pre-release