Skip to content

Latest commit

 

History

History
182 lines (129 loc) · 6.88 KB

File metadata and controls

182 lines (129 loc) · 6.88 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Releases will now include source code tarballs with subprojects #1880.

63.0.0 - 2026-04-24

Added

Changed

Removed

  • GNOME 45 support: #1556, #1650.
  • Support for Vte versions before 0.76: #1599.
  • gtk-builder-tool and Xvfb build dependencies: #1600.
  • Compatibility with GLib versions before 2.80: #1618.

Fixed

  • Some memory leaks from GObject reference cycles.

62.0.2 - 2025-10-13

Changed

  • Improved symbolic icon: #1524.
  • Switched to GNOME Shell D-Bus API for getting the extension version: #1515.
  • Turkish translation update by @enatsek: #1533.

Removed

  • Unused stylesheet.css file: #1512.

Fixed

  • Fixed Vte package (auto)installation on openSUSE: #1541.
  • Improved stability of mouse resizing test: #1507.

62.0.1 - 2025-09-24

Fixed

  • Startup failure when the package is installed from extensions.gnome.org: #1505, #1506.

62.0.0 - 2025-09-24

Added

Changed

Fixed

  • Multiple minor bug fixes.