1.4.1 (2023-04-29)
=====
- Fix wrong description in about dialog
- Fix wrong units in bytes (Fixes #22)
- Update copyright year
- Add option to set number of decimal points (Closes #21)
- build: Fix intltool lock file problem during make distcheck
- build: Add GLib requirement
- build: Fix autotools warnings
- Update COPYING
- Check if ip_address string is non-empty
- Free memory only after last reference
- Reset source id to prevent double free
- Translation Updates:
  Albanian, Arabic, 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,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
  Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
  Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur

1.4.0
======
- Add new icons and switch to rDNS naming
- Add "About" dialog
- Add help button to properties dialog
- Improve progressbar look
- Update URLs from goodies.x.o to docs.x.o (Bug #16170)
- Fix compilation warnings
- autoconf: AM_CONFIG_HEADER -> AC_CONFIG_HEADERS
- Update `.gitignore`
- Fix missing-prototypes
- Remove GSourceFunc casts
- Populate a combo box with known network interfaces
- remove unused wormulon files
- Move to common m4 versioning macros
- Fix type for media_list on OpenBSD
- Add basic GitLab pipeline
- Translation Updates:
  Albanian, Basque, Belarusian, Chinese (Taiwan), Danish, Eastern
  Armenian, English (Canada), Finnish, Galician, Hebrew, Hungarian,
  Interlingue, Russian, Slovak, Slovenian, Spanish, Swedish, Turkish,
  Uyghur

1.3.2
=====
- Preferences: Improve spacing (bug #14672)
- Fix stats on some openbsd drivers (bug #13853)
- set a name on the 'text to display' widget so that it can be styled (closes #13906)
- Fix bugs #11477, #12957, #11328
- css styling improvements
- fix autotools warnings

1.3.1
=====
- Set progressbar minimal width and height depending on the orientation (#12941,#12949)
- Apply css on the correct widget class for Gtk 3.16/3.18
- rework the use of GtkCssProvider to use a singleton
- da and oc translation updates

1.3.0
=====
- Fix progress bar grow direction in deskbar and vertical modes
- set progressbar minimal width/height to 4px so that it looks like with gtk+2

1.2.99
=====
- port to gtk+3/libxfce4ui-2/libxfce4panel-2.0

1.2.4
=====

- Option to show values as bits (bug #9932)
- Reverted "Do not enforce max length for text/device entries (bug #9869)"
- Set iface length name to 32 chars max (#9869)
- 16 languages updated

1.2.3
=====
- Revive commandline.c test program
- Fix unit_names index

1.2.2
=====
- Fix plugin installation path

1.2.1
=====
- Build plugin as a module
- Update build environment
- Only round to 0 digits for KiB/s values (bug #11152)
- Pack progress bars inside event box and hide/show (bug #10258)
- Do not enforce max length for text/device entries (bug #9869)
- Fix stringsize - 1 (bug #9172)

1.2.0
=====
- Some code cleanup and respect the Panel HIG
- Update monitor labels sizes gracefully, bug #8842
- Rectify tooltip information, bug #9089
- Support new panel mode Deskbar, bug #8941
- Drop if_ppp headers, bug #7481
- Reorganize code in monitor_new, setup_monitor and monitor_set_orientation, bug #8917
- Keep colorized values after orientation change, bug #8915
- Fix widget visibility on orientation change, bug #8914

1.1.0
=====
- Add option to show values in panel in addition to the bars, bug #7804
- Format units automatically, bug #8280
- Port to libxfce4ui, bug #7083
- Fix two calls to snprintf, bug #7360

1.0.0
=====
- Fix compatibility with Xfce 4.7+, fixing bug #6466
- Translated in 23 more languages, for a total of 36, 32 of which are fully translations
- Re-license under GPL2 or later
- Add support for GNU/kFreeBSD, fixing bug #3043
- Add support for DragonFly BSD, fixing bug #1456
- Add a Unique icon, Fixing bug #6864
- Upgrade from GtkTooltips to GtkTooltip, fixing bug #5177
- Fix bar colors for some theme engines, fixing bug #1889
- Fix buffer overflow, fixin bug #6026
- Fix sizes to fit better in the panel, and with other plugins
- Build fixes for compatibility with different version of libtool
- Use xfce titled dialog for the options
- Don't report errors if the interface has no IP address yet, fixing bug #1158
