Skip to content

v6.0.2

Latest
Compare
Choose a tag to compare
@ryan-pratt ryan-pratt released this 09 Jan 23:41
· 20 commits to main since this release

OpenC3 COSMOS 6.0.2 - Bug fixes and enhancements

Welcome to OpenC3 COSMOS 6.0.2!

At OpenC3, we work with independent security consultants to elevate our security posture across our products. As part of this ongoing campaign, this release includes multiple security improvements.

Potentially Breaking Changes

See the release notes for COSMOS 6.0.0!

Improvements

  • Added an alert for unsupported browsers
  • Improved documentation
  • Better handling of Python package installation
  • Updated Traefik and Alpine versions

Bug Fixes

  • Fixed open_file_dialog() in Script Runner not letting you select a file (regression in 6.0.0)
  • Packet Viewer now remembers your last viewed packet

Security

  • Patched XSS attack vectors in the Iframe widget and Documentation tool
  • Patched potential credential leak via Script Runner
  • Prevent the login page from accepting the backend service password

All Pull Requests in this Release

Prerequisites:
Docker - Running OpenC3 requires a working Docker or Podman installation. Typically Docker Desktop on Windows / Mac. Plain Docker or Podman also works on linux. We actively develop and run with Docker Desktop on Mac/Windows, and Linux on Raspberry Pi, so if you have any issues on another platform, please let us know by submitting a ticket!

Minimum Resources allocated to Docker: 4GB RAM, 1 CPU, 80GB Disk
Recommended Resources allocated to Docker: 16GB RAM, 2+ CPUs, 100GB Disk
Also requires docker compose version 1.27+

To Run:

Please see our documentation at https://openc3.com

Try it out and let us know what you think! Please submit any issues as Github tickets, or any generic feedback to [email protected].

Thanks!

Full Changelog: v6.0.1...v6.0.2