What's Changed
- Avoid referencing underfined symbol by @madpilot78 in #1220
- Linux: enable displaying shmem, memavail and free_bufcache as variables. by @pghvlaans in #1222
- Linux: show the CPU scaling governor with $cpugovernor by @pghvlaans in #1223
- Replace atoi and atol with strtol (most files). by @pghvlaans in #1224
- Refactor docs, make a new website. by @brndnmtthws in #1226
- Add fuzzy search to web docs. by @brndnmtthws in #1228
- Reset selected_font after drawing shades/outline by @mmuman in #1227
- Add search keyboard shortcut. by @brndnmtthws in #1229
- Keyboard shortcuts by @brndnmtthws in #1230
- Improve search index, index page, add wiki link. by @brndnmtthws in #1231
- Adjust layout for docs. by @brndnmtthws in #1232
- Update extras (syntax files) w/ new docs. by @brndnmtthws in #1234
- Fix a bunch of doc formatting issues. by @brndnmtthws in #1236
- Adjust colors/format for web docs. by @brndnmtthws in #1237
- Allow meta + K shortcut for search, use npm not yarn. by @brndnmtthws in #1238
- Add 404 page, fix fonts. by @brndnmtthws in #1239
- Print build commands in CI. by @brndnmtthws in #1240
- power draw added to conky by @brightkill in #1241
- fix bug when conky displays zero values after time by @brightkill in #1242
- Fix man page formatting. by @pghvlaans in #1243
- More doc fixes. by @brndnmtthws in #1244
- Drop unimplemented weather code. by @brndnmtthws in #1245
- Fix diskio graph scale being 3 orders of magnitude too small by @missing-semi-colon in #1157
New Contributors
- @pghvlaans made their first contribution in #1222
- @brightkill made their first contribution in #1241
- @missing-semi-colon made their first contribution in #1157
Full Changelog: v1.13.1...v1.14.0