Skip to content

Version 0.4 (v2024.9b50)

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 09:45
· 2 commits to main since this release
aea5f6e
  • Fixed Parsing of Log Files that have blank lines in them.
  • Temporary Log Files are no longer put in your current working directory.
  • OSCR's settings file is no longer put in your current working directory on Linux, but uses QSettings instead to better align with what Linux expects for a config location: https://doc.qt.io/qt-6/qsettings.html#platform-specific-notes
    • Windows may incorporate this in the future, however it still currently creates a dotfile at your current working directory.
  • Default Time Between Combats is now 45 seconds.
  • OBS Can now capture OSCR's Live Parser
    image
  • OSCR-UI's Reported Version is now 0.4.

Known Issues

  • Multiple-Language Support does not work in the .msi build.