Skip to content

Latest commit

 

History

History
274 lines (121 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

274 lines (121 loc) · 10.6 KB

1.10.3 (2022-08-31)

Bug Fixes

1.10.2 (2022-06-29)

Bug Fixes

  • todo master label width issue (cc19761)

1.10.1 (2022-06-28)

Bug Fixes

  • embed reference block (4d5b315)
  • use regex match all ref block content (8ebf162)

1.10.0 (2022-06-24)

Features

  • support block reference (9eb7ce5)

1.9.5 (2022-05-02)

Bug Fixes

  • multiple progress bars per page (e991edd)

1.9.4 (2022-04-24)

Bug Fixes

1.9.3 (2022-04-23)

Bug Fixes

1.9.2 (2022-04-23)

Bug Fixes

  • style and event unlistener logic (65cac97)

1.9.1 (2022-04-23)

Bug Fixes

  • optimize rendering logic with rxjs (4b1cec1)

1.9.0 (2022-04-22)

Features

  • add support for queries (5a273ff)

1.8.0 (2022-03-28)

Features

  • track page todos implicitly (2e29da5)

1.7.1 (2022-02-24)

Bug Fixes

  • add bg color for todo/later (3c908c3), closes #16

1.7.0 (2022-02-23)

Bug Fixes

  • do not count current block (627d9e5)

Features

  • do not use uuid for block-ref (809df1c), closes #9

1.6.1 (2022-01-26)

Reverts

  • Revert "feat: always calculate block id based on renderer position" (447132a)
  • Revert "fix: fallback to renderer block id for now" (3727761)

1.6.0 (2022-01-26)

Bug Fixes

  • fallback to renderer block id for now (1a526f0)

Features

  • always calculate block id based on renderer position (10e9b5b)

1.5.1 (2022-01-25)

Bug Fixes

  • fallback to renderer block id for now (1a526f0)

1.5.0 (2022-01-25)

Features

  • always calculate block id based on renderer position (10e9b5b)

1.4.6 (2021-12-12)

Bug Fixes

1.4.5 (2021-12-12)

Bug Fixes

1.4.4 (2021-12-09)

Bug Fixes

  • compatibility issue with 0.5.2 (5dc7787)

1.4.3 (2021-12-08)

Bug Fixes

  • hide progress bar if uuid is not found (6fc759d)

1.4.2 (2021-12-08)

Bug Fixes

1.4.1 (2021-12-07)

Bug Fixes

1.4.0 (2021-12-07)

Features

  • allow the user to use {{renderer :todomaster}} without given the encoded ID (aafa4a6)

1.3.3 (2021-12-01)

Bug Fixes

1.3.2 (2021-11-30)

Bug Fixes

  • progress bar blinking issue (4f0ac46)

1.3.1 (2021-11-29)

Bug Fixes

  • update issue for page mode (3cd34e7)

1.3.0 (2021-11-29)

Features

1.2.1 (2021-11-29)

Bug Fixes

1.2.0 (2021-11-29)

Features

  • use onMacroRendererSlotted instead (662a857)

1.1.2 (2021-09-04)

Bug Fixes

1.1.1 (2021-09-04)

Bug Fixes

1.1.0 (2021-09-04)

Bug Fixes

Features

  • show TODO counts when hovering (bac3451)

1.0.1 (2021-09-04)

Bug Fixes

1.0.0 (2021-09-03)

Bug Fixes

1.0.0 (2021-09-03)

Bug Fixes

Features