Release Notes

What's New (June 30th, 2025)

🔗 Share your MCP setups with the whole team

You can now share personal MCP servers—complete with custom AI rules—with your entire workspace. Once your server is dialed in, just hit “Share with workspace” to make it available to everyone. Your teammates can start using shared tools via Glue AI right away (they’ll just need to sign in to the service). It’s a game-changer for managing tasks together in tools like Linear and Asana.

Share your MCP Servers with the whole workspace!

✅ Glue is now an official Asana MCP client

You can now set up your Asana MCP server in Glue! That means smoother, smarter workflows when using Glue AI to manage Asana tasks. Ask Glue AI to assign, update, and create tasks—all without leaving the thread. It’s the fastest way to keep projects moving without context-switching.

Improvements
  • Built a new tool call block component for cleaner display of AI actions in threads.

  • Added client-side validation to prevent users from connecting to unsupported localhost MCP servers—complete with a helpful error message and link to proxy setup instructions.

Fixes
  • Fixed an intermittent issue where pinning or unpinning a message didn’t update the UI correctly.

  • Fixed inconsistent button icon colors across the app.

What's New (June 25th, 2025)

⁄ Slash commands for quick actions

Want to start a Zoom call right where you're messaging in Glue? Instead of digging through a menu, you can now use the / key or press the / icon at the bottom of the message editor to instantly bring up thread actions, and you can type what action you want to take to narrow down the list. This replaced the lightning bolt icon for thread actions.

We will introduce more slash commands soon!

Improvements
  • Replaced the old lightning bolt icon in the message editor with a more intuitive slash command icon to match the new workflow.

  • Updated the thread action menu layout to match the new design for faster scanning and usability.

Fixes
  • Fixed an issue where source links in Glue AI responses weren’t displaying legibly in the super tab.

  • Fixed a bug that prevented scrolling back to the beginning of long threads in some cases.

  • Fixed an error that occurred when attempting to create a chat without listing a recipient.

  • Fixed an issue with recipient select dropdown colors for better visibility.

What's New (June 18th, 2025)

😄 Custom emojis, now in messages!

You can now search for and send your custom emojis in your messages. Your team's inside jokes and branded icons just got a lot more expressive.

Note: Custom emojis still need to be created from the reaction button rather than in the message editor.

Improvements
  • Sync editor option preferences for what the enter key does (i.e. start new line or send) across devices

  • Added support for passing the trigger event across all modal openings, improving focus management and accessibility.

  • Made triggerEvent a required parameter for modal openings, with fallback for auto-opened cases.

  • Form submissions (like workspace billing or message sending) now pass through triggerEvent for better consistency.

  • Improved the UX when leaving a group from the inbox — you’ll now stay on your current tab.

  • Unified the AI and regular editors behind the scenes to pave the way for upcoming tabbed editing features.

  • Updated the emoji picker for better accessibility and future flexibility.

  • Significantly reduced unnecessary re-renders in the app layout by isolating hooks and optimizing component structure.

  • Enabled code quality rules to avoid barrel file re-exports for clearer and safer imports.

Fixes
  • Fixed the "More unread" banner not appearing when unread threads are in a collapsed sidebar section.

  • Fixed certain "action" links not properly opening the Settings modal.

What's New (June 12th, 2025)

🧠 Personalize Glue AI with AI Rules

You can now tailor Glue AI's behavior to match your unique communication style using AI Rules, available in the Labs section of your profile and preferences. These user-specific settings allow you to guide how Glue AI responds and suggests content within the platform.

  • Messaging Rules: Define how Glue AI interacts with you directly, setting preferences for tone, formatting, language, and more.

  • Suggestion Rules: Customize how Glue AI proposes thread names, recipient suggestions, and group emojis, aligning with your team's conventions.

  • MCP Server Rules: Control Glue AI's interactions with each MCP Server individually, specifying default values, templates, and naming conventions for tasks and documents.

To set up your AI Rules, navigate to your Preferences, open the Labs section, and select AI Rules. MCP Server Rules are managed from the Server itself. For more detailed guidance, visit our AI Rules documentation.

🕵 AI Sessions — workshop with Glue AI in private, wow in public

Now when you mention @Glue AI in the message editor, you will enter a private session that gives you a preview of Glue AI's response before you send it in the thread or chat with others. This gives you the flexibility to review and iterate on the results until you are ready to share broadly.

Just type @Glue AI or hit the ✨ icon in any thread, group chat, or DM to start a session. You'll see a new editor, a response preview, and options to refine your prompt before publishing.

When you @ mention Glue AI in a message, the editor will enter a special private session mode

Check out Evan's post about AI Rules and Sessions to see how this combines with MCP to supercharge your work in Glue.

Improvements
  • We are officially implementing a paywall at the end of a trial or cancelation. “Upgrade now” and “Workspace limited” modals appear once per day.

  • Pasting code blocks automatically detects and tags the correct language—no extra steps needed.

  • OAuth server sign-ins now open in a new tab with clear “Sign in” CTAs and helper text after login.

  • Cleaner thread composer: Glue AI is no longer suggested by default. Suggestions now appear only after you've written enough context.

  • Sidebar rendering is more efficient—fewer unnecessary redraws when marking threads read/unread.

  • Updated keyboard handling in modals for consistent Escape key behavior.

  • Focus is now returned to the correct trigger element when modals are closed—across all modal types.

  • Focus states have been reviewed in modal views to ensure all elements are accessible and tabbable.

  • Video, audio, image galleries, and file attachments now have consistent hover and focus states for improved accessibility.

  • Improved file preview reliability by polling for Box IDs—if a file isn’t ready, you’ll now see a clear message.

Fixes
  • Fixed beeping sound from playing when using keyboard shortcuts.

  • Fixed a form nesting conflict that prevented replies in mobile search view.

  • Fixed a bug where quoting a message and tagging Glue AI could crash the composer or freeze the thread.

  • Fixed an error related to thread channels not being properly initialized.

  • Fixed a crash caused by missing workspace data during app load.

  • Fixed a confusing “Go to original message” behavior that opened a duplicate panel.

  • Fixed broken link previews for .ai domains like glue.ai.

  • Fixed a bug where non-AI threads could appear in the Glue AI tab.

  • Fixed missing focus return when closing some modals.

  • Fixed a vulnerability by resolving the tar-fs package issue.

  • Added extra error tracking for expired stream tokens to improve debugging and resilience.

What's New (June 4th, 2025)

🧑‍🔬 Experiment in Glue Labs — try cutting-edge features early

You’ll now see a new section in your user profile and preferences: Glue Labs. It’s your space to explore experimental AI and platform features while they're still in the works. We'll be iterating quickly here—so expect frequent updates and surprises. First up, MCP!

🤖 MCP is here for everyone — connect Glue AI to your tools

MCP (Model Context Protocol) is now live for all customers in the Labs section of Glue. You can connect MCP Servers for supported third party apps to allow Glue AI to take your requests (like "turn the contents of this thread into an issue in Linear") and translate them into API-level commands.

MCP is an emerging technology, but it is developing rapidly, and new companies are continuously adding support for MCP servers. Curious how it works? Check out Evan's post about MCP to dive deeper into why we’re so excited about it.

Improvements
  • Deep links for MacOS and iOS - Tapping a Glue link now opens directly in the app.

  • MCP Servers now support OAuth in addition to SSE.

  • Added support for keyboard accessibility across more menus and popovers (Create, Pinned Messages, and Thread Actions).

  • Focus management in modals has been tightened—modals now auto-focus on open for smoother keyboard use.

  • Added scroll behavior for overflowing Glue AI messages so the latest responses are always visible.

  • Refined AI feedback: positive reactions now auto-post a 👍 in the thread; negative feedback opens a feedback form.

  • Introduced character limits to rule text areas for better UX.

  • Enhanced accessibility in the Settings modal views: Profile, Labs, and Workspaces.

  • Groundwork for upcoming AI Sessions and MCP functionality that will be releasing later

  • Improved onboarding for mobile users by displaying tool details via tooltip.

  • Escape now resets editable headers inside modals instead of closing them—especially useful in the thread info modal.

  • Wide tables now scroll horizontally on mobile, so content no longer gets cut off.

  • Improved keyboard navigation and focus handling in the Group profile modal for smoother accessibility.

  • Cleaner attachment handling across editor and thread sessions for a more consistent file experience.

  • The HorizontalScrollingList component now supports spacing in flex containers, giving devs better layout control.

Fixes
  • Fixed a white flash during app launch that occurred before the theme loaded.

  • Fixed an issue where modals didn’t receive focus on open, requiring a manual click before ESC would work.

  • Fixed a bug where the suggested group recipient box sometimes lingered in the composer UI.

  • Fixed a visual bug where link attachments overflowed the message editor when focused.

  • Fixed a font flash (FOUC) when loading the mono font in certain views.

  • Fixed an issue where switching super tabs with an empty route memory would unexpectedly close the secondary pane.

  • Fixed a JavaScript alert popup that appeared in the Mac app due to a security issue in certain threads.

  • Fixed a bug that prevented single-backtick code blocks from rendering properly if the contents included a link.

  • Fixed an issue where code blocks wouldn't form properly when using Shift+Enter under “Enter to Send” settings.

  • Fixed an issue where the native app skipped anchor links during tab-based navigation.

  • Fixed an error caused by null FilePreview objects when updating the client.

What's New (May 15th, 2025)

🧪 MCP available in Alpha — power up Glue AI with external tools

Glue AI now supports MCP (Model Context Protocol) as a client, available in alpha to select customers. MCP acts as a universal translator between AI and your external tools—so as the ecosystem grows, Glue AI gets smarter automatically. Want to try it? Learn how to set up MCP servers with Glue in our docs.

What's New (May 9th, 2025)

🔐 Manage Workspace Access by Email Domain

Admins can now manage access by approved email domains, with new options to let users auto-join or request access, right from your workspace settings.

🪞 Message Yourself in Glue

Ever have a brilliant idea you just have to DM yourself? Now you can. Start a thread or DM with yourself for notes, reminders, or pep talks. Just start typing your name into the recipient line.

Improvements
  • You can now request to join closed workspaces from the onboarding flow—complete with confirmation and approval emails.

  • Deep search results now display attachments.

  • Native apps now show a video thumbnail before playback begins.

Fixes
  • Fixed issue so inbox sidebar education shows for new users as intended.

  • Fixed mention dropdown on mobile so it auto-scrolls to the bottom.

  • Fixed an app crash on iPhone when typing "@" in the editor.

  • The app now terminates if a Web View crashes, improving stability.

What's New (April 24th, 2025)

✨ Meet the new Glue AI composer

We've revamped the Glue AI tab with a sleek new interface. See clear examples of what you can achieve with Glue AI and get starter prompts to inspire your next query!

⚡️ Be the first to try new LLM models

We've added support for OpenAI’s GPT-4.1 and o4-mini models within the same week they were announced, as well as Google's Gemini 2.5 Pro Preview model.

GPT-4.1 isn’t available to consumers yet, so be one of the first to try it in Glue!

Glue AI can now access Google Drive links sent in messages as if they were file attachments, so you can seamlessly analyze and summarize your GDrive content. No permission changes required! Learn how to connect GDrive to your Glue account here.

Stay tuned for more enhancements in this integration!

🪟 Download the Windows desktop app

You asked, we delivered. The Glue desktop app is now available for Windows — ready to download straight from the Microsoft Store.

Download the Windows app now!

🔄 Reimport Slack channels with ease

Accidentally imported a Slack channel as a thread and want to make it a group? No worries!

You can now reimport Slack channels by simply re-uploading your file and selecting the channels you'd like to redo. This will overwrite the previous upload for those specific channels.

Got more questions about Slack import? Check out our documentation.

🛠️ Get Glue support answers faster

Glue AI now actively participates in support conversations with the Glue Team, offering you a first response only if it thinks it has a relevant answer. Our team still checks every support thread, but this will help get you the answers you need even faster!

Improvements
  • [ALPHA] Added configuration options to MCP Settings, giving admins more control.

  • Streamlined the "Join Workspace" step for new users during onboarding.

  • Profile tips now include working hours, helping teammates sync better.

  • Improved performance in DMs directory with virtualized user lists.

  • Settings & Preferences now support grouped views for better organization.

  • In multi-workspace threads, apps now show their workspace, reducing confusion.

  • Refreshed the app header dropdowns for a cleaner look and easier navigation.

  • Deleting the sole admin account now automatically cancels the workspace subscription.

  • Slack import UI now clearly states the file size limit, reducing upload frustration.

  • Notification titles now include group names for better context at a glance.

  • Summarize thread action is now hidden in group chats and DMs where it's not applicable.

  • You can now add a workspace directly from your settings and profile.

Fixes
  • Fixed an issue where pressing Enter in Quicksearch cleared the query when navigating to results.

  • Fixed lingering user tooltip when opening a secondary pane.

  • Fixed the AI composer button not disabling immediately when clicked.

  • Fixed the “See more” button not appearing when a code block starts at the truncation point.

  • Fixed a bug where deleting a workspace logged out the user and displayed a stuck modal.

  • Fixed workspace settings on mobile not navigating to the root view as expected.

  • Fixed that "Ask Glue AI" from the Help menu was still routing to old UI modal.

  • Fixed a bug where search could get stuck in a loading state.

  • Fixed the Groups tab media section only showing six items on initial load.

  • Fixed the mention selector being cut off in mobile view.

  • Fixed error notifications not being allowed for the application.

  • Fixed link previews missing titles when only a URL is shared.

  • Fixed external video attachments displaying a double footer.


What's New (March 20th, 2025)

🚀 Start Zoom or Google Meet Calls Directly from Glue

You can now start a Zoom or Google Meet video call from any Thread, Group, or DM in Glue. A meeting link will be sent automatically—no extra steps needed! If it's your first time, follow these setup instructions for Zoom and Google Meet.

If Zoom and Google Meet are added to your workspace, you can start a call from the lightning bolt icon

⚙️ Redesigned Menu for your Personal and Workspace Settings

We've revamped all your settings (for your user account and your workspace) to be in menu that's simpler to navigate. This new design also makes it easier for us to add more customization options in the future — more to come!

New menu allows you to access account profile and preferences and workspace settings in same view
Workspace settings menu

🔔 More Push Notification Controls

Sounds: You now have the option to choose which notifications play a sound. By default, sounds are on for DMs and @mentions, but you can now enable sounds for all notifications—or turn them off entirely.

Test Notifications: You can now send yourself a test push notification to preview how it looks and sounds, and test to make sure you have them enabled.

In your preferences menu you can now control notification sounds and send a test notification!

If you do not see an option to send a test notification, that means you do not have them enabled on your device! See how to set up notifications here.

Improvements
  • Credit card no longer required to start a trial! We heard your feedback and removed the paywall before starting a trial. Users will still need to pay to continue using Glue at the end of the trial.

  • Notifications: Improvements to push notification reliability for the Mac desktop app.

  • Restricted Groups: Improved UI for composing or creating a reply thread to a restricted group, making it clear when you do not have messaging access.

Fixes
  • Fixed bug that allowed non-workspace users to create groups in the inbox. Groups are a workspace only feature.

  • Fixed bug so that clicking on a push notification correctly navigates to the target thread.

  • Fixed bug to ensure the "Welcome to Glue" thread is auto-selected on first sign-in.


What's New (February 27, 2025)

Set Your Time Zone and Work Schedule for Smarter Collaboration

Each person can now add their time zone and weekly work schedule to their profiles. For colleagues working across time zones, it will make it much easier to see if someone is within their working hours before messaging.

Profile view of time zone and work schedule

Clean Up Your Groups with Archiving

Group and workspace admins can now archive groups from the group's settings, keeping your workspace organized while preserving past discussions for easy search and reference.

Archived groups can still be accessed in the Group Directory

Help Shape Glue AI with Better Feedback

We've released an improved Glue AI feedback form that makes it easier to capture and submit relevant details, helping us make meaningful improvements faster.

Glue AI feedback form will open if you select the thumbs down icon on a response

Version 0.6.2 (February 21, 2025)

Cut the Noise: Turn Off Replies in Threads & Groups

Big news for large teams—you can now turn off replies for threads and groups to make them announcement-only. This isn’t a default setting as most threads and groups should be open for discussion, but it gives admins and thread starters flexibility to limit specific conversations sent to a large audience to help reduce noise.

Limit replies in a Thread

Thread starters and admins can now turn off replies in a thread. When enabled, only the thread starter, group admins, and workspace admins who are on the thread can respond. Keep key updates distraction-free and reduce the number of notifications for threads sent to a large audience. Learn how to set this up →

User view of a thread with replies turned off

Limit replies in a Group Chat

Group admins and workspace admins can now turn off replies in any group chat—including the General group. Ideal for groups that need to be used for organization-wide updates without the notification overload. Set it up in admin settings →

Admin view of a group with replies turned off

Search your workspace and group members

There's now a search bar in the Members section of your Workspace and Groups. This lets anyone easily search for who is in the workspace or group, and for admins, allows you to take actions to change a member's permission level or remove their access.

Fixes and Improvements
  • Fixed Reactions modal on mobile to scroll through who reacted

  • Fixed issue where guest users added to a thread were unable to create an account without creating a workspace

  • Fixed issue with signing up for a new account on mobile

  • Fixed bug with Starred section not showing the open group chat if you collapse the section

  • Hid Photoswipe full screen button on native apps since it already displays full screen

  • Refactored component for CSS modules

  • Upgraded firebase


Version 0.6.1 ( January 17, 2025)

What’s New

Manage push notifications directly from the Preferences menu

Easily check if push notifications are enabled on your device by navigating to the Preferences menu in your app. If notifications aren't enabled, you can turn them on right from this view. This makes setting up push notifications straightforward, even if you initially opted out during sign-in. See more information about this feature here.

Enable push notifications right from the preferences menu

✨ Glue AI glow ups ✨ - source icons and response information

Glue AI sources now include icons to distinguish external links, threads, and uploaded content.

There's also a handy new info button when you hover over a Glue AI response. This shows you the model used and a list of sources. Plus, you can provide feedback on response accuracy directly from this info card.

The response information includes the model, sources, and feedback buttons
Improvements
  • Sync unread count across devices when marking read

  • Improved device registration for push notifications to enable the new experience in the UI

  • Refresh UI for Thread info modal

  • Improved button icon sizing in the header

  • Improved layouts for all tabs across the app to be consistent

  • Renamed Glue AI conversations from "chat" to "thread"

Fixes
  • Fixed issue with DM Directory search not returning expected users

  • Fixed image resolution issue when zooming

  • Fixed duplicate subjects in thread notifications when a Group is added to a Thread

  • Fixed thread notifications for Groups added to a new Thread created from a message

  • Fixed text wrapping issue in thread notifications

  • Fixed broken “See more” button in Feed

  • Fixed validation error with adding a user to a draft Thread

  • Fixed issue with code blocks rendering in Thread attachment previews

  • Fixed issue with bulleted list formatting breaking when using Quote reply feature

  • Removed info and feedback buttons from Thread Reminder message from Glue AI

  • Fixed issue with Follow button text being cut off when Thread name is too long

  • Fixed education card reloading issue so they only show to brand new users

  • Fixed issue with updating the app if the app window size was too small


Version 0.6.0 (December 3, 2024)

What’s New

Glue AI gets its own tab! ✨

Glue AI is now even easier to find and use with its own dedicated space in Glue. We designed this to be a familiar, intuitive experience, similar to other LLMs like ChatGPT.

This new section is your personal scratch pad with Glue AI. It's completely private to you and makes it easy to see all your past Glue AI queries in one place. This change also moves private threads with Glue AI out of your thread inbox to keep your inbox focused on conversations that need your attention.

What you can do in the Glue AI tab

  • See all your private threads with Glue AI in one place

  • Add people or groups to the Glue AI thread to collaborate and move it into your thread inbox

  • Change your LLM model

  • Search for Glue AI threads

Thread Reminders ⏰

You can now set a reminder on a thread (clock icon ⏰) so it reappears in your inbox at a time that works for you. When you set a reminder, the thread is temporarily archived from your inbox until the date and time of your choosing.

This gives you more control over how you manage your thread to-do's while keeping your inbox clean.

Setting a thread reminder from the inbox

Create button in the sidebar ⊕

We've added a new "create" button (plus sign icon ⊕) that initiates your most important actions in Glue — starting a thread, asking Glue AI a question, creating a group, or sending a DM. It's prominently featured in the side bar so it's always where you are in Glue!

Create button can be found on the bottom left of the sidebar
Improvements
  • Workspace Settings menu easier to access from new company logo icon in app header

  • Improvements to new user experience:

    • Improved empty state messaging on Activity and DM sections of the app to indicate what will happen in these spaces once there are messages to view

    • Added welcome cards in the primary sections of the app without empty states (Inbox, Glue AI, Feed, Groups). The cards display to new users on the desktop and web app, and give context on how to use the app

  • Mention-style links for Glue AI sources

  • Improved group creation flow

Fixes
  • Fixed bulk action bar in inbox to stay pinned to the top when scrolling through thread list

  • Fixed missing emojis in reactions list on mobile

  • Fixed incorrect aspect ratio of uploaded HEIC images

  • Fixed missing attachments during initial DM creation

  • Fixed mobile support for onboarding flow

  • Fixed invalid group share link URL

  • Fixed a bug causing a frozen search input on older Mac OS versions

  • Fixed a bug causing improperly truncated thread subjects

  • Fixed a bug where Glue AI showed up twice in the inbox during onboarding


Version 0.5.6 (October 15, 2024)

What’s New

Pinned messages in Threads

Anyone in a thread can now pin a message to save it to the pinned section for everyone in the thread. The pin icon 📌 will appear at the top of the thread when there’s one or more pinned messages. Pinned messages will also be highlighted in the chat view.

Click the pin icon to see all pinned messges in a thread
Pinned messages are highlighted and show who pinned them

Shared content tab on groups

Groups now have a “Shared” tab that shows all content that’s been shared in the group - Docs, Media, and Links. View by recently shared or filter by type of content.

Support for markdown tables

We've added support for markdown tables in messages, so Glue AI can render tables of data in its responses.

Improvements
  • Fixed Glue AI Feedback form — the submission form is broken in 0.5.5 and has been restored

  • Display of photos from Hipstamatic on iOS

  • UI improvements in modals and threads detailed view

Version 0.5.5 (August 27, 2024)

  • GlueAI is now better at understanding follow-up questions and can consider the context of the thread conversation when answering queries.

  • Redesigned search and auto-complete UI to be clearer and added a new search results view that allows users to filter by type of search result: conversations, groups, and people.

  • Improved semantic search results, with noticeable improvements to both the search bar and GlueAI responses.

  • Group chats will now be badged in the Inbox for new threads. This will make it easier to know what's happening in your various groups and give you the option to Follow any threads that you'd like to be notified about going forward. We've also updated the visual design of these threads in the group chat timeline to make them easier to read.

  • In-app Slack import tool allows admins to upload their exported Slack workspace directly into Glue and choose to import their old slack channels as either groups or threads.

Version 0.5.4 (July 19, 2024)

  • Add top-level menu with help and support options

  • Fix minimum width of sidebar to allow resizing below 25% of full width

  • Fix broken privacy policy and terms of service links during sign up

  • Fix sluggish UI and idle CPU usage for some users

Version 0.5.3 (July 8, 2024)

  • Show full group profile under Groups in the Inbox

  • Add info dialog to Glue AI response messages

  • Allow workspace admins to edit and delete threads

  • Allow admins to remind pending group invites

  • Automatically add mentioned groups to new threads

  • Better and safer workspace deletion flow

  • Fix bugs delaying inbox updates of new threads

  • Fix bug causing selection of wrong search result

  • Many other bug fixes

Last updated

Was this helpful?