Skip to main content
Version: 2.0.0

Release Notes

1.2.2 — August 2026

  • The Settings page now fetches and displays the SmsBrana account's live credit balance (ApiService::getBalance(), SmsConnect action=info) each time it loads, instead of always showing 0.
  • The Dashboard nav item is now always visible in the CP navigation, even when the plugin is disabled; the Logs item still only appears while enabled.

1.2.1 — July 2026

  • Current stable documentation baseline for the SMS Brana docs.
  • Includes the shared ycore CP navigation and license-section structure introduced in the 1.2 line.
  • Keeps the outbound SMS features documented here: order-status sends, Booking Hub reminder sends, manual testing, MCP tools, dashboard statistics, logs, source filtering, and CSV export.

1.2.0 — July 2026

  • Adopted the shared ycore UI framework (AbstractNavPlugin) with a dedicated CP navigation section and license CP nav.

1.1.0 — July 2026

  • Added two new Craft CP dashboard widgets: an SMS overview (sent/failed counts) and an SMS failure list.
  • Site-specific order status SMS templates: each Craft site can now have its own message text per order status.
  • Refined SMS source tracking, with CP logs now filterable by source.
  • Added live character counters on order status message textareas, matching SMS provider limits.
  • Adopted the shared ycore plugin base (AbstractPluginSettingsController, BasePluginSettingsModel) and yui\craftcore\base\BasePlugin.
  • Fixed a Twig RuntimeError caused by unnormalised order status lists.
  • Fixed the CP navigation routes and icon metadata.
  • Fixed an incorrect site property used when retrieving order status SMS settings.
  • Fixed the logs filter layout and select element styling.

1.0.x — Initial release

  • SMS notification sending on order status changes.
  • SMS booking reminders with personalized, dynamic variables.
  • Phone number formatting and validation.
  • Error handling for reminder sending failures.