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.
- 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

