anyuianyui
Home
Getting Started
Documentation
Download
  • English
  • 简体中文
Home
Getting Started
Documentation
Download
  • English
  • 简体中文
  • Release Notes

    • Latest Release
    • 0.37.0
    • 0.36.0
    • 0.35.0
    • 0.34.0
    • 0.33.1
    • 0.33.0
    • 0.32.0
    • 0.30.0
    • 0.28.0
    • 0.27.0
    • 0.26.0
    • 0.25.0
    • 0.22.0
    • 0.21.0
    • 0.20.0
    • 0.18.0
    • 0.17.1
    • 0.17.0
    • 0.16.0
    • 0.15.0
    • 0.14.0
    • 0.13.1
    • 0.13.0

anyui v0.37.0 Release Notes

In this release, we've focused on reducing the package size and providing more flexibility in configuring the build toolchain. These improvements make anyui more efficient and customizable for different development environments.

Key Features

  • Support custom installation path
  • Support custom project path when creating new projects
  • Reduce package size to one-third of the original and make build toolchain configurable

Build Toolchain Configuration

Starting with v0.37.0, we've significantly improved the distribution method of the build toolchain to reduce package size and provide more configuration flexibility:

Windows Build Toolchain

Previously packaged as part of the application bundle, the Windows build toolchain is now provided as a standalone package that can be downloaded and configured independently. This approach reduces the main application package size by approximately two-thirds while giving you more control over your development environment.

Windows Build Tool Configuration

Info

Build toolchain is only needed when building projects. If you only need code generation, you can skip this step.

Warning

If you encounter issues after upgrading to v0.37.0, please refer to FAQ to see if it's a known issue.

macOS Build Toolchain

For macOS users, no additional configuration is required. The system already includes the necessary build tools (such as Clang and Make) as part of the standard development environment. These native tools will be automatically detected and used by anyui without any additional setup.

Download

Windows-v0.37.0

macOS-v0.37.0

Download Windows Build Toolchain

Prev
Latest Release
Next
0.36.0