Skip to main content

Changelog

Every improvement, automatically tracked from our commit history.

Subscribe via Atom feed
← Prev Page 32 of 212 Next →
February 28, 2026
patch Server

Copy native Rust FFI library to Server output directory

patch Tasks

Fix GitHub Sync modal rendering behind Settings overlay

Details

When clicking "Configure" on the Sync tab, the GitHub Sources overlay

opened behind the Settings overlay because GitHubIssueSourcesOverlay

is declared earlier in the visual tree than TasksSettingsOverlay.

Fix: temporarily hide the Settings overlay when opening the GitHub

Sources overlay, then re-show it when the GitHub Sources overlay

closes via a PropertyChanged listener on IsOpen.

patch Server

Fix build warnings in HeadlessSetupWizard and HeadlessPluginRegistry

patch Server

Add --setup-network sectional re-configuration

Details

Completes the sectional setup flags:

  • --setup-network: re-configure bind address and port independently
  • --setup-tls: already implemented in TLS commit
  • --setup-policy: already implemented in policy commit

All three flags modify the existing headless-config.json without

touching password, workspace, or recovery settings.

patch Calendar

Bump Calendar plugin version: 1.14.5 → 1.14.6

Calendar 1.14.5 → 1.14.6 | b21f5d15
Details

Includes BUG #68 (collapsible sidebar) and BUG #66 (inline validation).

← Prev Page 32 of 212 Next →

Get notified about new releases