HomeDocs
Skip to main content

Transsion Developer Tools Download Link and Release Notes

Latest Version

  • Windows (64-bit)
  • MacOS (x64, suitable for most devices)
  • MacOS (arm64, suitable for M1 chips)

Transsion Developer Tools Release Notes

v0.17.0

Added: Support MiniApp sub-packaging
Added: The simulator supports displaying build errors
Fixed: Login dialog style error
Fixed: Occasionally, the simulator runs the previous MiniApp when opening a new project

v0.16.0

Added: MiniApp Package Size Optimization Tool
Optimization: The build tool optimized the size of the built JS files
Optimization: Simulator refresh icon animation
Optimization: Feedback dialog close logic modification

v0.15.0

Added: IDE supports the audio component of the MiniApp and its syntax hints
Fixed: Fixed some bugs in the debugging tools.

v0.14.0

Added: IDE data collection
Added: Update of the MiniApp framework version built into the simulator
Fixed: USB debugging adds resource push timeout handling
Fixed: Compatible with the situation where the interface returns the maximum version number of the mini program as an empty string
Fixed: New project, cancel button text error

v0.13.0

Added: The MiniApp plugin supports syntax prompts for mini-program DLT
Optimization: IDE version update function optimization

v0.12.0

Added: The MiniApp plugin supports hints for MiniApp JS API syntax as well as configuration JSON for MiniApp
Added: The simulator now supports the MiniApp's Picker component
Added: User evaluation feedback
Optimization: Modified the MiniApp application template
Optimization: The application copyright information year is updated to the current year of the packaging machine system
Optimization: Optimized the timing at which the simulator gains focus
Optimization: MiniApp compilation logs are outputted to a new log channel
Fixed: The data structure returned by the simulator API mock is incorrect
Fixed: The network request Payload is not displayed in the simulator's debugging tool
Fixed: The Styles sub-panel in the Elements panel of the simulator's debugging tools failed to load.
Fixed: In password login, the account is not validated in real time
Fixed: Copying objects in the Console panel of the simulator's debugging tool failed
Fixed: The simulator's style has been adjusted to resolve the issue where the simulator obstructs the syntax suggestion box

v0.11.0

Added: The debugging tool has added a Storage panel.
Added: Support for custom preprocessing.
Added: Simulator supports the dlt.removeStorage API.
Added: Simulator supports virtual file paths.
Added: The mini-program upload dialog displays the size of the uploaded mini-program.
Optimization: The USB debugging process has been optimized, and the interaction between the IDE and MiniApp has been changed to use WebSockets.
Optimization: USB debugging for mini programs and MiniShell no longer caches the appInfo of mini programs to prevent debugging errors caused by changes to the online appInfo during the debugging phase.
Optimization: When creating a new mini-program project, the default project directory name has been changed to MiniApp.
Fixed: Even after logging out of MiniShell, the associated mini program ID can still be accessed during USB debugging.
Fixed: Unable to retrieve data from the associated mini program interface when multiple projects are open.
Fixed: The MiniShell debugging page has added the functions of login and association with mini programs.
Fixed: The simulator's dlt.chooseMedia API dialog for setting image file extensions is not compatible with Windows.
Fixed: he simulator's dlt.request API is incompatible with the data parameter.
Fixed: Login error messages are not displaying specific exception information.
Fixed: In the simulator, when the navigationStyle configuration value is not set to 'custom', the related navigation bar configurations will also take effect.
Fixed: After switching tabBar pages in the simulator, the navigation bar displayed a back button.
Fixed: The emulator's uploadFile API returns data in an incorrect format.
Fixed: There's an error in the implementation of the emulator's dlt.request.

v0.10.0

Added: Mini Program Simulator.

v0.9.1

Fixed: The main interface opens the project through "Open Recent" and jumps to the H5 Shell MiniApp debugging interface.

v0.9.0

Added: IDE supports the debugging of H5 Shell MiniApp.

v0.8.10

Added: IDE now supports switching between Chinese and English
Added: Support for logging in with phone number
Added: Application icon and name have been modified
Optimization: Automatic compilation startup failure has been fixed for MacOS x64 platform
Optimization: Debugging tools will no longer occasionally fail to output debugging information during real device debugging.

v0.8.9

Optimization: Unified Menubar and Topbar background color on Windows platform.
Optimization: Implemented "About" and "Exit" functions for Windows platform applications.
Optimization: Removed "Color Theme" and "File Icon Theme" settings from application settings.
Optimization: Prevented interruption of the real device debugging process by capturing real device debugging device resource deletion.
Optimization: Disabled refresh functionality in the debugging tool.
Fixed: Removed "Create Mini Program Page" and "Create Mini Program Component" menu items from the resource explorer's context menu.
Fixed: Deleted projects reappearing in the startup page project list.
Fixed: Occasional unavailability of USB debugging network packet capture.

v0.8.8

Optimization: USB debugging now clears all files in the device resource directory before pushing Mini Program resources to ensure normal resource updates.
Optimization: Added network request error logging.
Optimization: Modified network request timeout.
Optimization: Modified logic to maintain login status.
Fixed: General network request error handling logic.
Fixed: Mini Program package upload errors.
Fixed: Login logic errors.
Fixed: Real device debugging - the debugger Console panel occasionally not displaying project code.
Fixed: Real device debugging - the debugger Source panel occasionally not showing project code.

v0.8.7

Added: Real device debugging now supports Mini Program network packet capture.
Added: Mini Program development now supports the use of npm packages.
Added: Added login method - email and password login.
Optimization: Added a mask to the login dialog, click the close button to close it.
Optimization: Added dev mode to Mini Program compilation.
Optimization: Hidden Mini Program compilation directory.
Optimization: Added show password button to login password input.
Fixed: Some models report errors when pushing Mini Program resources to create subdirectories.

v0.8.5

Added: Application version update functionality.

v0.8.4

Fixed: After switching projects, previously set Mini Program associations were lost.
Fixed: Clicking objects in the debugger that print objects caused them to not expand.
Fixed: USB debugging failed to open Mini Program when there were multiple instances of the IDE installed on Windows.
Optimization: In non-formal environments, the preview QR code dialog shows the current environment and version number.

v0.8.3

Optimization: Real device debugging now includes pushing appInfo to the device to resolve the issue of only being able to debug published Mini Programs.
Optimization: Request user information interface every 30 minutes to maintain login status.
Optimization: Optimized startup effects to resolve the flash screen issue that occurs when the application starts.

v0.8.2

Optimization: Startup performance optimization.
Optimization: Real device debugging optimization.
Fixed: On the Windows platform, when installed for the first time, the editor could not open normally.
Fixed: Global search in the editor caused an error.

v0.8.1

Optimization: Optimized compilation information output format.
Optimization: Performance optimization for compiler monitoring of Mini Program directory changes.
Fixed: System taskbar - Transsion Developer Tools - exit, could not exit the application.

v0.8.0

Added: Real device debugging.
Fixed: On the Windows platform, the startup page titleBar did not have a close button.
Fixed: On the Windows platform, the project management page did not load the project list.
Fixed: On the Windows platform, preview failed.

v0.7.0

Optimization: UI and interaction optimization.
Fixed: Associated Mini Programs were not fully displayed, and those beyond 10 were not shown.
Fixed: Editor disorder caused by plugin exceptions.

v0.6.3

Optimization: Modified the npm source used by the project.
Optimization: Completed code signing and notarization for MacOS platform.

v0.6.2

Fixed: Compilation errors of custom components caused by dependency issues.

v0.6.1

Added: Associate Mini Programs.
Optimization: Top toolbar style optimization.

v0.6.0

Added: Associate Mini Programs.
Optimization: Top toolbar style optimization.

v0.5.1

Added: Startup page, open, add, delete Mini Program projects.
Optimization: Modified the text of the Mini Program upload form fields.
Optimization: Improved the style of the Mini Program QR code preview to increase scan success rate.

v0.4.0

Added: Application build distinguishes between release and debug versions.
Added: Debug version of the package supports environment switching, allowing selection of development, testing, pre-release, and production environments.
Fixed: Login failure in Windows system environment.

v0.3.2

Optimization: Upgraded the Mini Program compiler version.
Optimization: Network requests no longer use api provided by the Mini Program compiler package, but are implemented by the project itself.

v0.3.1

Optimization: Modified 3a account operation logic.

v0.3.0

Added: Split Mini Program upload functionality into preview and upload versions.

v0.2.1

Optimization: Standardized network request handling logic.

v0.2.0

Added: User login and logout.
Added: Mini Program upload requires configuring the appId field in app.json (temporary solution), otherwise, you cannot upload the Mini Program and will receive a prompt. Optimization: Mini Program upload no longer requires separate login.

v0.1.0

Added: Integrated Mini Program compiler, supporting Mini Program compilation and upload.
Added: Mini Program compiler supports sjs syntax.
Optimization: Changed the suffix of Mini Program project dsl files to .dlt.

Privacy agreementDeveloper agreementcontact us: developer_service.mi@transsion.com © 2024 MiniApp. All Rights Reserved.