Extended Stable Update for Desktop

The Extended Stable channel has been updated to 148.0.7778.271 for Windows and Mac which will roll out over the coming days/weeks.


A full list of changes in this build is available in the log. Interested in switching release channels? Find out how here. If you find a new issue, please let us know by filing a bug. The community help forum is also a great place to reach out for help or learn about common issues.

Daniel Yip
Google Chrome

Control whether your users can have temporary chats and delete conversations in the Gemini app

We’re introducing two new administrator controls for the Gemini app (gemini.google.com) that allow end users to manage their own chat activity. Admins can now configure whether users can use temporary chats and delete their conversation history.

  • Temporary chats allows users to have conversations that are not saved to their history.
  • Conversation deletion allows users to delete individual chats or their entire chat history.
These settings give organizations greater flexibility in managing data while empowering users to control their Gemini app experience.

Please note: If your organization uses Google Vault, Vault retention rules will always be honored if they are set up.

Getting started

  • Admins: These features will be ON by default and can be disabled at the domain, OU, or group level. Visit the Help Center to learn more.
  • End users: If enabled by your administrator, you can start a temporary chat or delete a chat directly within the Gemini app interface.

Rollout pace

Admin controls
End-user visibility

Availability

  • Available to all Google Workspace customers

Resources

Gemini in Chrome expands to more languages and regions, including Latin America, Africa, and the Middle East

Many of Chrome's latest AI features are rolling out to users in Latin America, Africa, the Middle East, and more

GIF showing Gemini in Chrome side panel


Gemini in Chrome empowers business and education users with AI tools that integrate seamlessly into their daily browsing workflows while maintaining strict data governance. It’s also available to users with personal Google accounts who can access the Gemini app.

Gemini in Chrome allows users to:

  • Get answers and insights: Summarize articles, clarify complex concepts, or find specific information based on the context of open tabs.
  • Generate content: Draft emails and social media posts, or create images directly in the browser.
  • Go live: Engage in two-way voice conversations with Gemini Live to brainstorm ideas or prepare for meetings.

Getting started

  • Admins: This feature is ON by default unless you’ve already disabled the Gemini app service setting or the Chrome Gemini setting. The feature can be turned on or off at the domain, OU, or group level. Refer to the Help Center or our previous announcement for information on the terms of service and privacy considerations for the feature.
  • End users: To access Gemini in Chrome, click the Gemini icon at the top of your browser. You must meet the criteria listed here. Learn more about using Gemini in Chrome here.

Rollout pace

Availability

  • Available to all Google Workspace plans, Workspace Individual subscribers, and users with personal Google accounts on ChromeOS, MacOS and Windows devices

Resources

Chrome Enterprise & Education Help: Gemini in Chrome
Google Workspace Admin Help: Turn the Gemini app on or off
Google Workspace Admin Help: Review Gemini usage in your organization

CEL finds a new home at github.com/cel-expr!

We're excited to announce that the official Common Expression Language (CEL) repositories have moved to a dedicated GitHub organization. Visit the new cel-expr repository now!

Why the move?

This move is a key step in strengthening the CEL ecosystem. By centralizing our projects, including the language specification, Go, C++, C, Java, and Python implementations, under the cel-expr organization, we aim to:

  • Enhance Branding: Create a clear and unified brand identity for CEL.
  • Improve Discoverability: Make it easier for users and contributors to find all official CEL resources in one place.
  • Ensure Consistency: Foster consistency across all CEL projects.
  • Streamline Development: Simplify our development and release processes.

What's Changing?

The following repositories now reside in the cel-expr organization:

  • google/cel-spec is now cel-expr/cel-spec
  • google/cel-cpp is now cel-expr/cel-cpp
  • google/cel-go is now cel-expr/cel-go
  • google/cel-java is now cel-expr/cel-java
  • cel-expr/cel-python and cel-expr/cel-c have already been in the cel-expr namespace

All future development, issues, and pull requests for these projects will take place in their new homes within the cel-expr organization. This is a non-breaking change, due to automatic redirects, but you should update your URLs where possible.

What Stays the Same?

We've worked to make this transition as seamless as possible:

  • Automatic Redirects: GitHub will automatically redirect all web traffic and git operations from the old google/cel-* URLs to the new cel-expr/cel-* locations. Your existing links and git remote configurations pointing to the old URLs should continue to work for cloning and fetching.
  • Preserved History: The full commit history, issues, and pull requests for each repository have been migrated and are available in the new locations.

Action Required: Update Your Dependencies

While existing links and git remote configurations pointing to the old URLs should continue to work thanks to GitHub's redirects, we recommend updating your dependency management configurations (e.g., go.mod, pom.xml, requirements.txt, etc.) to point directly to the new repository URLs under https://github.com/cel-expr. This ensures you are fetching the latest code and releases from the canonical source.

We're thrilled about this new chapter for CEL, bringing all our core components under one roof. We believe this will foster a stronger CEL community and accelerate the development and adoption of CEL.

Explore the new organization at https://github.com/cel-expr!