All Versions
46
Latest Version
Avg Release Cycle
81 days
Latest Release
-

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

  • 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 in additionalFonts. 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).
  • v0.25 Changes

    February 25, 2018

    πŸ†• New features

    • The X11 properties WM_NAME and WM_CLASS for xmobar windows can be setup in either the configuration file (wmName and wmClass) or using the new flags -n adn -w (see issue #323).
    • New flag with_weather, to build sans Weather monitor.

    πŸ› Bug fixes

  • v0.24.5 Changes

    May 05, 2017

    πŸ› Bug fixes

  • v0.24.4 Changes

    April 04, 2017

    Infrastructure

    • 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

  • v0.24.1 Changes

    July 28, 2016

    πŸ› Bug fixes

    • Restoring compatibility with GHC 7.6, (see issue #269).