sourcebot-dev / sourcebot

Blazingly fast code search 🏎️ Deployed as a single Docker image 📦 Search million+ lines of code in your GitHub, GitLab, and Gitea repositories 🪄 MIT licensed ✅
https://sourcebot.dev
MIT License
1.16k stars 37 forks source link

Version upgrade toast #44

Closed brendan-kellam closed 1 month ago

brendan-kellam commented 1 month ago

Added a toast notification that will popup when a new version is available. The toast is limited to popping up once every 24 hours. The upgrade button takes the user to the latest release.

image