> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hologram.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Hologram Release Notes

> Keep up with the latest Hologram product and API updates.

<Update label="December 31, 2025" description="v2.13.0" tags={["Product update", "API"]}>
  ### What's new

  * The **Data plans** page has been reworked to show all data plans available to your organization.
    * Data plans are now categorized by plan type: Pay as you go plans, Included data plans, and Data pools.
    * Custom data plans with negotiated rates are now separated from Standard data plans for organizations with an active contract.
    * By default, Standard data plans without any assigned SIMs are hidden from view, but can be displayed using the toggle switch.
    * Pre-deployment SIM counts are now displayed for organizations with access to Test Mode. Clicking SIM counts will filter the SIMs pages to those specific SIMs.
  * The `/plans` API endpoint now contains new properties.
    * `use_variable_rates` denotes plans configured with Network-Level Billing. When `true`, the return will also include a `rates` object that contains the rate range for that plan.
    * `is_dynamic_pool` denotes dynamic data pools when configured.
    * `display_category` differentiates between Standard data plans (`standard`), and Custom data plans with negotiated rates (`custom`).

  ### Known issues

  * For organizations configured with Network-Level Billing, Standard data plans with flat rates will still display NLB rates within Coverage Explorer. This should be fixed by the end of January.
</Update>

<Update label="December 11, 2025" description="v2.12.2" tags={["Product update"]}>
  ### What's improved

  * The **Welcome page** for new users includes some additional links and resources for getting started with Hologram SIMs.
  * The **Webhook** tab for a single SIM has been updated with clearer labeling and descriptions.

  ### What's fixed

  * The **Pricing** tab for a single SIM no longer treats SIMs with a 0 MB data limit as having no set data limit.
  * The **Recent sessions** tab for a single SIM now correctly hides the SIM name column.

  ### Known issues

  * The **Profiles** tab for a single SIM displays the MSISDN of the enabled profile for all installed profiles instead of each profile's MSISDN.
</Update>

<Update label="November 19, 2025" description="v2.12.1" tags={["Product update"]}>
  ### What's new

  * **Our end-of year survey** is now open and is linked from your dashboard. After the notification is dismissed you can find the link again by opening the **Support** menu.

  ### What's fixed

  * **System notification banners** no longer show an error when dismissing items past the first when multiple notifications are in effect.
  * **Test Mode duration** information in the SIM's details page now displays correctly for certain custom configurations.
</Update>

<Update label="November 4, 2025" description="v2.12.0" tags={["Product update"]}>
  ### What's new

  * **Deactivated date** has been added as a new column to to the Deactivated SIMs page with an accompanying filter.
    * SIMs with a **Deactivating** status instead show the date and time the deactivation request was made.

  ### What's fixed

  * **Deactivated date** now correctly displays in the SIM details page under the SIM and Device tab.
</Update>

<Update label="October 31, 2025" tags={["Reporting", "Billing"]}>
  ### What's new

  * Added **Total data usage** to the Data Usage **by Session** report.
  * Hologram's standard data plans for self-service accounts have changed:
    * **Global G3 Standard Flat Rate** – Available for our standard Hyper SIMs with Global-3 (G3) profiles. This plan remains the same as before, with a new name.
    * **Global Standard Flat Rate** – Available for any other Hologram SIM configuration.

  <Danger>
    **Important:** Beginning October 31, 2025, SIMs on legacy data plans such as our old Professional Plan Flexible Data or Maker Edition Plan will be migrated to our new standard data plans. Affected organizations were contacted in advance.
  </Danger>

  ### What's improved

  * **Total data usage** for the Data Usage **by SIM** reports now displays in MB to match the By Day report.
  * Session-level reports **label IMEI\_SV when present** and show the last known IMEI field to accompany it.

  ### What's fixed

  * Updated **Total data usage** for the Data Usage by SIM report to correctly summarize data usage for **active SIMs only**.
    * Historical data usage reporting is available in the Data Usage by Session report.
  * Fixed a bug in the Data Usage by SIM report that could rarely include SIMs in unexpected pre-deployment states.
</Update>

<Update label="October 23, 2025" description="v2.11.5" tags={["Product update"]}>
  ### What's fixed

  * The **Activity history details** page now correctly displays device IDs, and additionally shows the SIM ID.
  * The **Activity history details** page is no longer accessible if the action was taken on 0 SIMs.
  * **Help and documentation links** in your dashboard now point to our [new documentation](https://docs.hologram.io/).

  ### Known issues

  * The **Activity history details** page CSV export returns SIM ID instead of Device ID.
</Update>

<Update label="October 23, 2025" tags={["Documentation"]}>
  ### What's fixed

  * References to the [configure your device for a Hologram SIM](/guides/get-started/set-up-your-device-to-use-a-hologram-sim) guide have been fixed and should load as expected.
  * References to a deprecated Test Mode API endpoint have been removed.
</Update>

<Update label="October 21, 2025" tags={["Documentation"]}>
  ### What's new

  * We've refreshed and reorganized our Help Center. Hologram's **new Documentation** can now be found at [https://docs.hologram.io](https://docs.hologram.io).
    * Old links that pointed to Help Center content at support.hologram.io will now redirect to docs.hologram.io.
  * New **billing documentation** is available in the [Help & FAQs](/guides/billing/how-billing-works) page under **Billing**. Here you can find new guides for:
    * [Data plans](/guides/billing/data-plans-overview)
    * [Network-level billing](/guides/billing/network-level-billing-overview)
    * [Invoiced (postpaid) billing](/guides/billing/invoiced/postpaid-billing-overview)
    * [Custom billing](/guides/billing/custom/custom-billing-overview)
    * [What happens when billing methods change?](/guides/billing/what-happens-when-billing-methods-change)
  * **Updated product documentation** is available at [https://docs.hologram.io/dashboard](https://docs.hologram.io/dashboard). Here you can find clearer documentation for specific features, functionality, and data available in your dashboard.
  * Guides now include **cross-links** to related content, guides, and actions.
  * **[Release notes](https://docs.hologram.io/release-notes)** now have a dedicated page in the navigation and can be filtered by product.
  * **Search results** now include API calls.

  ### What's fixed

  * We've removed a number of older guides that were no longer relevant or accurate.
  * Screenshots have been removed or updated to match recent UI changes.
</Update>

<Update label="October 10, 2025" description="v2.11.2" tags={["API", "Product update", "Documentation"]}>
  ### What's new

  * **Updated REST API documentation** is now available at [https://docs.hologram.io/api](https://docs.hologram.io/api).
    * You can now test API calls directly, find updated examples, and find additional information for newer endpoints.
    * Dashboard now links to our new API documentation.
  * **Updated product documentation** is now available at [https://docs.hologram.io/dashboard](https://docs.hologram.io/dashboard). You can now find documentation for all features, functionality, and data available in your dashboard in one place separate from our how to guides and FAQs.

  ### What's fixed

  * **Tagging SIMs in activation** no longer submits the activation when creating new tags, and correctly applies new tags to activated SIMs.
</Update>

<Update label="October 6, 2025" description="v2.11.0 - v2.11.1" tags={["Product update"]}>
  ### What's new

  For SIMs with multiple installed profiles, you can now filter the SIMs pages by the ICCID printed on the physical SIM card. This profile that is initially manufactured on the SIM card is known as the **bootstrap profile**.

  * **ICCID filters** in the SIMs pages filter on both enabled profile and bootstrap profile.
  * **Bootstrap profile ICCID** now has a dedicated column in the **Pre-deployment SIMs page** to help manage SIMs in Test Mode with multiple installed profiles.

  ### Known issues

  * The SIMs page ICCID filters only search the enabled profile and bootstrap profile, even if additional profiles are installed.
  * The Active SIMs page will not display matching bootstrap profile ICCIDs by default, unless the enabled profile is also the bootstrap profile.
</Update>

<Update label="October 2, 2025" description="v2.9.0 - v2.10.1" tags={["Product update"]}>
  ### What's fixed

  * Stopped incorrectly showing the new user Welcome page for some organizations on login. If you have active SIMs you should now correctly see either the Active SIMs page or the Home page.
  * Fixed a rare bug that would log users out shortly after logging in.
  * Fixed a bug that prevented password resets for some users.
</Update>

<Update label="October 1, 2025" tags={["Billing"]}>
  ### What's fixed

  * Emailed hardware invoices are now being sent on behalf of [support@hologram.io](mailto:support@hologram.io) as expected and should no longer be flagged by Google as possible spam.
</Update>

<Update label="August 13, 2025" description="v2.8.2" tags={["Product update"]}>
  ### What's new

  * **Exports from the SIMs pages** now include "Connected" statuses.
  * The **manage secure tunneling** action now displays a SIM's Link / Profile ID when changing settings for a single SIM to make finding the ID easier when using Spacebridge.

  ### What's improved

  * Our **password strength requirements** have increased. Our new minimum password requirements:
    * 8 characters (up from 6)
    * 1 number
    * 1 UPPERCASE
    * 1 lowercase
    * 1 special character
    * This change applies to new account creation and password changes only. This change does not invalidate existing passwords, and does not require users to update existing passwords.
  * Organizations with network-level billing can no longer download incorrect Statements, and will see disclaimers in Billing pages with more details about their billing configuration.

  ### What's fixed

  * Organizations with custom billing now correctly see data availability disclaimers in Billing pages.
</Update>

<Update label="August 11, 2025" tags={["API"]}>
  ### What's new

  <Danger>
    **Breaking change:** The `/devices/locations` endpoint has a default limit of 50 results, with a maximum limit of 5,000 results. The endpoint is now paginated and will use the `startafter` property to return additional results like with our other API calls. [View API documentation](https://hologram.docs.apiary.io/reference/devices/list-all-device-locations)
  </Danger>

  ### What's improved

  * The `/devices` endpoint is faster.
  * The `/devices` endpoint now properly returns the most recently known location of all profiles on a device.
</Update>

<Update label="August 6, 2025" description="v2.8.1" tags={["Product update", "API"]}>
  ### What's new

  * **Zero-data rates** now display in the Data plans page for data plans configured with a zero-data rate.
  * **Zero-data discounts** now display in the Pricing tab for a single SIM if the SIM has been configured with a zero-data rate and the SIM has used 0 B of data in its current billing period.
  * We've added a link to Hologram's **Release notes** to the **Support menu** in your dashboard. Press the Support button in the bottom of the left-hand main menu in your dashboard to find this link, to give us feedback, or get help.

  ### What's improved

  * Calls to `GET https://dashboard.hologram.io/api/1/devices/:id` and `GET https://dashboard.hologram.io/api/1/devices` are simpler and faster, and no longer return plan prices in the nested `plans` object.
    * **Important:** Requests to the /devices endpoint can still get the old default plans response by providing an `includePricing` parameter in the request.
    * The old default `/devices` payload included plan pricing and returned this payload:

  ```json theme={null}
  "plan": {
      "id": 2,
      "zone": "global",
      "name": "Pay as you Go Plan 123",
      "data": 0,
      "cost": "1.000000",
      "sms": "0.190000",
      "overage": "0.250000",
      "account_tier": "BASE"
  }
  ```

  * The new default payload looks like this:

  ```json theme={null}
  "plan": {
      "id": 2,
      "zone": "global",
      "name": "Pay as you Go Plan 123",
      "data": 0
  }
  ```
</Update>

<Update label="July 31, 2025" description="v2.8.0" tags={["Product update"]}>
  ### What's improved

  * Organizations with network-level billing can now find all their invoices in the same table in the Billing section on the Invoices page.

  ### Known issues

  * Statements and transactions are unavailable for organizations with network-level billing or custom billing to avoid confusion between invoices and transaction reports.
    * If your organization is affected, you should continue to rely on billing reporting provided by your account team. We are actively working to provide new, detailed billing reporting for these organizations.
</Update>

<Update label="July 24, 2025" description="v2.7.3" tags={["Product update"]}>
  ### What's improved

  * Contracted accounts configured with custom billing may have manually managed billing data including invoices and data plan rates. If your organization is custom billed, you will now see warnings across your dashboard if the data displayed is manually managed and may not be 100% contract-accurate.
    * If your account has custom billing, your billing data should be referenced either directly from contracts or billing documents provided by your account teams.
    * If you have any questions, [contact support](/guides/get-started/contact-support) or reach out to your account representative; we're here to help!
</Update>

<Update label="July 23, 2025" description="v2.7.1" tags={["Product update"]}>
  ### What's fixed

  * The **Transactions page** no longer crashes.
</Update>

<Update label="July 22, 2025" tags={["Reporting"]}>
  ### What's fixed

  * The **Data usage by session** report now correctly filters results by the selected date range.
</Update>

<Update label="July 18, 2025" description="v2.7.0" tags={["Product update"]}>
  ### What's fixed

  * We tidied up several small UI elements in the Activation workflow — particularly first-time SIM Activation for new users — that were misaligned or broken.

  ### Known issues

  * Fixed in v2.7.1 ~~The **Transactions page** in the Billing section of Dashboard crashes with an error due to an internal codebase update performed during v2.7.0.~~
</Update>

<Update label="July 15, 2025" description="v2.6.3" tags={["Product update"]}>
  ### What's new

  * Our **Registration form** now requires a phone number for new users registering for dashboard for the first time for a new org.

  ### What's improved

  * The **Switch Profiles** action for a SIM now optimistically updates the UI with the selected profile's "pending" state to provide clearer feedback that a profile swap request is in progress.
  * The **Switch Profiles** action now also checks the profile state when opened, preventing users from submitting multiple switch requests at once.
</Update>

<Update label="July 7, 2025" tags={["Product update"]}>
  ### What's improved

  * **IMEIs available in search** are now updated within seconds. In the past, it could take up to 24 hours before IMEI was searchable.
  * **SIM status indicators in search results** update more quickly to match what's displayed in the SIMs pages in Dashboard.

  ### Known issues

  * Searchable IMEIs for USA-1 and USA-2 profiles are delayed by 1-3 hours due to carrier usage reporting.
</Update>

<Update label="July 3, 2025" description="v2.6.2" tags={["Product update"]}>
  ### What's fixed

  * The **Recent sessions** page for a SIM shows the correct notification for SIMs that have exited Test Mode but haven't had any further active sessions.
  * Fixed a bug introduced in the previous release that caused the Recent Sessions table to sporadically sort in reverse chronological order.
</Update>

<Update label="July 2, 2025" description="v2.6.1" tags={["Product update"]}>
  ### What's improved

  * **Sessions that occurred in Test Mode are now labeled in the Recent sessions tab** for a SIM. This distinguishes free Test Mode activity from billed data usage.

  ### What's fixed

  * We've fixed a bug that could incorrectly charge Auto-Refill to misconfigured accounts that were formerly prepaid.
  * Dashboard **Search now ignores whitespaces** in number-only search queries like ICCID.
  * The **Manage secure tunneling** modal had a broken link to the Help Center.

  ### Known issues

  * **Fixed in v2.6.2** – The Test Mode label in Recent Sessions doesn't appear if the SIM has activated and the last session was in Test Mode. It will only appear if a session has closed since activation.
</Update>

<Update label="June 25, 2025" description="v2.6.0" tags={["Product update"]}>
  ### What's new

  * **Registering a new Hologram account** is quicker, with fewer steps!
  * All new users are added to a business organization when creating a new account, which is set to their default organization. Now all new accounts can add collaborators by default without the restrictions of a personal organization.
</Update>

<Update label="June 23, 2025" tags={["Reporting"]}>
  ### What's fixed

  * The Pre-deployment Age Analysis report filter correctly loads in and lists SIMs by time in testing.
</Update>

<Update label="June 18, 2025" tags={["Reporting"]}>
  ### What's fixed

  * The Pre-deployment SIMs in Testing report now correctly shows total data usage in bytes instead of MB.
</Update>

<Update label="June 16, 2025" tags={["Reporting"]}>
  ### What's fixed

  * The single SIM data usage report correctly shows data usage after a SIM has been deactivated.
</Update>

<Update label="June 11, 2025" description="v2.5.0" tags={["Product update"]}>
  ### What's new

  * Our **data usage reports** have been updated to be more reliable, accurate, and quick, with additional breakdowns of your data.
  * **The SIM Details data usage reports** have been consolidated down to a single Data Usage tab.
  * **Data Usage by SIM** now contains all fleet-level SIM reports in one location including Data Usage by SIM and Day and by Network.
  * A **new Outbound SMS by SIM report** can be found within the Usage section → By SIM tab.
  * A **new Data Usage by Profile report** is available within the Usage section → By SIM tab.

  ### What's improved

  * **Reports run faster** for most organizations.
  * **Data visualizations** **no longer hit display limits** when viewing large session counts, and show the most recent session information.
  * **Outbound SMS counts** are available in the Data Usage by SIM, SIMs in Testing, and Pre-deployment Age Analysis reports with SIM SMS limits.
  * The **Data Usage by Session report** now includes a visualization of recent sessions.
  * **Location information** should now be available and more reliable for more sessions.
  * **Test Mode configuration** information has been added to the Pre-deployment SIMs usage reports.

  ### What's fixed

  * Outbound SMS counts were incorrectly calculated in the single SIM data usage report.
  * Active SIM counts could rarely fall out of sync with the Home and SIMs pages in Dashboard.
  * Global-3 and USA-2 CAT1+ profile names would not appear reliably in all Active SIMs reports.
  * SIMs that transferred organizations mid-month would sometimes have mismatched data across reports.
  * SIMs that transferred data plans mid-month would sometimes have mismatched data across reports.
  * SIMs with data usage on inactivated profiles would sometimes have mismatched data across reports.
</Update>

<Update label="June 10, 2025" description="v2.4.13" tags={["Product update", "API"]}>
  ### What's fixed

  * **Updated billing pages and recent invoices** correctly display for contracted accounts with network-level billing.
  * **Network-level billing rate cards** when viewing coverage for data plans or individual SIMs correctly display for contracted accounts with network level billing.
  * **Billing API calls** correctly return updated invoice details for contracted accounts with network-level billing.
  * If assigned to a SIM, public IP addresses now correctly display in a SIM's Status tab in the Last connection card.

  ### What's improved

  * The Last connection card for a SIM will now display a warning if the **last session occurred during Test Mode**.
  * Icons are now consistent across the SIM's Status tab.
</Update>

<Update label="June 9, 2025" description="v2.4.12" tags={["Product update"]}>
  ### What's new

  * **A new Status card on SIM details pages** better illustrates a SIM's connectivity status, separating out Last connection details into its own card.
  * **Copy IDs to your clipboard** from a SIM's details page by clicking the IDs in the header or in the Status card.
  * A simpler **Start page** listed on the back of our printed SIM cards helps you get connected faster.

  ### What's improved

  * The **Last connection card** on a SIM's details page has better handling of missing network information and includes Profile name.
  * Carrier information for a SIM is now more accurately categorized and labeled as **Mobile core operator**.

  ### What's fixed

  * **Pay Monthly plans with included data** now show correct rates in Coverage cards when viewing a single SIM or data plan.
  * SIMs with a **Deactivating** status, in a `DEAD-PENDING` state, now correctly show connectivity, pricing, and session details when viewing a single SIM.
  * **Long data plan names** without spaces now display correctly in the Activation and Change Plans workflows.
  * The **Profiles tab** for a SIM now uses the correct icons for SIM statuses.
</Update>

<Update label="May 6, 2025" description="v2.4.7" tags={["Product update"]}>
  ### What's new

  * **Sort and filter SIMs in Test Mode by target activation date** in using the new column and filter in the Pre-deployment SIMs page.

  ### What's fixed

  * A bug showing incorrect **ranges of data usage rates in Coverage pages** has been fixed for contracted organizations that have access to variable rates per network.
  * **Data usage totals** now support TB labeling, and decimal place display is more consistent across dashboard.
  * **Date range filters stored in a user session** now behave as you'd expect when set to a relative date.
  * **Date pickers** and the change organization dropdown no longer run off the screen, especially when they had long labels
  * Dashboard's header layout has been improved on low-resolution displays.
</Update>

<Update label="April 25, 2025" description="v2.4.6" tags={["Product update"]}>
  ### What's new

  * **Find Data plan pricing and coverage** by clicking into the **new Data plan details page** from the Data Plans page or from a SIM's Pricing page. Here you can find detailed pricing, coverage, and other info for each of your data plans.
  * **Filter SIMs with no tags** using the Tag filter in the SIMs pages.

  ### What's improved

  * **Static data pool information** is more consistent and accurate across your dashboard.
  * We've made a large number of small visual improvements across dashboard to make the experience more consistent.

  ### What's fixed

  * **Coverage explorer price ranges** should now display as expected for all data plans.
  * **SIMs with no data usage** should now show as expected in the Data Usage by SIM report. We've moved them to a new table in the report.
</Update>

<Update label="April 11, 2025" description="v2.4.0" tags={["Product update"]}>
  ### What's new

  * We've updated the **look and feel** of Dashboard to better represent our current branding!
  * **New billing pages for contracted accounts with network-level billing** and variable rate data usage.

  ### What's improved

  * Dashboard now looks, feels, and works more consistently across operating systems and browsers.
  * We've removed even more data from initial loads to speed up loading times.

  ### What's fixed

  * A wide range of small issues have been fixed across dashboard including accessibility improvements.
  * Low-resolution displays now have more consistent scroll and padding behavior.
</Update>

<Update label="April 3, 2025" description="v2.3.0" tags={["Product update"]}>
  ### What's new

  * **View coverage and rates when Activating SIMs or Changing data plans.** Now you can understand precise network coverage and rates when choosing a data plan for your SIMs.

  ### What's improved

  * The **SIM's Pricing** page now supports SIMs with network-level billing and variable rate data usage.
  * The **SIM's Pricing** page now supports zero-data rate MRCs for contracted accounts with zero-data rates.
</Update>

<Update label="March 19, 2025" description="v2.2.0" tags={["Product update", "Reporting"]}>
  ### What's new

  * **Outbound SMS counts** are now available in the data usage reports by day, by SIM, by SIM and day, and for single SIMs.
  * **Data usage by location** reporting now provides additional detail for data usage by SIM.

  ### What's improved

  * Data usage reports in your dashboard have been improved in a number of ways:
    * **Load times** have been drastically improved. All reports should load in at least twice as fast.
    * **Tag filters** now search on individual tags as expected.
    * **Filters** are now synced between tabs in the Usage section, and for a single SIM.
  * **Dashboard load times** are a little faster, and load in less data.

  ### What's fixed

  * Clicking into old Devices links now directly open SIMs pages instead of rerouting the links.
</Update>

<Update label="March 13, 2025" description="v2.1.0" tags={["Product update"]}>
  ### What's new

  * **View coverage and rates for your SIMs in the new Coverage Explorer.** Open up any SIM and head to the Coverage tab to see a breakdown of all available networks, rates, RATs, and more available to your SIMs. [Read more about Coverage Explorer](/dashboard/billing/coverage-explorer)
  * **Find recent sessions** across all your SIMs and dive into more details in an improved Recent sessions page under the Usage section of your dashboard. This replaces the old Live Sessions page.

  ### What's improved

  * We've replaced some old code to reduce overall **loading times** of your Dashboard.
  * **Adding tags in the Activation and Change Plan** workflows has been updated to match the SIMs pages.

  ### What's fixed

  * **Creating a new tag** from the SIMs pages bulk action would sometimes not apply the tag to every selected SIM.
  * Tabbing through and selecting some controls like dropdown menus should now work and display as expected.
</Update>

<Update label="March 3, 2025" description="v2.0.3" tags={["Product update"]}>
  ### What's fixed

  * **Home page** **pre-deployment SIM counts** now correctly include all possible pre-deployment SIM states with labels updated to match the SIMs pages. Pre-deployment SIM counts now display as expected if you have no pre-deployment SIMs.
  * **SIMs page deep links** correctly recognize URL filters as expected for all users.
  * **Logos** are no longer blurry on high DPI displays.
  * Minor visual and bug fixes.
</Update>

<Update label="February 27, 2025" description="v2.0.1—v2.0.2" tags={["Product update"]}>
  ### What's improved

  * **SIM location history reporting** now warns about SIM profiles that don't provide location data.
  * **SIM recent sessions** help text and empty states improved for clarity.
  * **Simulating a message from the Activity console** correctly pre-fills existing message details as it did before.
  * Minor visual and bug fixes.
</Update>

<Update label="February 27, 2025" description="v2.0.0" tags={["Product update"]}>
  ### What's new

  * **The SIMs pages have exited beta!** 🚀 We're waving a fond farewell to the Devices pages that have served us well for nearly 10 years.
    * **All available SIM actions** can be found under the Manage SIM dropdown at the top of page when viewing a SIM.
    * **Device IDs** can be found on a SIM's Status tab or the SIM and Device tab under the Devices sections of the respective pages.
    * **Link ID**—the ID of a profile—can be found on the Profiles tab.
    * **Data plan and pricing information** can be found under the Pricing tab.
  * **Recent sessions** are now available in a SIM's details page under the Recent Sessions tab.
    * The last 100 sessions display on this page by default, and can be **exported** from the top of the Recent sessions card.
    * **Profile changes and fallback events** are called out directly in this table to make troubleshooting profile changes clearer.
  * **SIM location reporting** can be found in a SIM's Location history tab. Please note that location is not provided for every network or session.
  * **Fleet location reporting** is now available in the Usage section of your dashboard under the By location tab.
  * **Drill down into tagged SIMs** directly from the Tags page.

  ### What's improved

  * The single SIM's Data usage tab has been **renamed to Data reporting** to more accurately reflect that data is delayed by up to an hour.
  * **Device ID** has been added to the SIM's Status tab under the Device section.
  * **Link ID** labeling has been re-added to the SIM's Profiles tab.

  ### What's fixed

  * **Previously set data limits will now display as expected** when setting a data limit for a single SIM.
  * **ICCID filtering** in the single SIM data usage report now correctly filters cards in the report.
  * The **Simulate button in the Activity console** now directly opens the Simulate message to API modal for the selected SIM.
  * The **Home page** now correctly categorizes all pre-deployment SIM states.

  ### Known issues

  * After sending an SMS or cloud message to a SIM, the Activity console does not automatically open.
  * SMS counts are not yet available in the Data usage by SIM report.
  * Creating a new tag using the SIMs pages bulk action does not automatically apply it to the selected SIMs.
</Update>

<Update label="February 19, 2025" description="v1.45.1" tags={["Product update"]}>
  ### What's improved

  * **Timestamps displayed in the SIMs** pages are now consistent and show conversion from UTC to local time on hover.
  * **Deactivated SIMs'** details pages now correctly hide or show data and tabs if the data is no longer available or reliable.
</Update>

<Update label="February 14, 2025" description="v1.45.0" tags={["Product update"]}>
  ### What's new

  * **Manage Phone Numbers** from a SIM's details page. Open the SIM's **Pricing tab** to find available add-ons for a SIM, including phone numbers. Added phone numbers will also display on the **SIM and device tab**.

  ### What's improved

  * Purchasing a phone number now gives more detail when no phone numbers are available for a country. Please note that phone numbers are only available for countries that match your billing address.
</Update>

<Update label="February 13, 2025" description="v1.44.1" tags={["Product update"]}>
  ### What's improved

  * The SIM details page has clearer and improved **error and empty states**.
  * **Warning banners for missing billing addresses** should no longer flicker as frequently on and off while navigating your dashboard.
</Update>

<Update label="February 12, 2025" description="v1.44.0" tags={["Product update"]}>
  ### What's new

  * **Outbound SMS counts** are now available in the SIMs pages. Open any SIM and find the outbound SMS usage under the **Status** tab in the **Usage this billing Period** card.
  * **MSISDN** now displays for every profile on a SIM's Profiles tab.

  ### What's improved

  * **Single SIM Data usage reports** now default to the SIM's billing period. Data usage in the report should now match the data usage in the SIM's current billing period. Please note that this report runs hourly, so recent sessions may not appear immediately. Recent session data will be added this page soon.
  * **Profile details** for SIMs have been improved to make profile states, details, and expected behavior clearer.
  * **Profile history** now always displays at the bottom of the Profiles tab.

  ### What's fixed

  * Global-3 profile names now correctly appear in the single SIM data usage report.

  <Warning>
    **Caution:** Once recent session data and managing phone numbers have been added to the SIM details pages we will be sunsetting the old Single Device Page. Links from Devices will point to the SIM's details page.
  </Warning>
</Update>

<Update label="February 5, 2025" description="v1.43.1" tags={["Product update"]}>
  ### What's improved

  * **Activation** now defaults to showing Standard Data Plans if there are no Custom Data Plans that can be added to the current SIM.
  * The **Status filter Select all option** on the SIMs pages has been removed.
  * **Dropdown panels** like the Organization picker now correctly layer with other elements on screen and stay on screen as expected.
</Update>

<Update label="January 29, 2025" description="v1.43.0" tags={["Product update"]}>
  ### What's new

  * **Set data usage warning thresholds** in the SIMs pages.

  ### What's fixed

  * **Removing a phone number** no longer crashes Dashboard.
</Update>

<Update label="January 24, 2025" description="v1.42.0" tags={["Product update"]}>
  ### What's new

  * **Manage secure device tunneling** and communicate with your devices with Spacebridge, now available in the SIMs pages. This action can be taken on up to 10 SIMs at a time.
</Update>

<Update label="January 22, 2025" description="v1.41.0" tags={["Product update"]}>
  ### What's new

  * **Simulate a message** from your device to the API from a single SIM's details page.

  ### What's fixed

  * Some actions in the SIMs pages like Change Plan and Pause/Resume SIMs were showing as available even if the SIM couldn't take the action. Actions should now correctly check SIM states.
</Update>
