This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
v0.19.0
Highlights
- Layout 2.0: We have a new layout inspector that was rewritten from the ground to address all sorts of small bugs that like nodes not expanding that should all be gone now.
- New Crash Reporter: Flipper will now detect crashes on your device and give you easy access to them through a device plugin that you can find next to logs. Learn more at https://fbflipper.com/docs/crash-reporter-plugin.html.
- Import/Export: You can now import and export Flipper sessions as data to share them with others. Learn more at https://fbflipper.com/docs/share-flipper-data.html.
Fixes
- Improved error reporting for what was previously summarised under "RecurringError". (bf9be74)
- Fixed an issue where the color picker could get cut off. (f9ec0cd) (#396)
Full list: v0.18.0...v0.19.0