Project Update Record
2025-11-11
v2.2.0
🚀 New Features
- Management System: Improved partial English translations.
- Management System: Supports downloading various types of application versions and generating QR codes for download links.
- Optimized the structure of dockerfile.
⚡ Optimizations and Improvements
- Management System: Improved English translations.
- Adjusted the style of configuration creation strategy.
🐞 Bug Fixes
- Fixed several display issues.
2025-10-30
v2.1.0
🚀 New Features
- Management System: Supports application upgrade modules for Windows, Linux, and macOS.
- Management System: Improved partial English translations.
- Management System: Adjusted time zone configuration and provided examples.
- API: Supported new endpoint - (Query historical version information of applications).
🐞 Bug Fixes
- Fixed several display issues.
2025-09-24
The project is officially open-sourced, releasing the open-source v2.0.0 version.
2025-09-15
🚀 New Features
- Application version feature: Added display of version file size.
- URL application version module: Added version file download button.
2025-09-09
v2.0.0 version released.
🚀 New Features
- Supports high-speed data packages to help enterprise users quickly upgrade applications.
2025-08-07
🚀 New Features
- Added Electron Github Action module, supporting automated deployment and upgrade via Github Action. Facilitates the access of open-source Electron projects. Documentation
2025-08-01
v1.9.0 version released.
🚀 New Features
- Added Income module to bring passive income to developers. Feature Documentation
⚡ Optimizations and Improvements
- Fixed several bugs.
2025-07-28
v1.8.0 version released.
🚀 New Features
- Added Electron application upgrade module, fully compatible with the official Electron upgrade module. Feature Documentation
- Added Electron upgrade demo application. Github Address
2025-07-17
v1.7.0 version released.
🚀 New Features
- Application download and distribution page supports global access; ad slots will be added later to passively increase developers' income. Feature Documentation
- Application download and distribution function supports passing system and architecture fields to filter displayed download positions. Feature Documentation
- Added application traffic usage statistics on the background homepage. Feature Documentation
⚡ Optimizations and Improvements
- Java/Go/TS SDKs updated to version 1.6.0 synchronously. Documentation
- Tauri Action: Supports repeated version uploads, which will delete historical versions and upgrade strategies. Documentation
2025-07-04
⚡ Optimizations and Improvements
- Improved the application data reporting module.
2025-07-02
v1.6.0 version released.
🚀 New Features
- Added Android application upgrade feature for Android app upgrades. Feature Documentation
- Android SDK updated to version 1.6.0 synchronously. Documentation
2025-06-27
v1.5.0 version released.
🚀 New Features
- Added configuration upgrade feature, allowing users to update configuration information without releasing app versions. Feature Documentation
- TS SDK updated to version 1.5.0 synchronously. Documentation
2025-06-20
🚀 New Features
- Added application distribution and download page for users to directly distribute application download links. Feature Documentation
2025-06-16
⚡ Optimizations and Improvements
- Improved the verification related to application versions.
2025-06-11
⚡ Optimizations and Improvements
- Optimized the application file download name: replaced the original pure random character name scheme with " timestamp + original file name".
2025-06-09
⚡ Optimizations and Improvements
- Tauri Github Action module: Supports the github-token configuration field to verify whether it is the owner of the open-source project. The open-source project address needs to be entered in the application management.
2025-06-04
🚀 New Features
- Added Tauri Github Action module, supporting automated deployment and upgrade via Github Action. Facilitates the access of open-source Tauri projects. Documentation
2025-05-29
v1.4.0 version released.
🚀 New Features
- To facilitate the use of Tauri applications, added Tauri application module and upgrade check interface, fully compatible with the official Tauri application upgrade interface. Interface Documentation
2025-05-22
🚀 New Features
- GO SDK released the latest version v1.3.0, supporting the user event upload interface. It is used to support user behavior analysis based on the event data of the user's app. Interface Documentation
- TS SDK released the latest version 1.3.0, supporting the user event upload interface. It is used to support user behavior analysis based on the event data of the user's app. Interface Documentation
- JAVA SDK released the latest version 1.3.0, supporting the user event upload interface. It is used to support user behavior analysis based on the event data of the user's app. Interface Documentation
2025-05-21
v1.3.0 version released.
🚀 New Features
- API service v1.3.0: Supports the user event upload interface. It is used to support user behavior analysis based on the event data of the user's app. Interface Documentation
- Background management system v1.3.0: Adjusted the homepage statistics module, using data from the user event upload interface to count user behavior analysis. Example
2025-05-12
v1.2.1 version released.
⚡ Optimizations and Improvements
- Optimized the overall parameter verification of the management system.
2025-05-08
v1.2.0 version released.
🚀 New Features
- Management System Upgrade Strategy: Added Traffic Control Strategy module.
- Traffic Control Strategy: Supports grayscale strategy, allowing setting the grayscale quantity according to time.
- Traffic Control Strategy: Supports traffic control strategy, allowing setting the number of upgrades possible within a time period.
⚡ Optimizations and Improvements
- Optimized the display of the configuration task page in the management system.
2025-04-28
🚀 New Features
- Management System: Added Device Management and Device Group Management modules to support configuring corresponding upgrade tasks according to the unique identifier of the device and the group corresponding to the device when setting upgrade tasks.
- API service interface supports configuring corresponding upgrade tasks according to the group corresponding to the device.
🐛 Bug Fixes
- Fixed the issue where the API interface could not obtain the latest version task in some cases.
⚡ Optimizations and Improvements
- Optimized the display of the configuration task page in the management system.
2025-04-24
🚀 New Features
- SDK Android released the latest version 1.0.20, supporting custom service domain names to enable private deployment and implement the use of services based on the API interface parameter protocol.
2025-04-21
🚀 New Features
- SDK Dart supports custom service domain names to enable private deployment and implement the use of services based on the API interface parameter protocol.
2025-04-17
🚀 New Features
- API interface: Added docs field to the error response body to guide users in solving problems. API Documentation
🐛 Bug Fixes
- Fixed the abnormal error reporting of the API interface.
⚡ Optimizations and Improvements
- Optimized the error return display information of the API service interface.
2025-04-16
🚀 New Features
- API service: Added new interface - URL application obtains initial download. Interface Documentation It can be applied to the download button fixed on the official homepage.
- API service: Added new interface - File application obtains initial download. Interface Documentation It can be applied to the download button fixed on the official homepage.
2025-04-15
🚀 New Features
- SDK GO/JAVA/TS supports custom service domain names to enable private deployment and implement the use of services based on the API interface parameter protocol.