Skip to content

0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 15:34
· 201 commits to develop since this release

release candidate 1 for version 0.2.0 - changes since: 2024-07-03

New Ops

  • new op: Ops.Date.TimestampToIsoDate -
  • new op: Ops.Sidebar.SidebarDateTime -
  • new op: Ops.Devices.Pointer - future mouse op replacement
  • new op: Ops.Dev.ChromeAi - chrome ai API

Editor

  • editor: changed extended title color to grey
  • editor: fix bug where changing the title in patch settings did not propagate to editor fields

Standalone

  • standalone: change patchname on save of new project and save as
  • standalone: fix npm errors on windows and in packaged version
  • standalone: show missing npm packages for ops as ui-error
  • standalone: add zooming to the ui via cmd-- and cmd-+
  • standalone: fix errors when project is not initialized before editor loads
  • standalone: run "build" before "package" in build-process