Skip to content

v0.1.7

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:15
· 118 commits to master since this release

下载

平台 架构 文件 大小 说明
macOS amd64 CertFlow-0.1.7-darwin-amd64.app 22M Mac 应用
macOS arm64 CertFlow-0.1.7-darwin-arm64.app 20M Mac 应用
Linux amd64 CertFlow-0.1.7-linux-amd64.AppImage 96M AppImage 便携版
Linux amd64 CertFlow-0.1.7-linux-amd64.deb 20M Debian/Ubuntu
Linux amd64 CertFlow-0.1.7-linux-amd64.pkg.tar.zst 20M Arch Linux
Linux amd64 CertFlow-0.1.7-linux-amd64.rpm 21M Fedora/RHEL
Linux arm64 CertFlow-0.1.7-linux-arm64.AppImage 91M AppImage 便携版
Linux arm64 CertFlow-0.1.7-linux-arm64.deb 19M Debian/Ubuntu
Linux arm64 CertFlow-0.1.7-linux-arm64.pkg.tar.zst 18M Arch Linux
Linux arm64 CertFlow-0.1.7-linux-arm64.rpm 19M Fedora/RHEL
Windows amd64-install CertFlow-0.1.7-windows-amd64-install.exe 22M Windows 安装包
Windows arm64-install CertFlow-0.1.7-windows-arm64-install.exe 20M Windows 安装包

更新内容

  • ci: 切换 CI 构建打包流程至 go-task
  • ci(workflows): 更新 ServerChan3 通知格式
  • feat(updater): nightly 更新优先比对 git commit
  • chore: 更新依赖并添加文档
  • Merge pull request #52 from dtapps/dependabot/npm_and_yarn/frontend/eslint-10.8.1
  • Merge pull request #51 from dtapps/dependabot/npm_and_yarn/frontend/types/node-26.2.0
  • build(deps-dev): bump eslint from 10.8.0 to 10.8.1 in /frontend
  • build(deps-dev): bump @types/node from 26.1.2 to 26.2.0 in /frontend
  • build: disable nightly cron trigger and add build-assets step
  • Merge pull request #45 from dtapps/dependabot/npm_and_yarn/frontend/vue-echarts-8.1.0
  • Merge pull request #46 from dtapps/dependabot/npm_and_yarn/frontend/vite-8.2.1
  • Merge pull request #49 from dtapps/dependabot/go_modules/github.com/huaweicloud/huaweicloud-sdk-go-v3-0.1.210
  • Merge pull request #50 from dtapps/dependabot/go_modules/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/cdn-1.3.154
  • Merge pull request #48 from dtapps/dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-beta.5
  • build(deps): bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/cdn
  • build(deps): bump github.com/huaweicloud/huaweicloud-sdk-go-v3
  • build(deps): bump github.com/wailsapp/wails/v3
  • build(deps-dev): bump vite from 8.2.0 to 8.2.1 in /frontend
  • build(deps): bump vue-echarts from 8.0.1 to 8.1.0 in /frontend
  • ci: 优化通知等待时间并支持多种 ServerChan3 key 格式
  • ci: 修复工作流中的条件检查与清理冗余输出
  • fix(import): 用退出应用替代重启以完成数据导入
  • ci: 重构发布工作流并添加 ServerChan3 通知
  • feat(data): 添加异步导入进度与事务保护,修复时间列往返和回滚问题
  • fix: 修复CSV导入导出时空串被错误转为NULL的问题
  • refactor: 移除配置中的数据目录设置项
  • feat: 添加数据导入导出功能及文档和配置优化
  • refactor: 使用应用生命周期 context 替代 context.Background()
  • feat(logging): 为所有服务层接口添加错误日志和调试日志
  • feat(i18n): add debug log entries and structured logging across views
  • feat(日志): 添加复制日志到剪贴板功能
  • fix(frontend): 修复布局结构和侧边栏菜单绑定问题
  • ci: 新增 GitHub 到 CNB 的 Release 同步流程
  • feat(frontend): 添加前端错误上报接口并升级依赖
  • refactor: 统一时间格式化与前端显示,修复 Safari 兼容问题
  • fix(ci): 修复定时触发时 NSIS 版本变量为空的问题
  • docs: 更新开发文档中的目录结构与实现说明
  • refactor(httplog): 使用 sqlc 替代 ent_log 实现日志持久化
  • ci: 优化 CI 缓存策略
  • build(frontend): 升级 vite、vue-tsc 及运行时依赖
  • fix(ci): 修复 Windows NSIS 安装、缓存键架构隔离及 wails3 二进制架构错配
  • feat(ci): 添加 Nightly 构建流水线并配置每日中午12点定时任务
  • refactor(i18n): 更新源术语由"镜像"改为"源",并移除回退逻辑
  • fix(ci): 修复 macOS 签名步骤环境变量在 if 中不可用及 wails3 缓存路径错误
  • fix(ci): 修复 nightly 版本号基于自身 tag 递归的问题
  • ci: 为 nightly 和 release 工作流添加多级缓存加速构建
  • ci: 修复 nightly 构建时间比对与发布流程,统一构建参数生成
  • chore: 移除 nightly 跨源回退与 daocloud 镜像,统一中文策略