Skip to content

V1.1.4

Compare
Choose a tag to compare
@CerealAxis CerealAxis released this 22 Feb 04:37
· 7 commits to master since this release

V1.1.4

This is an experimental version. This version has been tested and confirmed to have no major issues, but there may be hidden bugs that need to be further tested to be known.
If you encounter any problems with this version, please submit an issue.

The configuration file has been changed in this version. Please read the latest version of the config introduction to modify the configuration file, otherwise it will not work properly!
New parameter 'time' added to specify the execution time of a task in real time.

Changelog

Added

  1. New version update detection.
  2. New parameter 'time' added to specify the execution time of a task in real time.

Improvements and Fixes

  1. Resolved thread blocking issue when executing interval tasks.

V1.1.4

这是一个实验性版本。此版本已经过测试确认没有大的问题,但可能有暗病,需要进一步使用测试后方可知晓。
如果在本版本遇到任何问题,请提交 issue。

此版本配置文件有改变,请先看完最新版本的config介绍来修改配置文件,否则将无法正常运行!
新增参数time 用于指定任务于现实某一时间执行

更新日志

新增

  1. 新版本更新检测
  2. 新增参数time 用于指定任务于现实某一时间执行

优化和修复

  1. 解决执行间隔任务时候产生的线程阻塞问题

Full Changelog: V1.1.2...v1.1.4