Skip to content

Chronometer2 1.2.0 (Clarion)

Compare
Choose a tag to compare
@jpmck jpmck released this 17 Jun 23:37
· 447 commits to master since this release

New

  • Updated Chronometer2 to check if it's version is up-to-date in comparison to the latest release of this repo.
  • Added splash screen that shows start-up information

Tweaks

  • Cleaned up some printf/echo set (shellchecked)
  • Cleaned up some quoting in string variables
  • Updated logo (smaller, includes Chronometer2 version)
  • Added latest blocked domain to stats section

Fixes

  • Version checking strips out letters for version comparison (should fix Issue #6, also fixes FTL version being "2.9" vs. "v2.9"