Skip to main content

RUM CLI changelog

Aug 2, 2026

RUM CLI 1.1.48

Maintenance release.

Aug 2, 2026

RUM CLI 1.1.47

Symbol uploads are now tagged with their operating system (OS) for more accurate de-obfuscation in cross-platform apps.

May 31, 2026

RUM CLI 1.1.46

The --merge option is no longer available for upload-dsym and upload-proguard uploads.

May 25, 2026

RUM CLI 1.1.45

Fixed incorrect symbol matching for Flutter/Dart uploads.

Apr 15, 2026

RUM CLI 1.1.44

You can now upload Flutter debug symbols to de-obfuscate crash reports.

Feb 23, 2026

RUM CLI 1.1.43

  • 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.
Jan 5, 2026

RUM CLI 1.1.41

  • Added an --override option to replace existing source maps.
  • Added support for uploading to Coralogix staging environments.
  • Fixed the upload path for staging environments.
Jun 5, 2025

RUM CLI 1.1.38

Uploads now report how many source map files were found.

May 20, 2025

RUM CLI 1.1.37

Updated dependencies to address known security vulnerabilities.

Dec 23, 2024

RUM CLI 0.1.46

Fixed handling of source map folders.

Nov 7, 2024

RUM CLI 0.1.45

The CLI no longer requires Node.js 18.

Sep 19, 2024

RUM CLI 0.1.43

Clearer error message when you don't have permission to upload.

Sep 10, 2024

RUM CLI 0.1.41

Added support for an additional Coralogix region.

Sep 4, 2024

RUM CLI 0.1.40

Improved handling when a symbol set already exists.

Aug 18, 2024

RUM CLI 0.1.38

Added support for uploading Android ProGuard/R8 mapping files to de-obfuscate stack traces.

Jul 14, 2024

RUM CLI 0.1.35

Fixed a compression issue that could cause uploads to fail.

Jul 7, 2024

RUM CLI 0.1.34

Improved dSYM and React Native symbol uploads.

May 29, 2024

RUM CLI 0.1.33

Added support for uploading React Native symbols.

Jan 27, 2024

RUM CLI 0.1.32

Fixed the -g option.

Jan 23, 2024

RUM CLI 0.1.31

Added a replace flag to overwrite an existing upload.

Jan 18, 2024

RUM CLI 0.1.30

Fixed an incorrect upload endpoint.

Dec 24, 2023

RUM CLI 0.1.29

Added commands to update and delete previously uploaded symbols.

Dec 8, 2023

RUM CLI 0.1.28

Added support for additional Coralogix regions.

Sep 27, 2023

RUM CLI 0.1.26

Increased the maximum allowed upload size.

Sep 7, 2023

RUM CLI 0.1.23

Added upload size validation with a clear error when a file is too large.

Aug 31, 2023

RUM CLI 0.1.22

Renamed the releaseId parameter to version.

Aug 15, 2023

RUM CLI 0.1.10

Attach source-control metadata (repository and commit) to uploads.

Aug 9, 2023

RUM CLI 0.1.3

Added support for the EU1 region.

Jul 17, 2023

RUM CLI 0.1.0

Initial release of the Coralogix RUM CLI: upload source maps to de-obfuscate errors in browser and JavaScript applications.

Last updated on