Skip to content

1.0.4 - Ur III

Choose a tag to compare

@VisTacitus VisTacitus released this 13 Apr 00:21
· 38 commits to main since this release
b771cb1

Patch Notes. 1.0.4 (Ur III).

(13 April 2026). 00:14GMT. Stable Release.

  • Added ve.CRUD component for managing complex instances in a table.
  • Blacktraffic Ontologies are now IPC streamed. The rate of streaming is now ~1GB/s of JSON.
  • Bugfix: Config files for ScriptManagers are now found properly according to last set project.
  • Bugfix: FindAndReplace for ScriptManager no longer has to be flicked on/off before becoming case-insensitive.
  • Bugfix: UI_Bottombar for ScriptManager should now update and sync with files.
  • Bugfix: UI scaling is now consistently based off rem.
  • Bugfix: ve.ScriptManager now syncs correctly from Blockly > Monaco.
  • Colour framework now supports luminance based recolouring.
  • ve.Button has been optimised for performant DOM rendering.
  • ve.Range is now clamped to its max, min attributes.
  • ve.ScriptManager has been refactored to avoid redundancy.
  • ve.ScriptManager now has better row highlighting for dark mode (comment handling).
  • ve.Table now supports max. per page options.
  • ve.Tooltip is now optimised to only instantiate upon hover instead of being idle.