Cozy Watch LogoCozy Watch

Follow our journey.

We're constantly shipping improvements and new features. Here's what we've been working on.

[0.7.3]Mon Nov 17 2025
  • Add pull request labels
    Feature
    Display GitHub labels on pull requests to provide immediate context about status, priority, and type.
  • Show notification when requesting GitHub code
    Feature
    Show a clear notification when the app requests the GitHub authentication code so users know to complete the login flow.
  • Update menubar icon
    Improvements
    Refreshed the menubar icon to improve contrast and legibility, especially in dark mode.
  • Update menubar logo
    Improvements
    Refined the menubar logo for better clarity and visibility in both light and dark themes.
  • Fix clipped last activity for single PR
    Bug Fix
    Fixed an issue where the last activity text was truncated when viewing a single pull request so the full message is visible.
  • Fix scrolling on overview page
    Bug Fix
    Resolved a scrolling bug on the overview page so users can reliably scroll through content.
[0.7.0]Fri Nov 07 2025
  • New Desktop UI
    Feature
    Introduced a refreshed desktop interface for a better user experience.
  • Streamlined Authentication
    Improvements
    Improved authentication flow without sidebar dependencies.
  • Authentication Fixes
    Improvements
    Resolved various authentication issues for smoother login processes.
  • Repository Sync Improvements
    Improvements
    Enhanced repository synchronization to ensure data accuracy.
  • Pull Request Loading Fixes
    Improvements
    Fixed intermittent loading issues with pull requests for consistent display.
  • My Pull Requests - Pending Review
    Feature
    Added section to view your pull requests awaiting review.
  • My Pull Requests - Reviewed
    Feature
    Added section to view your reviewed pull requests.
  • My Pull Requests - Mentions
    Feature
    Added section to view pull requests where you are mentioned.
  • Team Pull Requests - Pending Review
    Feature
    Added section to view team pull requests awaiting review.
  • Team Pull Requests - Reviewed
    Feature
    Added section to view reviewed team pull requests.
  • Team Pull Requests - Mentions
    Feature
    Added section to view team pull requests with mentions.
  • Loading Indicators
    Feature
    Added loading states throughout the app for better feedback.
  • Overview Dashboard
    Feature
    Introduced an overview dashboard for quick insights.
  • Statistics Section
    Feature
    Added stats section to track key metrics.
  • Today's Pull Requests
    Feature
    Added view for pull requests from today.
  • Component Optimization
    Improvements
    Combined duplicate components to improve code efficiency.
  • Last Activity Tracking
    Feature
    Added last activity indicators for better context.
  • Sign Out Redirection Fix
    Improvements
    Fixed sign out to properly redirect to GitHub authentication.
  • Markdown Preview
    Feature
    Added markdown preview functionality for content display.
  • Logout Behavior Update
    Improvements
    Updated logout to trigger app reload instead of redirecting to overview.
  • License Activation Enhancements
    Improvements
    After adding a license, all notifications are now enabled automatically.
[0.6.8-alpha]Mon Oct 27 2025
  • Add New Menu Bar
    Feature
    Introduced a new menu bar with improved navigation and features.
  • Logout - Not Found
    Improvements
    Fixed issue where logout option was not found or accessible.
  • Tray - Dark / Light Not Updating
    Improvements
    Fixed tray icon not updating to reflect dark/light mode changes.
  • Desktop Dark / Light Not Working
    Improvements
    Resolved desktop app not properly switching between dark and light modes.
  • Update Amount with Non-Hardcoded Values
    Improvements
    Updated amount displays to use non-hardcoded values, ensuring links work, alignment is correct, and dark/light mode compatibility.
  • Fix Pull Request Query Early Return
    Improvements
    Fixed pullRequestQuery that was performing an early return, ensuring proper query execution.
  • License Users Get Full Power on App Restart
    Improvements
    Ensured that after license validation, users receive full features upon app restart.
[0.6.7-alpha]Fri Oct 17 2025
  • Hide new menubar
    Improvements
    New menubar was leaked, it's still in progress.
[0.6.6-alpha]Fri Oct 17 2025
  • Fix Light / Dark Mode
    Improvements
    Fixed issue where the app was not properly showing which mode was on.
[0.6.5-alpha]Tue Oct 14 2025
  • Fix Notifications to link to PR
    Improvements
    Fixed issue where the onClick event for notifications linking to PR was being garbage collected and not fired.
[0.6.4-alpha]Mon Oct 13 2025
  • Fixed Hardcoded repository name while testing the 404
    Improvements
    Resolved hardcoded repository name that was used during 404 testing.
[0.6.3-alpha]Mon Oct 13 2025
  • Fixed 404 issues when a repository is deleted
    Improvements
    Fixed app crashing due to 404 errors when a repository is deleted.
[0.6.2-alpha]Fri Oct 10 2025
  • Window not showing on launch
    Improvements
    Fixed issue where the app window sometimes didn't appear on launch.
[0.6.1-alpha]Fri Oct 10 2025
  • Mention Alerts
    Feature
    Added alerts when someone mentions you with an @ in pull requests or issues.
  • Markdown Display Support
    Feature
    Cozy Watch now properly reads and displays markdown content for clearer and easier-to-follow notifications.
  • Auto Updates Fix
    Improvements
    Fixed auto updates to work properly; previously, they weren't updating automatically as expected.
  • Repository Toggle Display Fix
    Improvements
    Fixed toggled-off repositories to display correctly; previously, some appeared active even when they were off.
  • Free User Notifications Restriction
    Improvements
    Fixed notifications for free users; they were showing all notification types, which wasn't correct. Now limited to what's included in the free plan.
[0.6.0-alpha]Sun Oct 05 2025
  • Pull Requests Filtering Fix
    Improvements
    Fixed bug where all pull requests from everyone were shown instead of filtering to relevant ones.
  • Repository Toggle Display Fix
    Improvements
    Fixed issue where toggled off repositories showed as on in the interface.
  • Free User Notifications Restriction
    Improvements
    Fixed notifications being available for free users; now properly limited.
  • Notification Updates
    Improvements
    Updated notifications to show messages for new pull requests opened by the user, new review requests, pull requests assigned to the user, and removed review requests.
[0.5.8-alpha]Thu Oct 02 2025
  • Start on Login Option
    Feature
    Added options to automatically start the app on system login.
  • Free Version
    Feature
    Introduced a free version of the app with limited features.
  • Version Update Cache Management
    Improvements
    Cache is now cleared automatically on new version updates.
  • Toggle Repositories Fix
    Improvements
    Fixed issue with toggling repositories in the tray and interface.
  • Minor Design Updates
    Improvements
    Applied minor design improvements for better user experience.
[0.5.7-alpha]Sat Sep 27 2025
  • Enhanced PR Tracking Logic
    Feature
    Updated before/after logic with tests for PR added/removed, status changes, CI status changes, and conflict detection.
  • Notifications System
    Feature
    Added robust notification system with counter, bounce effect for new notifications, and intelligent grouping of review updates.
  • Improved Authentication
    Improvements
    System now automatically logs out when authentication token is corrupted.
  • Version Update Cache Management
    Improvements
    Cache is now cleared automatically when app updates to a new version.
[0.5.6-alpha]Fri Sep 12 2025
  • Universal Build
    Feature
    Allow for the app to run natively on both Intel and Apple Silicon Macs.
[0.5.5-alpha-Dragos]Thu Sep 11 2025
  • Background License Validation:
    Feature
    validate license and authentication in the background for improved user experience.
  • Pull Requests Cache:
    Feature
    implemented caching for pull requests with automatic updates similar to repositories.
  • Empty States:
    Feature
    added helpful empty state displays throughout the application.
  • GitHub Organization Migration:
    Improvements
    moved from personal GitHub account to official CozyWatch GitHub organization.
  • Enhanced Tray Experience:
    Improvements
    updated tray interface with indicators for user-opened items. ( New tray in development )
  • Performance Optimization:
    Improvements
    improved overall application performance and responsiveness.
  • Storage Integrity Check:
    Improvements
    added detection and repair for corrupted storage.json files.
  • Tray Repository Filtering:
    Improvements
    fixed issue where tray wasn't properly filtering active repositories.
  • License Error in Production:
    Improvements
    resolved 403 error when using encrypted licenses in production environment.
[0.5.0-alpha]Tue Sep 02 2025
  • Auto Update:
    Feature
    the app can now auto-update itself when a new version is released.
  • Verified Github account:
    Feature
    the app's GitHub account is now verified, enhancing trust and credibility.
  • Release enhancements:
    Feature
    robust app versioning system to track releases and updates.
  • Logs & Diagnostics:
    Feature
    store logs and diagnostic info to help troubleshoot issues. Users can also access the log folder from the app, making it easy to share.
  • Enhance Github Client
    Feature
    centralized GitHub API initialization to improve performance and minimize rate limiting issues.
[0.4.0-alpha]Tue Aug 19 2025
  • GitHub Actions notifications:
    Feature
    receive alerts when workflows are queued, started, succeeded, or failed on your pull requests.
  • Tray CI overview:
    Feature
    the tray now shows live CI status per PR (running/success/failure) and recent updates; click to open the PR or the Action run.
  • Tray menu reorganized
    Improvements
    for clarity, with a dedicated CI status section and improved labels/icons.
[0.3.0-alpha]Thu Aug 07 2025
  • License Field
    Improvements
    User unable to paste license into the license field.