Files
miniapp-api/test/BugPack-main/CHANGELOG.md
T

26 lines
1.0 KiB
Markdown

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