Skip to content

Releases: doom40k/markmax

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 01:25
ci: release 流程打包 Chrome 插件 zip 供直接下载

- release.yml 新增 extension job:manifest 版本同步为 tag 版本后打 zip(排除 tools/),附 sha256 挂到 Release
- README 安装引导改为下载 Releases 的 markmax-extension-<版本>.zip 解压加载;源码加载保留为开发路径

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 25 Aug 05:43
chore: 版本号 0.1.10(favicon + web 管理界面更新)

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 25 Aug 05:30
chore: 同步 Cargo.lock 包版本到 0.1.9

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 25 Aug 04:03
ci: 移除删除临时 tag 步骤(token 无 delete 权限,保留 amd64/arm64 临时 tag)

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:57
ci: 删除临时 tag 步骤输出 HTTP 状态码并失败即报错

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:50
ci: 删除临时 tag 改用 Docker Hub API(JWT 认证),不再依赖 regctl

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:45
ci: regctl 删除临时 tag 复用 docker 登录凭据(去掉 registry-1.docker.io host)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:14
ci: 修复 regctl tag rm 一次只能删一个 tag

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:10
ci: docker 镜像恢复 arm64 支持——arm64 在原生 ubuntu-24.04-arm runner 构建后合成多架构 …

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:00
ci: docker 镜像仅构建 linux/amd64(arm64 QEMU 模拟编译过慢)