Opened 6 months ago

Closed 5 months ago

#20378 closed enhancement (fixed)

gedit-48.0

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: gnome-47
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New major version.

Change History (5)

comment:1 by Douglas R. Reno, 5 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 5 months ago

News in 48.0, 2024-09-14
------------------------
New features:
* Full support of light/dark GTK theme variants. Configuration is done in the
  Preferences dialog -> Font & Colors.

Visible changes:
* Add missing tooltips to some buttons (Sabri Ünal).
* The Text Size plugin has been moved from gedit-plugins to this repository, and
  is now enabled by default.
* Remove Quick Open plugin.
* Mark some plugins as "buggy plugins": External Tools and Snippets.

Bug fixes:
* Fix some warning messages that appeared at runtime.
* Fix a crash.

For Microsoft Windows:
* Add Portable Executable resource icon, to associate an icon with the
  executable (Hernan Martinez, gwillems and Sébastien Wilmet).
* Make gedit work without patches for MINGW-packages.

Misc:
* Some code refactorings.
* Update the user manual for the new feature ("Change the color scheme" page).
* Side panel: adapt to latest libgedit-tepl API.
* Bottom panel: port to TeplPanel.
* Build instructions: Meson refactorings.
* Translation updates (GNOME Translation Project contributors).

comment:3 by Douglas R. Reno, 5 months ago

libgedit-tepl needs to be updated as well, and has been moved into the GNOME World section of their gitlab.

News in 6.11.0, 2024-08-31 (stable version)
-------------------------------------------
New versioning scheme:
- Adopt the x.y.alpha, x.y.beta and x.y.rc versions for pre-releases.
  For example: 6.11.beta (pre-release), 6.11.0 (stable version).
New features:
- Full support for light/dark GTK theme variants.
- Side and bottom panels support: rework the API.
Bug fixes:
- TeplTabLabel: correct position for the close button.
For packagers:
- Build: add the 'tests' option.
Misc:
- Documentation improvements.

comment:4 by Douglas R. Reno, 5 months ago

... and now libgedit-gtksourceview needs to be updated too, to accomodate the change in libgedit-tepl for the light/dark GTK theme variants. At this point I think it's probably best if we update the entire stack, so I will file tickets for amtk and libgedit-gtksourceview and update those at the same time.

In the meantime, release notes for libgedit-gfls:

News in 0.2.0, 2024-08-31
-------------------------

- New classes and interfaces: GflsAttributeKeys, GflsLoaderConfig,
  GflsLoaderConfigSimple.
- Build: add tests option.
- Do some planning, write some notes.
Note: See TracTickets for help on using tickets.