Skip to content

Commit 6061bde

Browse files
committed
Update NEWS
1 parent 7a26383 commit 6061bde

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

Diff for: NEWS.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
11
News
22
====
33

4+
v1.12 (2018-05-20)
5+
------------------
6+
- Change location providers to allow updates. GeoClue and CoreLocation now
7+
provide continuous location updates.
8+
- Allow time-based configuration i.e. setting the redness effect based on time
9+
of day instead of based on the elevation of the sun. See the man page for
10+
more information.
11+
- Now looks for the configuration file in `~/.config/redshift/redshift.conf`
12+
(or `${XDG_CONFIG_HOME}/redshift/redshift.conf`) if `$XDG_CONFIG_HOME` is
13+
set. The old location at `~/.config/redshift.conf` is deprecated but
14+
still searched as a fall back.
15+
- Run hooks when enabling/disabling Redshift.
16+
- Default temperatures changed to 6500K during daytime and 4500K during night.
17+
- With `randr`, allow multiple but not all CRTCs to be redshifted.
18+
- Removes deprecated original GeoClue location provider (use GeoClue 2
19+
instead).
20+
- The option for enabling the short fade between color effects is now called
21+
`fade` instead of `transition` in the configuration file. The term transition
22+
caused a lot of confusion about what this option does (the old option still
23+
works but is deprecated).
24+
- The `preserve` option is enabled by default for `vidmode`, `randr`, Windows
25+
(`w32gdi`) and macOS (`quartz`). The option is now controlled by the `-P`
26+
command line option.
27+
- Work around issue where Windows adjustments sometimes fail.
28+
- Install AppArmor profile.
29+
- quartz: Fix incorrect use of display identifier.
30+
- Various bug fixes and updated translations.
31+
432
v1.11 (2016-01-02)
533
------------------
634
- Add option `preserve` for gamma adjustment methods (`randr`, `vidmode`,

0 commit comments

Comments
 (0)