summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2021-02-03Updated changelog for releasev4.1.1Sean E. Russell
2021-01-26Update changelog for next release.Sean E. Russell
2021-01-25Prep for v4.1.0Sean E. Russell
2020-06-09Updated the changelog and readme for v4.0.1Sean E. Russell
2020-06-07linting & documentationv4.0.0Sean E. Russell
2020-06-02Prep for v4.0.0 releaseSean E. Russell
2020-05-31Only report battery sensor errors once; closes #117Sean E. Russell
2020-05-31Merge branch 'master' into v4.0Sean E. Russell
2020-05-31Merge tag 'v3.5.3'Sean E. Russell
2020-05-31Bring 3.5.3 change log forward; pin golang.org/x/sys versionSean E. Russell
2020-05-30Actually commit the version change.v3.5.3v3.5Sean E. Russell
2020-05-30ChangelogSean E. Russell
2020-05-28Fixes #95. When termui updates to the termbox-go with the FreeBSD fix, this c...Sean E. Russell
2020-05-28Use dup2 on FreeBSD aarch64mikael
2020-05-28Update CHANGELOGSean E. Russell
2020-05-24Merge branch 'master' into v4.0Sean E. Russell
2020-05-24Update changelog.Sean E. Russell
2020-05-24Documentation clean-up.Sean E. Russell
2020-05-12Replaces the Prometheus client with VictoriaMetrics/metricsSean E. Russell
2020-05-01Updated documentation for braille/block fontSean E. Russell
2020-04-29Have -C look in the usual directories (not always absolute path)Sean E. Russell
2020-04-29Merge tag 'v3.5.2' into v4.0Sean E. Russell
2020-04-29Mostly adds the -C option. KNOWN: it must be the first argument.Sean E. Russell
2020-04-28Fixes #94, null map on FreeBSDv3.5.2Sean E. Russell
2020-04-23Version bump to v4Sean E. Russell
2020-04-23Remove deprecated command-line argumentsv3.6Sean E. Russell
2020-04-23Fixes #92, configurable temps; help text & docs clean-up; versions are now bu...Sean E. Russell
2020-04-22Switch from smc.c to iSMC.Sean E. Russell
2020-04-21Fixes #90. The disk widget was truncating, not roundingSean E. Russell
2020-04-16Closes #40, overflow line graph labels.Sean E. Russell
2020-04-16Closes #46, option to display network traffic as mbps. This can be set on the...Sean E. Russell
2020-04-16Merge tag 'v3.5.1' into v3.6Sean E. Russell
2020-04-16Switch away from Go Plugin API for the time being.Sean E. Russell
2020-04-16Update changelog for releaseSean E. Russell
2020-04-09Updated for release.Sean E. Russell
2020-03-07Print key bindings functionSean E. Russell
2020-03-07Add ability to look in system-wide directories for configuration filesSean E. Russell
2020-03-07Safety: prevent uninitialized variable useSean E. Russell
2020-03-06Version bump for releaseSean E. Russell
2020-02-29Fix workflow & version bump.v3.4.5Sean E. Russell
2020-02-29Version bump, mainly to test workflow.Sean E. Russell
2020-02-28Update go version to match (necessary) plugin versionsv3.4.3Sean E. Russell
2020-02-28Getting the tags right so modules work for pluginsv3.4.2Sean E. Russell
2020-02-28Merge branch 'v3.4.x'Sean E. Russell
2020-02-27Fixes #62, the one-column bugSean E. Russell
2020-02-26Fixes #59: keys not controlling processes widgetv3.3.2master.v1Sean E. Russell
2020-02-26ChangelogSean E. Russell
2020-02-26Fixes #59: keys not controlling processes widgetSean E. Russell
2020-02-20Fixes #15, crash when battery info includes devicesSean E. Russell
2020-02-20Merge branch 'master' into v3.4.xSean E. Russell