3.0.7 - 2025/07/30

- Fix memory leaks in Styles, Font Chooser, Borders, List, Clip Art,
  Replace, Tabs and Table dialogs.
- Fix memory leaks in XHTML import.
- Fix memory leaks in cut and paste.
- Fix memory leaks in the ODF exporter.
- Fix memory leaks in the GdkPixbuf importer.
- Fix crash when editing lists.
- Fix crash when inserting a JPEG image.
- Restored icons from page setup dialog (Removed XPM in 3.0.6).
- Minor spacing adjustement in the status bar.

3.0.6 - 2024/11/03

- Removed XPM icons and moved the PNG to gresources (backported)
  This is necessary due to a break in the GNOME platform where XPM
  is not longer supported causing many icons to be missing.
- Fix build with recent libxml2. Some headers are now explicitly required.
- Fix build of methview plugin with recent gcc.
  https://gitlab.gnome.org/World/AbiWord/-/issues/27
- Fixes to the AppStream file for validation.
  https://gitlab.gnome.org/World/AbiWord/-/issues/16
- Fix to the table widget in the toolbar.
- Fix build with glib
  https://gitlab.gnome.org/World/AbiWord/-/issues/15
- Disable "Install new plugin" on flatpak. Require
  `CPPFLAGS=-DFLATPAK_BUILD`. Bug #13927
- Fix a crash loading files under some condition.

3.0.5 - 2021/07/03

- Now require C++11 to build.
- Fixed crasher with cut & paste. https://bugzilla.abisource.com/show_bug.cgi?id=13947
- Fix crasher in redrawing: Bug #13882
- Fix table widget in the toolbar
- Fix misc build issues
- Fix crasher 13918

