Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 3.6 KB

File metadata and controls

60 lines (35 loc) · 3.6 KB

Changelog

All notable changes to this project will be documented in this file.

1.4.2 - (2026-07-06)

Bug Fixes

  • Change url protocols validation on isIpOrURL validator in network (#398) (541dd16) by @Exeloo
  • core-editor: Reload event searching for entities (#396) (eb07c7f) by @Tchips46

1.4.1 - (2026-07-06)

Bug Fixes

  • Change check for address from fqdn to url (#394) (8823c59) by @Exeloo

1.4.0 - (2026-07-01)

Bug Fixes

  • Make get asset not throw if undefined (#385) (c508d89) by @Exeloo
  • core-editor: Run when don't paused (#377) (09147d2) by @Tchips46

Documentation

  • Add in code docs (#370) (0146a0e) by @Exeloo

Features

  • Add drag and drop on graphics (#380) (afffa7a) by @Exeloo
  • Add assets handling (#383) (cda797a) by @Exeloo
  • core-editor: Event listenner not runned if main loop is paused (#379) (25053db) by @Tchips46
  • graphic-2d: Destroy konva js in the lib clear (#372) (e1ae678) by @Tchips46
  • core-editor: Implement events (#369) (4ebf791) by @Tchips46
  • Indexed zipper (#378) (208b330) by @Tchips46

Changelog

All notable changes to this project will be documented in this file.

1.3.1 - (2026-06-04)

Documentation

  • Setup new docs synchro action (#359) (ff605f2) by @MartinFillon

1.3.0 - (2026-05-26)

Refactor

  • docs: Migrate to mdx (#343) (66f66a7) by @MartinFillon

Features

  • input: Add mouse input event in input library (#332) (39c185d) by @bill-h4rper
  • Add core editor contribution ressources (#263) (6c27bf0) by @Exeloo

Testing

  • Add unit and e2e tests (#244) (d593579) by @Exeloo