Skip to content

v0.6.3

Choose a tag to compare

@bloknayrb bloknayrb released this 19 Apr 19:24
· 1339 commits to master since this release
25b89b0

What's Changed

Fixed

  • Annotation GC race on startup (#334)
  • Settings Popover extends out of view (#306)
  • Dark-mode `*-bg` tokens inconsistent (#307)
  • stdio bridge silent-failure paths (#336 partial)

Changed

  • Annotation module internals (#324, #327, #328, #332)
  • Annotation serialization upgrades legacy type values on write (#329)
  • migrateToV1 reports drop counts (#330)

Internal