Skip to content

0.85b - Solutrean

Choose a tag to compare

@Confoederatio Confoederatio released this 10 Nov 16:10
· 501 commits to main since this release

Patch Notes. 0.85b (Solutrean).

(10 November 2025). 16:01GMT. Stable Release.
Note. There may be substantial flickering in this release that needs to be ironed out in the future due to how immediate mode Telestyles are now applied.

  • Added default .name optioning for ve.Window.
  • Changed default styling to be more legible, with significantly smaller/reduced icon buttons.
    • ve.Interface should have significantly less exaggerated padding.
  • DALS.Timeline has been substantially improved, alongside minor tracking changes to DALS.Action:
    • DALS.Timeline.generateGraph() no longer has offset bugs for timeline branches.
    • DALS.Timeline can now be renamed.
    • DALS.Timeline now tracks last date modified and date created.
  • Fixed bugs with the ve.Radio component's .v field.
  • HTML.applyTelestyle() now properly applies Telestyle, and it has been moved to ve.
  • Overhauled name behaviour to be more predictable at the cost of potential flickering.
  • ve.UndoRedo Component added.
    • Added the ability to branch, undo/redo live from timeline view, with filter buttons for sorting timelines.
    • Added timeline group navigation between different actions.
    • Split between Timeline View and Actions Map