Skip to content

Latest commit

 

History

History
90 lines (65 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

90 lines (65 loc) · 1.92 KB

Changelog

1.4.1 - 2024-09-07

Fixed

  • Bug that prevented workout split distances from being edited through the Batch Calculator
  • Improved accuracy of the VO2 Max model
  • Miscellaneous dark mode issues

1.4.0 - 2024-07-11

Added

  • Batch Calculator
  • Workout Calculator

Changed

  • The edit target set dialog is opened automatically after a new target set is created
  • Target sets can only be used by the calculator they were created in (and by the Batch Calculator for pace, race, and workout target sets)

Fixed

  • Bug that prevented Split Calculator splits from being saved after a new target set was created

1.3.0 - 2024-03-25

Added

  • Support for custom cross-calculator target sets
  • About page

Changed

  • Reorganized Race Calculator options and output
  • Default units can now be customized

Fixed

  • Improved input element behavior and validation
  • Improved accuracy of the Purdy Points model for time-based targets
  • Improved accessibility

1.2.0 - 2021-11-20

Added

  • Split calculator

Changed

  • Calculator state is saved between sessions
  • Improved arrow key behavior in time input fields
  • Improved formatting of distances and durations

1.1.1 - 2021-09-19

Fixed

  • Bug in how default units were chosen
  • Issue that caused all pace and race calculator results to be NaN

1.1.0 - 2021-09-16

Added

  • Time based targets in pace and race calculators
  • Advanced race calculator options and output

Changed

  • Race calculator shows pace of each result
  • Improved calculator interfaces
  • Default units are chosen automatically

1.0.0 - 2021-08-30

Added

  • Dark mode
  • Race calculator

Changed

  • The list of distance targets can be edited
  • Improved appearance
  • Inactive pages are cached
  • Minute and second input fields wrap around

0.2.0 - 2021-08-18

Added

  • Pace and Unit Calculators
  • Progressive Web App

0.1.0 - 2021-07-29

Added

  • Basic app structure