Releases: cubing/cubing.js
Releases · cubing/cubing.js
v0.25.4
Release notes: - Add Kilominx scrambles.
v0.25.3
Release notes: - [twisty] Fix edge cases with PG3D and hint stickers. - [puzzles] Add Kilominx (SVG only). - [search] Refactor worker instantiation.
v0.25.2
Release notes: - [twisty] Fix hint dim color fallback for `Cube3D`. - [twisty] Player model/Twizzle: Props/URL params for title, video URL, competititon ID. - [twisty] Unconditionally cancel the context menu in `DragTracker`. - [twisty] Change the oriented edge color to a cool turquoise that matches the relevant faces more. - Upgrade the `three` dependency to avoid a vulnerability alert warning.
v0.25.1
Release notes: - Add `master_tetraminx` scrambling.
v0.25.0
Release notes: - Efficient FTO scrambles, thanks to @torchlight.
v0.24.7
Release notes: - [node] Mangle `node` imports to avoid having to mark as `external` downstream.
v0.24.6
Release notes: - [twisty] Fade in 2D visualizations.
v0.24.5
Release notes: - [twisty] Remove a `console.log`. - [twisty] Fix the U center for the CLS stickering.
v0.24.4
Release notes: - [twisty] Disable the play button if the timeline has duration 0.
v0.24.3
Release notes: - 3D puzzles now fade in for a quarter of a second. - If they take longer than a second to load (after the other relevant parts of the player have loaded), they will also show a spinner while loading. - The timeline input range has been made taller, with less custom styling. - T3D canvases will show grabbing cursors.