Release Notes
更新日志
记录日志网站、自动发布和项目控制面的每次变更。后续每次修改页面或自动化脚本,都先写入本页。
Progress Site Changelog
2026-05-24 09:16
* Cleaned the static renderer so future automatic builds emit readable Chinese text.
* Changed daily and hourly history cards to folded records, making the home page shorter.
* Made changelog-page JavaScript safe when filter controls are not present.
* Added the 2026-05-24 daily log so the site records the deployment repair.
2026-05-24 09:10
* Switched progress-site publishing from Worker-only mode to Cloudflare Pages.
* Fixed scheduled deployment failure caused by mixed Worker and Pages keys in wrangler.toml.
* Added a dedicated changelog page.
* Simplified the home page into a compact status dashboard.
* Kept month/week/day filters for daily logs, hourly reports, and backups.
2026-05-24 00:44
* Added static Pages output under progress_site/dist.
* Deployed the progress site to https://chipyolo.pages.dev.
* Connected hourly autopilot to publish the site automatically.
2026-05-23 23:33
* Created the first Cloudflare progress site for ChipYOLO work logs.
* Added progress metrics, task board, daily logs, hourly reports, and backup list.
* Published the first Worker version at https://chipyolo.huuxoo.workers.dev.