Skip to content

Latest commit

 

History

History
158 lines (75 loc) · 8.89 KB

CHANGELOG.md

File metadata and controls

158 lines (75 loc) · 8.89 KB

Changelog

0.3.6 (2024-04-02)

Miscellaneous

  • wakatime: 重新添加附属仓库 wakatime | Re-add sub-repository wakatime. (ddad458)

0.3.5 (2023-10-31)

Miscellaneous

  • wakatime: release v0.3.5 (84f62f5)

Features

  • open-api: 添加 clientfs 属性 | Add client and fs properties. (4a8d7ad)
  • 监听 switch-protyle 事件 | Listen for switch-protyle event. (b62d2b5)

Performance Improvements

  • custom-fonts: 优化字体样式预览功能 | Optimize font style preview function. (ade08d9)
  • 兼容事件总线 loaded-protyle-static | Compatible with event bus loaded-protyle-static. (0d7d052)

0.3.4 (2023-08-29)

Miscellaneous

  • wakatime: release v0.3.4 (1071345)

Features

  • wakatime: 监听 loaded-protyle-dynamicdestroy-protyle 事件 | Listen for loaded-protyle-dynamic and destroy-protyle events. (c871379)

0.3.3 (2023-08-27)

Miscellaneous

  • wakatime: release v0.3.3 (c4c804b)

Bug Fixes

  • 优化插件卸载时对 Worker 的处理 | Optimize the processing of Worker when the plugin is unloading. (b35e06a)

0.3.2 (2023-08-26)

Miscellaneous

  • wakatime: release v0.3.2 (4d4dd19)

0.3.1 (2023-08-25)

Miscellaneous

  • wakatime: release v0.3.1 (157fbcd)

Code Refactoring

  • jupyter-client: 使用 worker 重构 | Refactor with worker. (6d4f8f5)
  • wakatime: 使用 BroadcastChannel 重构与 Worker 的通讯 | Refactor communication with Worker using BroadcastChannel. (c9a9383)
  • wakatime: 使用 BroadcastChannel 重构与 Worker 的通讯 | Refactor communication with Worker using BroadcastChannel. (dd09154)
  • worker: 重构 Worker 通讯桥 | Refactor Worker communication bridge. (5bbaebf)

0.3.0 (2023-08-22)

Miscellaneous

  • wakatime: release v0.3.0 (930f35d)

Features

  • wakatime: 添加设置项 User-Agent | Add setting item User-Agent. (8da8f2a)
  • wakatime: 添加设置项 操作系统名称, 操作系统版本, 操作系统架构 | Add setting items OS name, OS version, OS architecture. (99ac59e)

Code Refactoring

  • wakatime: 使用 worker 重构 | Refactor with worker. (93bec3d)

0.2.0 (2023-08-18)

Miscellaneous

  • wakatime: release v0.2.0 (0f7790e)

Features

  • wakatime: 添加离线缓存功能 | Add offline cache function. (52b08c3)

0.1.2 (2023-08-17)

Miscellaneous

  • script: 添加附属仓库 template 的管理脚本 | Add management scripts for sub-repository template. (38b15a3)
  • wakatime: release v0.1.2 (baf56c5)
  • 重新添加附属仓库 template | Re-add sub-repository template. (84be39e)

Features

  • template: 完善插件模板 | Improve plugin template. (a33c8ee)
  • template: 完善插件模板 | Improve plugin template. (3546a74)

Bug Fixes

  • wakatime: fix(wakatime): 捕获删除块导致的异常 | Catch exceptions caused by deleted blocks. (4393980)
  • wakatime: 捕获删除块导致的异常 | Catch exceptions caused by deleted blocks. (efc1c37)

0.1.1 (2023-08-15)

Miscellaneous

  • wakatime: release v0.1.1 (859c2ba)

Features

  • wakatime: 实现包含列表与排除列表功能 | Implement include list and exclude list function. (f05fe9f)
  • wakatime: 添加包含列表与排除列表设置项 | Add include list and exclude list setting items. (b36fd14)

0.1.0 (2023-08-15)

Miscellaneous

  • wakatime: release v0.1.0 (afc0af6)

Documentation

  • wakatime: 完善 i18n | Complete i18n (3eb3af9)
  • wakatime: 完善文档说明 | Improve documentation (f98a8fa)

Features

  • wakatime: 实现 wakatime 插件基础功能 | Implement the basic functions of the wakatime plugin. (fe454c2)
  • wakatime: 实现设置面板 | Implement settings panel. (db49357)
  • wakatime: 添加 hostname 设置项 | Add hostname setting item. (5ee3e8b)
  • wakatime: 调整心跳活动推送策略 | Adjust the heartbeat activity push strategy. (ff14be9)