Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 947 Bytes

File metadata and controls

32 lines (26 loc) · 947 Bytes

Release Notes - Version 2.1.x

[2.1.x] - 2023-01-01 ~ 2023-01-07

Major Issues

  • IDE plugin concept changed
  • IDE layout changed
  • IDE config concept added

Added

  • [plugin/core] move to app link in monaco editor
  • [plugin/core] add core plugins upgrade button
  • [plugin/core] add restart server button
  • [plugin/workspace] add app/route editor service
  • [plugin/workspace] add route build
  • [core] add lib/plugin object

Changed

  • [plugin] core plugin updated

Fixed

  • [plugin/workspace] preview bug fixed
  • [plugin/workspace] page namespace bug fixed
  • [plugin/workspace] set default code if component.ts not exists
  • [plugin/workspace] import & create app bug fixed
  • [plugin/core] remove useless log
  • [plugin/workspace] config folder bug fixed
  • [plugin] bug fixed (remove unused file)
  • [plugin/workspace] remove useless log
  • [command] bug fixed