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

Releases: facebook/flipper

v0.14.1

14 Jan 15:37
Compare
Choose a tag to compare

Highlights

  • Refactored Crash Reporter Plugin's android implementation to show the crash notification for all kind of crashes. It sniffs the logcat and fires notification whenever crash happens.
  • "Plugin not showing?" in the plugin list now supports more cases for telling you what went wrong.
  • Plugins are now sorted by name.

v0.14.0

08 Jan 17:50
Compare
Choose a tag to compare

Happy new year, everyone! This is our first release of 2019. 🎆 Here are some of our highlights.

Highlights

  • New Crash Reporter Plugin.
  • "Where is my plugin?" screen can show you why a plugin wasn't loaded.
  • New reusable components for StackTrace and MarkerTimeline.
  • Support for remote Android devices when connected with adb.

Bug Fixes

  • Avoid indexing 0s videos on Android when recording screencaps. (7471dc6)
  • Fix emulator launching on Linux. (7471dc6)
  • Several fixes to the certificate negotiation process.

v0.13.0

12 Dec 15:38
Compare
Choose a tag to compare

Notable Changes

  • Crash reporter plugin: Get notified for crashes in Android and iOS apps. Currently in Alpha and not enabled by default.
  • Support for physical iOS devices.

Bugfixes

  • yarn start in open source works again (54d09aa)
  • Prevent unnecessary UI rerenders (1337883)
  • Fixes a problem on macOS where external plugin from pluginPaths config weren't loaded (f7ddf3b)
  • Various improvements for certificate exchange and device connections.

Full list of changes: 19485d0...c6e0517

v0.12.0

24 Nov 01:09
Compare
Choose a tag to compare

Notable Changes

  • Docs for UI components are now automatically published: https://fbflipper.com/docs/ui-components.html
  • Stop caching source files in dev mode: ad98ba3
  • createTablePlugin now uses persisted State: db42e8e
  • HTML in network responses now gets formatted: a56d7d5
  • Notification filters are persisted between sessions: 9fb3a56
  • Prevent Flipper SDK crashes from bringing down Android apps: ddbb3c7
  • Fix Android devices from not showing up: a6765de

Full commit log since the last release available here: v0.11.1...v0.12.0

v0.11.1

03 Nov 13:36
Compare
Choose a tag to compare
Flipper Release: v0.11.1

Summary: Fixes Apple dependencies and QPL plugin, changes build to fail on error.

Reviewed By: jknoxville

Differential Revision: D12905241

fbshipit-source-id: 339ca920f958cdc36c4339976d11b2b50380e861

v0.11.0

02 Nov 14:07
Compare
Choose a tag to compare
Flipper Release: v0.11.0

Summary: Including a fix for OkHttp issues, contributed by NightlyNexus: https://github.com/facebook/flipper/pull/313

Reviewed By: jknoxville

Differential Revision: D12883196

fbshipit-source-id: e17b43b33694f46a2bd949eafc008a772777f83e

v0.10.0

19 Oct 16:36
Compare
Choose a tag to compare
Flipper Release: v0.10.0

Summary: Featuring the new notification API. 🛎🎉

Reviewed By: jknoxville

Differential Revision: D10466460

fbshipit-source-id: 11a5bf9b83844bc623acd2dd9d7504dea2b61018

v0.9.0

15 Oct 18:48
Compare
Choose a tag to compare
Flipper Release: v0.9.0

Summary: New Flipper Release: v0.9.0

Reviewed By: passy

Differential Revision: D10378915

fbshipit-source-id: 90e0c4fe7a7fb690f68afddc7781ff0c5bd35d15

v0.8.1

27 Sep 15:36
Compare
Choose a tag to compare
Flipper Release: v0.8.1

Summary: Patch release to fix Android native library crashes.

Reviewed By: jknoxville

Differential Revision: D10084446

fbshipit-source-id: d40c47f91aa88d7a60b2d355ebdc7c14ffa77bbf

v0.8.0

26 Sep 15:14
Compare
Choose a tag to compare
Flipper Release: v0.8.0

Summary: New 0.8.0 release which includes name changes from sonar to flipper.

Reviewed By: passy, danielbuechele

Differential Revision: D10050160

fbshipit-source-id: 5394ea0d032cea39f40cc9ed8e0f054e506d4f04