Skip to content

Latest commit

 

History

History
133 lines (64 loc) · 7.36 KB

CHANGELOG.md

File metadata and controls

133 lines (64 loc) · 7.36 KB

Changelog

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

1.4.0 (2022-09-12)

⚠ BREAKING CHANGES

  • Deprecated the old version 'Quick add task' feature, because MSAL.js lib not work in service worker(for chrome extension V3 Manifest.json migrate)

Features

1.3.3 (2022-08-28)

Bug Fixes

  • disable quick add task feature (a17ee24)

1.3.2 (2022-02-12)

1.3.1 (2022-02-12)

Bug Fixes

1.3.0 (2022-02-10)

Features

  • 增加了日语、韩语的多语言支持 (7179e19)

1.2.4 (2022-02-09)

Bug Fixes

  • 修复重复获取 tasklist 问题 (182643f)

1.2.3 (2022-01-30)

1.2.2 (2022-01-28)

1.2.1 (2022-01-22)

1.2.0 (2022-01-22)

Features

  • option 页面支持退出登录,优化了登录相关的逻辑 (#53) (9786838)

Bug Fixes

  • 修复 Build target 标识错误 (2312634)
  • 修复 GA timing 上报 (01440f8)

1.1.2 (2022-01-17)

Bug Fixes

  • 修复 Build target 标识错误 (2312634)

1.1.1 (2022-01-15)

Bug Fixes

1.1.0 (2022-01-15)

Features

  • 新增 Option 页面,支持基本配置 (c903968), closes #38 #24

1.0.4 (2022-01-14)

1.0.3 (2022-01-13)

Features

1.0.2 (2022-01-09)

Bug Fixes

  • 修复 Quick add task 菜单不显示 Bug (#40) (86d96ca), closes #39

1.0.1 (2022-01-09)

Bug Fixes

  • .env 文件区分生产、开发环境 (#37) (2971b9c), closes #36

1.0.0 (2022-01-08)

0.1.0 (2021-03-20)

Bug Fixes

  • catch cancel login error (94b844b)

Features

0.0.2 (2021-01-27)

Fix some bug.

0.0.1 (2021-01-22)

Hello world.