Skip to content

Cosmic v0.0.18

Pre-release
Pre-release
Compare
Choose a tag to compare
@shadergz shadergz released this 23 Jan 18:10

What's New

  • An exception screen has been added to alert the user about UBs

Fixes

  • JNIEnv is now correctly propagated throughout the entire backend
  • Fixed improper access to JNIEnv* objects through an incorrect thread
  • Addresses memory leaks in objects (JNIString, BiosInfo, among others)
  • Corrects mishandling of BIOS files in both the frontend and backend
  • Fixes interface crashes
  • Reduces memory consumption
  • Improves the logging system (now the parser can check the syntax of the text format before compilation)
  • Enhances security in the code (libfmt)

Main Contributor

  • @beloncode

Special Thanks to

Full Changelog: v0.0.17...v0.0.18