v2.0.2
mercurjs/mercurv2.0.2Apr 8, 2026by github-actions[bot]
AI Summary
A maintenance release focusing on backend stability, updating payment provider SDK calls and removing sensitive logging from the CLI.
Key Highlights
- Migrated payment providers SDK call in region forms
- Removed seller credentials from CLI create command logs
- Updated seller seeding logic to use ApiKeyDTO
Full Release Notes
### 🐞 Bug Fixes - **admin**: Migrate payment providers SDK call in region forms - by @vholik and **Claude Opus 4.6 (1M context)** [<samp>(2185a)</samp>](https://github.com/mercurjs/mercur/commit/2185a7fd) - **cli**: Remove seller credentials log from create command - by @vholik and **Claude Opus 4.6 (1M context)** [<samp>(0e424)</samp>](https://github.com/mercurjs/mercur/commit/0e424eb5) - **seed**: Use ApiKeyDTO type and remove seller seeding - by @vholik and **Claude Opus 4.6 (1M context)** [<samp>(63578)</samp>](https://github.com/mercurjs/mercur/commit/635782ff) ##### [View changes on GitHub](https://github.com/mercurjs/mercur/compare/v2.0.1...v2.0.2)