Skip to content

Releases: WayneGongCN/microsoft-todo-browser-ext

v1.2.2

28 Jan 15:31
Compare
Choose a tag to compare

1.2.2 (2022-01-28)

  • 做了一些性能优化;

v1.2.0

22 Jan 08:34
Compare
Choose a tag to compare

1.2.0 (2022-01-22)

Features

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

Bug Fixes

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

v1.1.1

16 Jan 06:44
Compare
Choose a tag to compare

1.1.1 (2022-01-15)

Features

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

Bug Fixes

v1.0.1

09 Jan 01:51
Compare
Choose a tag to compare

Bug Fixes

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

v1.0.0

08 Jan 09:35
Compare
Choose a tag to compare

使用 Typescript 重构了项目

v0.1.1

02 Apr 15:53
0727645
Compare
Choose a tag to compare
  • Add cursor loading status operation feedback for ‘Quick add task’ #18
  • Use github action for CI build and upload #19
  • Fix 'quick add task' cannot be'quick add task' when the content is not selected #21

v0.1.0

20 Mar 16:27
aaa16dd
Compare
Choose a tag to compare
  • Add menu ‘Quick add task’ #16
  • System notification of task creation success #14
  • Use localstorage to store Reudux persistently #13
  • Added git-cz and commitlint, supporting interactive git commit and verifying commit message #9

v0.0.2

27 Jan 08:03
a21300d
Compare
Choose a tag to compare
  • Fix the redirect_uri error when logging in to the Microsoft account #2
  • Remove non-essential permission applications #3
  • Fixed the problem of not being able to log in after closing the pop-up window during login to Microsoft #4 #7

v0.0.1

22 Jan 16:33
Compare
Choose a tag to compare

Hello world.