IntervTimer Changelog

What's new in IntervTimer 0.6.0 Beta 1

Jan 2, 2023
  • Enhancement:
  • Upgrade electron v22 and all dependencies to latest (@namikingsoft)
  • Internal:
  • Migrate E2E Test to Playwright instead of Spectron (@namikingsoft)
  • Fix collapsed dependencies (@namikingsoft)
  • Update electron for support Apple Silicon (@namikingsoft)

New in IntervTimer 0.5.1 (Nov 19, 2020)

  • #255 Fix npm audit for security (@namikingsoft)
  • #200 [security] chore(deps-dev): bump electron from 9.2.1 to 9.3.1 (@dependabot-preview[bot])

New in IntervTimer 0.5.0 (Sep 14, 2020)

  • Enhancement:
  • #178 Save timer state of timer even if move another page (@namikingsoft)
  • #163 Toggle visible on all workspaces include fullscreen only macos (@namikingsoft)
  • Bug Fix:
  • #177 Fix elapsed second of timer to based os time (@namikingsoft)
  • Internal:
  • #143 Use electron-webpack instead of nextron (@namikingsoft)
  • #132 Add e2e test of circle skin mode (@namikingsoft)

New in IntervTimer 0.4.1 (Aug 14, 2020)

  • Bug Fix:
  • #128 Fix late percent overflow on circle skin mode (@namikingsoft)