- Fix click + mousewheel commands no longer serializing (Issue #6)
- Added Dutch translation by @Vistaus (Pull Request #10)
- Added support opening html links
<a href="">Link</a>
in your web browser.
- Fix boldness not persisting.
- Add ability to center/right align output, italicize and underline.
- Add ability to hide background when used as a desktop widget.
- Fix selecting the default font after changing to another font.
- Add ability to run a command on click / mousewheel (Issue #6)
- Support use as a Desktop Widget.
- Add ability to change the font family, size, and boldness.
- Run command on load so in case the interval is very long.
- Use a lower version of QtQuick.Layouts so that the widget works with Plasma 5.5 (Ubuntu 16.04)
- Fix configuring intervals other than 1 second. Thanks @sheerhub
- Use the utilities-terminal icon
- First release