Skip to content

Latest commit

 

History

History
136 lines (87 loc) · 2.61 KB

File metadata and controls

136 lines (87 loc) · 2.61 KB

Changelog

All notable changes to this project will be documented in this file.

0.5.0 - 2026-05-26

🚀 Features

  • Add service status check

0.4.3 - 2026-05-26

🚀 Features

  • Print source error

0.4.2 - 2026-05-21

🐛 Bug Fixes

  • Handle power monitor error
  • Correctly restore keyboard backlight

📚 Documentation

  • Add version badge
  • Add demo
  • Animate logo

⚡ Performance

  • Avoid state copy

0.4.1 - 2026-05-13

🐛 Bug Fixes

  • Correctly set launch agent path

0.4.0 - 2026-05-13

🚀 Features

  • Add homebrew tap
  • Improve args parsing
  • Add keyboard backlight support
  • Add separate effects lock
  • Finalize skylight once
  • Avoid extra state read
  • Improve logging

🐛 Bug Fixes

  • Reset invalid gamma backup to avoid leak
  • Rework brightness restore
  • Read homedir once

🚜 Refactor

  • Commonize display resolving
  • Remove unused
  • Clean up
  • Rewrite to rust
  • Split crates
  • Rework lid sensor crate
  • Rework display crate
  • Split daemon and entry point
  • Rework logging
  • Use more efficient displays collecting
  • Avoid too long locks
  • Avoid extra display list call
  • Use instants for timeout
  • Align header name
  • Rework power monitor
  • Split lid monitor
  • Migrate to lunchd lib
  • Avoid multithread access to ffi
  • Improve error handling
  • Improve cli
  • Split error codes

📚 Documentation

  • Add crates readme
  • Actualize readme
  • Update agents

⚡ Performance

  • Use cached display id
  • Use smallvec for display list

0.3.2 - 2026-02-12

🐛 Bug Fixes

  • Correctly enable external displays after full lid close

🚜 Refactor

  • Split focused modules

📚 Documentation

  • Use rounded font

0.3.1 - 2026-01-29

🚀 Features

  • Add version print command
  • Rename --install to --enable

📚 Documentation

  • Add logo

0.3.0 - 2026-01-27

🚀 Features

  • Caffeinate on brightness off
  • Add external screen blackout
  • Add skylight api and mirroring

🐛 Bug Fixes

  • Use better way to detect close

0.1.0 - 2026-01-24

🚀 Features

  • Add release