Skip to content

Commit c6674a8

Browse files
committed
1.1.5
1 parent dfc8892 commit c6674a8

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

debian/changelog

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
theme-manager (1.1.5) stable; urgency=medium
2+
3+
* Fix build and publish workflow (#52)
4+
* Fix updating plank theme (#53)
5+
- gsettings in Older ubuntu (<23.04) does not need a path
6+
and for >=23.04 a path is needed along with a schema key
7+
* Update readme to version 1.1.4 (#54)
8+
* Fix error when plank schema key is missing (#55)
9+
- Fix subprocess.CalledProcessError when theme key
10+
in plank's schema is missing or needs the schema path
11+
* Prepare options to choose time (#56)
12+
- Added time chooser button from cinnamon
13+
- Added required system times
14+
* Use system time to get current state (#57)
15+
- Use system time to determine the current state
16+
when internet is working and redshift cannot work
17+
- User can choose between system time and redshift
18+
to determine the current state
19+
- User can set when day, night, day-to-night transition and
20+
night-to-day transition starts.
21+
* Update copyright year to 2023 (#58)
22+
- Add copyright for time_chooser.py
23+
- Add copyright for logger.ui
24+
* fix spacing in time chooser widget (#59)
25+
* Load configs separately for each parts; closes #41 (#60)
26+
- try loading each theme parts separately
27+
to prevent full loss of existing settings
28+
- Add logger and translation in time_chooser module
29+
30+
-- Himadri Sekhar Basu <hsb10@iitbbs.ac.in> Sun, 21 May 2023 09:27:38 +0530
31+
132
theme-manager (1.1.4) stable; urgency=medium
233

334
* Update readme to version 1.1.3 (#46)

0 commit comments

Comments
 (0)