Changelog - Coralogix RUM CLI
1.1.48 (2026-08-02)
🧰 Improvements
1.1.47 (2026-08-02)
🚀 Features
- Symbol uploads are now tagged with their operating system (OS) for more accurate de-obfuscation in cross-platform apps
1.1.46 (2026-05-31)
🧰 Improvements
- The
merge option is no longer available for dsym and proguard uploads
1.1.45 (2026-05-25)
🩹 Fixes
- Fixed incorrect symbol matching for Flutter/Dart uploads
1.1.44 (2026-04-15)
🚀 Features
- You can now upload Flutter debug symbols to de-obfuscate crash reports
1.1.43 (2026-02-23)
🚀 Features
- Added a
merge option to combine new source map and dSYM uploads with existing ones
- Added an
override option to replace previously uploaded source maps
1.1.41 (2026-01-05)
🚀 Features
- Added an
override option to replace existing source maps
- Added support for uploading to Coralogix staging environments
🩹 Fixes
- Fixed the upload path for staging environments
1.1.38 (2025-06-05)
🚀 Features
- Uploads now report how many source map files were found
1.1.37 (2025-05-20)
🔒 Security
- Updated dependencies to address known security vulnerabilities
0.1.46 (2024-12-23)
🩹 Fixes
- Fixed handling of source map folders
0.1.45 (2024-11-07)
🧰 Improvements
- The CLI no longer requires Node.js 18
0.1.43 (2024-09-19)
🩹 Fixes
- Clearer error message when you don't have permission to upload
0.1.41 (2024-09-10)
🚀 Features
- Added support for an additional Coralogix region
0.1.40 (2024-09-04)
🩹 Fixes
- Improved handling when a symbol set already exists
0.1.38 (2024-08-18)
🚀 Features
- Added support for uploading Android ProGuard/R8 mapping files to de-obfuscate stack traces
0.1.35 (2024-07-14)
🩹 Fixes
- Fixed a compression issue that could cause uploads to fail
0.1.34 (2024-07-07)
🧰 Improvements
- Improved dSYM and React Native symbol uploads
0.1.33 (2024-05-29)
🚀 Features
- Added support for uploading React Native symbols
0.1.32 (2024-01-27)
🩹 Fixes
0.1.31 (2024-01-23)
🚀 Features
- Added a
replace flag to overwrite an existing upload
0.1.30 (2024-01-18)
🩹 Fixes
- Fixed an incorrect upload endpoint
0.1.29 (2023-12-24)
🚀 Features
- Added commands to update and delete previously uploaded symbols
0.1.28 (2023-12-08)
🚀 Features
- Added support for additional Coralogix regions
0.1.26 (2023-09-27)
🧰 Improvements
- Increased the maximum allowed upload size
0.1.23 (2023-09-07)
🚀 Features
- Added upload size validation with a clear error when a file is too large
0.1.22 (2023-08-31)
⚠️ Breaking Changes
- Renamed the
releaseId parameter to version
0.1.10 (2023-08-15)
🚀 Features
- Attach source-control metadata (repository and commit) to uploads
0.1.3 (2023-08-09)
🚀 Features
- Added support for the EU1 region
0.1.0 (2023-07-17)
🚀 Features
- Initial release of the Coralogix RUM CLI: upload source maps to de-obfuscate
errors in browser and JavaScript applications