Skip to content

v1.26.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:39
· 556 commits to main since this release

1.26.0 (2026-08-05)

✨ Features

  • effect: add map effects with presets, targeting and editing (e838a87)
  • effect: drive breath with real momentum and per-element motes (f937269)
  • effect: name the sounds in the preset editor (fe82ecf)
  • lobby: announce peer reconnection progress in chat (0679a3c)
  • lobby: re-sync room data without reconnecting (58b5940)
  • lobby: show connection quality in the GM and PL toolbars (aeae6b3)
  • network: reconnect to peers automatically after an unexpected drop (2941ea2)
  • network: treat a silent peer link as disconnected (da160da)

🐛 Bug Fixes

  • effect: close the gaps an audit of the effect feature turned up (f40d940)
  • effect: draw the breath cone as one shape and give wind a storm (80dd218)
  • effect: shake the camera instead of the six-thousand pixel board (1ebd605)
  • effect: shake without writing an inherited custom property (b09f2d0)
  • effect: shape breath as a cone and keep lateral offsets on screen (7595de3)
  • effect: stop explosion smoke from dimming the whole board (b050cac)
  • network: measure links whose peer connection resolves late (1bb94f6)

⚡ Performance

  • effect: stop promoting every effect sprite to its own layer (dc59a71)

📝 Documentation

  • effect: document the map effect system (530583e)
  • website: add v1.25.0 release notes (cf16de7)
  • website: document how a dropped connection recovers (5377886)
  • website: document the connection quality indicator (31a842c)
  • website: show the app favicon on the docs site (d1f6fc8)

♻️ Refactor

  • widgets: make the connection quality display a real widget (25de376)