Skip to content

Releases: stuarthayhurst/alphabetical-grid-extension

Release v12.0

28 Aug 10:56
Compare
Choose a tag to compare

New Changes:

  • General code, build system and README improvements
  • Added setting to toggle logging (Previously the metadata had to be modified)
  • Added debugging section to README
  • Added GNOME 41 support
  • Fixed some unnecessary features not being disabled on GNOME 3.38
  • Fixed greyed out UI elements only being partially greyed out
  • Fixed shell crashing if apps were moved out of a folder and into the same folder as the source (#29)
  • Fixed shell crashing randomly when apps are installed / reduce frequency (I couldn't reliably reproduce it to troubleshoot properly)
  • Restructured Glade .ui files

Release v11.0

04 Aug 12:48
Compare
Choose a tag to compare

New Changes:

  • Hotfix: Correct code for upload to GNOME Extensions website
  • See release v10 for the major changelog

Release v10.0

04 Aug 12:10
Compare
Choose a tag to compare

Note: This version couldn't be uploaded as an object was created before enable() was called, version 11 will be uploaded instead with a fix

New Changes:

  • Added automatic grid reordering when the installed apps change
  • Added setting to enable displaying favourite apps on the grid (#20)
  • Added timestamp to debug information / logging
  • Added more verbose logging
  • Added Dutch translation - Heimen Stoffels
  • Fixed some characters being sent to the end of the grid (#24)
  • Fixed floating icons after making new folders
  • Fixed some folders not being reordered when renamed
  • Improved settings menu
  • Improved code quality
  • Moved gettext to install dependencies

Release v9.0

29 Jul 20:16
Compare
Choose a tag to compare

New Changes:

  • Added setting to toggle automatic refresh of the app grid
  • Added check that that the folder settings GSettings key used is writable before attempting to write to it
  • Updated build system targets and added new tweaks
  • Updated documentation on build system and dependencies
  • Internal code improvements

Release v8.0

18 Jun 09:10
Compare
Choose a tag to compare

New Changes:

  • Added donation button to README and preferences
  • Added changelog
  • Fixed folders not automatically reordering when their names are changed (GNOME 40)
  • Fixed error when disconnecting from connected signals
  • Fixed incorrect position in grid for some folders (GNOME 40)
  • Improved repository structure
  • Only send log messages when debugging is enabled (In metadata.json)
  • Miscellaneous code fixes and improvements

Release v7.0

12 Jun 08:50
Compare
Choose a tag to compare

New Changes:

  • Code quality improvements
  • Added setting to change positioning of folders
  • Support redisplaying the order on GNOME 3.38 without a reload of the shell

Release v6.0

04 Jun 08:14
Compare
Choose a tag to compare

New Changes:

  • Added settings menu (#7, #8, #10, #12, #13, #14, #15)
  • Added setting to toggle folder contents reordering (#7)
  • Added more files to make clean target
  • Added shellcheck GitHub CI runner (#9)
  • Fixed apps not reordering when favourite apps changed (#6)
  • Replaced script to compile locales
  • Increased consistency of code styling
  • Updated documentation

Release v5.0

29 May 20:34
Compare
Choose a tag to compare

New Changes:

  • Added translation support (German translations #3, #5)
  • Added new build system
  • Fixed app folder contents not being reordered (#1)
  • Fixed typo in a log message
  • Updated documentation
  • General code improvements

Release v4.0

22 May 18:00
Compare
Choose a tag to compare

New Changes:

  • Updated README
  • Reorder the grid when folders are changed

Release v3.0

16 May 11:54
Compare
Choose a tag to compare

New Changes:

  • Updated README
  • Updated showcase screenshot
  • Increased consistency of code
  • Added GNOME 40 support
  • Added path for when gsettings are unwritable
  • Added support for alphabetical ordering to take place instantly (GNOME 40)