All Versions
46
Latest Version
Avg Release Cycle
81 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v0.28.1 Changes
October 01, 2018β‘οΈ Dependencies updated to work with GHC 8.6, avoiding issue #354.
-
v0.28 Changes
August 28, 2018π New features
- New
ComX
, which runs a command with custom exit error message.
π Bug fixes
- hinotify version upgraded (issue #356)
- New
-
v0.27 Changes
July 27, 2018π New features
- Dropped support for GHC 7.x. See issue #352.
- New configuration option,
textOffsets
to specify separate vertical offsets for each of the fonts inadditionalFonts
. See issue #311.
π Bug fixes
- Use the maximum width options
-T
and-E
correctly when a monitor subtemplate contains font and color tags.
-
v0.26 Changes
April 26, 2018π New features
- New options to specify the ellipsis string for fields (
-e
) and total width (-E
), thanks to Olivier Schneider. MultiCpu
: New option to specify fallback icon paths (--fallback-icon-pattern
), thanks to Reed Koser.
π Bug fixes
CpuFreq
monitors honours-d
(number of digits) if no suffix is given (cf. issue #335).- Race condition in network monitor fixed (issue #347).
- Limiting dbus supported version (see issue #346).
- New options to specify the ellipsis string for fields (
-
v0.25 Changes
February 25, 2018π New features
- The X11 properties
WM_NAME
andWM_CLASS
for xmobar windows can be setup in either the configuration file (wmName
andwmClass
) or using the new flags-n
adn-w
(see issue #323). - New flag
with_weather
, to build sansWeather
monitor.
π Bug fixes
- Honouring -x in MPris monitor (issue #325)
- The X11 properties
-
v0.24.5 Changes
May 05, 2017π Bug fixes
- Fix for vertical bars (issue #303)
-
v0.24.4 Changes
April 04, 2017Infrastructure
- Whe have now an active [Travis CI setup].
π· [Travis CI setup]: https://travis-ci.org/jaor/xmobar
π Bug fixes
- Reduce wakeups rate via rtsopts V0 (with new flag with_rtsopts to disable it) (see [issue #89]).
- Fix Net monitor for lage uptimes and bytecounts (Tomas JanouΕ‘ek).
- Fix MultiCpu monitor for large uptimes (Zev Weiss).
- Fix compilation when XMP is disabled (Sergi Trofimovich).
- Better fatal error messages (Michael Bishop).
- More paths to read from in CoreTemp (see issue #291).
-
v0.24.3 Changes
September 05, 2016π Bug fixes
- Battery monitor: fixes for cases where status is not consistently reported by the kernel (see issue #271).
-
v0.24.2 Changes
August 08, 2016π Bug fixes
- New Weather plugin URL (see issue #270).
-
v0.24.1 Changes
July 28, 2016π Bug fixes
- Restoring compatibility with GHC 7.6, (see issue #269).