Releases: Mobilecode-Studio/Site
Releases · Mobilecode-Studio/Site
v4.74-alpha
- Fixed drag and drop bug
- Fixed a minor
ide.registerPreviewComponentbug - Removed underscore from
FONTSandUNPACKED - Added
device.vibrateapi. Trydevice.vibrate("0,100,30,100,50,300") - Fixed a minor extension bug
- Removed popup on app start
v4.73-alpha
- IDE: Added
oggaudio format support - IDE: Added option in settings for
Display low storage modal - IDE: Added multiple selection in
my project. Ctrl + click on an item to select it, while Ctrl + Right click clears the selection - IDE: Added more shortcuts in settings
- IDE: Resolved the issue with automatic file opening where creating a new file with an existing name but different casing would incorrectly open a new tab instance.
- IDE: Added Clipboard feature in device panel
- IDE: Added
ide.hideSidePanelandide.showSidePanelapi - IDE: Added
device.getFreeSpace(),device.getBatteryLevel()&&device.getMemoryInfoapi - IDE: Changed
device.saveFiletodevice.writeFile - IDE: Changed
ide.getTabNametoide.getActiveFile - IDE: Added
ide.getPath()api - IDE: Added
device.convertBlobToFileapi, which convert saved blobs to its respective format - IDE: Removed
device.saveBlob. - IDE: Added
ide.reloadProjectListapi - IDE: You can now drag and drop URLs onto the 'My Project' panel to download files directly to your device.
- Extension: Updated
xPackextension to the new api
v4.72-alpha
- Mobile: layout now auto adjusts when typing into an
input - Mobile: Fixed a bug that prevents xlayout to show after reconnecting
- Mobile: Fixed a preview rendering bug when showing
xlayout - Mobile: fixed a UI bug that occurs, when fetching for update
- IDE: Minor UI changes in modal
- IDE: Added option to specify if passcode is required when deleting files/folders
- IDE: You can now download folders as zip
- IDE: Fixed a minor bug for (
device.listFolder) which previously returns files with no extension as a folder - IDE: Updated some links in
Settings Tab
v4.71-alpha
- Updated
ide.registerFileTypeapi - Added
ide.registerPreviewComponentapi - Added
ide.getTabNameapi - Fixed font bug
- App now indicates, when there's an update
v4.70-alpha
Initial release