---
title: Release Notes - Developer Portal
description: Track new features, improvements, and fixes in Sensedia Developer Portal.
documentId: developer-portal-release-notes
locale: en-US
---

## 2026

<Accordions>
  <Accordion title="March 27, 2026">
  **New Feature**

  The Developer Portal now includes the File Repository feature, which allows you to upload, manage, and associate files for use in Guides. This enables you to reuse files across different content and have greater control over storage consumption.

  Check out more information on the File Repository page.
  </Accordion>

  <Accordion title="February 23, 2026">
  **Improvements**

  - **Renaming of screens and menu aggregation**
  We renamed the **API Docs** screen to **API Catalog** to better align with the API Catalog concept. We also implemented the **Content Management** aggregator, which brings together the **Guides** and **FAQ** menus in a single location, making it easier to access and organize content.

  ![Menu API Catalog and Content Management](https://creative-ball-51b3fc85c0.media.strapiapp.com/menu_api_catalog_content_management_bfc332069c.png)

  - **Automated migration**
  We implemented an automated update process for customers migrating from **Sensedia API Platform version 4.x** to **Sensedia API Management 5.x**. Now, the integrations that feed the **Developer Portal** are migrated seamlessly, preserving authentications, configurations, and data history without the need for manual adjustments.
  </Accordion>

  <Accordion title="February 10, 2026">
  **Bug Fix**

  - We fixed an issue related to editing **Sensedia** (API Management 5) connections: when changing the **Client ID** and/or **Client Secret**, the Developer Portal did not remove or update the old access token. As a result, the portal continued attempting to use a token linked to possibly revoked or obsolete credentials.
  </Accordion>

  <Accordion title="January 05, 2026">
  **Improvement**

  - We implemented a bidirectional synchronization logic for app statuses, ensuring that any changes made by administrators are automatically reflected in both the Developer Portal and API Management. For example, when an app is deleted in the source gateway, it will also be removed from the Portal Manager and Developer Portal, and the consumer will be notified about the access revocation.
  </Accordion>
</Accordions>

## 2025

<Accordions>
  <Accordion title="December 22, 2025">
  **Improvement**

  - **Authentication**
  Now, the available authentication methods — email login or SSO (Microsoft Entra ID and Keycloak) — are automatically displayed or hidden according to the client's security policies.
  </Accordion>

  <Accordion title="December 12, 2025">
  **New Feature**

  - **Support for HTTP API Import (AWS HTTP API Gateway v2)**
  The Developer Portal now allows you to import HTTP APIs (AWS HTTP API Gateway v2), in addition to the existing support for REST APIs (AWS REST API Gateway v1). This improvement expands the portal's compatibility, making it easier to manage and integrate different types of AWS APIs in a single environment.
  </Accordion>

  <Accordion title="December 03, 2025">
  **Bug Fixes**

  - We fixed an issue that caused breaks in the **Activity Monitor** and **API Status** menus for customers who do not use Sensedia API Management as their API provider. Since these menus depend on data from the Sensedia provider, we added a message informing that no data is available, either due to the absence of a connection with Sensedia or because the configuration has not yet been completed.

  - **(Strapi)** We fixed an issue that caused data inconsistency when trying to create a revision with invalid information. The 400 error was thrown after updating the catalog revisions, without executing the necessary rollback.

  - **(Strapi)** We fixed an issue that created duplicate environment records when trying to register an already existing environment.
  </Accordion>

  <Accordion title="November 19, 2025">
  **New Features**

  - **Role Assignment for Guides**
  You can now assign specific roles for each guide displayed in your Developer Portal. Roles control the visibility and access to guides, allowing administrators to manage permissions in a granular way. This ensures greater security and improves the user experience, ensuring that each person views only the authorized content according to their role.  See more information at [Role Assignment.](/docs/developer-portal/guides#roles)

  - **Email Notification Customization**
  Administrators can now customize emails sent to **Developers** and **Apps** directly in the **Notifications** tab on the **Portal** screen, aligning communication with the company's visual identity. You can configure the company logo, email title, and email body.  NOTE: Notification customization is available for Premium plan customers. For more information, contact your account manager.  See more information at [Notifications](/docs/developer-portal/portal-notifications).
  </Accordion>

  <Accordion title="October 2, 2025">
  **Bug Fix**

  - We fixed an issue with new user registration: now, success or error messages are clearly displayed, preventing duplicate attempts and confusion.
  </Accordion>

  <Accordion title="August 15, 2025">
  **Improvement**

  - **Product Publishing from the "Products" Menu**
  Product publishing in Portal Manager now occurs directly from the **Products** menu. You can publish a product at the time of its creation, making the process faster and consistent with the usability of other resources, such as **APIs** and **Guides**. The publishing option is no longer available in the **Portal** menu.
  </Accordion>

  <Accordion title="July 28, 2025">
  **Improvement**

  - **Advanced Content Search in the API Catalog**
  We've enhanced the API Catalog search in the Developer Portal to include keywords from the OpenAPI contract content, such as endpoints and descriptions. This makes it easier to discover APIs, even without the exact name.
  </Accordion>

  <Accordion title="June 12, 2025">
  **Improvements**

  - **App Approval Control**
  Now you, a Portal Manager administrator, can define whether app creation will be auto-approved or require manual approval. This new option allows you to manage app credentialing for Sensedia API Management, ensuring greater security and governance in the consumption of your APIs.

  - **Filter by Provider in the Portal Manager Apps Interface**
  We've added the "Provider" filter and column to the Portal Manager Apps interface. Additionally, we removed the "Credential Status" field and adjusted other interface elements for greater clarity.

  **Bugs Fixed**

  We fixed an issue in the Developer Portal Multi-Gateway that, in certain situations, prevented APIs from being listed for selection when creating new apps and products.
  </Accordion>

  <Accordion title="May 30, 2025">
  **New Feature**

  We've added a **FAQ section** in Portal Manager. Now you can easily create and manage topics and questions that will then be displayed to developers in the Developer Portal for quick and efficient reference.
  </Accordion>

  <Accordion title="May 08, 2025">
  **Developer Portal Internationalization**

  With the Developer Portal, developers from different regions can now enjoy a smoother experience. The portal is now multilingual and available in English, Spanish, and Portuguese. You can switch languages by clicking the flag icon in the top right corner of the portal.
  </Accordion>

  <Accordion title="April 23, 2025">
  **Improvement**

  We have made available an additional access method for developers to your Developer Portal, which now supports SSO (Keycloak) login.
  </Accordion>

  <Accordion title="February 27, 2025">
  **Improvement**

  In addition to Sensedia, AWS, Azure, and Mulesoft, the Developer Portal now offers native integration with Apigee Gateway, allowing your APIs to be exposed for developer consumption.
  </Accordion>

  <Accordion title="February 06, 2025">
  **Improvement**

  We added the option for native integration with Mulesoft, allowing you to import and expose APIs directly from the Mulesoft gateway, using the appropriate credentials.
  </Accordion>
</Accordions>

## 2024

<Accordions>
  <Accordion title="December 19, 2024">
  **Improvement**

  - **(Strapi)** Now available: developer authentication using Microsoft EntraID.

  **Fix**

  - **(Strapi)** Fixed an issue with access permissions to [Guides](/docs/developer-portal/guides).
  </Accordion>

  <Accordion title="December 17, 2024">
  **Improvements**

  - **(Strapi)** You now have the option to control access to the [Guides](/docs/developer-portal/guides) screen in your portal. Select the Roles that can access it.
  You can assign roles to developers in **API Catalog**.

  - **(Strapi)** We added a screen to notify that the page is restricted when the developer does not have access to the API catalog, API Status, and Apps.

  **Fixes**

  - **(Strapi)** Fixed the issue that caused an "incorrect username or password" error message when trying to log in after a user's role was deleted and replaced with a default role.

  - **(Strapi)** Duplicate APIs were being displayed on the App creation screen when AWS APIs were associated with roles.

  - **(Strapi)** Fixed the **SAVE** button, which would become disabled after creating or deleting a role.

  - **(Strapi)** The [Products](/docs/developer-portal/products) screen was breaking when editing a product that did not exist in **Strapi**.
  </Accordion>

  <Accordion title="December 10, 2024">
  **Improvement**

  - **(Strapi)** Introduced the concept of roles.
  You can now manage access to your portal by defining roles for developers/users.
  </Accordion>

  <Accordion title="December 3, 2024">
  **Improvements**

  - We added the _secure_ attribute to portal cookies.
  </Accordion>

  <Accordion title="November 29, 2024">
  **API Status**

  - **(Strapi)** We created a new screen for your Developer Portal: API Status.
  Consumers of your APIs can now check resource availability details for the APIs.
  </Accordion>

  <Accordion title="November 25, 2024">
  **Fixes**

  - Fixes implemented in the Developer Portal **Strapi**:

    - Logged-in users in the Developer Portal were unable to view the Catalog and Apps pages.
    - The Catalog screen layout in the Developer Portal would break when publishing a product with a very large description.
    This fix was applied to both **Strapi** and non-**Strapi** versions of the Developer Portal.

    - Fixed a 404 error when loading the favicon.
    - The restricted area screen was not being displayed for non-logged-in users.
  </Accordion>

  <Accordion title="October 30, 2024">
  **Delivery**

  The Developer Portal integrated with **Strapi** is now available.
  </Accordion>

  <Accordion title="June 26, 2024">
  **Improvements**

  - Created the "Developers" tab in Settings.
  The auto-approval setting for developer registrations is now in this tab.

  - Revised the ReCAPTCHA component in the password reset and developer registration confirmation forms.

  **Fix**

  - Fixed the issue with API names containing special characters.
  </Accordion>

  <Accordion title="June 17, 2024">
  **Fix**

  - Implemented necessary adjustments for compatibility with Sensedia API Manager version 5.
  </Accordion>

  <Accordion title="May 16, 2024">
  **Improvement**

  - Adjusted the rule for API deletion.
  It is now only possible to delete APIs that were manually imported. APIs imported automatically and non-native ones cannot be deleted individually.

  **Fixes**

  - Resolved an issue when attempting to import a custom provider.

  - Fixed a problem when re-importing an API from a non-native connection.

  - AWS Apps listing now only returns native connections.
  </Accordion>

  <Accordion title="April 24, 2024">
  **Improvements**

  - You can now send additional information (e.g., tokens) along with AWS app credentials.

  - Added a new element to the AWS App creation and approval flow: the AWS API Key ID field.

  **Fix**

  - Fixed an issue that caused an error when removing apps from an AWS API without plans.
  </Accordion>

  <Accordion title="April 17, 2024">
  **Fix**

  - Fixed an issue that resulted in an error when changing credentials while approving an AWS app modification.
  </Accordion>

  <Accordion title="April 10, 2024">
  **New Feature**

  - You can now manage AWS Apps, approving or rejecting new registrations.
  </Accordion>

  <Accordion title="March 20, 2024">
  **New Feature**

  - Created the [Consumers > Apps](/docs/developer-portal/apps) page, dedicated to AWS gateway Apps.
  </Accordion>

  <Accordion title="February 24, 2024">
  **Delivery**

  First release of the **Developer Portal** product.
  </Accordion>
</Accordions>
