New
- Add option to display PADD only once and exit #443
- Substitute 'null' values returned by FTL for privacy level >1 #453
- switch to using the retro logo in place of the green logo #454
- Allow specification of the exact API URL via new option --api #463
Removed
- Drop JSON output and allow update command without authentication #434
Fixes
- Fix resize during startup #437
- Tweak convertUptime() to not rely on external date #429
- Prevent transient error messages where no temperature is provided #428
- Fix typo: replace "remmote" with "remote" #439
- fix dhcp display in padd tiny #447
- Change Domain to IP in API_URL #450
- Fix two shellcheck warnings #451
- check for dig and adjusts dependency check logic #457
- show version without auth #462
- Fix API_Port logic #464
- Invert response code logic #466
- Use shell parameter expansion to split http_code and payload #467
Other
- Minor Readme tweaks #440
- Small readme fix #459
- .gitattributes: enforce LF #442
- Use CODEOWNERS instead of deprecated dependbot/reviewers #465
- Add ShellCheck and unify CI workflows #470
- Pin github actions by sha #477
- CI Dependency updates
New Contributors
- @rrobgill made their first contribution in #428
- @XhmikosR made their first contribution in #442
- @darkexplosiveqwx made their first contribution in #450
Full Changelog: v4.0.0...v4.1.0