Skip to content

Releases: Xpycode/syncthingStatus

v1.5.1

31 Dec 15:07

Choose a tag to compare

Bug Fix

  • Fixed an issue where the app incorrectly prompted for updates when already on the latest version

Important Note for v1.5 Users

⚠️ Auto-update from v1.5 will not work due to a signing key change. Please download this update manually.

Future updates from v1.5.1 onwards will auto-update normally.

Download syncthingStatus-v1.5.1.dmg

Fixes #1

syncthingStatus v1.5

02 Dec 10:43

Choose a tag to compare

What's New in Version 1.5

New Features

  • Auto-Updates via Sparkle - The app can now check for and install updates automatically
  • Update Button - Quick access to check for updates from the footer or Settings
  • Automatic Update Checking - Configurable in Settings with toggle to enable/disable

Bug Fixes

  • Settings Migration - Fixed issue where settings were lost when upgrading from v1.2 due to bundle ID change

UI Changes

  • Renamed footer buttons for cleaner look (Web UI, Window, Update)
  • New Updates section in Settings

Full Changelog: v1.4...v1.5

syncthingStatus v1.4

19 Nov 02:11

Choose a tag to compare

What's New in Version 1.4

Bug Fixes

  • Fixed Dock Icon Behavior - The dock icon now correctly disappears when the main window is closed, maintaining the app's menu bar-only design when no windows are open

Installation

Download the DMG file below, open it, and drag syncthingStatus.app to your Applications folder.

Note: The app is notarized by Apple and will run without security warnings.

Full Changelog

See all changes: v1.2...v1.4

syncthingStatus v1.2

13 Nov 16:39

Choose a tag to compare

What's New in Version 1.2

πŸŽ‰ Major Improvements

  • Redesigned UI Layout - Ultra-compact multi-column layouts for better space utilization
  • Collapsible Sections - Expandable device and folder details with disclosure groups
  • Enhanced Activity Charts - Collapsible transfer speed charts with improved visualization
  • Demo Mode Scenarios - Quick test scenarios including high-speed transfers
  • Improved Layout Stability - Fixed header shifting issues during updates
  • Better Data Alignment - Standardized spacing and alignment across all views

πŸ› Bug Fixes

  • Fixed layout shifting in system statistics header
  • Resolved transfer speed display alignment issues
  • Improved monospaced digit formatting for stable number displays
  • Fixed center alignment in multi-column layouts

⚑ Performance Enhancements

  • Comprehensive code quality improvements
  • Optimized view rendering and state management
  • Reduced memory footprint with better data structures
  • Improved responsiveness for large device/folder lists

Installation

  1. Download syncthingStatus-v1.2.dmg
  2. Open the DMG file
  3. Drag syncthingStatus.app to your Applications folder
  4. Launch the app - it will appear in your menu bar

Note: The app is notarized by Apple and will run without security warnings.

Full Changelog

View all changes: v1.1...v1.2

syncthingStatus v1.1

06 Nov 09:28

Choose a tag to compare

What's New in v1.1

✨ Features

  • Animated Menu Bar Icons: Dynamic status indicators with smooth animations for syncing states
  • Transfer Speed Visualization: Real-time charts showing upload/download speeds
  • Enhanced Notifications: Improved sync completion notifications with better timing
  • Sandboxed Config Discovery: Automatic API key discovery now works with macOS sandboxing
  • User-Selected File Access: Manual config file selection with proper sandbox permissions

πŸ› Bug Fixes

  • Opaque Popover: Fixed transparency issues in both light and dark themes
  • Settings Window: Resolved presentation and display issues
  • Transfer Speed Graph: Fixed graph not dipping below zero
  • Remote Speed Display: Improved accuracy of remote device transfer speeds

πŸ“Έ UI Improvements

  • Refined popover layout with better information density
  • Enhanced remote device details view
  • Improved folder status displays
  • Better visual hierarchy in main window

πŸ”§ Technical Improvements

  • Better actor isolation in SyncthingClient
  • Improved sandbox entitlements handling
  • Enhanced API error reporting
  • More robust config file parsing

Full Changelog: v1.0.0...v1.1

Installation

  1. Download syncthingStatus-v1.1.dmg
  2. Open the DMG file
  3. Drag syncthingStatus.app to your Applications folder
  4. Launch the app - it will appear in your menu bar

Note: The app is notarized by Apple and will run without security warnings.

Requirements

  • macOS 15.5 or later
  • Syncthing installed and running

syncthingStatus v1.0.0 - Initial Release

31 Oct 12:40

Choose a tag to compare

πŸŽ‰ First Release

A lightweight macOS menu bar app for monitoring Syncthing status in real-time.

Features

  • Menu Bar Integration: Unobtrusive status indicator
  • Real-Time Monitoring: Automatic updates every 10 seconds
  • Visual Status Indicators: Synced, syncing, disconnected states
  • Device Monitoring: Track connection status and sync progress
  • Folder Status: View sync state, file counts, and data sizes
  • Detailed Window View:
    • Collapsible device details with full IDs, addresses, connection types
    • Folder statistics with file counts and sizes
    • Data transfer statistics
  • Automatic Configuration: Discovers API key from Syncthing config
  • Manual Mode: Connect to remote Syncthing instances
  • Secure Credential Storage: API keys stored in macOS Keychain

Installation

  1. Download syncthingStatus-v1.0.dmg
  2. Open the DMG file
  3. Drag syncthingStatus.app to your Applications folder
  4. Launch the app - it will appear in your menu bar

Requirements

  • macOS 15.5 or later
  • Syncthing installed and running

What's New

  • Initial release with full feature set
  • Notarized by Apple for secure distribution
  • Collapsible detailed views for devices and folders

Full Changelog: https://github.com/Xpycode/syncthingStatus/commits/v1.0.0