Skip to content

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 10:53
· 48 commits to main since this release

Features

  • shared: read months and set types in 21 languages, not just English (b80b073)
  • api: declare the parent keys, emit missing_parent, and bound the ledgers (31b62a4)
  • mobile: prescribe time and distance in a routine, and save a session as one (6be5b95)
  • mobile: let a human enter the RPE the rest of the app already reads (996e1d2)
  • mobile: search the history instead of scrolling it (bba32b7)
  • mobile: build the warm-up ramp from the plates that are actually on the rack (735bda0)
  • mobile: catch a render throw instead of letting it close the app (d74758f)

Fixes

  • mobile: ring the bell the phone is sitting on, and hush the pocket beeps (0eb88e1)
  • mobile: measure the six palettes nobody had measured, and cap font scaling (41b75b2)
  • shared: load a weight the plate solver built itself (32ab6be)
  • mobile: retire a batch the server cannot read, instead of pushing it forever (3ef214b)
  • api: apply each mutation in its own savepoint, and bound the clocks it trusts (3bae302)

Internal

  • ci: pin every action, cut versions from one command, and guard the things that fail quietly (61cc0e6)
  • docs: record what stands between this and a production release (2fdcaee)
  • ci: gate a push on typecheck, lint and the sync suite, and add a way back (1982c7f)