Skip to content

Releases: Deepractice/PromptX

Release v2.4.0

28 Mar 17:10
5c0bd15

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

Release v2.3.0

24 Mar 10:54
064b057

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.3.0

Release v2.2.1

07 Mar 04:13
4886b39

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

Release v2.2.0

06 Mar 07:27
28e3156

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

Release v2.1.1

27 Feb 04:21
e6e3992

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

Release v2.1.0

27 Feb 01:18
1857edf

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

Release v2.0.0

26 Feb 07:26
4e40838

Choose a tag to compare

What's Changed

Full Changelog: v1.28.3...v2.0.0

Release v1.28.3

11 Feb 16:16
64988ba

Choose a tag to compare

What's Changed

Full Changelog: v1.28.2...v1.28.3

Release v1.28.2

11 Feb 15:57
246efd6

Choose a tag to compare

What's Changed

Full Changelog: v1.28.1...v1.28.2

Release v1.28.1

11 Feb 15:34
dc32a8a

Choose a tag to compare

⚠️ Known Issue

Docker images are not available for v1.28.1 due to a build failure (GID conflict with node:20-alpine base image).

  • Desktop apps (Windows, macOS, Linux): Working normally
  • NPM packages: Working normally
  • Docker images: Build failed, please use v1.27.8 or wait for v1.28.2

Fix: PR #540 has been created to resolve this issue. v1.28.2 will be released shortly with working Docker images.


📋 Release v1.28.1

✅ Security Improvements

Fixed 14 Security Vulnerabilities (1 critical, 6 high, 6 moderate, 1 low → 0 vulnerabilities)

  • Removed unused electron-icon-builder and 198 transitive dependencies
  • Updated electron-builder from 26.0.12 → 26.7.0
  • Fixed critical vulnerabilities in form-data, qs, tar, and other packages
  • Applied security overrides for tar, qs, brace-expansion, lodash, tough-cookie

🚀 Performance Improvements

Desktop App Updates

  • Updated Electron from 32.2.7 → 35.7.5
  • Improved app icon design (removed text overlay, added rounded corners)
  • Updated README logos across all languages

Docker Build Optimization (Note: Build failed in this release)

  • Attempted parallel multi-platform builds (AMD64 + ARM64)
  • Added health checks and non-root user security
  • ⚠️ GID conflict caused build failure, fixed in #540

📦 What's Changed

🆕 New Contributors


Full Changelog: v1.27.8...v1.28.1

🤖 Generated with Claude Code