Skip to content

Commit 890aa00

Browse files
chore(main): release 1.0.0
1 parent 3510b58 commit 890aa00

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-06-01)
4+
5+
6+
### Features
7+
8+
* :art: remove QtDbus deps replace with libdbus ([2330b04](https://github.com/mddanish00/kde-night-color-playback/commit/2330b043b9281004fccc3f39be67ba62b8b79fb2))
9+
* :loud_sound: add logging ([8aeaa9a](https://github.com/mddanish00/kde-night-color-playback/commit/8aeaa9ae48c4f8ea2197abbff2d1f0ff271542a7))
10+
* :stethoscope: add pause-for-cache check ([3f51af7](https://github.com/mddanish00/kde-night-color-playback/commit/3f51af75480191a18577f9caaf168b2f651cfffb))
11+
* call update_inhibition to set initial state ([7352e2d](https://github.com/mddanish00/kde-night-color-playback/commit/7352e2d5ab0825ec61be17059345695e51b33691))
12+
* inhibit based on mpv state ([2ceb88b](https://github.com/mddanish00/kde-night-color-playback/commit/2ceb88b0ac833f1d2c904744a399efb288066ad0))
13+
* prevent change to night color when seeking ([8c83444](https://github.com/mddanish00/kde-night-color-playback/commit/8c834444f218532fe5faf61fa93e5377099c46be))
14+
15+
16+
### Bug Fixes
17+
18+
* add more suggested fixes ([21dbf70](https://github.com/mddanish00/kde-night-color-playback/commit/21dbf7096778f9e43d227c5ed491de8b63fcc310))
19+
* fix type mismatch and other errors ([63d1e8b](https://github.com/mddanish00/kde-night-color-playback/commit/63d1e8b047295a3c7556592ac2a89468bf091fd3))
20+
* handle night_cookie correctly ([3042d5e](https://github.com/mddanish00/kde-night-color-playback/commit/3042d5e76c980815693b103663b5559311348e5e))
21+
* implement suggested fixes ([67129fe](https://github.com/mddanish00/kde-night-color-playback/commit/67129fe087d431ea8c76e9dba969b2c3c04e39dd))

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
1.0.0

0 commit comments

Comments
 (0)