Releases: stuarthayhurst/alphabetical-grid-extension
Releases · stuarthayhurst/alphabetical-grid-extension
Release v22.0
New Changes:
- Fixed folders not being updated when contents change
Release v21.0
New Changes:
- Reimplement UI using pages
- Added a new 'About' page, with support for GNOME 42
- Added a new 'Credits' page, for extension developers and translators
- Replaced preferences title with page switcher
- Replaced extension icon with an svg
- Miscellaneous settings menu design improvements
- Updated README and showcase screenshots
- General code fixes (Primarily target GNOME 40+, styling, code quality improvements)
- Build system improvements (Output, structure)
Release v20.0
Release v19.0
Release v18.0
Release v17.0
New Changes:
- Updated donation link
- Updated copyright year
- Silenced build system icon output
Release v16.0
New Changes:
- README and changelog fixes
- Minor Makefile improvement (Fixed -o7 quotes ending before content starts)
- Removed "Show favourite apps on the app grid" option, as it's out of the project's scope
- Use this extension instead
Release v15.0
New Changes:
- Hotfix: Actually disconnect from GLib timeouts
Release v14.0
Release v13.0
New Changes:
- Added icon compressor (
make compress
) and optimised svg icon (make prune
) - Added French translation (#33, #34) - Philipp Kiemle + A couple others
- Added build system checks to GitHub CI Pipeline
- Added comments for translators and tweaked translation strings (#36)
- Added bug report, feature request and pull request templates
- Added more documentation on build system targets and debugging (#38)
- Added code of conduct and contributing guidelines
- Fixed extension icon not showing up on some distros
- Use
Gio.Settings
to create GSettings objects - Removed unused imports