Skip to content

Releases: Extra-Chill/extrachill-content-blocks

v1.3.4

Choose a tag to compare

@chubes4 chubes4 released this 12 Jul 01:49

What's Changed

  • refactor: migrate image-voting to extrachill_network_subscribe (#17) by @chubes4 in #18

Full Changelog: https://github.com/Extra-Chill/extrachill-content-blocks/blob/v1.3.4/docs/CHANGELOG.md

v1.3.3

Choose a tag to compare

@chubes4 chubes4 released this 15 Jun 21:52

What's Changed

  • refactor: store image-voting votes as native comments instead of post_content by @chubes4 in #14
  • fix: guard ability category registration against double-fire _doing_it_wrong notice by @chubes4 in #15

Full Changelog: https://github.com/Extra-Chill/extrachill-content-blocks/blob/v1.3.3/docs/CHANGELOG.md

v1.3.2

Choose a tag to compare

@chubes4 chubes4 released this 13 Jun 00:24

What's Changed

  • refactor: port content-block frontends to headless React/TS (closes #6) by @chubes4 in #7
  • fix(trivia): derive blockId from clientId to prevent collisions (closes #10) by @chubes4 in #11
  • fix(blocks): dismiss generator/voting messages instead of leaving them lingering by @chubes4 in #9
  • fix(trivia): mount blocks in place with shared score store (follow-up to #7) by @chubes4 in #8

Full Changelog: https://github.com/Extra-Chill/extrachill-content-blocks/blob/v1.3.2/docs/CHANGELOG.md

v1.3.1

Choose a tag to compare

@chubes4 chubes4 released this 21 May 10:46

Fixed

  • register the extrachill-content category

v1.3.0

Choose a tag to compare

@chubes4 chubes4 released this 18 May 12:19

Added

  • register content-block abilities

Fixed

  • sync block.json versions on release so style/script changes bust caches