Skip to content

Latest commit

 

History

History
204 lines (132 loc) · 16.4 KB

CHANGELOG.md

File metadata and controls

204 lines (132 loc) · 16.4 KB

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

1.1.1 — 2024-03-15

🐛 Bug fixes

  • Fix extra avd info being displayed as a bootable android emulator. (#190 by @gabrieldonadel)
  • Fix installing iOS apps from tarballs that don't contain an .app or .ipa file. (#193 by @gabrieldonadel)

💡 Others

1.1.0 — 2024-03-06

🎉 New features

🐛 Bug fixes

  • Prevent CLI from returning invalid cached APKs when the download of the build fails. (#156 by @gabrieldonadel)

💡 Others

1.0.4 — 2024-02-09

🎉 New features

🐛 Bug fixes

💡 Others

1.0.3 — 2024-01-29

🎉 New features

  • Add support for Snack EAS Update URLs to support SDK 50. (#147 by @bycedric)

🐛 Bug fixes

💡 Others

1.0.2 — 2024-01-17

🎉 New features

🐛 Bug fixes

💡 Others

1.0.1 — 2023-12-01

🎉 New features

  • Automatically open popover when the user tries to reopen the app from the Dock or Spotlight. (#109 by @gabrieldonadel)

🐛 Bug fixes

1.0.0 — 2023-11-14

🎉 New features

🐛 Bug fixes

💡 Others

0.1.3 — 2023-09-21

🎉 New features

🐛 Bug fixes

  • Fix SVGs on macOS Sonoma. (#63 by @gabrieldonadel)
  • Prevent the AutoLauncher process from running in the background after launching the main app. (#51 by @gabrieldonadel)
  • Fix WindowNavigator size calculations when showing an existing window. (#48 by @gabrieldonadel)
  • Remove additional spacing from Builds header. (#40 by @Simek)

0.1.2 — 2023-08-13

🎉 New features

🐛 Bug fixes

💡 Others

0.1.1 — 2023-08-10

🐛 Bug fixes

  • Fixed listing devices when Android SDK path or xcrun is not configured correctly. (#26 by @gabrieldonadel)
  • Fixed menu bar popover height after putting Mac to sleep. (#28 by @gabrieldonadel)
  • Prevent multiple "Launch" clicks, add label when booting. (#29 by @Simek)
  • Fixed Pre-flight checklist UI when a check fails. (#33 by @gabrieldonadel)
  • Fixed Folder icon not rendering correctly inside the Settings Window. (#34 by @gabrieldonadel)

💡 Others

  • Move device running indicator inside the Popover to the right along with a green dot. (#17 by @Simek)

  • Adjust Builds section spacing. (#16 by @Simek)

0.1.0 — 2023-08-10

This version does not introduce any user-facing changes.