Thomas Changelog

What's new in Thomas 0.6.0

Feb 1, 2019
  • Bump electron
  • Add dark mode to build config
  • Support dark mode in config
  • Support macOS dark mode, fix #12

New in Thomas 0.5.1 (Oct 18, 2018)

  • Fix macOS title bar for latest electron

New in Thomas 0.5.0 (Oct 9, 2018)

  • Patches:
  • a1ac319 Bump deps
  • ff12e4a Update icon
  • 7cc029b Fix linting in ci
  • 5570371 Add prettier
  • 6e107bf Setup publish from ci
  • 7bd29ab Move icons
  • b996e37 Add electron-builder, fix #8
  • 72d504c Update package.json & package-lock.json due to dependency updates
  • dbe46c2 Add package-lock, fix #6
  • 04605ed Update screenshot
  • cb25299 Tweak modules
  • 45aca1b Add settings screen
  • 8018d70 Save config order when write json
  • 0cbfb6d Update docs
  • 5fd8335 Correct grammar
  • 3e27f2e Improve list of the completed intervals
  • 84f5fbf Hide dock icon when there is icon in tray

New in Thomas 0.4.1 (Dec 4, 2017)

  • Some fixes, new config adapter
  • Patches:
  • Fix noactive nav button
  • Use electron-settings instead of electron-config