Skip to content

v4.73-alpha

Choose a tag to compare

@JohnPraise247 JohnPraise247 released this 04 Feb 18:15
12b64d5
  • IDE: Added ogg audio 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.hideSidePanel and ide.showSidePanel api
  • IDE: Added device.getFreeSpace(), device.getBatteryLevel() && device.getMemoryInfo api
  • IDE: Changed device.saveFile to device.writeFile
  • IDE: Changed ide.getTabName to ide.getActiveFile
  • IDE: Added ide.getPath() api
  • IDE: Added device.convertBlobToFile api, which convert saved blobs to its respective format
  • IDE: Removed device.saveBlob.
  • IDE: Added ide.reloadProjectList api
  • IDE: You can now drag and drop URLs onto the 'My Project' panel to download files directly to your device.
  • Extension: Updated xPack extension to the new api