Changelog

Back to home

v1.7.4

LatestJune 21, 2026

License Activation

  • Fixed Preferences opening as a collapsed sheet on the activation screen — now opens a full resizable Settings window.
  • License activation shows immediate feedback (spinner, success, or error) instead of failing silently.
  • Keyforge API errors are surfaced to the user; license keys are trimmed before activation.

v1.7.3

June 18, 2026

Weather Wallpaper Apply

  • Fixed lag when applying weather wallpapers from the library detail sheet — now uses the same fast path as the editor.
  • Reuses cached Ken Burns loops and VersionLoops instead of regenerating on every apply.
  • Shows the source still instantly while the video layer prepares; no more black flash on switch.

Fixes

  • Debounced screen-parameter feedback that blocked main-thread apply for several seconds.
  • Validated stale composite video paths and fall back to loop generation when files are missing.
  • Unified library detail apply through WallpaperApplyService (DRY with editor and menu bar).

v1.7.2

June 17, 2026

Lock Screen & Weather

  • Baked weather-effects video for static wallpapers with rain/snow on the Lock Screen; desktop keeps live Metal FX.
  • Fixed static+weather versioning save, select, and restore.

Wallpaper Playback

  • Centralized wallpaper playback state (WallpaperPlaybackState, WallpaperApplyService).

Fixes

  • Fixed Metal offline renderer crash (compute/render encoder ordering).
  • Fixed SwiftFormat build phase scoping (was scanning entire repo including SPM checkouts).

v1.7.1

June 9, 2026

Weather Effects

  • Metal-rendered weather effects in the wallpaper editor: animated rain and cursor-interactive snow.
  • Add rain or snow from the Layers panel; tune intensity, wind, gravity, and cursor interaction in the inspector.
  • Weather effects run on the live desktop wallpaper after Apply — snow reacts to your mouse while keeping the desktop click-through.

Lock Screen & Screensaver

  • Native live Lock Screen and Screen Saver wallpapers on macOS 26 (Apple Silicon).

v1.7.0

June 9, 2026

Lock Screen & Screensaver

  • Native live Lock Screen and Screen Saver wallpapers on macOS 26 (Apple Silicon).
  • Enable in Preferences → Use Lock Screen & Screensaver, then pick in System Settings → Wallpaper.
  • Embedded Wallpaper extension with Developer ID signing and notarization.

v1.6.0

February 20, 2026

Wallpaper Versioning

  • Save multiple versions of any wallpaper project with full state snapshots — layers, overlays, and rendered output are all preserved per version.
  • Browse and switch between versions directly from the menu bar popover without opening the editor.
  • Current version is highlighted with a green indicator for quick identification.
  • Each version stores its own HTML overlay, so switching versions automatically applies the correct overlay.
  • Versions with pre-rendered composite videos are applied instantly.

Wallpaper Editor

  • Automatic thumbnail generation — the editor composites all visible layers into a 640 × 360 preview, handling image and video layers with effects, transforms, and blend modes.
  • Versions bar moved to the editor footer for a cleaner layout.
  • Version thumbnails appear in the versions bar and in the menu bar version cards.

Menu Bar

  • Expandable version list on wallpaper rows — tap the version badge to reveal a horizontally scrollable strip of version cards.
  • Mini version cards show the thumbnail (or a placeholder) and the version name or date.
  • One-tap version switching applies the selected version's rendered video and overlay immediately.

v1.5.9

February 2026
  • Update and render patch — stability improvements for video rendering and overlay application.

v1.5.8

February 2026
  • Advanced Wallpaper Editor — layer-based editing with support for image, video, and web overlay layers.
  • Keyframe animation timeline for HTML overlay elements.
  • AI-assisted HTML generation via local Ollama integration.