Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 996 Bytes

CHANGELOG.md

File metadata and controls

50 lines (34 loc) · 996 Bytes

Changelog

[0.4.0] - 2025-02-12

Added

  • GPU Information in reports (client-side only)
  • Cleanroom detection

Fixed

  • Errors when creating sampler reports due to null defaults in ExportProps

Removed

  • Debug lines

[0.3.0] - 2025-02-05

Added

  • Default sampler configurations

Fixed

  • Issues relating to dedicated server environments
  • Typos on average/summary timings messages
  • Configuration for stages profiling not working (Thanks CaliforniaDemise)
  • Typo on location for async profiler libraries
  • Activity logging

[0.2.1] - 2024-09-05

Fixed

  • Crashes in Cleanroom environment due to path issues
  • Ingame file paths not being correct

[0.2.0] - 2024-09-05

Added

  • /flarec (client-side) commands
  • Client-sided profiling

[0.1.1] - 2024-09-03

Fixed

  • Crashes from not using srg names in reflection

Changed

  • Moved reflections to using mixins, since we depend on MixinBooter already

[0.1.0] - 2024-09-02

Added

  • First release!