File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.1] - 2026-04-09
11+
12+ ### Fixed
13+ - Remove deprecated macos-13 runner from CI pipeline
14+ - Fix pnpm version conflict in GitHub Actions (packageManager vs action config)
15+ - Release script now supports ` --force ` flag for re-releases
16+ - Release script auto-detects remote name instead of hardcoding ` origin `
17+ - Fix ANSI escape codes showing as garbage characters in terminal output
18+
1019## [ 0.3.0] - 2026-04-09
1120
1221### Added
@@ -52,7 +61,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5261- macOS .app and .dmg builds
5362- Initializing indicator while sidecar loads
5463
55- [ Unreleased ] : https://github.com/javierpr0/sqlmap-ui/compare/v0.3.0...HEAD
64+ [ Unreleased ] : https://github.com/javierpr0/sqlmap-ui/compare/v0.3.1...HEAD
65+ [ 0.3.1 ] : https://github.com/javierpr0/sqlmap-ui/compare/v0.3.0...v0.3.1
5666[ 0.3.0 ] : https://github.com/javierpr0/sqlmap-ui/compare/v0.2.0...v0.3.0
5767[ 0.2.0 ] : https://github.com/javierpr0/sqlmap-ui/compare/v0.1.0...v0.2.0
5868[ 0.1.0 ] : https://github.com/javierpr0/sqlmap-ui/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments