Releases: software-mansion/radon-ide
Releases · software-mansion/radon-ide
v0.0.9-beta
What's Changed
- Implement jsx transform workaround that doesn't affect order of plugins by @kmagiera in #184
- Redo jsx transform workaround by @kmagiera in #185
- Add expo 51 support by @kmagiera in #186
- Save Device Settings in workspace state. by @filip131311 in #183
- Add a way to close IDE, when in SidePanel. by @filip131311 in #166
New Contributors
- @watadarkstar made their first contribution in #163
Full Changelog: v0.0.8-beta...v0.0.9-beta
v0.0.8-beta
What's Changed
- Fix click events on inspector after #123 by @kmagiera in #140
- Allow app folder to be recognized by the presence of app.config.ts by @kmagiera in #144
- Fix builds still running after vscode has been closed. by @filip131311 in #142
- Prevent multiple instances of React Native IDE from running by @jakub-gonet in #112
- Check for platform when comparing fingerprints by @jakub-gonet in #154
- Add option to pass env variables from launch configuration by @kmagiera in #156
Full Changelog: v0.0.7-beta...v0.0.8-beta
v0.0.7-beta
What's Changed
- Cleanup docs and add configuration section by @kmagiera in #121
- Update how webview components are structured. by @filip131311 in #123
- Move app root setting from vscode settings to launch configuration by @kmagiera in #125
- Adjustments for documentation styling by @alduzy in #120
- Use unique ids for call and callback ids to avoid duped calls when weboew reloads by @kmagiera in #128
Full Changelog: v0.0.6...v0.0.7-beta
v0.0.6-beta
Highlights
- Right-click inspect to see element hierarchy in context menu by @filip131311 in #113
- Add support for pasting in Android by @jakub-gonet in #110
- Detect native code changes by @jakub-gonet in #91
Other changes
- Fix Scrollbar appearing when phone fully visable by @filip131311 in #101
- Fix Mouse input capture area by @filip131311 in #85
- Handle arrow keys in HID codes dispatch by @jakub-gonet in #105
- Use build configuration from launch configuration for getBuildPath command by @kmagiera in #106
- Fix flash when showing dialog by @jakub-gonet in #104
- Add a Button that opens IDE in new window. by @filip131311 in #108
- Fix inspector highlight on mouse move by @kmagiera in #117
- Fix communication between webview and extension code. by @filip131311 in #114
Full Changelog: v0.0.5...v0.0.6
v0.0.5-beta
This is a patch release for 0.0.4 that introduced a regression with iOS builds not working in some of the cases.
What's Changed
- Fix ios scheme detection by @kmagiera in #99
- Restore expo env plugin by @kmagiera in #100
- Fix wrong logic when deciding to wait for app ready by @kmagiera in #102
Full Changelog: v0.0.4...v0.0.5
v0.0.4-beta
What's Changed
- Light mode support by @kacperkapusciak in #83 and #84
- Add more device skins by @filip131311 in #71
- Fix Phone screen resizing by @filip131311 in #86
- Use launch configuration to allow for specifying Android/iOS build variants by @kmagiera in #90
- Reveal device preview conditionally by @kmagiera in #93
- Fix Diagnostic view pod installation. by @filip131311 in #89
Full Changelog: v0.0.3...v0.0.4
v0.0.3-beta
Highlights
- fix preview panel laging after refresh or after using it for a while by @kmagiera in #79 and #80
- expo-router v3 support by @kmagiera in #77
- Fix stream closing when computer sleeps by @jakub-gonet in #67
- Add Button triggering dev menu by @jakub-gonet in #42
Other Changes
- Close inspector with escape key by @kacperkapusciak in #53
- Fix stream closing when computer sleeps by @jakub-gonet in #67
Full Changelog: v0.0.2...v0.0.3
v0.0.2-beta
Highlights
- Expo Go support by @franciszekjob in #57
- Disable node modules checks by @kmagiera in #66
- Store panel position in user and not workspace settings by @filip131311 in #56
Full Changelog: v0.0.1...v0.0.2
v0.0.1-beta
Initial release available for external beta testers. Checkout project README for installation and usage instructions.