Version 1.1.3 - 2009-11-15

- Fix empty clipboard when leaving Firefox (bug #5738)

Version 1.1.2 - 2009-11-15

- Clipboard manager rewrote on top of GTK+ functions. It takes also the primary
  clipboard (mouse selections) into account.
- Fix popup command not always working from keyboard shortcut (#bug 5909).
- Update documentation.

Version 1.1.1 - 2009-09-30

- New option "Ignore selections" and dropped the option "Exclude from option"
  that was bound to the "Sync selections". Now it is always possible to keep
  the selections in the history (as it was the case in older version).
- Note about the regex nature in the actions dialog being always anchored.

Version 1.1.0 - 2009-09-03

- Settings dialog is an external application xfce4-clipman-settings.  Optional
  support for libunique to make the settings dialog unique.
- Switched to GIO for file monitoring support over the actions XML file.
  Minimum version requirement for glib bumped to 2.16.
- The bundle "standalone app/panel plugin" is splitted in two binaries.
- The autostart behavior has changed. Now when the standalone application is
  launched the autostart file is automatically set to true, and when it is
  dropped by the user it is set to false.
- Added the daemon from gnome-settings-daemon, it keeps a copy of all targets
  and replicates them to the clipboard before it is going empty.
- Added groups into ClipmanActions identified by integers where -1 represents
  all the groups. This makes it possible to retrieve only a set of actions. The
  Clipman settings dialog has a new checkbox to retrieve actions only on manual
  copies (e.g. Ctrl+C).
- Fixed a bug with KDE where the status icon is getting smaller and smaller.

Version 1.0.2 - 2009-06-28

- Removed the inhibit option.
- Set the desktop entry file to Only XFCE.
- Do not consider text/html target as simple text.

Version 1.0.1 - 2009-05-14

- Renamed option "Add selections" to "Sync selections".
- New option to ignore selections in the history.
- If the plugin is running inside the notification area, ask the user if the
  clipboard manager should be restarted on the next login when it gets removed.
- Escape markups in action/commands in edit dialog.
- Set OnlyShowIn in the desktop entry file for the menu.
- Open the documentation in the user locale.
- Mention xfce4-popup-clipman in the documentation.

Version 1.0.0 - 2009-04-20

- Major rewrite of the plugin using GObjects and Xfconf.
- The external plugin is provided as a bundle, it can be added to the Xfce
  Panel and executed as a standalone application living inside the notification
  area. An item is installed inside the applications menu.
- New feature "Actions" which brings the possibility to execute commands on
  specific text selections by matching them against regexes.
- Takes ownership over CLIPBOARD_MANAGER.
- Documentation.

Version 0.9.1 - 2009-03-30

- Bug fix release

Version 0.9.0 - 2009-01-15

- A rewrite to make it more user-friendly and introduce image support. Work
  done by David Collins.
- Drop the repetitive timeout against a callback/signal to check for clipboard
  changes.

