Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 2.23 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.3 (2023-09-09)

Features

  • add CSS (f927d91)
  • add CSS for color boxes (96b50f4)
  • add epub parser logic to generate section trees (35457cb)
  • add feature flag for exporter for backwards compatibility (7e7f309)
  • add new colorpicker modal (3106c31)
  • add new setting toggle and add partial update method to save it (303e6a7)
  • change export template to use callouts (cabdbc3)
  • change output format (b186be4)
  • pass the new experimental setting to generateOutput (77c6a11)
  • update readme (9bf41a5)

Bug Fixes

  • add css class and use flex for suggest items (9dc2c07)
  • define new setting (f6788b5)
  • handle ribbon button click and refactor (c9587a5)
  • tags are now correctly set in frontmatter (4093950)