textbee Logotextbee.dev
Plans from $9.99/mo.View Plans
Changelog

What is new in textbee

Every meaningful feature we have shipped since 2022, newest first, across the Android app, the API, the dashboard, and the SDK.

August 2026

  1. Official JavaScript SDK

    SDK

    The @textbee/sdk package is on npm, with typed helpers for sending messages, reading history, and managing devices from any TypeScript or JavaScript project.

  2. Built-in SMS utilities

    SDK

    The SDK ships helpers for counting message segments, detecting encoding, and normalizing recipients, with no extra dependencies to install.

  3. Message history across every device

    API

    Query messages from all of your registered phones in a single call, filtered by device, batch, or status.

  4. Public OpenAPI spec

    API

    The whole API is described in a machine readable spec, so you can generate a client for your language or import it straight into Postman or Insomnia.

  5. Send without naming a device

    API

    Requests no longer need a device ID. Leave it out and textbee sends from your default device, which makes the first API call a one-liner.

  6. Faster request authentication

    API

    API keys are verified with an indexed lookup, cutting latency on every single request you make.

  7. Android version shown per device

    Dashboard

    Each registered phone displays the Android version it is running, so you can spot the devices that need attention.

  8. Discord community

    Platform

    A Discord server for support, feature requests, and release announcements, linked from the app, the dashboard, and the site.

July 2026

  1. Redesigned dashboard

    Dashboard

    A new app shell with a persistent sidebar, a keyboard command palette, and a proper mobile navigation bar, plus a home page that opens on your real usage and recent activity.

  2. Search anywhere in the dashboard

    Dashboard

    One search box reaches devices, messages, and settings from any page.

  3. Guided bulk send with CSV validation

    Dashboard

    Bulk sending is now a four step flow that parses your CSV or recipient list, flags invalid numbers, and previews the batch before anything goes out.

  4. Segment counting while you type

    Dashboard

    The compose box shows how many SMS segments a message will use as you write it, so the cost of a send is never a surprise.

  5. Searchable message history

    Dashboard

    Find any sent or received message by its text, its recipient, or its sender.

  6. Per-webhook signing secrets

    API

    Every webhook endpoint gets its own signing secret, so you can rotate one without breaking the others.

  7. Settings and billing in one place

    Dashboard

    Profile, security, billing, and support moved under a single settings area, with a rebuilt billing page.

June 2026

  1. Android app rebuilt

    Android app

    The gateway app was rewritten from the ground up with a new interface: a clearer dashboard, upfront permission warnings, usage bars, and dedicated message and settings screens.

  2. Guided app onboarding

    Android app

    First run walks you through pairing your phone and granting the permissions the gateway needs, one step at a time.

  3. Scale plan

    Platform

    A higher volume tier above Pro, with a larger message allowance and room for more registered devices.

  4. Smoother plan changes

    Platform

    Upgrading or downgrading adjusts your existing subscription instead of starting a fresh checkout, and cancelling keeps your paid plan until the period ends.

May 2026

  1. Multiple webhook endpoints

    API

    Register several endpoints per account and have every event delivered to all of them, instead of being limited to one.

April 2026

  1. Delete devices from the dashboard

    Dashboard

    Remove a phone you no longer use, end to end, without contacting support.

  2. Clearer billing recovery

    Platform

    A failed payment now raises an unmissable alert with a direct link into the billing portal to fix the card.

  3. Fewer Android permissions

    Android app

    The app asks for a smaller set of permissions and no longer requests anything it does not need to run the gateway.

March 2026

  1. Configurable send delay and retries

    Android app

    Set a pause between outgoing messages so your carrier or handset does not throttle a large batch, with automatic retries and clearer reasons when a message fails.

  2. Webhook retries and auto-disable

    API

    Failed deliveries retry over a longer window, and endpoints that keep failing are disabled automatically so a dead URL does not back up your queue.

  3. Live support in the dashboard

    Dashboard

    Reach a human from inside the product instead of switching to email.

  4. Outdated app version prompt

    Dashboard

    The dashboard tells you when a registered phone is running an old version of the gateway app.

  5. Free SMS tools

    Platform

    A set of free utilities for everyday SMS work, including segment and character counting and phone number formatting.

  6. SMS API playground

    Platform

    Try the API from your browser and see the exact request and response, without writing a line of code.

February 2026

  1. Custom device names

    Android app

    Name your phones something meaningful instead of reading raw model strings, shown everywhere the device appears.

  2. Pick a SIM when sending from the dashboard

    Dashboard

    Choose which SIM sends the message on dual SIM phones, directly from the send form.

  3. Filter rules for received messages

    Android app

    Rules in the app decide which incoming messages get forwarded, so you can ignore noise from senders you do not care about.

January 2026

  1. Device heartbeat monitoring

    API

    Registered phones check in on a schedule, so the dashboard can show whether a device is genuinely online rather than just registered.

  2. SIM selection via the API

    API

    Choose which SIM slot sends a message as part of the send request.

  3. Delayed sending

    API

    Ask for a message to go out after a delay instead of the moment the request lands.

December 2025

  1. Bot protection on support forms

    Platform

    Support requests and account deletion requests are shielded from automated abuse.

November 2025

  1. Custom message allowances

    Platform

    Accounts can be given limits above the standard plans when a project needs more headroom than a tier provides.

October 2025

  1. Usage and billing alerts by email

    Platform

    Get an email as you approach your plan limit, so sending never stops without warning.

September 2025

  1. Webhook delivery history

    Dashboard

    Every webhook attempt is listed with its payload, response status, and failure reason, so you can debug an integration instead of guessing at it.

  2. Webhook events for sent messages

    API

    Webhooks fire on outgoing message events too, not only on messages you receive.

July 2025

  1. Usage in the subscription endpoint

    API

    Read your current consumption and remaining allowance programmatically.

  2. Free tier raised to 300 messages

    Platform

    The free plan allowance went up, so smaller projects can run without paying anything.

June 2025

  1. Delivery status tracking

    Android app

    Each message reports back as sent, delivered, or failed, with the reason attached when something goes wrong.

  2. Look up a message or batch by ID

    API

    Fetch the current status of a single message or an entire batch from the API.

  3. Redesigned Android app

    Android app

    A rebuilt interface with a new logo and brand colors, plus crash reporting so problems surface and get fixed faster.

  4. Gateway that survives reboots

    Android app

    The app runs as a persistent foreground service and restarts itself after the phone reboots, so Android stops quietly killing it in the background.

  5. Rebuilt web dashboard

    Dashboard

    A cleaner layout across devices, messages, and settings.

  6. Offline sync for received messages

    Android app

    Incoming messages and delivery statuses queue up while the phone has no connection and sync as soon as it is back.

  7. Larger bulk uploads

    API

    Bulk recipient lists accept far bigger files in a single request.

May 2025

  1. Support requests in the dashboard

    Dashboard

    Send a support request from inside the product instead of hunting for an email address.

  2. Account deletion requests

    Dashboard

    Request deletion of your account and its data directly from the dashboard.

March 2025

  1. Reply to a received message

    Dashboard

    Open an incoming message and reply to it without leaving the dashboard.

  2. Sent message history

    Dashboard

    Browse everything you have sent, paginated and refreshing on its own.

  3. Scheduled sending

    API

    Queue messages to go out later instead of the instant the request arrives.

  4. Quick start and use case guides

    Platform

    Step by step onboarding docs and worked examples for the setups people build most often.

February 2025

  1. Paid plans and checkout

    Platform

    Pricing tiers with hosted checkout, so you can move past the free allowance and manage your subscription from the dashboard.

January 2025

  1. Email verification

    Platform

    New accounts confirm their email address, which cuts abuse and keeps important notices deliverable.

December 2024

  1. Bulk messaging

    Dashboard

    Send the same message to a long list of recipients in one go, from a dedicated bulk send screen or straight from the API.

  2. Webhooks

    API

    Subscribe an HTTPS endpoint and have received messages pushed to your server with a verifiable signature, instead of polling for them.

  3. Dark mode

    Dashboard

    A full dark theme across the dashboard and the site.

  4. Profile and password management

    Dashboard

    Update your details and change your password yourself, no support ticket required.

  5. Official Docker images

    Platform

    Published container images and a compose file, so you can self-host the entire gateway on your own infrastructure.

November 2024

  1. Consistent endpoint naming

    API

    The public API moved to a consistent naming scheme, with the previous paths kept working so nothing broke.

  2. Rename, revoke and delete API keys

    Dashboard

    Label your keys so you know what each one is for, and revoke or remove the ones you have finished with.

May 2024

  1. Correct timestamps on received messages

    API

    Incoming messages show the right local time, and recipient and message validation got stricter.

April 2024

  1. Receive SMS

    Android app

    Messages arriving on your phone are forwarded to the API, turning textbee into a two-way gateway rather than a send-only one.

  2. Received messages in the dashboard

    Dashboard

    A dedicated inbox listing every message your devices have taken in.

  3. Batch SMS

    API

    Target many recipients in a single request and track them together as one batch.

  4. Header-based API key auth

    API

    Authenticate with an x-api-key header instead of a query string, so keys stop leaking into server logs.

  5. Copyable device ID

    Dashboard

    Grab a device ID straight from the dashboard while wiring up your API calls.

March 2024

  1. Multi-SIM support

    Android app

    Dual SIM phones can send from whichever SIM you pick.

  2. Usage stats

    Dashboard

    Per device counters and account totals showing how much you have actually sent.

  3. Password reset

    Platform

    Recover a forgotten password by email on your own.

  4. Rate limiting

    API

    Request throttling that keeps the gateway responsive for everyone using it.

June 2023

  1. Rebuilt mobile app

    Android app

    A major overhaul of the gateway app, alongside a rewritten landing page.

March 2023

  1. Send SMS from your browser

    Dashboard

    A web dashboard for sending a message and seeing your registered devices, without touching the API.

  2. Sign in with Google

    Platform

    One click sign in alongside email and password.

May 2022

  1. QR code device pairing

    Android app

    Pair a phone by scanning a QR code from the dashboard, which issues an API key for it on the spot.

  2. API keys

    API

    Authenticate your requests with a key tied to your account.

March 2022

  1. textbee launches

    Android app

    The first working version. Your Android phone registers with the API, receives a push, and sends the SMS from your own number. Long messages split automatically.

Want the detail behind any of this? The whole project is open source on GitHub, and we announce every release in the Discord community.