# Changelog 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.0] - 2026-05-24 初始版本发布,完成核心库存管理功能。 ### 新功能 - 商品管理:多规格商品档案、图片、公开二维码扫码展示 - 库存管理:入库审核、出库审核、库存盘点、流水记录 - 财务管理:往来账目、对账单 - 用户权限:管理员 / 成员 / 只读三级权限控制 - 多租户隔离:门店数据完全独立 - Flutter Web 管理端(支持 PC 浏览器) - 商品扫码公开展示页 - Excel 批量导入商品与库存