<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Staffbase Developer Portal RSS Feed</title><description>Stay up to date on recent changes to Staffbase APIs and other developer products and features.</description><link>https://developers.staffbase.com/</link><item><title>Changelog - September 04, 2026</title><link>https://developers.staffbase.com//changelog/#September-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-09-04</guid><description>This is a removal that affects the User API. The mandatoryGroupIDs field is removed from the User API.</description><pubDate>Fri, 04 Sep 2026</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;The &lt;code&gt;mandatoryGroupIDs&lt;/code&gt; field is removed from the &lt;a href=&quot;/api/api-user/&quot;&gt;User API&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;mandatoryGroupIDs&lt;/code&gt; field defines groups that a user cannot unsubscribe from, and is no longer available in create and update user requests or responses. You can achieve the same use case by combining an &lt;a href=&quot;https://support.staffbase.com/hc/en-us/articles/360009561480&quot;&gt;internal group&lt;/a&gt; that users cannot leave on their own and an &lt;a href=&quot;https://support.staffbase.com/hc/en-us/articles/360009519660-Creating-an-Open-Group&quot;&gt;open group&lt;/a&gt; that users can join themselves. Update any integrations that rely on this field if you haven&apos;t done so.&lt;/p&gt;
</content:encoded><category>removed</category></item><item><title>Changelog - September 01, 2026</title><link>https://developers.staffbase.com//changelog/#September-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-09-01</guid><description>This update affects the App, Intranet, and Email. Staffbase MCP Server is now available for Staffbase Email also.</description><pubDate>Tue, 01 Sep 2026</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Staffbase MCP Server is now available for Staffbase Email also.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;/concepts/staffbase-mcp-server/&quot;&gt;Staffbase MCP Server&lt;/a&gt; can now connect to your Staffbase Email. The tool set enables you to search across drafts, scheduled, and sent emails by title, date, or author, and read the full content of emails in all localized versions. This enhanced capability helps you streamline your email workflows.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - August 27, 2026</title><link>https://developers.staffbase.com//changelog/#August-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-08-27</guid><description>This is a new feature for App and Intranet. Staffbase MCP Server is now available to connect AI clients to Staffbase.</description><pubDate>Thu, 27 Aug 2026</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Staffbase MCP Server is now available to connect AI clients to Staffbase.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;/concepts/staffbase-mcp-server/&quot;&gt;Staffbase MCP Server&lt;/a&gt; implements the Model Context Protocol, an open standard that defines how an AI agent discovers and calls tools on a remote server. The MCP Server allows AI agents to read content from the Staffbase platform on behalf of a signed-in user. It exposes a narrower, task-oriented subset of Staffbase data in a format designed for AI agents, complementing the Staffbase API. This allows you to connect supported AI clients to Staffbase without building a separate integration for each agent.&lt;/p&gt;
</content:encoded><category>new</category></item><item><title>Changelog - August 10, 2026</title><link>https://developers.staffbase.com//changelog/#August-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-08-10</guid><description>This update affects the App, Intranet, and Email. Starting August 10, 2026, Staffbase API token secret is displayed only when the token is created or rotated.</description><pubDate>Mon, 10 Aug 2026</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Starting August 10, 2026, Staffbase API token secret is displayed only when the token is created or rotated.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To enhance security, the full API token secret is shown only when you create or rotate a token from the Studio. After it is saved, the full secret cannot be viewed again. This change also affects the existing tokens. Be sure to copy and securely store your token secret immediately after creating or rotating it. If you lose the token secret, you will need to rotate the token to generate a new secret.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - August 04, 2026</title><link>https://developers.staffbase.com//changelog/#August-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-08-04</guid><description>This is a deprecated User API. Starting September 4, 2026, the mandatoryGroupIDs field will be removed from the User API.</description><pubDate>Tue, 04 Aug 2026</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Starting September 4, 2026, the &lt;code&gt;mandatoryGroupIDs&lt;/code&gt; field will be removed from the &lt;a href=&quot;/api/api-user/&quot;&gt;User API&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;mandatoryGroupIDs&lt;/code&gt; field defines groups that a user cannot unsubscribe from, and will no longer be available in create and update user requests or responses. You can achieve the same use case by combining an &lt;a href=&quot;https://support.staffbase.com/hc/en-us/articles/360009561480&quot;&gt;internal group&lt;/a&gt; that users cannot leave on their own and an &lt;a href=&quot;https://support.staffbase.com/hc/en-us/articles/360009519660-Creating-an-Open-Group&quot;&gt;open group&lt;/a&gt; that users can join themselves. Update any integrations that rely on this field before the removal date.&lt;/p&gt;
</content:encoded><category>deprecated</category></item><item><title>Changelog - July 24, 2026</title><link>https://developers.staffbase.com//changelog/#July-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-07-24</guid><description>This update affects the Analytics API. The Analytics API now has 10 new endpoints for Pages.</description><pubDate>Fri, 24 Jul 2026</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;The &lt;a href=&quot;/api/api-analytics&quot;&gt;Analytics API&lt;/a&gt; now has 10 new endpoints for Pages.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;These endpoints provide detailed analytics data for pages. The new endpoints fall into two groups. Aggregate endpoints report across all pages: &lt;code&gt;Page ranking&lt;/code&gt; lists pages ranked by views and visitors, &lt;code&gt;Pages timeseries&lt;/code&gt; shows how views and visitors change over time, and &lt;code&gt;Page view counts&lt;/code&gt; returns the view count for each page. Single-page endpoints focus on one page at a time: &lt;code&gt;Page views&lt;/code&gt; returns its total views, &lt;code&gt;Page stats&lt;/code&gt; summarizes its views, visitors, clicks, and session metrics, &lt;code&gt;Page timeseries&lt;/code&gt; shows how its views, visitors, and clicks change over time, &lt;code&gt;Page click ranking&lt;/code&gt; ranks the elements users clicked, &lt;code&gt;Page group ranking&lt;/code&gt; ranks the groups its visitors belong to, &lt;code&gt;Page time distribution&lt;/code&gt; shows when during the day visits happen, and &lt;code&gt;Page traffic sources&lt;/code&gt; shows where visits come from by UTM parameters and platform. For request and response details, see the &lt;a href=&quot;/api/api-analytics#tag/Pages&quot;&gt;Analytics API&lt;/a&gt;.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - July 14, 2026</title><link>https://developers.staffbase.com//changelog/#July-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-07-14</guid><description>This upcoming change affects the Analytics API. Starting October 1, 2026, in the Analytics API, the query parameters since and until are required for the GET Post ranking endpoint.</description><pubDate>Tue, 14 Jul 2026</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Starting October 1, 2026, in the &lt;a href=&quot;/api/api-analytics&quot;&gt;Analytics API&lt;/a&gt;, the query parameters &lt;code&gt;since&lt;/code&gt; and &lt;code&gt;until&lt;/code&gt; are required for the &lt;code&gt;GET&lt;/code&gt; Post ranking endpoint.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;These parameters define the time range for the ranking of posts based on their visits. Requests to the &lt;code&gt;GET&lt;/code&gt; Post ranking endpoint that omit either parameter will return an HTTP 400 Bad Request response. Update your integration before October 1, 2026 to include both parameters to ensure successful API requests.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - July 06, 2026</title><link>https://developers.staffbase.com//changelog/#July-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-07-06</guid><description>This update affects the Groups API. The Groups API now supports the includeProfile query parameter when searching members of a group.</description><pubDate>Mon, 06 Jul 2026</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;The &lt;a href=&quot;/api/api-groups&quot;&gt;Groups API&lt;/a&gt; now supports the &lt;code&gt;includeProfile&lt;/code&gt; query parameter when &lt;a href=&quot;/api/api-groups#tag/Group-Members/operation/SearchMembersOfGroup&quot;&gt;searching members of a group&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;By default, &lt;code&gt;includeProfile&lt;/code&gt; parameter value is &lt;code&gt;false&lt;/code&gt;. Set it to &lt;code&gt;true&lt;/code&gt; to include the profile data of each group member in the response. This lets you to retrieve member and profile information in a single request.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - June 08, 2026</title><link>https://developers.staffbase.com//changelog/#June-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-06-08</guid><description>This update affects the User API. In the User API, pending users can now be retrieved by any authenticated user.</description><pubDate>Mon, 08 Jun 2026</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;In the &lt;a href=&quot;/api/api-user/#tag/User&quot;&gt;User API&lt;/a&gt;, pending users can now be retrieved by any authenticated user.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Previously, retrieving pending users required an administrative token. This update changes the required token permission to a read-only token, allowing broader access while maintaining security. This change aligns pending user retrieval behavior across API versions for consistent access.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - June 05, 2026</title><link>https://developers.staffbase.com//changelog/#June-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-06-05</guid><description>This update affects the Audit Log API. In the Audit Log API, a new branch_config_change event type has been added.</description><pubDate>Fri, 05 Jun 2026</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;In the &lt;a href=&quot;/api/api-auditlog/&quot;&gt;Audit Log API&lt;/a&gt;, a new &lt;code&gt;branch_config_change&lt;/code&gt; event type has been added.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This event is emitted when security-relevant platform settings change. The &lt;code&gt;additionalData.fields&lt;/code&gt; array lists the affected configuration fields and can include &lt;code&gt;allowSupportLogin&lt;/code&gt;, &lt;code&gt;ipRestrictions&lt;/code&gt;, &lt;code&gt;ipRestrictionsMode&lt;/code&gt;, and &lt;code&gt;passwordPolicy&lt;/code&gt;.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - May 13, 2026</title><link>https://developers.staffbase.com//changelog/#May-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-05-13</guid><description>This update affects the Audit Log API. In the Audit Log API, two new event types have been added: support_login and support_login_failed.</description><pubDate>Wed, 13 May 2026</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;In the &lt;a href=&quot;/api/api-auditlog/&quot;&gt;Audit Log API&lt;/a&gt;, two new event types have been added: &lt;code&gt;support_login&lt;/code&gt; and &lt;code&gt;support_login_failed&lt;/code&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;These events are triggered when a Staffbase support user logs into the platform on your organization&apos;s behalf. The &lt;code&gt;support_login&lt;/code&gt; event indicates a successful login, while the &lt;code&gt;support_login_failed&lt;/code&gt; event indicates a failed login attempt. This feature is relevant if you have enabled the Support Login option under the Security settings in the Studio, allowing Staffbase support to access the platform for troubleshooting purposes.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - April 28, 2026</title><link>https://developers.staffbase.com//changelog/#April-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-04-28</guid><description>This update affects the Email Performance API. In the Email Performance API, the Stream events endpoint now provides more detailed event data for email tracking.</description><pubDate>Tue, 28 Apr 2026</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;a href=&quot;/api/api-emailperformance/&quot;&gt;Email Performance API&lt;/a&gt;, the &lt;a href=&quot;/api/api-emailperformance#tag/Tracking/operation/StreamEvents&quot;&gt;Stream events endpoint&lt;/a&gt; now provides more detailed event data for email tracking. The &lt;code&gt;eventType&lt;/code&gt; field has been extended with a new &lt;code&gt;eventSubType&lt;/code&gt; field, offering more granular insights into bounce reaasons. For example, you can identify specific reasons such as a non-existent recipient address, a full mailbox, or a suppressed address, helping you better understand and act on delivery failures.&lt;/p&gt;
&lt;p&gt;Additionally, the &lt;code&gt;eventReadTime&lt;/code&gt; field indicates how long recipients spent reading an email, in seconds, enabling deeper analysis of engagement.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - April 24, 2026</title><link>https://developers.staffbase.com//changelog/#April-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-04-24</guid><description>This is a new API. The Audit Log API allows you to retrieve audit log entries from your Staffbase platform.</description><pubDate>Fri, 24 Apr 2026</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The &lt;a href=&quot;/api/api-auditlog/&quot;&gt;Audit Log API&lt;/a&gt; allows you to retrieve audit log entries from your Staffbase platform. Audit log entries capture events related to authentication activity, user account changes, and API token management. For example, failed login attempts, password changes, and API token creations or deletions. Use this API to support security monitoring, incident investigation, and compliance requirements.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Staffbase API specification files now follow a date-based versioning format (year.month.day), making it easy to identify when an API specification was last updated.
This change applies only to newly created or updated API specifications. Whenever an API file is modified, its version will reflect the corresponding update date going forward.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>new</category></item><item><title>Changelog - April 23, 2026</title><link>https://developers.staffbase.com//changelog/#April-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-04-23</guid><description>This update affects the App, Intranet, and Email. On the API tokens page in the Studio, you can now rotate an API token from the Actions menu.</description><pubDate>Thu, 23 Apr 2026</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;On the API tokens page in the Studio, you can now rotate an API token from the &lt;strong&gt;Actions&lt;/strong&gt; menu. Rotating a token generates a new secret while preserving the token ID and all its permissions. Any systems using the previous secret immediately lose access and must be updated with the new secret. This enhances security by allowing you to rotate API secrets without creating new API tokens.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - April 08, 2026</title><link>https://developers.staffbase.com//changelog/#April-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-04-08</guid><description>This update affects the CSV Import API. The CSV Import API now supports two new overwrite options on non delta imports: overwrite all users, or overwrite only users that were previously imported via CSV.</description><pubDate>Wed, 08 Apr 2026</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-csv-import-stateful/&quot;&gt;CSV Import API&lt;/a&gt; now supports two new overwrite options on non delta imports: overwrite all users, or overwrite only users that were previously imported via CSV.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - April 02, 2026</title><link>https://developers.staffbase.com//changelog/#April-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-04-02</guid><description>This update affects the Groups API. The Groups API now includes a new relevance_DESC sort parameter to retrieve groups based on their relevance to the search query, with the most relevant groups appearing first in the results.</description><pubDate>Thu, 02 Apr 2026</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-groups&quot;&gt;Groups API&lt;/a&gt; now includes a new &lt;code&gt;relevance_DESC&lt;/code&gt; sort parameter to retrieve groups based on their relevance to the search query, with the most relevant groups appearing first in the results.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - March 01, 2026</title><link>https://developers.staffbase.com//changelog/#March-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-03-01</guid><description>This is a removal that affects the Media API. Staffbase APIs no longer return publicly accessible media URLs when fetched with an API token.</description><pubDate>Sun, 01 Mar 2026</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;Staffbase APIs no longer return publicly accessible media URLs when fetched with an API token. This means that the media URLs returned by these requests would require authentication. To obtain publicly accessible media URLs, use the &lt;a href=&quot;/api/api-media/#tag/Media/operation/PublishMedia&quot;&gt;Make media URLs public endpoint&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>removed</category></item><item><title>Changelog - February 26, 2026</title><link>https://developers.staffbase.com//changelog/#February-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-02-26</guid><description>This update affects the App, Intranet, and Email. You can now define allowed IP ranges when creating an API token.</description><pubDate>Thu, 26 Feb 2026</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;You can now define allowed IP ranges when &lt;a href=&quot;https://support.staffbase.com/hc/en-us/articles/360015755691-Creating-and-Retrieving-an-API-Token&quot;&gt;creating an API token&lt;/a&gt;. This lets you restrict token usage to specific source IP addresses or ranges using CIDR notation.
If a request is made with the token from an IP address outside the configured ranges, the request is rejected. Use this option to limit token exposure, enforce network-level access control, and reduce the risk of unauthorized use in case a token is compromised.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - February 24, 2026</title><link>https://developers.staffbase.com//changelog/#February-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-02-24</guid><description>This update and removal affect the User API and Groups API. In the User API, the latest version endpoints are now officially out of beta and is available for production use.</description><pubDate>Tue, 24 Feb 2026</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;a href=&quot;/api/api-user/&quot;&gt;User API&lt;/a&gt;, the latest version endpoints are now officially out of beta and is available for production use. The previous version endpoints remain fully supported and continue to work as before. However, Staffbase recommends migrating to the latest version for improved performance and additional features. For more information on the changes and how to migrate, refer to the &lt;a href=&quot;/guides/user-api-migration-guide/#update-a-user&quot;&gt;User API migration guide&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;a href=&quot;/api/api-user/&quot;&gt;User API&lt;/a&gt; return metadata endpoint has been removed. This endpoint was deprecated in September 2025.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;a href=&quot;/api/api-groups/&quot;&gt;Groups API&lt;/a&gt;, which was in beta since October 2025, is now officially out of beta and is available in production. Use it to create and manage groups on the Staffbase platform more efficiently.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category><category>removed</category></item><item><title>Changelog - February 03, 2026</title><link>https://developers.staffbase.com//changelog/#February-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-02-03</guid><description>This update affects the Pages API. In the Pages API the response schema now includes a new field isOutdated.</description><pubDate>Tue, 03 Feb 2026</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In the &lt;a href=&quot;/api/api-pages/&quot;&gt;Pages API&lt;/a&gt; the response schema now includes a new field &lt;code&gt;isOutdated&lt;/code&gt;. This boolean field indicates whether the page content is outdated based on its update reminder settings. This addition helps you easily identify pages that may require updates or reviews.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - February 02, 2026</title><link>https://developers.staffbase.com//changelog/#February-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-02-02</guid><description>This update affects the User API. When retrieving a user via the Users API, the response now includes both the value and source for the userName object, matching the existing structure for email object.</description><pubDate>Mon, 02 Feb 2026</pubDate><content:encoded>&lt;p&gt;When retrieving a user via the &lt;a href=&quot;/api/api-user&quot;&gt;Users API&lt;/a&gt;, the response now includes both the &lt;code&gt;value&lt;/code&gt; and &lt;code&gt;source&lt;/code&gt; for the &lt;code&gt;userName&lt;/code&gt; object, matching the existing structure for &lt;code&gt;email&lt;/code&gt; object.
Previously, the &lt;code&gt;userName&lt;/code&gt; response included only the value.
With this change, &lt;code&gt;email&lt;/code&gt; and &lt;code&gt;userName&lt;/code&gt; behave the same way, making it easier to understand the source as well.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - January 30, 2026</title><link>https://developers.staffbase.com//changelog/#January-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-01-30</guid><description>This update affects the User API. In the User API a new field activatedAt has been added to the user object, indicating the date and time when a user account was activated on the platform.</description><pubDate>Fri, 30 Jan 2026</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In the &lt;a href=&quot;/api/api-user&quot;&gt;User API&lt;/a&gt; a new field &lt;code&gt;activatedAt&lt;/code&gt; has been added to the user object, indicating the date and time when a user account was activated on the platform.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - January 21, 2026</title><link>https://developers.staffbase.com//changelog/#January-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-01-21</guid><description>This update affects the Groups API. The Groups API now supports filtering group members by their status using the status query parameter.</description><pubDate>Wed, 21 Jan 2026</pubDate><content:encoded>&lt;p&gt;The &lt;a href=&quot;/api/api-groups&quot;&gt;Groups API&lt;/a&gt; now supports filtering group members by their status using the status query parameter.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - January 07, 2026</title><link>https://developers.staffbase.com//changelog/#January-2026</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2026-01-07</guid><description>This update affects the CSV Import API. In the CSV Import API, the import status response now includes a reactivated field in the changes summary alongside existing metrics (created, updated, deactivated, deleted).</description><pubDate>Wed, 07 Jan 2026</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In the &lt;a href=&quot;/api/api-csv-import-stateful/&quot;&gt;CSV Import API&lt;/a&gt;, the import status response now includes a &lt;code&gt;reactivated&lt;/code&gt; field in the changes summary alongside existing metrics (created, updated, deactivated, deleted). Previously, reactivated users were not tracked as a separate metric.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - December 15, 2025</title><link>https://developers.staffbase.com//changelog/#December-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-12-15</guid><description>This update affects the Groups API. The Groups API now supports managing group members using externalId in addition to userId.</description><pubDate>Mon, 15 Dec 2025</pubDate><content:encoded>&lt;p&gt;The &lt;a href=&quot;/api/api-groups&quot;&gt;Groups API&lt;/a&gt; now supports managing group members using &lt;a href=&quot;https://support.staffbase.com/hc/en-us/articles/360020766759&quot;&gt;externalId&lt;/a&gt; in addition to userId. When using the &lt;code&gt;PATCH&lt;/code&gt; method to &lt;a href=&quot;/api/api-groups#tag/Group-Members/operation/PatchMembersOfGroup/&quot;&gt;update members&lt;/a&gt;, you have more flexibility in how you add or remove users.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - November 17, 2025</title><link>https://developers.staffbase.com//changelog/#November-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-11-17</guid><description>This update affects the User API and CSV Import API. In the CSV Import API and the latest User API endpoints, the response Not Found (404) is now returned for single-entity actions when the user does not have permission to perform the action on any of the entities in the request.</description><pubDate>Mon, 17 Nov 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In the &lt;a href=&quot;/api/api-csv-import-stateful/&quot;&gt;CSV Import API&lt;/a&gt; and the latest &lt;a href=&quot;/api/api-user&quot;&gt;User API&lt;/a&gt; endpoints, the response Not Found (404) is now returned for single-entity actions when the user does not have permission to perform the action on any of the entities in the request. Previously, a Forbidden (403) response was returned in this case. This change improves security by preventing information leakage about the existence of entities.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - November 07, 2025</title><link>https://developers.staffbase.com//changelog/#November-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-11-07</guid><description>This update affects the Email Performance API. The Email Performance API now includes two new endpoints, list emails and get email metadata, to help users retrieve email performance data more efficiently.</description><pubDate>Fri, 07 Nov 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-emailperformance/&quot;&gt;Email Performance API&lt;/a&gt; now includes two new endpoints, &lt;a href=&quot;/api/api-emailperformance/#tag/Tracking/operation/ListEmails&quot;&gt;list emails&lt;/a&gt; and &lt;a href=&quot;/api/api-emailperformance/#tag/Tracking/operation/GetEmailMetadata&quot;&gt;get email metadata&lt;/a&gt;, to help users retrieve email performance data more efficiently.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - November 03, 2025</title><link>https://developers.staffbase.com//changelog/#November-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-11-03</guid><description>This update affects the CSV Import API. The CSV Import API now includes a new endpoint to get the changelog of an import.</description><pubDate>Mon, 03 Nov 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-csv-import-stateful/&quot;&gt;CSV Import API&lt;/a&gt; now includes a new endpoint to &lt;a href=&quot;/api/api-csv-import-stateful#tag/Import-Details/operation/getCsvImportChangelog&quot;&gt;get the changelog of an import&lt;/a&gt;. This allows users to track changes made during CSV imports more effectively.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - October 30, 2025</title><link>https://developers.staffbase.com//changelog/#October-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-10-30</guid><description>This is a new API. Introducing the Groups API that simplifies creating and managing groups in your platform.</description><pubDate>Thu, 30 Oct 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;Introducing the &lt;a href=&quot;/api/api-groups&quot;&gt;Groups API&lt;/a&gt; that simplifies creating and managing groups in your platform. It brings enhanced flexibility and automation, allowing you to integrate groups management into your workflows.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>new</category></item><item><title>Changelog - October 28, 2025</title><link>https://developers.staffbase.com//changelog/#October-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-10-28</guid><description>This update affects the Tags API. Access to the Tags API is now limited to administrators and group administrators to improve platform security.</description><pubDate>Tue, 28 Oct 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;Access to the &lt;a href=&quot;/api/api-tags/&quot;&gt;Tags API&lt;/a&gt; is now limited to administrators and group administrators to improve platform security.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - October 14, 2025</title><link>https://developers.staffbase.com//changelog/#October-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-10-14</guid><description>This update affects the App and Intranet. When using the latest version of SCIM, the following issues were reported and have now been fixed: In rare cases, profile fields were not updated correctly.</description><pubDate>Tue, 14 Oct 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;When using the latest version of SCIM, the following issues were reported and have now been fixed:
&lt;ul&gt;
&lt;li&gt;In rare cases, profile fields were not updated correctly.&lt;/li&gt;
&lt;li&gt;User reactivation did not work as expected.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - October 08, 2025</title><link>https://developers.staffbase.com//changelog/#October-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-10-08</guid><description>This update affects the Chat API. The Chat API now includes a new endpoint to delete group chat conversations.</description><pubDate>Wed, 08 Oct 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-chat&quot;&gt;Chat API&lt;/a&gt; now includes a new endpoint to delete group chat conversations. &lt;a href=&quot;/api/api-chat#tag/Conversations/operation/DeleteConversation&quot;&gt;Learn more&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - September 24, 2025</title><link>https://developers.staffbase.com//changelog/#September-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-08-31</guid><description>This update affects the User API. The User API introduces the following updates: New versions of existing endpoints: Several endpoints of the User API now have new versions with improved performance and usability.</description><pubDate>Wed, 24 Sep 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-user&quot;&gt;User API&lt;/a&gt; introduces the following updates:
&lt;ul&gt;
&lt;li&gt;New versions of existing endpoints: Several endpoints of the User API now have new versions with improved performance and usability. Staffbase recommends migrating to these versions to benefit from the enhancements.
Updated endpoints include:
&lt;ul&gt;
&lt;li&gt;List users&lt;/li&gt;
&lt;li&gt;Invite users&lt;/li&gt;
&lt;li&gt;Return a user&lt;/li&gt;
&lt;li&gt;Delete a user&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;New endpoints: To replace certain legacy behaviors and improve efficiency, the following new endpoints have been added:
&lt;ul&gt;
&lt;li&gt;Update a user&lt;/li&gt;
&lt;li&gt;Search users&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Deprecated: Return metadata endpoint has been deprecated due to low usage. It is planned to be removed on &lt;strong&gt;January 1, 2026&lt;/strong&gt;. Learn more about Staffbase API &lt;a href=&quot;/concepts/api-lifecycle/&quot;&gt;lifecycle&lt;/a&gt; and &lt;a href=&quot;/concepts/api-deprecation/&quot;&gt;deprecation policy&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Use the &lt;a href=&quot;/guides/user-api-migration-guide&quot;&gt;migration guide&lt;/a&gt; to test and plan your migration. Learn more about &lt;a href=&quot;/concepts/api-versioning/&quot;&gt;Staffbase versioning policy&lt;/a&gt; before you plan your migration.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - September 04, 2025</title><link>https://developers.staffbase.com//changelog/#September-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-09-04</guid><description>This update affects the Search Settings API. The Search Settings API now includes a new parameter redirectUrlMobile in addition to the existing redirectUrl parameter.</description><pubDate>Thu, 04 Sep 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-searchsettings&quot;&gt;Search Settings API&lt;/a&gt; now includes a new parameter &lt;code&gt;redirectUrlMobile&lt;/code&gt; in addition to the existing &lt;code&gt;redirectUrl&lt;/code&gt; parameter. This allows you to specify a different redirect URL for mobile devices, enhancing the user experience by directing mobile users to a mobile-optimized search engine. If not specified, it defaults to the value of &lt;code&gt;redirectUrl&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - August 25, 2025</title><link>https://developers.staffbase.com//changelog/#August-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-08-25</guid><description>This update and deprecation affect the Media API. The Media API now includes a new endpoint to retrieve publicly accessible media URLs.</description><pubDate>Mon, 25 Aug 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The &lt;a href=&quot;/api/api-media/&quot;&gt;Media API&lt;/a&gt; now includes a new endpoint to retrieve publicly accessible media URLs. This makes it easier to share media content for display without requiring authentication. &lt;a href=&quot;/api/api-media/#tag/Media/operation/PublishMedia&quot;&gt;Learn more&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Starting &lt;strong&gt;March 1, 2026&lt;/strong&gt;, Staffbase APIs will no longer return publicly accessible media URLs when fetched with an API token. This means that the media URLs fetched would require authentication. Instead, publicly accessible media URLs can only be retrieved via the &lt;a href=&quot;/api/api-media/#tag/Media/operation/PublishMedia&quot;&gt;Make media URLs public endpoint&lt;/a&gt;. If you use APIs to fetch media files, ensure that you update your implementation accordingly before this date. &lt;a href=&quot;/api/api-media/#tag/Media/operation/PublishMedia&quot;&gt;Learn more&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category><category>deprecated</category></item><item><title>Changelog - August 08, 2025</title><link>https://developers.staffbase.com//changelog/#August-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-08-08</guid><description>This update and deprecation affect the CSV Import API. The CSV Import API is now offically out of beta.</description><pubDate>Fri, 08 Aug 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The &lt;a href=&quot;/api/api-csv-import-stateful/&quot;&gt;CSV Import API&lt;/a&gt; is now offically out of beta. It has introduced &lt;code&gt;partialTag&lt;/code&gt; property to support partial CSV imports. This is especially useful if you want to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create conditional groups based on partial CSV tags&lt;/li&gt;
&lt;li&gt;Migrate to the CSV Import API if you previously used partial CSV imports with the legacy method&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Starting &lt;strong&gt;October 31, 2025&lt;/strong&gt;, the legacy CSV Import API will no longer be offered. Staffbase strongly recommends using the &lt;a href=&quot;/api/api-csv-import-stateful/&quot;&gt;CSV Import API&lt;/a&gt; for user management.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category><category>deprecated</category></item><item><title>Changelog - August 07, 2025</title><link>https://developers.staffbase.com//changelog/#August-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-08-07</guid><description>This update affects the Search Settings API. The Update Internal Section endpoint in the Search Settings API now includes the following changes: The request body schema has been updated to accurately reflect the required structure.</description><pubDate>Thu, 07 Aug 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-searchsettings/#tag/Sections/operation/updateInternalSection&quot;&gt;Update Internal Section endpoint&lt;/a&gt; in the Search Settings API now includes the following changes:
&lt;ul&gt;
&lt;li&gt;The request body schema has been updated to accurately reflect the required structure.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;iconURL&lt;/code&gt; property is now read-only and can no longer be updated.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - June 27, 2025</title><link>https://developers.staffbase.com//changelog/#June-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-06-27</guid><description>This update and deprecation affect the Notifications API. The Notifications API now offers two new endpoints: Send a notification: Notify specific users or user groups using the notification center, push notifications, or both.</description><pubDate>Fri, 27 Jun 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The Notifications API now offers two new endpoints:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;/api/api-notification#tag/Notifications/operation/sendAccessorsNotification&quot;&gt;Send a notification&lt;/a&gt;: Notify specific users or user groups using the notification center, push notifications, or both.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;/api/api-notification#tag/Notifications/operation/sendInstallationNotification&quot;&gt;Send a plugin notification&lt;/a&gt;: Notify specific users or user groups about a particular plugin instance using the notification center, push notifications, or both. This is particularly useful for plugin developers targeting a plugin instance&apos;s audience.
Both endpoints allow you to customize the notification’s text, icon, and image for more personalized, context-aware messages.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the Notifications API, the two new enhanced endpoints replace the existing &lt;a href=&quot;/api/api-notification#tag/Notifications/operation/CreateNotification&quot;&gt;Send notifications&lt;/a&gt; endpoint, which is now deprecated and scheduled for removal by &lt;strong&gt;end of 2025&lt;/strong&gt;.
Staffbase strongly recommends switching to the new endpoints to ensure continued support and access to enhanced functionality.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category><category>deprecated</category></item><item><title>Changelog - June 23, 2025</title><link>https://developers.staffbase.com//changelog/#June-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-06-23</guid><description>This update affects the User API. The Users Sync API is now available for use.</description><pubDate>Mon, 23 Jun 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-user&quot;&gt;Users Sync API&lt;/a&gt; is now available for use. Utilize this API to synchronize users from the Staffbase platform, ensuring that your user data is always up-to-date and consistent across your applications.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - June 16, 2025</title><link>https://developers.staffbase.com//changelog/#June-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-06-16</guid><description>This update affects the Spaces API. The Spaces API now includes a new parameter for the Search spaces endpoint.</description><pubDate>Mon, 16 Jun 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-spaces&quot;&gt;Spaces API&lt;/a&gt; now includes a new parameter for the &lt;a href=&quot;/api/api-spaces/#tag/Spaces/operation/searchSpaces&quot;&gt;Search spaces&lt;/a&gt; endpoint. You can now use the &lt;code&gt;relevance_desc&lt;/code&gt; parameter to sort search results by relevance in descending order, making it easier to find the most relevant spaces first.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - June 13, 2025</title><link>https://developers.staffbase.com//changelog/#June-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-06-13</guid><description>This update affects the Media API. The Media API now includes a new endpoint dedicated for replacing media files.</description><pubDate>Fri, 13 Jun 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-media&quot;&gt;Media API&lt;/a&gt; now includes a new endpoint dedicated for &lt;a href=&quot;/api/api-media/#tag/Media/operation/ReplaceMedium&quot;&gt;replacing media files&lt;/a&gt;. This endpoint allows you to replace existing media files with new ones while maintaining the original URL, ensuring that any references to the original file remain valid. This is particularly useful for updating media content without needing to change links or references in your content.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - May 22, 2025</title><link>https://developers.staffbase.com//changelog/#May-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-05-22</guid><description>This update affects the File Management API. The File Management API is now offically out of beta.</description><pubDate>Thu, 22 May 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-file-management&quot;&gt;File Management API&lt;/a&gt; is now offically out of beta. It offers a range of methods to streamline file management tasks on your platform, such as adding files to your File Manager and creating, updating, or deleting collections. Whether you need to import assets from an external source, set up files for a new editor, or manage collections centrally as an administrator, the File Management API makes it simple and efficient. Learn more on &lt;a href=&quot;/guides/get-started-with-filemanagement/#get-started-with-the-file-management-api&quot;&gt;getting started with the File Mangement API&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - May 05, 2025</title><link>https://developers.staffbase.com//changelog/#May-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-05-05</guid><description>This beta update and related updates affect the Search Settings API. In the Search Settings API, To align with best practices followed across other Staffbase APIs, the following changes have been made: The update internal sections endpoint has been added.</description><pubDate>Mon, 05 May 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;a href=&quot;/api/api-searchsettings&quot;&gt;Search Settings API&lt;/a&gt;, To align with best practices followed across other Staffbase APIs, the following changes have been made:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-searchsettings#tag/Sections/operation/updateInternalSection&quot;&gt;update internal sections&lt;/a&gt; endpoint has been added.&lt;/li&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-searchsettings#tag/Sections/operation/updateIntegrationSection&quot;&gt;update integration sections&lt;/a&gt; endpoint now uses the &lt;code&gt;PUT&lt;/code&gt; method instead of &lt;code&gt;PATCH&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;The update search settings endpoint has been removed as its behavior can be achieved via the other three update endpoints.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category><category>beta</category></item><item><title>Changelog - May 02, 2025</title><link>https://developers.staffbase.com//changelog/#May-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-05-02</guid><description>This update affects the Campaigns API. The Campaigns API now supports emails assigned to campaigns.</description><pubDate>Fri, 02 May 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-media&quot;&gt;Campaigns API&lt;/a&gt; now supports emails assigned to campaigns. It has been updated to reflect recent changes in platform capabilities. The &lt;code&gt;sourceType&lt;/code&gt; parameter, which specifies the type of content assigned to a campaign, no longer supports the &lt;code&gt;EXTERNAL_CONTENT&lt;/code&gt; value. Instead, a new content source type, &lt;code&gt;EMAIL&lt;/code&gt;, has been added to support Staffbase Email.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - April 23, 2025</title><link>https://developers.staffbase.com//changelog/#April-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-04-23</guid><description>This beta update and related updates affect the Media API. The Media API now includes a new search endpoint that allows you to search for media items based on the query you provide.</description><pubDate>Wed, 23 Apr 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-media&quot;&gt;Media API&lt;/a&gt; now includes a new &lt;a href=&quot;/api/api-media#tag/Media/operation/SearchMedia&quot;&gt;search endpoint&lt;/a&gt; that allows you to search for media items based on the query you provide. This is particularly useful for integrating media results into federated search solutions.  The endpoint returns media information that matches the filename, content, or type directly from the Staffbase platform, based on your users’ search input.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category><category>beta</category></item><item><title>Changelog - April 22, 2025</title><link>https://developers.staffbase.com//changelog/#April-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-04-22</guid><description>This is a new beta API. The new Search Settings API lets you fine-tune the redesigned search results page to fit your organization&apos;s needs.</description><pubDate>Tue, 22 Apr 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The new &lt;a href=&quot;/api/api-searchsettings&quot;&gt;Search Settings API&lt;/a&gt; lets you fine-tune the redesigned search results page to fit your organization&apos;s needs. Show or hide sections and the flyout, rename or reorder sections, set up a custom redirect URL after search input validation, and define which sites or knowledge bases should be searchable in Microsoft or ServiceNow.&lt;/li&gt;
&lt;li&gt;The new &lt;a href=&quot;/api/api-installation&quot;&gt;Installation API&lt;/a&gt; introduces a search endpoint that allows you to search plugins installed on your platform based on the query you provide. This is particularly useful to fetch plugin details into your federated search solutions. The endpoint returns plugin information with accurate relevance and proper permission handling, directly from the Staffbase platform, based on your users’ search input.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>new</category><category>beta</category></item><item><title>Changelog - April 15, 2025</title><link>https://developers.staffbase.com//changelog/#April-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-04-15</guid><description>This is a new beta API. The News API now includes a new search endpoint that allows you to search for news posts using a query string.</description><pubDate>Tue, 15 Apr 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The &lt;a href=&quot;/api/api-news/&quot;&gt;News API&lt;/a&gt; now includes a new &lt;a href=&quot;/api/api-news#tag/Posts/operation/SearchPosts&quot;&gt;search endpoint&lt;/a&gt; that allows you to search for news posts using a query string. It retrieves a list of news posts that match the search query in the content, hashtags, image descriptions, teasers, or titles of the posts. This is particularly useful for third-party federated search solutions, enabling you to fetch news post details without indexing or storing the data in external systems.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The new &lt;a href=&quot;/api/api-profile&quot;&gt;Profile API&lt;/a&gt; comes with a search endpoint that allows you to search user profiles using any query text you provide. It searches across all searchable fields within user profiles. This is especially useful for third-party federated search solutions, enabling you to fetch user profile details without indexing or storing the data in external systems.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category><category>beta</category><category>new</category></item><item><title>Changelog - April 02, 2025</title><link>https://developers.staffbase.com//changelog/#April-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-04-01</guid><description>This is a deprecated News API and Campaigns API. In the News API, the campaignId parameter has been deprecated in the following endpoints: POST Create a news post PUT Update a news post To assign a post to a campaign, use the campaignId parameter in the create campaign reference endpoint of the Campaigns API.</description><pubDate>Wed, 02 Apr 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;a href=&quot;https://developers.staffbase.com/api/api-news/&quot;&gt;News API&lt;/a&gt;, the &lt;code&gt;campaignId&lt;/code&gt; parameter has been deprecated in the following endpoints:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;POST&lt;/code&gt; &lt;a href=&quot;https://developers.staffbase.com/api/api-news/#tag/channelschannelIDposts/operation/CreateChannelPost&quot;&gt;Create a news post&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PUT&lt;/code&gt; &lt;a href=&quot;https://developers.staffbase.com/api/api-news/#tag/postspostID/operation/UpdatePost&quot;&gt;Update a news post&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To assign a post to a campaign, use the &lt;code&gt;campaignId&lt;/code&gt; parameter in the &lt;a href=&quot;https://developers.staffbase.com/api/api-campaigns/#tag/campaignsreferences/operation/CreateCampaignReference&quot;&gt;create campaign reference&lt;/a&gt; endpoint of the Campaigns API.
The &lt;code&gt;campaignId&lt;/code&gt; parameter will be removed from the News API endpoints on &lt;strong&gt;November 1, 2025&lt;/strong&gt;. This change ensures that campaign-related actions are handled consistently through the &lt;a href=&quot;https://developers.staffbase.com/api/api-campaigns/&quot;&gt;Campaigns API&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>deprecated</category></item><item><title>Changelog - March 27, 2025</title><link>https://developers.staffbase.com//changelog/#March-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-03-27</guid><description>This update affects the User API. When a user’s avatar image was set to null via an API call, the user was unable to access the Studio.</description><pubDate>Thu, 27 Mar 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;When a user’s avatar image was set to null via an API call, the user was unable to access the Studio. This has been fixed.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - February 26, 2025</title><link>https://developers.staffbase.com//changelog/#February-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-02-26</guid><description>This is a new API. Introducing the Email Performance API that retrieves detailed tracking data for emails sent through Staffbase Email.</description><pubDate>Wed, 26 Feb 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Introducing the Email Performance API that retrieves detailed tracking data for emails sent through Staffbase Email. This API provides key performance metrics, including the number of emails sent, opened, and clicked, helping you measure engagement and optimize your communication strategy. &lt;a href=&quot;/api/api-emailperformance&quot;&gt;Discover more about its capabilities&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;a href=&quot;/api/api-spaces&quot;&gt;Spaces API&lt;/a&gt; now includes a new endpoint to retrieve a list of spaces using query, filter, and sorting options. Additionally, the newly introduced &lt;code&gt;section&lt;/code&gt; array enables you to identify and assign spaces across one or more products available on your platform, such as Employee App, Front Door Intranet, or Staffbase Email.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;a href=&quot;/api/api-csv-import-stateful&quot;&gt;CSV Import API&lt;/a&gt;, the &lt;a href=&quot;/api/api-csv-import-stateful/#tag/usersimportsimportId/operation/patchCsvImportConfig&quot;&gt;Update CSV import configuration&lt;/a&gt; endpoint now includes an additional optional field, &lt;code&gt;type&lt;/code&gt;. This parameter defines whether it is a user import or a contact import for Staffbase Email.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>new</category><category>update</category></item><item><title>Changelog - February 05, 2025</title><link>https://developers.staffbase.com//changelog/#February-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-02-05</guid><description>This is a new feature for App and Intranet. The News API now includes a new endpoint dedicated for retrieving acknowledgments on a news post.</description><pubDate>Wed, 05 Feb 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;/api/api-news&quot;&gt;News API&lt;/a&gt; now includes a new endpoint dedicated for retrieving &lt;a href=&quot;/api/api-news/#tag/postspostIDacknowledgements&quot;&gt;acknowledgments on a news post&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>new</category></item><item><title>Changelog - February 04, 2025</title><link>https://developers.staffbase.com//changelog/#February-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-02-04</guid><description>This is a removal that affects the CSV Import API. In the CSV Import API, the errors response field of an import has been removed.</description><pubDate>Tue, 04 Feb 2025</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In the &lt;a href=&quot;https://developers.staffbase.com/api/api-csv-import-stateful&quot; target=&quot;_blank&quot;&gt;CSV Import API&lt;/a&gt;,
the &lt;span&gt;errors&lt;/span&gt; response field of an import has been removed.
Instead, we are developing a more scalable and user-friendly error reporting functionality with the endpoint &lt;code&gt;/users/imports/{import_Id}/errors&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>removed</category></item><item><title>Changelog - January 29, 2025</title><link>https://developers.staffbase.com//changelog/#January-2025</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2025-01-29</guid><description>This update affects the App and Intranet. The Quicklinks API now includes a new parameter visibleInPublicArea, which allows Quicklinks to be available in the public area.</description><pubDate>Wed, 29 Jan 2025</pubDate><content:encoded>&lt;p&gt;The &lt;a href=&quot;/api/api-quicklinks&quot;&gt;Quicklinks API&lt;/a&gt; now includes a new parameter &lt;code&gt;visibleInPublicArea&lt;/code&gt;,  which allows Quicklinks to be available in the &lt;a href=&quot;https://support.staffbase.com/hc/en-us/articles/208196665-What-is-the-public-area-and-why-do-I-need-one&quot;&gt;public area&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This update does not change the default behavior of existing Quicklinks. When creating a new Quicklink, it remains unavailable in the public area by default.&lt;/p&gt;
</content:encoded><category>update</category></item><item><title>Changelog - December 10, 2024</title><link>https://developers.staffbase.com//changelog/#December-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-12-10</guid><description>This is a removal that affects the App and Intranet. Starting December 10, 2024, Staffbase will discontinue support for the following generic URLs as reply URLs: de.eyo.net (DE) backend.staffbase.com (US) If you use any of these domains as reply URLs, you must update your Identity Provider (IdP) settings with your Staffbase platform domain to the list of allowed reply URLs.</description><pubDate>Tue, 10 Dec 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;Starting December 10, 2024, Staffbase will discontinue support for the following generic URLs as reply URLs:
&lt;ul&gt;
&lt;li&gt;de.eyo.net (DE)&lt;/li&gt;
&lt;li&gt;backend.staffbase.com (US)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you use any of these domains as reply URLs, you must update your Identity Provider (IdP) settings with your Staffbase platform domain to the list of allowed reply URLs. This is essential to avoid disruptions to your API integrations and SAML-SSO authentication flow.
If you are impacted, your Customer Success Manager or Support team will reach out to you to assist you further.&lt;/p&gt;
</content:encoded><category>removed</category></item><item><title>Changelog - October 17, 2024</title><link>https://developers.staffbase.com//changelog/#October-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-10-17</guid><description>This is a new beta API. Pages API: The Pages API simplifies creating new pages with content from external sources, making it ideal for organizations migrating to the Staffbase platform or consolidating scattered information.</description><pubDate>Thu, 17 Oct 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Pages API&lt;/strong&gt;: The &lt;a href=&quot;/api/api-pages&quot;&gt;Pages API&lt;/a&gt; simplifies creating new pages with content from external sources, making it ideal for organizations migrating to the Staffbase platform or consolidating scattered information. It helps preserve valuable content and ensures a seamless transition during migration. Additionally, you can manage your pages using the Pages API.&lt;br /&gt;
Learn more about the Pages API use cases:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/use-cases/extract-page-content-using-PagesAPI&quot;&gt;Extract Page Content Using the Pages API&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;/use-cases/import-external-content-to-pages&quot;&gt;Import External Content to Pages&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;File Management API&lt;/strong&gt;: Introducing &lt;a href=&quot;/api/api-file-management/&quot;&gt;File Management API&lt;/a&gt; that offers a range of methods to streamline file management tasks on your platform, such as adding files to your File Manager and creating, updating, or deleting collections. Whether you need to import assets from an external source, set up files for a new editor, or manage collections centrally as an administrator, the File Management API makes it simple and efficient. Learn more on &lt;a href=&quot;/guides/get-started-with-filemanagement/#get-started-with-the-file-management-api&quot;&gt;getting started with the File Mangement API&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Spaces API&lt;/strong&gt;: The &lt;a href=&quot;/api/api-spaces&quot;&gt;Spaces API&lt;/a&gt; simplifies creating and managing Spaces in your platform. It brings enhanced flexibility and automation, allowing you to integrate Spaces management into your workflows.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>beta</category><category>new</category></item><item><title>Changelog - October 01, 2024</title><link>https://developers.staffbase.com//changelog/#October-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-10-01</guid><description>This update affects the Analytics API. In the Analytics API, the maximum limit for Content and Post ranking has been adjusted to 50000.</description><pubDate>Tue, 01 Oct 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In the &lt;a href=&quot;https://developers.staffbase.com/api/api-analytics/&quot; target=&quot;_blank&quot;&gt;Analytics API&lt;/a&gt;, the maximum limit for Content and Post ranking has been adjusted to 50000.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>updated</category></item><item><title>Changelog - September 17, 2024</title><link>https://developers.staffbase.com//changelog/#September-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-09-17</guid><description>This update affects the Notifications API and Campaigns API. In the Notifications API, a new error code has been added to the response of the Send notifications endpoint.</description><pubDate>Tue, 17 Sep 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;a href=&quot;https://developers.staffbase.com/api/api-notification/&quot; target=&quot;_blank&quot;&gt;Notifications API&lt;/a&gt;, a new error code has been added to the response of the &lt;a href=&quot;https://developers.staffbase.com/api/api-notification/#tag/Notifications/operation/CreateNotification&quot;&gt;Send notifications&lt;/a&gt; endpoint. The error code &lt;code&gt;429&lt;/code&gt; is returned when too many requests are sent in parallel and exceeds the &lt;a href=&quot;https://developers.staffbase.com/concepts/rate-limits/#rate-limits&quot;&gt;rate limits&lt;/a&gt;. When this error occurs, wait a short period before retrying the request. To avoid this error, we recommend staggering API calls instead of sending them all at once.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;a href=&quot;https://developers.staffbase.com/api/api-campaigns/&quot; target=&quot;_blank&quot;&gt;Campaigns API&lt;/a&gt;, the &lt;a href=&quot;https://developers.staffbase.com/api/api-campaigns/#tag/campaigns/operation/CreateCampaignReference&quot;&gt;Create campaign references&lt;/a&gt; endpoint now returns the &lt;code&gt;plannedAt&lt;/code&gt; parameter. This parameter shows at what time and date the post is planned to be published and it is returned with the response body. The &lt;code&gt;plannedAt&lt;/code&gt; parameter provides a date and time in &lt;a href=&quot;https://en.wikipedia.org/wiki/ISO_8601&quot;&gt;ISO 8601 format&lt;/a&gt;. For example, &lt;code&gt;2024-09-17T12:00:00Z&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>updated</category></item><item><title>Changelog - August 31, 2024</title><link>https://developers.staffbase.com//changelog/#August-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-08-31</guid><description>This is a removal that affects the User API. In the User API, the enabled, pending, and verificationCode response fields of a user have been removed, as announced last year.</description><pubDate>Sat, 31 Aug 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In the &lt;a href=&quot;https://developers.staffbase.com/api/api-user/&quot; target=&quot;_blank&quot;&gt;User API&lt;/a&gt;, the &lt;span&gt;enabled&lt;/span&gt;, &lt;span&gt;pending&lt;/span&gt;, and &lt;span&gt;verificationCode&lt;/span&gt; response fields of a user have been removed, as announced last year. To access the same information, use the following properties instead:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;status&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;secret&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>removed</category></item><item><title>Changelog - July 30, 2024</title><link>https://developers.staffbase.com//changelog/#July-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-07-30</guid><description>This update affects the Campaigns API. In the Campaigns API, there are now two new endpoints available for adding and removing content pieces as references.</description><pubDate>Tue, 30 Jul 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In the &lt;a href=&quot;/api/api-campaigns&quot;&gt;Campaigns API&lt;/a&gt;, there are now two new endpoints available for adding and removing
content pieces as references. They are:&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;/api/api-campaigns/#tag/campaignsreferences/operation/CreateCampaignReference&quot;&gt;Create&lt;/a&gt; a campaign reference&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;/api/api-campaigns/#tag/campaignsreferences/operation/DeleteCampaignReference&quot;&gt;Delete&lt;/a&gt; a campaign reference&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - July 17, 2024</title><link>https://developers.staffbase.com//changelog/#July-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-07-17</guid><description>This beta update affects the CSV Import API. It is now possible to use the vertical bar | as a CSV separator in the CSV Import API.</description><pubDate>Wed, 17 Jul 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;It is now possible to use the vertical bar &lt;code&gt;|&lt;/code&gt; as a CSV separator in the &lt;a href=&quot;/api/api-csv-import-stateful/&quot;&gt;CSV Import
API&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>beta</category></item><item><title>Changelog - May 16, 2024</title><link>https://developers.staffbase.com//changelog/#May-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-05-16</guid><description>This beta update affects the CSV Import API and Quick Links API. Introducing the CSV Import API that offers advanced functionalities and an improved user experience.</description><pubDate>Thu, 16 May 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Introducing the &lt;a href=&quot;/api/api-csv-import-stateful/&quot;&gt;CSV Import API&lt;/a&gt; that offers advanced functionalities and an
improved user experience. To get started, see the &lt;a href=&quot;/guides/get-started-with-csv-import/&quot;&gt;Get Started With CSV Import
guide&lt;/a&gt;.
Staffbase recommends using this beta feature for advanced CSV import capabilities and an improved user experience.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Introducing the &lt;a href=&quot;/api/api-quicklinks/&quot;&gt;Quick Links API&lt;/a&gt; that allows you to add custom header links to enable quick
access to content for your users. &lt;a href=&quot;/use-cases/add-custom-links-via-quick-links-api&quot;&gt;Learn more&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>beta</category></item><item><title>Changelog - April 09, 2024</title><link>https://developers.staffbase.com//changelog/#April-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-04-09</guid><description>This update affects the Campaigns API. In Campaigns API, the sort parameter has been improved.</description><pubDate>Tue, 09 Apr 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In &lt;a href=&quot;/api/api-campaigns&quot;&gt;Campaigns API&lt;/a&gt;, the sort parameter has been improved. Now, you have the following enum
values for the sort parameter:&lt;/li&gt;
&lt;li&gt;&lt;code&gt;updated_DESC&lt;/code&gt; - Sort the reference list in descending order based on the last updated date&lt;/li&gt;
&lt;li&gt;&lt;code&gt;created_DESC&lt;/code&gt; - Sort the references attached to a campaign based on the date they were created in descending
order, from newest to oldest.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;updated_ASC&lt;/code&gt; - Sort the references attached to a campaign based on the date they were last updated in ascending
order, from oldest to newest.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;scheduledFor_ASC&lt;/code&gt; - Sort the reference list in ascending order based on the publishing order.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;scheduledFor_DESC&lt;/code&gt; - Sort the reference list in descending order based on the publishing order.&lt;br /&gt;
In addition, the default value has been changed from &lt;code&gt;updated_DESC&lt;/code&gt; to &lt;code&gt;created_DESC&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - March 06, 2024</title><link>https://developers.staffbase.com//changelog/#March-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-03-06</guid><description>This update affects the App and Intranet. If you use SAML SSO, you now have the option to configure the SAML domain hints.</description><pubDate>Wed, 06 Mar 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;If you use SAML SSO, you now have the option to configure the SAML domain hints. These hints ensure that users
don&apos;t attempt to authenticate with the identity provider (IdP) using domains that are not allowed when using the
Staffbase platform. To activate this feature, contact Staffbase Support or your Customer Success Manager. It&apos;s worth
noting that this feature currently works with Microsoft Entra ID as the IdP, although it may also work with other
IdPs.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - March 05, 2024</title><link>https://developers.staffbase.com//changelog/#March-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-03-05</guid><description>This is a removal that affects the Chat API. The content types multipart/form-data and application/x-www-form-urlencoded have been removed from the Chat API.</description><pubDate>Tue, 05 Mar 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The content types &lt;code&gt;multipart/form-data&lt;/code&gt; and &lt;code&gt;application/x-www-form-urlencoded&lt;/code&gt; have been removed from the &lt;a href=&quot;/api/api-chat&quot;&gt;Chat
API&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>removed</category></item><item><title>Changelog - February 19, 2024</title><link>https://developers.staffbase.com//changelog/#February-2024</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2024-02-19</guid><description>This is a removal that affects the User API. The user/tags endpoint under the User API has been removed.</description><pubDate>Mon, 19 Feb 2024</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The user/tags endpoint under the &lt;a href=&quot;/api/api-user&quot;&gt;User API&lt;/a&gt; has been removed. You can use &lt;a href=&quot;/api/api-tags&quot;&gt;Tags API&lt;/a&gt;
instead.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>removed</category></item><item><title>Changelog - December 31, 2023</title><link>https://developers.staffbase.com//changelog/#December-2023</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2023-12-31</guid><description>This is a removal that affects the App and Intranet. The Leave Webservice and Shift Webservice are no longer available as public Staffbase APIs.</description><pubDate>Sun, 31 Dec 2023</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The Leave Webservice and Shift Webservice are no longer available as public Staffbase APIs.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>removed</category></item><item><title>Changelog - December 01, 2023</title><link>https://developers.staffbase.com//changelog/#December-2023</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2023-12-01</guid><description>This update affects the User API. The Profile API is no longer available as a public Staffbase API.</description><pubDate>Fri, 01 Dec 2023</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;The Profile API is no longer available as a public Staffbase API. You can use &lt;a href=&quot;https://developers.staffbase.com/api/api-user/&quot;&gt;User
API&lt;/a&gt; for the same purposes. Contact Staffbase Support or your
Customer Success Manager for more information.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - October 25, 2023</title><link>https://developers.staffbase.com//changelog/#October-2023</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2023-10-25</guid><description>This update affects the User API. When updating pending user details with the User API, the profile fields were not populated.</description><pubDate>Wed, 25 Oct 2023</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;When updating pending user details with the &lt;a href=&quot;https://developers.staffbase.com/api/api-user&quot; target=&quot;_blank&quot;&gt;User API&lt;/a&gt;, the profile fields were not
populated. This has been fixed quickly.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - August 31, 2023</title><link>https://developers.staffbase.com//changelog/#August-2023</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2023-08-31</guid><description>This update affects the User API. In User API, the verificationCode, pending and enabled response fields of a user account will be removed until 31/08/2024.</description><pubDate>Thu, 31 Aug 2023</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In &lt;a href=&quot;https://developers.staffbase.com/api/api-user/&quot;&gt;User API&lt;/a&gt;, the &lt;span&gt;verificationCode&lt;/span&gt;, &lt;span&gt;pending&lt;/span&gt; and &lt;span&gt;enabled&lt;/span&gt; response fields of a user account will be removed until 31/08/2024. Instead, you
can now use:&lt;/li&gt;
&lt;li&gt;&lt;span&gt;secret&lt;/span&gt; for the &lt;span&gt;verificationCode&lt;/span&gt; response field&lt;/li&gt;
&lt;li&gt;&lt;span&gt;status&lt;/span&gt; for the &lt;span&gt;pending&lt;/span&gt; and &lt;span&gt;enabled&lt;/span&gt; response fields&lt;/li&gt;
&lt;li&gt;It also replaced the &lt;span&gt;enabled&lt;/span&gt; property with the &lt;span&gt;status&lt;/span&gt; property to enable or disable a user with a request.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - August 10, 2023</title><link>https://developers.staffbase.com//changelog/#August-2023</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2023-08-10</guid><description>This is a new API. Introducing Tags API for more scalable and user-friendly format for returning tags used in user profiles.</description><pubDate>Thu, 10 Aug 2023</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Introducing &lt;a href=&quot;https://developers.staffbase.com/api/api-tags&quot; target=&quot;_blank&quot;&gt;Tags API&lt;/a&gt; for more scalable
and user-friendly format for returning tags used in user profiles. The Tags API will replace the &lt;span&gt;user/tags&lt;/span&gt; endpoint under the &lt;a href=&quot;https://developers.staffbase.com/api/api-user&quot; target=&quot;_blank&quot;&gt;User API&lt;/a&gt;. The &lt;span&gt;user/tags&lt;/span&gt; endpoint will soon be removed. If you are still using &lt;span&gt;user/tags&lt;/span&gt; endpoint, Staffbase recommends migrating to the Tags API.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Introducing a new addition to the &lt;a href=&quot;https://developers.staffbase.com/api/api-analytics&quot; target=&quot;_blank&quot;&gt;Analytics
API&lt;/a&gt;: the &lt;a href=&quot;https://developers.staffbase.com/api/api-analytics/#tag/timeseries/paths/~1branch~1analytics~1v2~1users~1timeseries/get&quot; target=&quot;_blank&quot;&gt;User timeseries&lt;/a&gt; endpoint. This endpoint returns information on total, registered, active, and
engaged users for a specific time frame. It comes with significant improvements, offering enhanced functionality and
improved performance to ensure your integrations are future-proof. &lt;br /&gt;As part of this update, the existing &lt;a href=&quot;https://developers.staffbase.com/api/api-analytics/#tag/timeseries/paths/~1branch~1analytics~1users~1timeseries/get&quot; target=&quot;_blank&quot;&gt;User timeseries with SCIM&lt;/a&gt; endpoint will be deprecated. Staffbase will continue to support this
endpoint until the beginning of 2024, after which it will no longer be supported. Staffbase recommends migrating to
the &lt;span&gt;User timeseries&lt;/span&gt; endpoint.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>new</category><category>deprecated</category></item><item><title>Changelog - July 14, 2023</title><link>https://developers.staffbase.com//changelog/#July-2023</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2023-07-14</guid><description>This update affects the App and Intranet. Users and tokens assigned as editors on a specific plugin could set properties via API on these plugins, which exceeded their permission level.</description><pubDate>Fri, 14 Jul 2023</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;Users and tokens assigned as editors on a specific plugin could set properties via API on these plugins, which
exceeded their permission level. This has been fixed. Now, users and tokens with editorial access for specific
plugins can only set the plugin properties available to them in the Studio user interface.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - June 16, 2023</title><link>https://developers.staffbase.com//changelog/#June-2023</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2023-06-16</guid><description>This is a removal that affects the User API. In User API, the source response field of a user has been removed.</description><pubDate>Fri, 16 Jun 2023</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In &lt;a href=&quot;https://developers.staffbase.com/api/api-user/&quot; target=&quot;_blank&quot;&gt;User API&lt;/a&gt;, the &lt;span&gt;source&lt;/span&gt; response field of a user has been removed. Instead, you can now use the &lt;span&gt;creation&lt;/span&gt; response field.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>removed</category></item><item><title>Changelog - May 11, 2023</title><link>https://developers.staffbase.com//changelog/#May-2023</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2023-05-11</guid><description>This is a new API. Introducing Contact API that allows you to sync your recipients’ email addresses and other attributes from any third-party human resources system directly into Employee Email for creating custom distribution lists.</description><pubDate>Thu, 11 May 2023</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;Introducing &lt;a href=&quot;https://developers.staffbase.com/api/api-contact/&quot; target=&quot;_blank&quot;&gt;Contact API&lt;/a&gt; that
allows you to sync your recipients’ email addresses and other attributes from any third-party human resources system
directly into Employee Email for creating custom distribution lists.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>new</category></item><item><title>Changelog - April 13, 2023</title><link>https://developers.staffbase.com//changelog/#April-2023</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2023-04-13</guid><description>This update affects the User API. In User API, the creation date of the user account got incorrectly overwritten with the activation date.</description><pubDate>Thu, 13 Apr 2023</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In &lt;a href=&quot;https://developers.staffbase.com/api/api-user/&quot; target=&quot;_blank&quot;&gt;User API&lt;/a&gt;, the creation date of the
user account got incorrectly overwritten with the activation date. This has been fixed.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item><item><title>Changelog - February 09, 2023</title><link>https://developers.staffbase.com//changelog/#February-2023</link><guid isPermaLink="false">https://developers.staffbase.com/changelog/#changelog-2023-02-09</guid><description>This update affects the News API. In News, when the User API was used to search for posts, acknowledgments were not displayed.</description><pubDate>Thu, 09 Feb 2023</pubDate><content:encoded>&lt;ul&gt;
&lt;li&gt;In News, when the &lt;a href=&quot;https://developers.staffbase.com/api/api-news/&quot; target=&quot;_blank&quot;&gt;User API&lt;/a&gt; was used
to search for posts, acknowledgments were not displayed. This has been fixed.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><category>update</category></item></channel></rss>