Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 721 Bytes

File metadata and controls

28 lines (22 loc) · 721 Bytes

Release Notes - Version 2.0.x

[2.0.x] - 2022-10-09 ~ 2022-12-22

Major Issues

  • Upgrade base project to angular 14.2.0
  • UI/UX full changed
  • Drag and Drop Interface
  • Git branch to project (multiple project in workspace)
  • Enhanced IDE Plugin and easily develop 3rd party apps
  • Support pip and npm on UI

Added

  • [core] ide socket
  • [core] auto install @angular/cli
  • [core] wiz bundle mode
  • [core] update wiz server command (multiprocess)

Changed

  • [core] upgrade to angular 15

Fixed

  • [core] flask response bug fixed (on filesend)
  • [core] config bug fixed
  • [core] socketio bug fixed (ide controller)
  • [core] threading bug fixed (flask, socketio)