Skip to content

Releases: cubing/cubing.js

v0.25.4

06 Feb 02:21
Compare
Choose a tag to compare
Release notes:
- Add Kilominx scrambles.

v0.25.3

31 Jan 11:28
Compare
Choose a tag to compare
Release notes:
- [twisty] Fix edge cases with PG3D and hint stickers.
- [puzzles] Add Kilominx (SVG only).
- [search] Refactor worker instantiation.

v0.25.2

27 Jan 20:09
Compare
Choose a tag to compare
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

25 Jan 11:29
Compare
Choose a tag to compare
Release notes:
- Add `master_tetraminx` scrambling.

v0.25.0

25 Jan 09:28
Compare
Choose a tag to compare
Release notes:
- Efficient FTO scrambles, thanks to @torchlight.

v0.24.7

24 Jan 19:42
Compare
Choose a tag to compare
Release notes:
- [node] Mangle `node` imports to avoid having to mark as `external` downstream.

v0.24.6

24 Jan 06:24
Compare
Choose a tag to compare
Release notes:
- [twisty] Fade in 2D visualizations.

v0.24.5

24 Jan 05:32
Compare
Choose a tag to compare
Release notes:
- [twisty] Remove a `console.log`.
- [twisty] Fix the U center for the CLS stickering.

v0.24.4

24 Jan 05:00
Compare
Choose a tag to compare
Release notes:
- [twisty] Disable the play button if the timeline has duration 0.

v0.24.3

24 Jan 04:15
Compare
Choose a tag to compare
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.