1.2.0 (2025-05-19)
=====
Meson has been added as a build system in this release, and the
associated archive has been generated by 'meson dist'. Although
autotools has been retained for the time being and can still be used
via 'autogen.sh', meson is now the preferred build system, and
autotools will be removed in a future release.

- Update README after switchover to meson
- autotools-build: Explicitly require glib, gtk3
- build: Automate copyright year management
- meson-build: Use shared_module()
- Replace deprecated exo with libxfce4ui 4.21.0
- Add about dialog
- Add meson build
- Fix memory leak
- Translation Updates:
  Albanian, French, Italian, Vietnamese

1.1.4 (2024-12-24)
=====
- Update copyright year
- build: Bump dependency versions and fix deprecation warnings
- I18n: Update po/LINGUAS list
- build: Be less verbose
- build: Add AC_PREREQ
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- I18n: Update po/LINGUAS list
- build: Get rid of intltool
- 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,
  Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål,
  Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Polish,
  Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu
  (Pakistan), Uyghur

1.1.3 (2023-04-19)
=====
- Fix autotools warnings
- Update copyright year
- build: Add GLib requirement
- Fix blurry icons when UI scale > 1
- build: Fix intltool lock file problem during make distcheck
- autoconf: Some updates
- Update `.gitignore`
- Translation Updates:
  Belarusian, Bulgarian, English (Canada), Norwegian Bokmål,
  Slovenian, Spanish, Turkish, Ukrainian

1.1.2
======
- Add gitignore
- Fix "ISO C90 forbids mixed declarations and code"
- Modernize the configure.ac.in file
- Remove GSourceFunc casts
- Replace obsolete xfce_create_panel_button usage
- Adds new README.md updates AM_INIT_AUTOMAKE
- Add basic GitLab pipeline
- Improve spacing in settings dialog (Bug #14665)
- Update URLs from goodies.x.o to docs.x.o (Bug #16163)
- Translation Updates:
  Albanian, Belarusian, Bulgarian, Eastern Armenian, English (Canada),
  Estonian, Finnish, Galician, Hebrew, Interlingue, Slovak, Slovenian,
  Spanish, Turkish, Uyghur

20190913 (1.1.1):
-----------------
  * New translations (ie, be) and translations updates
  * Set progressbar minimal width and height depending on the orientation (#12942)
  * Style improvements

20161101 (1.1.0):
-----------------
  * set progressbar minimal width/height to 4px so that it looks like with gtk+2

20160605 (1.0.99):
-----------------
  * port to gtk+3/libxfce4ui-2/libxfce4panel-2.0

20150303 (1.0.2):
-----------------

  * Properly resize image _and_ btn so that the image is not shrinked
  * New translations: th, ms, bg, oc, is, sl, en_AU
  * Updated translations: ast, de, es, fr, it, hr, nl, pl, tr, ug

20120630 (1.0.1):
-----------------

    * Better compliance with panel plugin HIG
    * Fix look on transparent/colored panels
    * Added compatibility with xfce4-panel v.4.9.0+
    * Fix config loading (bug #8821)
    * Fix build on GNU/Hurd (Bug #7955 / #8820)
    * Port to libxfce4ui (bug #8143)
    * Build the plugin as a module

20101215 (1.0.0):
-----------------

    * Translated to 11 new languages, for a total of 38
    * Detect the file manager automatically
    * Replace limits in MB to percents
    * Update the build system

20081122 (0.4.2):
-----------------

    * Reverse the fraction of the progress

20080113 (0.4.1):
-----------------

    * Switch "Hide button" with "Display button" #3802
    * Replace xfce_themed_icon with gtk_icon_theme
    * Some GUI tweaks in the dialog
    * Display natural numbers in MB
    * Replace the label with a checkbox+label for the name
    * Fix pixbuf size in size-changed callback

20071025 (0.4.0):
-----------------

	* Release 0.4.0

20071021 (0.3.99.2):
--------------------

	* Set default plugin icon to xfce4-fsguard-plugin-warning
	* Rename the "progress bar" to "meter"
	* Fix size of plugin and border around the GtkProgressBar
	* Reworked option dialog

20071005 (0.3.99.1):
--------------------
	* New options to display the free space in a text label and in a
	  progress bar, and the possibility to hide the button in the panel
	* Redefined the strings
	* Bug fixes and code cleanup

20060206 (0.3.0):
-----------------
	* Ported to xfce 4.4 by Jasper Huijsmans, thanks!

20051011 (0.2.1):
-----------------
	* The icon is now properly centered when no label is given

20040204:
---------
	* Now it's possible to add mountpoints with max 32 chars
	  as requested by Stefan Misel

20040109:
---------
	* Added Polish translation by Daniel Mroz

20031124:
---------
	* Added Korean translation by David Choi

20031122:
---------
	* Fixed memory leak

20031112:
---------
	* New option to choose the filemanager for button1 click

20031111:
---------
	* The label is now located below the icon in vertical mode.

	* Tooltip and Messagebox show the size in GB if MB > 1024.
	
	* Make this work on Net/Free/OpenBSD as well. Currently only tested
	  on NetBSD.
