0.5.3 (2024-12-25)
=====
- Update copyright year
- build: Bump dependency versions and fix deprecation warnings
- I18n: Update po/LINGUAS list
- I18n: Update po/LINGUAS list
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- build: Switch from intltool to gettext
- build: Fix intltool lock file problem during make distcheck
- build: Add GLib requirement
- build: Fix autotools warnings
- autoconf: AM_CONFIG_HEADER -> AC_CONFIG_HEADERS
- Update `.gitignore`
- Translation Updates:
  Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan,
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  Eastern Armenian, English (Australia), English (Canada), English
  (United Kingdom), Estonian, Finnish, French, Galician, German, Greek,
  Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Interlingue,
  Italian, Japanese, Korean, Kurdish, Latvian, Lithuanian, Malay,
  Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese,
  Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian,
  Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan),
  Uyghur

0.5.2
======
- Fix ISO C90 forbids mixed declarations and code
- Update configure.ac.in syntax
- Create README.md. Update configure.ac.in
- Add basic GitLab pipeline
- Update URLs from goodies.x.o to docs.x.o (Bug #16176)
- Fix build with panel 4.15
- Make build less verbose
- s/http/https
- Translation Updates:
  Albanian, Belarusian, Bulgarian, Eastern Armenian, English (Canada),
  Estonian, Galician, Hebrew, Hindi, Icelandic, Slovak, Slovenian,
  Spanish, Turkish, Uyghur

0.5.1 : 2019/09/13
=====
- Preferences: Improve spacing and layout (bug #14675)
- New translations for be, ku, fi
- Lots of translation updates

0.5.0 : 2016/11/01
=====
- Fix value changes saving in prefs dialog (#12666)
- Fix boolean logic in GtkSwitch use

0.4.99 : 2016/06/05
=====
- port to gtk+3/libxfce4ui-2/libxfce4panel-2.0

0.4.6 : 2015/03/09
=====
- Remove the GtkEventBox and use an XfceHVBox instead
- Make sure childs are reaped, instead of leaving zombies behind (bug #9791)
- Updated translations: ar, ast, cs, da, de, es, eu, fr, hr, hu, id, ja, ko,
  nl, ru, sk, sr, sv, tr, ug, zh_TW
- New translations: bg, en_AU, is, ms, nb, oc, th

0.4.5 : 2013/01/20
=====
- Port to libxfce4ui
- Build the plugin as a module
- Fix broken argument handling (bug #8642)
- Save config after destroying the dialog (bug #9523)
- Allow numpad enter to trigger the search too (bug #9663)

0.4.4
=====
- Fix compatibility with Xfce 4.7+, fixing bug #6939 and #6940
- Fix focusing the entry widget, fixing bug #7256
- Translated into 28 more languages, for a total of 32, 29 of which are full translations
- Update the build system
