Release v0.1.0: 小程序使用建议跳转腾讯文档 + 配置导入导出功能

This commit is contained in:
权益小助手开发
2026-05-04 17:09:07 +08:00
commit 7d90523164
89 changed files with 18289 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
English | [中文](CHANGELOG.zh-CN.md)
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
## [1.0.0] - 2026-03-18
### Added
- Bug management with multi-project support
- Screenshot paste (Ctrl+V) and annotation tools (arrow, rectangle, text, numbering, etc.)
- AI instruction generation from annotated screenshots
- MCP Server integration for 10+ AI coding tools (Claude Code, Cursor, Windsurf, VS Code, Cline, etc.)
- Batch operations (multi-select, batch delete, batch status change, batch export)
- Import/Export (.bugpack zip format)
- Third-party platform integration (Jira, Linear, Zentao, TAPD)
- Dark/Light theme support
- i18n support (Chinese / English)
- Keyboard shortcuts (Ctrl+N, Ctrl+Enter, Ctrl+Z/Y, etc.)
- OpenClaw Skills for AI agent workflows
- GitHub Actions CI pipeline (Node >= 18)
- Community files: LICENSE, CONTRIBUTING, CODE_OF_CONDUCT, SECURITY