* Fixed: typos discovered by codespell, by cclauss * Added: search processes using vim keybinds, by jedi2610 * Fixed: Removed a simple consider-using-in pitfall case, by NaelsonDouglas * Added: New theme gruvbox_dark_v2, by pietryszak * Fixed: Implement strtobool over distutils strtobool, by RCristiano
1.0.67
* Fixed: Removed not needed escape character replacements * Fixed: Themes missing when installing with pip3 * Fixed: Color in-range check, by GerbenWelter
1.0.66
* Fixed: Program not stalling when system time is changed and regular update of current timezone * Fixed: NetBox not redrawing when network interface is removed, by UmarJ * Fixed: Some typos
1.0.65
* Fixed: Removed degrees symbol from Kelvin scale, by jrbergen * Fixed: Mouse buttons not working in netbox when changing interface * Fixed: q key not working when terminal size warning is showed * Fixed: Cleanup of unused libraries and other small fixes
1.0.64
* Changed: Init screen not shown by default * Fixed: Broken cleanup in ProcBox class * Fixed: cpu frequency type change in psutil 5.8.1 * Added: Option to toggle CPU frequency * Fixed: Check for config in /usr/local/etc instead of /etc on BSD
1.0.63
* Added: Options for choosing temperature scale and re-added support for negative celsius temps * Changed: Cpu values above 0 will always register on the graphs