Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project are documented in this file.

## [Unreleased]

## [1.1.0] - 2026-07-15

### Highlights
- Added opt-in VS Code token-color syncing without replacing existing TextMate rules.
- Wallpaper colors now reapply after display changes and resync when configuration changes.
- Require Pillow 12.3.0 and escape LaunchAgent install paths before plist rendering.

### Added
- GitHub Pages project site.
- Opt-in VS Code token-color syncing that preserves existing user TextMate rules.
Expand Down
Loading