Skip to content

Fixes for 0.8.56

Burak Hançerli requested to merge sentry-fixes into master

This MR brings the following features;

  • Fixes on Sentry: 92db18ad56074c958d185dc25353bcc1, 220eaae3eb664f99b85f9b72bc493e1d
  • enh: add full ES3 support
  • enh: move to standard Qt debugging functions
  • enh: increase the initial memory to 2GB, preventing some QML projects from crashing.
  • enh: add JIRA URL with the current error message to ease up creating tickets
  • fix: hide the bottom bar when the download is complete
  • fix: reload page upon error
  • cicd: move the EMSDK variable to the global scope
  • chore: bump minimum required Qt version to 6.6.0
  • chore: add JIRA link to the homepage

Merge request reports