Releases: jacob-pro/solar-screen-brightness
Releases · jacob-pro/solar-screen-brightness
2.3.1
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
This is a major overhaul of the code.
- Complete rewrite of the UI using the egui framework. No console window is used anymore which closes #22
- Separate binary for the CLI, includes option for config path (#25)
- Config file is now stored as JSON
- Support for per display brightness settings (#21), config file only for now (UI not implemented yet).
0.1.6
0.1.5
0.1.4
- Bump sunset/sunrise calculator to 0.2.1 to fix locations in the soutern hemisphere.
0.1.3
- Better panic output on Windows