Skip to content

1.0.6 - Isin-Larsa

Choose a tag to compare

@VisTacitus VisTacitus released this 10 Jun 00:58
· 21 commits to main since this release

Patch Notes. 1.0.6 (Isin-Larsa).

(10 June 2026). 00:57GMT. Stable Release.

  • Breaking change: Optimised Undo/Redo systems at the cost of legacy compatibility. State should reconstruct cleanly.
    • Undo/Redo should now be compatible with async/await implementations.
  • Bugfix: Functional binding for ve.DatavisSuite should now exist.
  • Fixed CSS for ve.DatavisSuite, ve.UndoRedo.
  • Optimised Date handling.
    • TImestamps can now be floats instead of ints.
  • Toasts should now appear over Context Menus.
  • Updated versioning and docs.
  • ve.Map no longer has a double click default zoom setting.
  • ve.WordProcessor now has guaranteed clean switching between code and text views.