New
v1.21.8
What's Changed
๐ Features
- Implement
-U. by @g0mb4 in https://github.com/brndnmtthws/conky/pull/2049
๐ Bug fixes
- set display to null for race condition by @zlice in https://github.com/brndnmtthws/conky/pull/2032
- src/fs.{cc,h}: Update fs_stats without error spam. by @pghvlaans in https://github.com/brndnmtthws/conky/pull/2033
- audacious.cc: print_audacious_filename(): fix always empty $audacious_filename by @z1atk0 in https://github.com/brndnmtthws/conky/pull/2038
- Fix tcp_ping for non-existent local network hosts by @mmuman in https://github.com/brndnmtthws/conky/pull/2043
- Fix if_match comparison for string operands containing operator symbols (#1988) by @liestrela in https://github.com/brndnmtthws/ conky/pull/2064
- fix: set initial state withdrawn wm hint (fixes #2046) by @heavyjoost in https://github.com/brndnmtthws/conky/pull/2056
๐๏ธ Miscellaneous
- Bump version by @brndnmtthws in https://github.com/brndnmtthws/conky/pull/2024
- build(deps): bump DeterminateSystems/nix-installer-action from 13 to 14 in the actions group by @dependabot in https://github.com/brndnmtthws/conky/pull/2030
- build(deps): bump DeterminateSystems/magic-nix-cache-action from 7 to 8 in the actions group by @dependabot in https://github.com/brndnmtthws/conky/pull/2034
- Add automatic labeling for issues by @Caellian in https://github.com/brndnmtthws/conky/pull/2057
- Revert "Add automatic labeling for issues" by @Caellian in https://github.com/brndnmtthws/conky/pull/2058
- build(deps): bump DeterminateSystems/nix-installer-action from 14 to 15 in the actions group by @dependabot in https://github.com/brndnmtthws/conky/pull/2069
New Contributors
- @zlice made their first contribution in https://github.com/brndnmtthws/conky/pull/2032
- @z1atk0 made their first contribution in https://github.com/brndnmtthws/conky/pull/2038
- @heavyjoost made their first contribution in https://github.com/brndnmtthws/conky/pull/2056
- @liestrela made their first contribution in https://github.com/brndnmtthws/conky/pull/2064
- @g0mb4 made their first contribution in https://github.com/brndnmtthws/conky/pull/2049
Full Changelog: https://github.com/brndnmtthws/conky/compare/v1.21.7...v1.21.8