Skip to content

Releases: F-i-f/weeks-start-on-monday

Gnome Shell 47 compatibility, build system updates

12 Sep 00:40
Compare
Choose a tag to compare
  • Gnome Shell 47 compatibility.
  • Update meson-gse:
    • Now requires meson 1.4.0 or later.
    • Build now runs eslint on test, added prettier target.
  • Update to pass eslint.
  • Code reformatted with prettier.

Gnome Shell 46 compatibility

05 Apr 18:33
Compare
Choose a tag to compare
  • Gnome Shell 46 compatibility.

Gnome Shell 45 Bugfixes

10 Jan 16:34
Compare
Choose a tag to compare
  • Fix object lifetime issues raised in rejected version 15 review.

Gnome Shell 45 compatibility

09 Jan 23:00
Compare
Choose a tag to compare
  • Gnome Shell 45 compatibility.
  • Now incompatible with all older Gnome Shell lower than 45. Version 14 still works fine for these older installations.

Gnome Shell 44 compatibility

09 Jan 22:27
Compare
Choose a tag to compare
  • Gnome Shell 44 compatibility.
  • Switch preference layout to vertical for better visibility.
  • Update meson-gse:
    • js102 support

Gnome Shell 43 compatibility

22 Sep 21:41
Compare
Choose a tag to compare
  • Gnome Shell 43 compatibility.
  • Update meson-gse:
    • js91 support
    • Support meson 0.61 and later when building.

Gnome-shell 42 compatibility

12 Mar 23:17
Compare
Choose a tag to compare
  • Gnome Shell 42 compatibility.
  • Update instructions to use gnome-extensions instead of manually unzipping.
  • Js cleanup.

Clean-ups and bug fixes release

23 Dec 01:31
Compare
Choose a tag to compare
  • Declare compatibility with version 40 and 41 of Gnome Shell instead of using minor versions (40.0 and 41.1). This should clear reports of the extension being incompatible with well-supported versions.
  • Drop compatibility with Gnome Shell 3.28 and 3.30 (which do not have getSettings/initTranslations in ExtensionUtils).
  • Update meson-gse:
    • Fix build issues with meson 0.60.0.
    • Bump minimum meson version to 0.50.0.
  • Clean up code:
    • Remove Lang imports.
    • Use ExtensionUtils for getSettings/initTranslations instead of using meson-gse's convenience.js.

Dutch Translation

18 Dec 23:44
Compare
Choose a tag to compare
  • Add Dutch translation.

Gnome-shell 41.0 compatibility

18 Dec 23:27
Compare
Choose a tag to compare
  • Gnome-shell 41.0 compatibility.
  • Update meson-gse to latest:
    • Bugfix for preferences logging.