The Google Chat API message pin endpoints are now generally available and no longer restricted to the Developer Preview Program, letting developers programmatically pin, unpin, and list pinned messages in a Chat space.
Developer Release Notes
npx @buildinternet/releases get developer-release-notesThe Google Workspace Marketplace SDK is now generally available with prompts to sync draft changes when host products are added or removed in a deployment's manifest. New host products appear as "Unsaved" in the App Integrations section of the App Configuration tab, and that tab now shows published status (Unsaved, Draft, Under review, or Published) for each supported host product.
Apps Script now supports Workspace data regions, storing project files, code, manifests, trigger metadata, and key-value storage in the designated geographic region and processing script executions there. Available on Enterprise Plus and Frontline Plus (storage and processing) and Education Standard and Education Plus (storage only); legacy Rhino runtime projects must migrate to V8 to run under strict data region policies.
The Meet API spaces.members resource is now generally available, letting developers manage meeting space members and assign co-host roles before or during a meeting. The resource exposes create, delete, get, list, patch, and batchUpdate methods.
The Meet API spaces.members resource is now generally available, letting developers manage meeting space members and assign co-host roles before or during a meeting. The create, delete, get, list, patch, and batchUpdate methods support adding, removing, retrieving, listing, and updating members in a meeting space.
The copyComments query parameter on the Drive API files.copy method is now generally available, letting you copy open comments and suggestions when copying a Docs, Sheets, or Slides file.
The Google Slides API now supports reading, creating, replying to, updating, and deleting comments in presentations via a new Developer Preview. A setup guide is available.
The Google Chat MCP server now offers mark_as_read, mark_as_unread, and list_memberships tools, letting AI agents update read state and list memberships on a user's behalf. Available in developer preview.
The Google Chat API now supports adding inline citations and footer sources to text messages, available as a developer preview. Citations work with messages using MARKUP_SYNTAX_MARKDOWN and created asynchronously via the API.
Message actions in Google Chat are now generally available, letting users invoke your Chat app from the message context menu. Works for both Google Chat apps and Google Workspace Add-ons that extend Chat.
You can now format Google Chat messages using standard Markdown syntax by setting the markupSyntax field to MARKUP_SYNTAX_MARKDOWN when creating a message via the Chat API.
The spaces.search method of the Chat API is now generally available, allowing users to manage and search for spaces they are members of without administrator privileges.
The Gemini side panel in the Apps Script editor can generate, modify, and debug code using context from the active script project.
The search method on the Message Resource of the Chat API is now generally available, allowing users to search for messages they have access to.
Developer Preview: programmatically create, edit, and delete comment threads and replies in Google Sheets using dedicated request types.
For read-only Chat API actions using OAuth, you no longer need to manually configure a Google Chat app in the Cloud console — enabling the API and creating an OAuth client is sufficient.
The fileContentChangeBehavior field on the Drive approvals resource is now generally available, letting you control approval behavior when file content changes. Google Workspace Events API adds a developer preview of customer-level subscriptions for Chat, enabling apps to monitor events across an entire organization without being a member of every space.
The calendarList.list endpoint now supports a showOwnOrganizationOnly parameter to filter calendar list entries to only those belonging to the user's organization.
Model Context Protocol servers for Google Sheets and Google Slides are now available in developer preview, enabling AI agents to read and update spreadsheet and presentation content. Subscriptions to user read state updates in Google Chat are now generally available.
You can now configure separate, granular access permissions for discovering and joining a space in the Google Chat API, using the new AccessSettings object and accessPermissionSettings field on the spaces resource.


