Releases: stuarthayhurst/alphabetical-grid-extension
Releases · stuarthayhurst/alphabetical-grid-extension
Release v12.0
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
New Changes:
- Hotfix: Correct code for upload to GNOME Extensions website
- See release v10 for the major changelog
Release v10.0
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
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
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
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
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
Release v4.0
New Changes:
- Updated README
- Reorder the grid when folders are changed
Release v3.0
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)