Skip to content

Releases: wtfutil/wtf

v0.24.0

10 Nov 19:29
Compare
Choose a tag to compare

Changelog

⚡️ Added

🐞 Fixed

v0.23.0

11 Oct 19:19
e98b15c
Compare
Choose a tag to compare

Changelog

⚡️ Added

🐞 Fixed

👍 Updated

  • Updated go-datadog-api to version v2.24.0
  • Updated go-github to version 26.13
  • Updated watcher to version 1.0.7
  • Updated google-api-go-client to version 0.10.0
  • Updated chroma to version 0.6.7
  • Updated go-gitlab to version 0.20.1
  • Updated trello to version 1.4.0
  • Updated tcell to version 1.3.0
  • Updated gopsutil to version 2.19.9+incompatible
  • Updated yaml to version 2.2.4

v0.22.0

12 Sep 10:05
Compare
Choose a tag to compare

Changelog

⚡️ Added

🐞 Fixed

v0.21.0

30 Aug 04:46
2612194
Compare
Choose a tag to compare

Changelog

⚡️ Added

  • Power Soure module support added for FreeBSD, by @hxw

🐞 Fixed

  • Power indicator displays ∞ on Linux when fully-charged and on AC power, #534 by @Seanstoppable
  • Default background color is now the terminal background color, making transparency support possible in MacOS and Linux, by @Seanstoppable
  • xdg-open now used as the opener for HTTP/HTTPS by default, by @hxw
  • Transmission port over-ride now working, #565 by @Seanstoppable
  • Default config is now created on first run, #553 by @senorprogrammer

Docker images

  • docker pull wtfutil/wtf

v0.20.0

20 Aug 14:29
8a274f8
Compare
Choose a tag to compare

Changelog

⚡️ Added

🐞 Fixed

Docker images

  • docker pull wtfutil/wtf

v0.19.1

30 Jul 19:48
45da40e
Compare
Choose a tag to compare

Changelog

⚡️ Added

  • Add build targets for arm and arm64 architectures

v0.19.0

28 Jul 03:13
Compare
Choose a tag to compare

Changelog

☠️ Breaking Change

⚡️ Added

  • OpsGenie module now supports "region" configuration option ("us" or "eu"), by @l13t

🐞 Fixed

  • Fixes the error message shown when an explicitly-specified custom config file cannot be found or cannot be read, by @senorprogrammer
  • Rollbar module works again, #507 by @Seanstoppable
  • The default config that gets installed on first run is much improved, #504 by @senorprogrammer
  • Default config file is now chmod 0600 to ensure only the owning user can read it, by @senorprogrammer

v0.18.0

20 Jul 19:31
ab94bd3
Compare
Choose a tag to compare

Changelog

⚡️ Added

🐞 Fixed

  • Now creates the ~/.config directory if that directory is missing, #510

v0.17.1

17 Jul 00:59
eca0d0b
Compare
Choose a tag to compare

Changelog

  • Fixes an issue with the default config file not being created on first run

v0.17.0

16 Jul 02:30
Compare
Choose a tag to compare

Changelog

2b19cce Vendoring dependencies
122ea31 Update CHANGELOG.md
d1a7d5d Update CHANGELOG.md
375c296 Fix a date-sorting bug in FeedReader
540535b Regenerate all-contributors
4fc8185 Add @gary-kim as a contributor
561f4d1 Merge pull request #500 from gary-kim/fix/498/readme-gccgo
26d6952 Update README.md to reflect gccgo-9 compatability
92e16b7 Update README.md