This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
Releases: facebook/flipper
Releases · facebook/flipper
v0.18.0
Highlights
This is a bit of a boring release, to be frank. Most of the stuff happened behind the scenes, but a lot of preparation for interesting stuff happened behind the scenes, so stay tuned!
Fixes
- Upgraded to Electron 4.0.8 (e0127b8)
- Fixes to node expansion in the layout inspector.
- Connectivity improvements.
See v0.17.1...v0.18.0 for reference.
v0.17.1
v0.17.0
Highlights
- The Android library now uses AndroidX instead of the support-library.
- Folly and RSocket dependencies uploaded to cocoapods (f8bd473).
Bug Fixes
- Improved Unicode support in the Network Inspector plugin (f4b2ce9).
- Fixed MacOS release creation.
- Several UI fixes regarding in-app search and the toolbar.
v0.16.5
Prepare for Fresco stable release (#385) Summary: This unblocks our open source releases. Pull Request resolved: https://github.com/facebook/flipper/pull/385 Reviewed By: danielbuechele Differential Revision: D14299867 Pulled By: passy fbshipit-source-id: d9ce29d0d0713cd54f6d8bed03e7a919f443f44b
v0.16.4
Prepare for Fresco stable release (#385) Summary: This unblocks our open source releases. Pull Request resolved: https://github.com/facebook/flipper/pull/385 Reviewed By: danielbuechele Differential Revision: D14299867 Pulled By: passy fbshipit-source-id: d9ce29d0d0713cd54f6d8bed03e7a919f443f44b
v0.16.3
Prepare for Fresco stable release (#385) Summary: This unblocks our open source releases. Pull Request resolved: https://github.com/facebook/flipper/pull/385 Reviewed By: danielbuechele Differential Revision: D14299867 Pulled By: passy fbshipit-source-id: d9ce29d0d0713cd54f6d8bed03e7a919f443f44b
v0.16.2
Highlights
- Android Target SDK got bumped to 28.
This is likely going to be the last release with support library support. We're exploring some ways of releasing support lib and AndroidX artifacts in parallel, but in case that this proves difficult, we may require you to run jetifier as part of your build process.
v0.16.1
This is a re-release of v0.16.0 which didn't make it to the release page due to some tooling issues.
Highlight(s)
- The Layout inspector can now visualise Litho sections.
Fixes
v0.15.0
Flipper Release: v0.15.0 Summary: - Added build-headless yarn target for producing a headless binary - Crash Reporter plugin added. Details [here](https://fbflipper.com/docs/crash-reporter-plugin.html). - Bug fixes and dependency updates - Desktop notifications for all kinds of crashes with their callstack - Desktop notifications when an exception occurs within [Litho's error boundaries](https://fblitho.com/docs/error-boundaries) - Ability to deeplink to the crash entry in the Logs plugin for Android. This feature is not available in iOS as the callstack doesn't get logged through Flipper's Logs plugin - Ability to copy the stacktrace by right-clicking it - Ability to see the list of crashes in the Notifications hub Reviewed By: passy Differential Revision: D13880665 fbshipit-source-id: 92a3455bb826b6fb22858e2c4c88c0b9ace91a5f
v0.14.2
Flipper Release: v0.14.2 Summary: Patch release. Reviewed By: jknoxville Differential Revision: D13801789 fbshipit-source-id: f325b7b99de7bc573f728a94598cf2383cf217c2