Releases: MarcinOrlowski/html-clock-plasmoid
Releases · MarcinOrlowski/html-clock-plasmoid
2.1.0
- Added widget logo.
- Reorganized documentation into separate files.
- Added live clock layout preview in configuration dialog.
- Changed widget icon from analog to digital clock [#95].
- Added option to launch app on widget click instead of calendar [#73].
- Fixed timezone offset calculation for positive offsets [#1].
- Fixed global timezone offset not updating date placeholders correctly [#82].
- Added
|as placeholder separator for modifiers (e.g.{hh|U}) and{cycle}(allows:in values). - Added per-placeholder timezone offset support using
|separator (e.g.{hh|+09:00}) [#1]. - Added translation/i18n support for settings UI with 14 languages [#85].
- Documented
{wy}week of year placeholder [#71]. - Added
{cycle}placeholder for multi-value cycling (replaces{flip}) [#127]. - Added
{random}placeholder for random value selection [#128]. - Added configurable
{cycle} intervaland{random} intervalsettings [#69] [#128]. - Added 3 user layout slots for experimentation and easy rollback [#130].
- Fixed padding above widget on thin toolbars [#108].
- Deprecated
{flip}placeholder (use{cycle}with 2 values instead).
1.6.4
1.6.3
1.6.2
- Fixed broken calendar view.
1.6.1
- Fixed widget tooltip not honoring TimeZone offset when enabled.
1.6.0
- Added option to specify time zone offset (in
[+/-]HH:MMformat) to support "world clock" application. - Added option to force widget container fill its parent container in 100% available.
1.5.0
- Added support for Plasma 5.19's transparent background feature
1.4.0
- Added support for widget transparent background.