Skip to content

v0.15.0

Choose a tag to compare

@jalbarrang jalbarrang released this 14 Jun 20:35
· 19 commits to main since this release

0.15.0 (2026-06-14)

Features

  • add copyright notice to footer (723dc8c)
  • add privacy policy page (8d85c67)
  • gate PostHog behind consent + persistent privacy footer (5d71a53)
  • race-sim: clear preset on import + show conditions in import preview (6847511)
  • race-sim: export, import & share full-race configs (83c2e80)
  • race-sim: import Hakuraku race files + source selector (69bbf2d)
  • show Cygames non-affiliation notice in footer (81a77b4)

Bug Fixes

  • full-race debuffs (00b6a8d)
  • skills: link opponent-debuff skill families (Intense/Petrifying Gaze) (fe8f0cc)
  • wasm: ship the wasm-pack pkg in production builds (334498d)
  • wasm: silence wasm-bindgen init deprecation warning (f5bc16d)

Performance Improvements

  • basin: cache baseline vacuum across candidates (skill/uma basin) (fefe840)
  • data: immutable caching for hashed datasets via _headers (e042071)
  • data: manifest-driven async data loading (Phase 2) (245e715)
  • workers: make WASM workers data-free (Phase 1) (5fe3d57)