This repository has been archived by the owner on Sep 4, 2023. It is now read-only.
Releases: stuarthayhurst/remove-app-menu-extension
Releases · stuarthayhurst/remove-app-menu-extension
Release v12.0
New Changes:
- Added donation information to metadata
- Added future plans to README
This may be the last release of this extension, it depends on upstream changes in GNOME (the app menu may be going away)
Release v11.0
New Changes:
- Added GNOME 44 support
- Build system, runner and README improvements
Release v10.0
New Changes:
- Added GNOME 43 support to metadata
- Minor build system tweaks
Release v9.0
New Changes:
- GNOME 42 support (no changes required)
- Removed useless output from build system (
make check
)
Release v8.1
New Changes:
No new features, only a version fix and build system improvements
- Build system improvements
Release v8.0
New Changes:
- Added makefile build system
- Added GNOME 41 support
- Added icon compressor (
make prune
) and compressed svg icon - Updated README
Release v7.0
New Changes:
- Added
--force
to README installation instructions - Disconnect from correct signals
Release v6.0
New Changes:
- Added GNOME 40 support (#1)
- Added version to metadata.json on GitHub
Release v5.0
New Changes:
- Added extension icon
- Added note about supported versions
- Updated to v5.0 and skipped v4.0, to bring version in sync with the extension's page on GNOME Extensions
Release v3.0
New Changes:
- Moved code into Extension class