Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Releases: kiyui/gnome-shell-night-light-slider-extension

The Bicycle Rewrite

06 Oct 03:22
5e5f199
Compare
Choose a tag to compare

This release is a rewrite, tied with an accompanying article. There is also 2 version jumps, from v15 to v17, because I published the initial version without updating the metadata 😄

Me rejecting my own extension review, "Can reject, uploading newer for with fixed metadata for 3.38"

  • The entire rewrite, #68 #69
  • Me publishing to the GNOME extensions website without updating the metadata, #71
  • Updating the documentation #72

Hacky Boi

06 Oct 03:21
ed57dcb
Compare
Choose a tag to compare

The code for this release was so bad I decided to rewrite the entire extension 🤒

GNOME 3.36

10 Mar 15:07
Compare
Choose a tag to compare

This releases the changes from #58 and #59, adding support for GNOME 3.36 and closes #57

GNOME 3.34

23 Sep 02:42
Compare
Choose a tag to compare

This release includes fixes for GNOME 3.34, including changes incompatible with earlier versions of GNOME. As such, this release deprecates support for versions of GNOME under 3.34.
Thanks again to @protopopov1122 for their help with this release.

GNOME 3.32

19 Mar 15:29
98b1ed3
Compare
Choose a tag to compare

No behavioural changes, this just adds support for GNOME 3.32

Changes

GNOME 3.32 deprecated Lang.Class, and as such the extension had to be updated to support it, see:

Breaking

GNOME versions under 3.26 are now unsupported

Submenu Option

04 Jun 01:46
Compare
Choose a tag to compare

This release addresses the feature request in #22 by adding the option to add the slider into the night light submenu.

Brightness Lock

13 May 10:02
a5d5ce9
Compare
Choose a tag to compare

New features added documented in these PRs & linked isssues:

It also just occured to me that my last version had not been reviewed or published! 💯 So basically nobody has been using the refactored and greatly improved version, nice.

All the refactors!

08 Apr 16:13
aabff45
Compare
Choose a tag to compare

Refactored much of the extension, since most features have been hacks on top of hacks to get things working. This should make it easier to support more features. See more: #23

Be Less Annoying :)

19 Feb 02:18
0d2036d
Compare
Choose a tag to compare

Changed defaults since people seem to complain about it:

  • Show always (false)
  • Enable always (false)

Fixed issue #14 where night light doesn't work from 11 to midnight.

3.26 Official Support

14 Nov 16:20
Compare
Choose a tag to compare

This release officially lists 3.26 as supported in the extension metadata.json and features a fix for issue #12.