Releases: yuxino/tick
Release list
Tick v0.1.6
English
This update refreshes Tick's Windows installer and improves update progress and runtime reliability.
- The Windows installer uses Tick's own half-body character artwork, sharper image scaling, and a balanced layout. Welcome, installation, and completion pages support English, Simplified Chinese, and Japanese.
- Settings → App Update now shows signature verification after the download finishes. Installation remains unavailable until verification succeeds. If restarting fails on macOS, retry the restart without downloading the update again.
- Node.js detection now bounds captured output and handles noisy or stalled processes. Log tails preserve complete UTF-8 characters at the read boundary.
Version 0.1.4 and later can check, download, and install signed updates inside Tick. Windows reopens Tick after installation; macOS offers a restart after installation. Version 0.1.3 and earlier require one manual installer download. JavaScript tasks still require a separate Node.js installation.
Installers cover Apple silicon macOS, Windows x64, and Windows ARM64. macOS packages are not Apple-notarized, and Windows packages are not Authenticode-signed. Automated checks and package verification do not replace full cross-version installation testing on users' devices.
中文
本次更新调整了 Tick 的 Windows 安装界面,并改进更新进度与运行可靠性。
- Windows 安装程序使用 Tick 自己的半身立绘,改进图片缩放清晰度与整体排版。欢迎、安装和完成页面支持英文、简体中文和日文。
- “设置 → 应用更新”在下载完成后显示签名校验,校验成功后才允许安装。macOS 重启失败时可直接重试重启,无需重新下载。
- Node.js 检测限制输出量,并处理输出过多或卡住的进程;读取日志末尾时保留完整的 UTF-8 字符。
v0.1.4 及以后可直接在 Tick 内检查、下载并安装签名更新。Windows 安装后重新打开 Tick,macOS 安装后提供重启操作。v0.1.3 及更旧版本需要先手动安装一次。JavaScript 任务仍需要自行安装 Node.js。
提供 macOS Apple 芯片、Windows x64 和 Windows ARM64 安装包。macOS 包未经 Apple 公证,Windows 包未做 Authenticode 签名。自动检查与安装包核验不能替代用户设备上的完整跨版本安装测试。
Tick v0.1.5
English
This update fixes reliability issues in task editing, log refresh, and script debugging, and reduces the JavaScript loaded on startup.
- Refreshing the task list while editing preserves unsaved input; creating a task after editing no longer reuses the previous task ID.
- Older requests no longer overwrite content after switching tasks or log types. Hidden log pages stop refreshing, and slow reads no longer accumulate.
- Reclaim task processes after manual runs finish on macOS.
- Bound debug output memory, retain existing output on timeout, and clean up temporary scripts.
- Load the editor and settings on demand, reuse the HTTP client, add DeepSeek request timeouts, and reduce duplicate dependencies.
Version 0.1.4 users can manually check and install updates in Settings → App Update. Version 0.1.3 and earlier require a manual installation from Releases. JavaScript tasks still require a separate Node.js installation.
Installers are available for Apple silicon macOS, Windows x64, and Windows ARM64. macOS packages are not Apple-notarized, and Windows packages are not Authenticode-signed. Use the operating system's supported manual-open process when prompted.
中文
本次更新修复任务编辑、日志刷新和脚本调试中的可靠性问题,并减少首屏需要加载的 JavaScript。
- 编辑任务时刷新列表,不再清空未保存的输入;编辑后新建任务不再复用旧任务标识。
- 切换任务或日志类型后,旧请求不再覆盖当前内容;隐藏日志页停止自动刷新,慢速读取不再堆积。
- macOS 手动运行结束后回收任务进程。
- 调试输出设置内存上限,超时保留已有内容,并清理临时脚本。
- 编辑器、设置等界面按需加载;复用 HTTP 客户端并为 DeepSeek 请求增加超时,减少重复依赖。
v0.1.4 用户可在“设置 → 应用更新”中手动检查并安装;v0.1.3 及更旧版本请从 Releases 手动安装。JavaScript 任务仍需要自行安装 Node.js。
提供 macOS Apple 芯片、Windows x64 和 Windows ARM64 安装包。macOS 包未经 Apple 公证,Windows 包未做 Authenticode 签名,请使用操作系统允许的手动打开方式。
Tick v0.1.4
English
This is Tick's first bootstrap release with in-app update support.
- Version 0.1.3 and earlier must install this update manually once from GitHub Releases.
- Starting with 0.1.4, use Settings → App Update to check manually, read release notes, download, and install subsequent signed updates.
- Tick does not download in the background or install silently. Installation stops if update signature verification fails.
- Windows closes Tick as required by the installer; macOS restarts only after the user clicks the restart action.
Full Changelog: v0.1.3...v0.1.4
中文
这是 Tick 首个支持应用内更新的 bootstrap 版本。
- v0.1.3 及更旧版本必须从 GitHub Releases 手动安装本次更新一次。
- 从 v0.1.4 开始,可在“设置 → 应用更新”中手动检查、查看说明、下载并安装后续签名更新。
- Tick 不会后台下载或静默安装;更新签名验证失败时会停止安装。
- Windows 更新会按安装器限制关闭 Tick,macOS 则由用户点击后重启。
Full Changelog: v0.1.3...v0.1.4
Tick v0.1.3
Tick v0.1.2
Tick v0.1.1
Tick v0.1.0
English
Tick's first public release.
- Visually create and manage macOS LaunchAgents.
- Schedule tasks at fixed times or intervals.
- Debug scripts, view live logs, and preview plist files.
- Includes a new original clock-sprite icon and an introduction to the open-source project.
This build is not Apple-notarized. If macOS blocks it, open System Settings → Privacy & Security and choose Open Anyway.
中文
Tick 的第一个公开版本。\n\n- 可视化创建与管理 macOS LaunchAgent\n- 支持固定时间和间隔计划\n- 支持脚本调试、实时日志与 plist 预览\n- 全新的原创时钟精灵图标与开源项目介绍\n\n> 目前尚未经过 Apple 公证。如被 macOS 拦截,请前往“系统设置 → 隐私与安全性”选择仍要打开。