Skip to content

Releases: promptcorner/callboard

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 23:24
Immutable release. Only release title and notes can be modified.
6d677c5

2.7.0 (2026-09-20)

Features

  • add native set publishing workflow (#209) (8b90c16)
  • complete offline set-file transfer between phones (#216) (2908bc5)
  • integrate WordPress admin chrome with Callboard (#210) (8ddfeb9)
  • replace demo audio and generated artwork (#213) (7b1eed1)
  • tighten 2.5.0 polish: accurate landing copy/nav, 664px mobile fixes, and safer local tooling (#215) (cff814f)

Dependencies

  • deps: bump adm-zip from 0.6.0 to 0.6.1 (#212) (5b9122a)

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 01:22
Immutable release. Only release title and notes can be modified.
6d6bd5a

2.6.0 (2026-09-14)

Features

  • write a set file on a phone and open one, for sharing a set on a USB stick (#207) (a433f8e)

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 01:07
Immutable release. Only release title and notes can be modified.
89e726b

2.5.0 (2026-09-14)

Features

  • close Now Playing by dragging it down, and size the player like Tidal's (#199) (c94d7d3)
  • register abilities to list playlists, list upcoming calls and post a call (#201) (aa42f9d)

Bug Fixes

  • keep each network site's maskable icon separate (#193) (382f6bb)
  • keep extension scripts loading and available offline (#202) (af95d81)
  • keep the A-B loop working after moving to another track (#200) (77a6be2)

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 21:04
Immutable release. Only release title and notes can be modified.
98eef77

2.4.0 (2026-09-13)

Features

  • let the director pick the track that every following phone opens (#183) (de14c2b)
  • store director notes as callboard_note comments (#186) (857dbf8)
  • support multisite networks, with a service worker and manifest for each site (#179) (f48b7d7)
  • use the site icon for the app icon and splash screens (#175) (b96111a)

Bug Fixes

  • move third-party extension routes under ext/, reserve namespaces, and add the REST nonce to app data (#189) (0350a84)
  • notify cast about director notes (#187) (c651c1d)

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 20:18
Immutable release. Only release title and notes can be modified.
211ef82

2.3.0 (2026-09-12)

Features

  • add an extension API, and rebuild the count-in, audio quality label and Home Screen badge on it (#137) (de885f8)
  • add Director and Cast member roles (#177) (975cfe9)
  • filters on callboard_set_data below priority 5 no longer see a track's top-level bpm and quality (#137) (de885f8)
  • show how much each track was practiced since the last call (#157) (33e7031)
  • the track in the callboard:track event is now a frozen copy instead of the player's own track object (#137) (de885f8)

Bug Fixes

  • clean up extension commands and discard stale badge results (#164) (6e47029)
  • close Now Playing with the back button, Escape or a close button instead of a swipe (#154) (8926af4)
  • keep player scripts in footer (#153) (24ae648)
  • keep the level meter moving on the home page (#122) (0e54d9c)
  • load the Playground demo again after the repository moved (#132) (2fd1be5)
  • make the landing page demo preview accurate and easy to start (#156) (a06ad5e)
  • only mark a playlist as saved offline once it can open without a connection (#135) (c18ef33)
  • preserve extension assets in the offline cache after updates (#152) (106948c)
  • stabilize extension cache variants and memoize active registry resolution (#150) (d24449d)
  • start the gapless loop when both ends are set quickly (#167) (540c31b)
  • stop calling imagedestroy(), which is deprecated in PHP 8.5 (#136) (75c1a70)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 17:58
Immutable release. Only release title and notes can be modified.
4ac710c

2.2.0 (2026-09-12)

Features

  • declare the data model with register_post_meta (#115) (9fd95b6)
  • give the deck one system, and a size it earns (#105) (cac06fc)
  • Now Playing is a screen, not a taller bar (#110) (8df5a93)
  • PHP unit tests, one Share, and a cover for every set (#107) (baa3df9)
  • quality tiers, and a manifest that keeps up with the sets (#109) (6b92f0f)
  • real recordings, per-track artist and quality, and a filament that ranges itself (#94) (ad75627)
  • the tab carries the track, and durable storage that actually asks (#108) (bb11417)

Bug Fixes

  • a push endpoint must be somewhere the internet can reach (#117) (2324af7)
  • fetch the truest copy available, and stop inflating it (#104) (cfb6b82)
  • fit a long set name inside its cover (#93) (c28ea57)
  • keep the offline badge inside the row (#106) (d2d8ffe)
  • one column in Now Playing, and unit symbols that keep their casing (#112) (8380fbb)

Dependencies

  • deps-dev: bump globals from 16.5.0 to 17.12.0 (#102) (64d28a6)
  • deps: bump crate-ci/typos from 1.50.0 to 1.50.1 in the actions-minor-and-patch group (#103) (1a93116)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 02:02
a1b03df

2.1.0 (2026-09-12)

Features

  • export a set as a folder a car stereo can read (#89) (c8e6a1b)
  • export and import a set as a single .callboard file (#87) (402d2eb)
  • fill a set's offline copies from a file (#91) (a72ad94)
  • gate the front end with whatever auth the site already has (#90) (75e10a8)
  • send the playing track to the phone next to you (#92) (20940b1)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 05:27
ef509ca

2.0.1 (2026-09-11)

Bug Fixes

  • drop a stray screenshot that shipped in the package (#72) (6b30513)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 05:18
e2a1a7f

2.0.0 (2026-09-11)

⚠ BREAKING CHANGES

  • remove the dot-matrix display (#71)
  • the transport is previous, play, next (#62)

Features

  • remove the dot-matrix display (#71) (c0fa513)
  • the deck reads like a dashboard, with a dot-matrix display option (#67) (ef6d468)
  • the dot-matrix display draws its own glyphs, a spectrum, and a swimmer (#68) (6b9b085)
  • the transport is previous, play, next (#62) (f9fc59d)

Bug Fixes

  • re-importing a set no longer deletes its cover (#65) (230150d)
  • the deck as one system (#69) (c8acc53)
  • the list and the deck share one right edge (#70) (e778dc3)
  • the waveform is bars alone, centred, no reflection (#66) (6350082)

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 01:59
a2176e6

1.6.1 (2026-09-09)

Bug Fixes

  • open Playground in seamless mode so its toolbar stays off the player (#56) (1ab8882)
  • stamp demo asset URLs with the commit so Pages caching never shows an old build (#58) (bdb1daa)