From 94f0fb2095ff54c49b0806ee70c291a3e53d0c6c Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Fri, 5 Jun 2026 21:35:09 +0800 Subject: [PATCH] chore: release v1.0.17 Co-Authored-By: Claude Opus 4.8 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d362901..56fabf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.17] - 2026-06-05 + +### 新功能 +- 意见反馈(Bug 反馈 / 功能建议)改为应用内直接提交,支持文字 + 图片(最多 9 张),不再跳转邮件 + +### 改进 +- 「关于」更名为「关于我们」并移至左侧菜单,成为独立页面 +- 打印时默认文件名带类型与时间戳(如 标签_20260605_103000、入库单_…、出库单_…),方便「打印到 PDF」保存归档 + ## [1.0.16] - 2026-06-05 ### 新功能