Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 916 Bytes

CHANGELOG.md

File metadata and controls

60 lines (31 loc) · 916 Bytes

Changelog updates:

2023-12-28

Added

  • Added Tags

Changed

  • modified plugin modal with tabs, separated plugins from editor settings/config

2023-12-15

Added

  • Introduced Sass (CSS Processor)

Changed

  • Changed blog layout, fonts and others

Fixed

  • Logic for loading/injecting code into Iframe

2023-12-15

Added

  • Introduced Visibility toggle, make canvas public/private

Changed

  • Added a focus outline to canvas title

Fixed

  • Adjusted the settings on the bottom of side nav

2023-12-08

Added

  • Introduced a feature to download the project code as a zip file.
  • Added a mini loader component for better user experience during loading states.

Changed

  • Updated the editor settings to include an option for rendering indent lines.

Fixed

  • Adjusted the fork description logic for better handling of 'Untitled Canvas' cases.