Releases: doom40k/markmax
Releases · doom40k/markmax
v0.2.0
Compare
Sorry, something went wrong.
No results found
ci: release 流程打包 Chrome 插件 zip 供直接下载
- release.yml 新增 extension job:manifest 版本同步为 tag 版本后打 zip(排除 tools/),附 sha256 挂到 Release
- README 安装引导改为下载 Releases 的 markmax-extension-<版本>.zip 解压加载;源码加载保留为开发路径
v0.1.10
Compare
Sorry, something went wrong.
No results found
chore: 版本号 0.1.10(favicon + web 管理界面更新)
v0.1.9
Compare
Sorry, something went wrong.
No results found
chore: 同步 Cargo.lock 包版本到 0.1.9
v0.1.8
Compare
Sorry, something went wrong.
No results found
ci: 移除删除临时 tag 步骤(token 无 delete 权限,保留 amd64/arm64 临时 tag)
v0.1.7
Compare
Sorry, something went wrong.
No results found
ci: 删除临时 tag 步骤输出 HTTP 状态码并失败即报错
v0.1.6
Compare
Sorry, something went wrong.
No results found
ci: 删除临时 tag 改用 Docker Hub API(JWT 认证),不再依赖 regctl
v0.1.5
Compare
Sorry, something went wrong.
No results found
ci: regctl 删除临时 tag 复用 docker 登录凭据(去掉 registry-1.docker.io host)
v0.1.4
Compare
Sorry, something went wrong.
No results found
ci: 修复 regctl tag rm 一次只能删一个 tag
v0.1.3
Compare
Sorry, something went wrong.
No results found
ci: docker 镜像恢复 arm64 支持——arm64 在原生 ubuntu-24.04-arm runner 构建后合成多架构 …
v0.1.2
Compare
Sorry, something went wrong.
No results found
ci: docker 镜像仅构建 linux/amd64(arm64 QEMU 模拟编译过慢)