Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Releases: facebook/flipper

v0.18.0

15 Mar 16:03
Compare
Choose a tag to compare

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

08 Mar 13:07
Compare
Choose a tag to compare

Bugfix Release

Fixes #394 in which using the network inspector can cause the plugin view to crash. Also fixes an issue where native background plugins can fail to connect (d720b20).

v0.17.0

05 Mar 14:40
Compare
Choose a tag to compare

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

05 Mar 17:45
Compare
Choose a tag to compare
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

05 Mar 17:25
Compare
Choose a tag to compare
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

05 Mar 15:10
Compare
Choose a tag to compare
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

21 Feb 02:01
Compare
Choose a tag to compare

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

20 Feb 17:42
Compare
Choose a tag to compare

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

  • Stop trimming log messages so white-space-sensitive outputs (like trees) are preserved (88cc299).
  • Upgrade Flow to 0.91 (09a93cd).
  • Fix a screen recording bug on Pixel devices (64c8163).
  • Watch plugin files recursively (c675211).

v0.15.0

31 Jan 13:18
Compare
Choose a tag to compare
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

25 Jan 11:39
Compare
Choose a tag to compare
Flipper Release: v0.14.2

Summary: Patch release.

Reviewed By: jknoxville

Differential Revision: D13801789

fbshipit-source-id: f325b7b99de7bc573f728a94598cf2383cf217c2