Tags: 61ConceptStudio/flipper
Tags
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
Flipper Release: v0.14.1 Summary: - Refactored [Crash Reporter Plugin's](https://fbflipper.com/docs/crash-reporter-plugin.html) 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. Reviewed By: jknoxville Differential Revision: D13650988 fbshipit-source-id: 8b4861befa962162dea84a1394ea2829b88ab4c9
Flipper Release: v0.14.0 Summary: - New [Crash Reporter Plugin](https://fbflipper.com/docs/crash-reporter-plugin.html). - "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. - Avoid indexing 0s videos on Android when recording screencaps. (facebook@7471dc6) - Fix emulator launching on Linux. (facebook@7471dc6) - Several fixes to the certificate negotiation process. Reviewed By: priteshrnandgaonkar Differential Revision: D13589524 fbshipit-source-id: 3bc0b2ff4d7802b0b767bb5fc55046a84e4a3ec8
Flipper Release: v0.13.0 Summary: - 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. - `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 changes here: facebook/flipper@19485d0...c6e0517 Reviewed By: danielbuechele, priteshrnandgaonkar Differential Revision: D13431074 fbshipit-source-id: ef2087742911e4c5ee98af1941bc7db5cfe75578
Flipper Release: v0.12.0 Summary: - Docs for UI components are now automatically published: https://fbflipper.com/docs/ui-components.html - Stop caching source files in dev mode: facebook@ad98ba3 - `createTablePlugin` now uses persisted State: facebook@db42e8e - HTML in network responses now gets formatted: facebook@a56d7d5 - Notification filters are persisted between sessions: facebook@9fb3a56 - Prevent Flipper SDK crashes from bringing down Android apps: facebook@ddbb3c7 - Fix Android devices from not showing up: facebook@a6765de Full commit log since the last release available here: facebook/flipper@v0.11.1...v0.12.0 Reviewed By: jknoxville Differential Revision: D13153344 fbshipit-source-id: e67e2ac9469b2a5ef58d1963a38b1c8f448bd4fb
Flipper Release: v0.11.0 Summary: Including a fix for OkHttp issues, contributed by NightlyNexus: facebook#313 Reviewed By: jknoxville Differential Revision: D12883196 fbshipit-source-id: e17b43b33694f46a2bd949eafc008a772777f83e
PreviousNext