flipper

A desktop debugging platform for mobile developers.

MIT License

Downloads
1.5M
Stars
13.3K
Committers
489

Bot releases are visible (Hide)

flipper - v0.24.0

Published by facebook-flipper-bot about 5 years ago

Highlights

  • Android: Separate artifacts for the Litho, Fresco and Network plugins. Please refer to the individual plugin docs to find setup instructions.
flipper - v0.23.8

Published by passy about 5 years ago

Android Hotfix

Bumps the fbjni dependency to v0.2.0 which is a available on MavenCentral, eleviating the need to add another repository to your configuration.

flipper - v0.23.7

Published by facebook-flipper-bot about 5 years ago

flipper - v0.23.6

Published by facebook-flipper-bot about 5 years ago

Highlights

  1. Windows builds should publish on the release page now.
  2. We have x86_64 support on Android.
  3. React DevTools are now publicly available.
flipper - v0.23.5

Published by facebook-flipper-bot about 5 years ago

flipper - v0.23.4

Published by facebook-flipper-bot about 5 years ago

New Features

  • Select plugins to include in your exports.

Fixes and chores

  • Run TSC in Travis.
  • Restore Android build in Travis.

Full Changelog

flipper - v0.23.3

Published by facebook-flipper-bot about 5 years ago

flipper - v0.23.2

Published by facebook-flipper-bot about 5 years ago

flipper - v0.23.1

Published by facebook-flipper-bot over 5 years ago

flipper - v0.23.0

Published by facebook-flipper-bot over 5 years ago

Highlights

  • Disconnected devices now remain available as archived until they're reconnected.
  • Exporting is now significantly faster.

Bug Fixes

flipper - v0.22.0

Published by facebook-flipper-bot over 5 years ago

This release is a big one! We spent a week fixing a bunch of long-standing issues, but there are also two completely new plugin since the last release: Databases and Images. Thanks for all the bug reports and feature requests you have filed!

Overall improvements

  • Fixed a memory leak caused by promise chaining
  • Fixing multi-row selection using shift in tables
  • Option to include column names when copying from a table
  • Copying table rows which are currently outside the viewport
  • Support regex search
  • Making client connection more reliable

Plugins

Layout

  • fixed a bug in layout search which caused a crash
  • Adding accessibilityIdentifier for iOS

Logs

  • Debouncing user input in search
  • Fixing “stick to bottom” in logs
  • Showing timestamp with logs
  • Logs for a disconnected device are kept

Network

  • Catching malformed URLs in network plugin
  • copy full network request and response
  • search network request using regex
  • Correctly calculate response size

Images

  • UI fixes in Images plugin
  • Add missing events
  • Add open-source documentation

Crash Reporter

  • Account for long crash titles
  • Fixing crash notifications
  • Fixing display of long stacktraces

Export

  • Fix error display

Other Plugins

  • Add analytics logging to export
  • Fixing UI glitch in Sections plugin

Infrastructure

  • Add experimental support for mixed mode with TypeScript
  • Upgraded to Flow 0.101.1
  • Fix tracking of request/response types between client and device
  • Improved iOS simulator compatibility
flipper - v0.21.1

Published by facebook-flipper-bot over 5 years ago

flipper - v0.21.0

Published by facebook-flipper-bot over 5 years ago

Highlights

  • Revamped documentation! We redesigned https://fbflipper.com/ and hope you like it. We added new tutorials, feature pages and way too many things to list here.
  • no-op package for Android makes it easier to (not) ship Flipper with production releases.
  • "Copy as cURL" support for the network plugin (https://github.com/facebook/flipper/pull/415)
flipper - v0.20.0

Published by facebook-flipper-bot over 5 years ago

Highlights

Fixes

Commit log: https://github.com/facebook/flipper/compare/v0.19.0...v0.20.0

flipper - v0.19.0

Published by facebook-flipper-bot over 5 years ago

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

Full list: https://github.com/facebook/flipper/compare/v0.18.0...v0.19.0

flipper - v0.18.0

Published by facebook-flipper-bot over 5 years ago

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

See https://github.com/facebook/flipper/compare/v0.17.1...v0.18.0 for reference.

flipper - v0.17.1

Published by facebook-flipper-bot over 5 years ago

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 (d720b2087015a5d9e2d568c1310d8b02916c800d).

flipper - v0.16.5

Published by facebook-flipper-bot over 5 years ago

flipper - v0.16.4

Published by facebook-flipper-bot over 5 years ago

flipper - v0.16.3

Published by facebook-flipper-bot over 5 years ago

Package Rankings
Top 0.7% on Npmjs.org
Top 3.91% on Repo1.maven.org
Top 2.45% on Cocoapods.org
Top 3.67% on Proxy.golang.org
Related Projects