Skip to content

GTK4 Me Please

Latest
Compare
Choose a tag to compare
@phase1geo phase1geo released this 19 Feb 04:15
· 8 commits to master since this release

New

  • Added highlight-line option to Find and Regular Expression.
  • Added German translation (thanks to Benjamin Weis).
  • Added convert function between CVS and Markdown Table formats.
  • Added convert function for decoding and encoding URLs.
  • Added support for setting sidebar width via gsettings.
  • Added support for inserting the contents from a URL.
  • Added support for adding user notes to custom functions.
  • Added new randomize function to operate on text.
  • Added new insert URL content function.

Changes

  • Updated UI from GTK3 to GTK4.
  • Updated Dutch translation (thanks to @Vistaus)
  • Updated Italian translation (thanks to @albanobattistella).
  • Updated Flatpak version from 6 to 7.2.
  • Added home directory permissions by default to Flatpak.
  • Improved toolbar icons to look better in Gnome.
  • Widening sidebar to accommodate different displays (can be changed with gsettings).
  • Enhanced Indent XML functionality to properly indent XML code that is in minimized format.
  • Improved Convert Markdown Table settings UI.
  • Text function options are now displayed inline in the sidebar rather than via a popup.
  • Added tooltips to entry fields in functions.

Bug Fixes

  • Fixed regexp searching issue that could cause application hang.
  • Fixed app script warnings
  • Fixed issue with translations not working in Flatpak.
  • Fixed issue using Indent XML that could cause the application to crash.
  • Fixed handling of XML comments in Indent XML conversion function.
  • Fixed issue with spell-checker when no matches are available.
  • Fixed issue with remembering size of window when it was last closed.