Changelog

Release notes

Detailed history of SplitSMS platform updates and the WordPress plugin. We document every meaningful change — features, fixes, and API additions.

Product docs: Full documentation · API reference

v1.7.0

WordPress plugin

Stability release — safer bootstrap, fewer admin errors, conditional integrations.

  • FixedCritical errors from loading Elementor/JetFormBuilder classes before parent plugins.
  • FixedIntegrations only boot when WooCommerce, Elementor Pro, CF7, WPForms, or JetEngine is active.
  • ChangedCloud site sync runs on Dashboard only — faster, fewer failed admin requests.
  • ChangedSimpler update UI and update notices limited to SplitSMS admin pages.

v1.6.9

WordPress plugin

Fix critical site error and ensure versioned plugin zip builds.

  • FixedCritical error when Elementor/JetFormBuilder action classes loaded before parent plugins.
  • FixedOne-click Update loads WordPress upgrader APIs safely.
  • ChangedRelease zip always named SplitSMS-v{version}.zip and splitsms-plugin-v{version}.zip with VERSION file inside.

v1.6.8

WordPress plugin

Native form actions (JetFormBuilder, JetEngine, Elementor), Forms manager, create-account onboarding, delivery sync, and WordPress.org-ready packaging.

  • AddedCreate free account — signup CTAs in plugin admin, Plugins list, Settings, and sidebar for WordPress.org installs.
  • AddedElementor Pro — SplitSMS Notification under Actions After Submit (phone, message, sender ID, admin copy per form).
  • AddedJetFormBuilder & JetEngine legacy — Send SMS post-submit action with %phone%, %post_id%, %user_id% macro support.
  • AddedSplitSMS → Forms — auto-detect forms, per-form toggles, phone field, and custom messages (no custom code).
  • ChangedDelivery status sync — Sent → Delivered in WordPress logs and SplitSMS dashboard when carrier confirms DLR.
  • ChangedWordPress.org packaging — dev files excluded from release zip; privacy policy integration; translation-ready labels.
  • ChangedVersioned download filename: SplitSMS-v{version}.zip on splitsms.com.

v1.6.7

WordPress plugin

Plugin version check vs splitsms.com, connected-site monitoring, and cleaner admin shell.

  • AddedUpdate banner and Site details (WordPress + PHP versions) when API is connected.
  • AddedSplitSMS dashboard flags outdated connected sites with WP/PHP version details.
  • ChangedHelp page quick start — no custom code; points to Forms manager.

v2026.06

DocumentationPlatform

Full documentation refresh — detailed WordPress plugin how-to, website dashboard guides, and changelog for v1.6.7–1.6.8.

  • Changed/docs WordPress chapter — account setup, admin menu map, Forms manager, per-form actions, WooCommerce, and troubleshooting.
  • Changed/integrations/wordpress — expanded setup guide and how SplitSMS connects to splitsms.com.
  • AddedPlugin Help page — in-wp-admin documentation mirroring website guides.
  • Changed/changelog — WordPress plugin releases 1.6.7 and 1.6.8 documented.

v2.0.0

ConnectPlatform

SplitSMS Connect — partner customer provisioning, sender ID APIs, smart routing, unified providers admin, and documentation v2.

  • AddedConnect™ — POST/GET /api/v1/connect/customers to provision embedded customers with wallet and SMS credits.
  • AddedREST sender IDs — GET/POST /api/v1/sender-ids with optional customer_id for Connect partners.
  • AddedDashboard /dashboard/connect hub — API keys, customers, routing, and quick links.
  • AddedAdmin Providers page — mNotify, Infobip, Twilio usage, balances, and credentials in one place.
  • AddedMulti-provider sender ID registration (mNotify, Twilio, Infobip) with per-provider status badges.
  • AddedSmart routing — auto-route by recipient country; admin routing policy and switch logs.
  • AddedDocs v2 routes — /docs/api, /docs/connect, /docs/sdk, /docs/mobile.
  • ChangedAPI permissions — connect.customers, sender_ids.read, sender_ids.write added to default scopes.

v1.6.0

WordPress plugin

Complete admin UI for WordPress core and Crocoblock, dedicated WPForms integration, and docs alignment.

  • AddedWordPress core SMS settings — registration and password reset templates on Integrations.
  • AddedDedicated WPForms class with skip logs, per-form ID filter, and setup panel.
  • ChangedCrocoblock admin exposes all JetEngine, JetBooking, and JetAppointment templates and toggles.
  • FixedRemoved unused otp_login_enabled setting.

v1.5.1

WordPress plugin

JetFormBuilder native Send SMS post-submit form action.

  • AddedSend SMS (SplitSMS) appears in JetFormBuilder Post Submit Actions when connected.
  • ChangedGlobal JetFormBuilder auto-SMS skipped when the per-form action runs.

v1.5.0

WordPress plugin

Full Elementor Pro Forms integration.

  • AddedElementor Pro Forms — elementor_pro/forms/new_record + mail_sent fallback.
  • AddedElementor setup panel with Field ID instructions on Integrations.

v1.4.9

WordPress plugin

Dedicated Contact Form 7 integration with skip logs and per-form filters.

  • Addedclass-splitsms-cf7.php — wpcf7_submit primary hook with mail_failed fallback.
  • AddedCF7 setup panel listing forms; skip reasons sync to SplitSMS dashboard.

v1.4.8

WordPress plugin

WooCommerce failed, refunded, shipped events; HPOS compatibility.

  • AddedSMS for payment failed, refunded, and shipped (tracking) order events.
  • AddedHPOS (custom order tables) compatibility declaration.
  • ChangedCOD/BACS payment SMS only when order is marked paid.

v1.4.6

WordPress plugin

Cloud log sync fixes, Send SMS admin page, and low balance alerts.

  • FixedWordPress log sync uses sms.send permission (not sms.read).
  • FixedCloud logs sync with final sent/failed status after API response.
  • AddedLow balance SMS alert (once per day) and WooCommerce order-placed templates.

v1.3.0

WordPress plugin

Elementor Pro forms, Paystack paid→processing hook, Crocoblock module independence.

  • AddedElementor Pro forms integration (initial release, expanded in 1.5.0).
  • AddedWooCommerce paid → processing hook for Paystack / Flutterwave gateways.
  • FixedCrocoblock modules work without master Crocoblock toggle.

v1.2.1

WordPress plugin

Fixes plugin install and update failures when WordPress creates a duplicate folder (splitsms-1/splitsms/).

  • FixedPlugin zip now uses a flat archive layout (splitsms.php at the root) so WordPress never nests splitsms/splitsms/ inside splitsms-1.
  • ChangedInstallation readme updated with cleanup steps before upgrading.

v1.2.0

CrocoblockWordPress plugin

Major WordPress release — Crocoblock JetEngine, JetFormBuilder, JetBooking, and JetAppointment SMS automations.

  • AddedSplitSMS → Crocoblock admin page with per-module toggles and field mapping.
  • AddedJetEngine: SMS on custom post type create and status changes.
  • AddedJetFormBuilder: after-submit SMS with configurable phone field.
  • AddedJetBooking & JetAppointment: confirm, cancel, and reminder SMS via WP-Cron.
  • AddedConditional SMS rules (JSON) for event-specific templates.
  • ChangedDashboard WordPress integration view shows Crocoblock event stats when connected.

v1.1.1

WordPress plugin

Hotfix for fatal error on plugin settings save on some PHP hosts.

  • FixedReplaced wp_parse_url() with parse_url() in settings — fixes activation crash on sites without that WordPress helper loaded.
  • FixedWindows build script now produces a valid plugin folder structure in splitsms.zip.

v1.1.0

WordPress plugin

WordPress site connection APIs and cloud log sync to your SplitSMS dashboard.

  • AddedPOST /api/v1/wordpress/connect — register site URL and plugin version on connect.
  • AddedPOST /api/v1/wordpress/logs — sync outbound SMS events from WordPress to SplitSMS.
  • AddedGET /api/v1/account/status — balance and connection health for the admin bar widget.
  • AddedAutomatic plugin updates from splitsms.com/api/plugin/update.

v1.0.0

WordPress plugin

Initial public release of the SplitSMS WordPress plugin.

  • AddedWooCommerce order placed, payment complete, and status SMS.
  • AddedWordPress user registration welcome SMS.
  • AddedContact Form 7 and WPForms after-submit notifications.
  • AddedPer-event templates with placeholders and local message logs.

v2026.05.31

DocumentationPlatform

Documentation and changelog updated for WordPress plugin v1.6.0, Connect v2.0, and form integrations.

  • Changed/docs WordPress chapter — core SMS, all form plugins, JetFormBuilder action, full WooCommerce events.
  • Changed/changelog — WordPress releases 1.3.0 through 1.6.0 documented.
  • AddedIntegrations catalog — Elementor Pro Forms page; WPForms and CF7 setup details refreshed.

v2026.05

DocumentationPlatform

Public documentation hub, changelog, integrations marketing pages, and support form.

  • Added/docs — full product documentation with sidebar navigation.
  • Added/changelog — detailed release history for platform and WordPress plugin.
  • Added/integrations — WordPress, Crocoblock, Paystack, Flutterwave, Stripe guides.
  • Added/support — public support form for bugs, errors, billing, and API issues.
  • ChangedLogin supports email or phone number; OTP sent to account phone.

v2026.04

Platform

Developer portal, API reference, and marketing site launch.

  • AddedREST API v1: SMS send, OTP, wallet, contacts, campaigns, webhooks.
  • AddedAPI keys with scoped permissions and sandbox (sk_test_) keys.
  • AddedDashboard: bulk send, campaigns, contacts CSV import, sender ID requests.
  • AddedWallet top-up via Paystack, Flutterwave, and MTN MoMo (when configured).
  • AddedJavaScript, PHP, and Flutter SDK packages.
  • AddedPostman collection with production baseUrl preset.

WordPress plugin updates appear automatically in your site under Plugins → Updates when a new version is published (current release: v1.7.2). Platform changes roll out on splitsms.com without action required.

Found a bug? Submit a support request.