Releases: bamlab/flashlight
Releases · bamlab/flashlight
v0.18.0
0.18.0 (2024-07-04)
Bug Fixes
- profiler don't crash profiler if we can not parse
FrameTime
(#295) (8aee5ec) by @kirillzyusko - profiler: fix ram usage when multiple pids (#290) (85656a7)
- profiler: improve performance (#280) (512a994)
Features
- export FPS and RAM reporting (#294) (5b00d7d) by @kirillzyusko
v0.17.4
v0.17.3
v0.17.2
0.17.2 (2024-04-05)
Bug Fixes
- report remove video annotation if no videos (#235) (93c3b99)
- cli ensure CLI doesn't fail if we can't check latest CLI version
- cli: improve cli performance a little bit (#269) (f646064)
For the cloud
command, this release also switches to api.flashlight.dev
as server base url. This will fix future reason: getaddrinfo ENOTFOUND
issues when we decommission the previous endpoint url.