Skip to content

Conversation

@ngafar
Copy link
Collaborator

@ngafar ngafar commented Dec 5, 2025

Description

Desktop users now see notification when there is a new version of the mito-ai package. I've also updated the upgrade links.

Testing

Trick the server into thinking there is an update, and test the links.

Documentation

N/A - Users will see.

@vercel
Copy link

vercel bot commented Dec 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
monorepo Ready Ready Preview Comment Dec 5, 2025 8:08pm

@ngafar ngafar requested a review from aarondr77 December 5, 2025 20:08
Copy link
Member

@aarondr77 aarondr77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

callback: () => {
window.open(DOCS_UPDATE_URL, '_blank');
window.open(
isElectronBasedFrontend() ? DESKTOP_DOCS_UPDATE_URL : PIP_DOCS_UPDATE_URL,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smart!

@aarondr77 aarondr77 merged commit 678cdde into dev Dec 8, 2025
25 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants