Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 450 Bytes

CHANGELOG.md

File metadata and controls

15 lines (15 loc) · 450 Bytes

Unreleased

Added

  • Added ability to toggle the event bus post method
  • Added flatten method to IValue
  • Added an EventState to GuiDisplayEvent

Changed

  • Made MotionUpdateEvent cancellable
  • Made UpdateEvent cancellable

Fixed

  • Fixed left click events not firing
  • Fixed CDK ClientAPI dependency not deobfuscating srg names
  • Fixed CDK version having quotes by default
  • Fixed CDK example code export

Removed

  • Removed ProfilerEvent