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.34.0

Published by facebook-flipper-bot over 4 years ago

Highlights

  • Lower requirement of flipper-react-native to iOS 9.0. (2de3c69)

Fixes

  • Crash reporter: Long error messages are now scrollable. (4784c45)
  • Various JS build issues were addressed.

Internals

  • Restructured our repository. You find the main app under desktop/ now. The plugins have moved from src/plugins to desktop/plugins.
flipper - v0.33.1

Published by facebook-flipper-bot over 4 years ago

Re-release of 0.33.0

Highlights

  • React Native global hotkeys in the settings menu.

Fixes

  • iOS 9 support restored.
flipper - v0.32.2

Published by facebook-flipper-bot over 4 years ago

Bugfix release for plugin detection/compilation.

flipper - v0.31.2

Published by facebook-flipper-bot over 4 years ago

Releasing Flipper 0.31.2 as preview for the improved React Native support (blog post will follow)

flipper - v0.31.1

Published by facebook-flipper-bot over 4 years ago

Fixes

Bugfix release for startup problem.

flipper - v0.31.0

Published by facebook-flipper-bot over 4 years ago

Highlights

  • Database query favourites are now persisted across sessions (b0caaa7)
  • Allow disabling iOS development in Settings
    (aab004a)
  • Various improvements to the sidebar
  • FPS graph to visualize slow UIs for plugin developers (31df1db)
  • Window theme attributes when clicking on a window in the inspector (c430fc3)
  • Removed Stetho dependency (48d6ea4). Thanks, ZacSweers!
  • Install plugins directly from package files (b9e7f5d6d121138284c1bf5158e06e876b2ab40c)

Fixes

  • Mac plugins not showing up (02e0233)
  • Doctor: log both shown and suppressed warnings (35d62e70cbb2ea36891bdd37148d1e063b8f7e30). Thanks, mateosilguero!
  • Fix default SDK path on Windows (e178221)
  • Doctor complains Android SDK is not installed
    (b625efe)
  • Update welcome screen links (33ad41c)
  • Fix 'Timed out waiting for device' error (060e8c0)
flipper - v0.30.2

Published by facebook-flipper-bot over 4 years ago

flipper - v0.30.1

Published by facebook-flipper-bot almost 5 years ago

New release built against Litho 0.33.

flipper - v0.30.0

Published by facebook-flipper-bot almost 5 years ago

Changelog

  • Release of the redesigned Support Form
flipper - v0.29.4

Published by facebook-flipper-bot almost 5 years ago

Includes a preview of the JS-only plugin API. This is experimental and might break in future releases.

flipper - v0.29.3

Published by facebook-flipper-bot almost 5 years ago

flipper - v0.29.2

Published by facebook-flipper-bot almost 5 years ago

flipper - v0.29.1

Published by facebook-flipper-bot almost 5 years ago

Hotfix to get a new flipper npm module out.

flipper - v0.29.0

Published by facebook-flipper-bot almost 5 years ago

Highlights

  • Flipper Doctor will tell you if something is wrong with your setup and how to fix it.
  • The package manager now supports updates.
flipper - v0.28.0

Published by facebook-flipper-bot almost 5 years ago

Highlights

  • Redesigned sidebar.
  • Compatibility with XCode 11.

Full list of changes: https://github.com/facebook/flipper/compare/v0.27.0...v0.28.0

flipper - v0.27.0

Published by facebook-flipper-bot almost 5 years ago

Highlights

  • Sample Android APK now available as download on this very release page.
  • Memory usage viewer available for KaiOS devices.

Full changelog: https://github.com/facebook/flipper/compare/v0.26.0...v0.27.0

flipper - v0.26.0

Published by facebook-flipper-bot about 5 years ago

Highlights

  • New settings panel for configuring Android SDK paths and iOS support.
  • Support for taking screenshots and recording videos on Windows.
  • Copying an element name in the layout inspector now copies the attributes instead of just a numeric identifier.

Full changelog at https://github.com/facebook/flipper/compare/v0.25.0...v0.26.0

flipper - v0.25.0

Published by facebook-flipper-bot about 5 years ago

Highlights

  • Android: Leakcanary is no longer part of the core distribution but a separate artifact: com.facebook.flipper:flipper-leakcanary-plugin.
flipper - v0.24.2

Published by facebook-flipper-bot about 5 years ago

Hotfix for SoLoader incompatibility on Android

flipper - v0.24.1

Published by facebook-flipper-bot about 5 years ago

Hotfix updating the fbjni dependency to 0.2.0 which is available on Maven Central.

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