Wtf Versions Save

The personal information dashboard for your terminal

v0.43.0

1 year ago

⚡️ Added

🐞 Fixed

v0.42.0

1 year ago

⚡️ Added

🐞 Fixed

v0.41.0

2 years ago

Changelog

🐞 Fixed

👍 Updated

v0.40.0

2 years ago

Changelog

⚡️ Added

🐞 Fixed

v0.39.2

2 years ago

Changelog

1dc4115b Update golang.org/x/sys to fix crashing bug in ioctl.go

v0.39.0

2 years ago

Changelog

⚡️ Added

  • Updown module added, by @hjr265
  • Considerable improvements to the Todo module. See PR #1100 for details. By @tadeaspaule

🐞 Fixed

  • Healthchecks module now respects the apiURL setting in the config file, by @hjr265
  • Example FeedReader RSS feed in the default config changed to a working feed, #1096 by @senorprogrammer

v0.38.0

2 years ago

Changelog

  • FeedReader module handles line breaks in item titles gracefully, #1088 by @GibranHL0

v0.37.0

2 years ago

Changelog

⚡️ Added

  • Yahoo Finance module added, by @inetAnt

🐞 Fixed

v0.36.0

3 years ago

Changelog

⚡️ Added

  • HealthChecks module added, by @stone
  • Asana module added, by @xntrik
  • Kubernetes module now displays the Ready Replicas and Total Replicas count, by @LKaemmerling
  • Now builds using Go 1.16, which provides support for Apple's M1 ARM hardware, by @LKaemmerling

🐞 Fixed

  • Numerous dangling response bodies closed, by @dabcoder
  • HackerNews read-on-response error fixed, by @LKaemmerling
  • CircleCI read-on-response error fixed, by @dabcoder

v0.35.0

3 years ago

Changelog

⚡️ Added

  • CircleCI module now supports numberOfBuilds setting defining how many builds to display, #1020 by @dabcoder
  • The \ key now opens module documentation in the browser for the currently-focused module, by @senorprogrammer
  • Krisinformation module added, by @stone
  • Covid module has been added, by @dabcoder
  • Support for a "Language" configuration key added. Supports any BCP 47 tag for identifying a langauge, by @senorprogrammer

🐞 Fixed