All Versions
10
Latest Version
Avg Release Cycle
29 days
Latest Release
446 days ago

Changelog History

  • v2.5.6 Changes

    June 17, 2025

    Download energy

  • v2.5.5 Changes

    June 06, 2025

    โšก๏ธ Update CEF 136

    Download energy

  • v2.5.4 Changes

    February 27, 2025

    Full Changelog : v2.5.3...v2.5.4

    • ๐Ÿ›  Fix: #54 Popup default chromium browser window
    • ๐Ÿ“ฆ R: IPC embed package
    • CEF 130 Some commonly used APIs

    Download energy

  • v2.5.3 Changes

    January 15, 2025

    U: CLI 2.5.3

    Download energy

  • v2.5.2 Changes

    January 02, 2025
    • CLI Add optimization CMD
    • โšก๏ธ SDK update
    1. .energy The global parameter version is added to the current development environment energy version vx.x.x
    2. sdk Write the current version number in.energy > version after installation
    • init optimization
    1. Added the -v[version] parameter, which is used to specify the energy version x.x.x | vx.x
    2. If -v is not specified, it is directly used from.energy > version when the version number is available โœ… 3. If -v is not specified, no version is available from.energy > version. The remote network obtains the latest version. If the obtaining fails, enter the specified version
    • โšก๏ธ cli update

    โฌ†๏ธ 1. -v (energy version) Upgrades go.mod energy

    1. -p project app path ๐Ÿง 3. --ws Used linux args GTK2
    • โž• Added initial LoongArch64 support, LibLCL is not yet available

    Download energy

  • v2.5.1 Changes

    December 24, 2024
    • โšก๏ธ Note: This upgrade optimizes CLI and adjusts the energy dynamic library loading. Fixes and optimizes known issues.
    • ๐Ÿ›  Fix: types/message_386arm, build tags
    • ๐Ÿ”ง R: Remove the ENERGY_HOME environment variable configuration and change it to the ~/.energy configuration
    • โšก๏ธ U: Optimized LibLCL library loading
    • U: api WidgetUI Condition processing
    • ๐Ÿ›  Fix: new 2.5.x MacOS drag bug
    • ๐Ÿ›  Fix: main window hidden state, bug when closing
    • ๐Ÿง A: Linux API LinuxWindowProperties, Set WM Class, Name
    • 0๏ธโƒฃ CLI: install --all, Add the -all parameter, skip manual selection, and install all required software by default
    • ๐Ÿ“ฆ CLI: package argument, Add file, outfile
    • CLI: env, add .energy Proxy config
    • ๐Ÿ— CLI: A lot of optimization and modification, for the development environment, build, installation package production
    • ๐Ÿ— CLI: Build binaries based on your current environment
    • U: examples

    Download energy

  • v2.5.0 Changes

    December 11, 2024
    • โšก๏ธ Note: Weight update, supporting CEF 130.1.16, adjusted to support CEF special edition updates, removed version 106,
      ๐Ÿ replaced with version 101, and added dynamic library builds for all supported CEF platforms except Windows ARM64.
    • โšก๏ธ Upgrade. Due to the large number of apis optimized and fixed after the upgrade,
      ๐Ÿšš Some functions are backward incompatible, and the extension component interface has been removed.
    • ๐Ÿ“ฆ R: Remove the Go implementation's internal IPC package, pkgs/channel, and keep it available as a separate module to resolve potential issues
    • ๐Ÿšš R: The trigger targets (TgJs, TgGoSub, TgGoMain) in IPc.ON listening mode are removed, so that only JS is On the Go trigger ipc receiver
    • U: Modified ipc implementation to fully use CEF process messages, previous version of some functions used pkgs/channel implementation
    • U: Modified the drag energyExtension JS extension
    • U: Adjust the structure of all interface types to implement their own place
    • โšก๏ธ Optimize and fix historical legacy issues
    • ๐Ÿ›  Fix: Incorrect keyboard event parameter value
    • ๐Ÿ›  Fix: Fixed errors in compound base type parameter passing

    ๐Ÿš€ liblcl

    Download energy

  • v2.4.6 Changes

    November 14, 2024
    • ๐Ÿš€ U: CLI > 2.4.6, In future release versions of the CLI, the version number will be synchronized with the main version number.
    • ๐Ÿ”ง U: CLI - Add Registry for obtaining remote configurations
    • ๐Ÿ›  Fix: #45 Windows right-click menu to view source code crash issue
    • ๐Ÿ”ง U: energy.json > config/energy_[os].json, Simultaneous initialization of multi platform configuration
    • ๐ŸŒ U: demo crawling-web-pages/devtools
    • U: demo devtools SetRemoteDebuggingPort

    Download energy

  • v2.4.5 Changes

    November 04, 2024
    • ๐Ÿ›  Fix: cli install
    • ๐Ÿ›  Fix: LoadLibrary liblcl ERROR
    • A: JS ipc.on options: mode, async result
    • ๐Ÿ›  Fix: #39 energy cli CTRL+C Force Exit
    • A: demo vue & ipc types ipc.d.ts
    • ๐Ÿ›  Fix: #42 Optimize MacOS development mode xxx.app package creation and update issues
    • ๐ŸŽ U: cli, MacOS helper process ln, Reduce the size of the app package, About 4 times the size of the main process file
    • โฌ†๏ธ U: Upgrade Golcl v1.0.12

    Download energy

  • v2.4.4 Changes

    September 29, 2024
    • U: winapi Change some function parameters to pointer pass
    • U: energy cli, Retrieve installation environment commands remotely
    • ๐Ÿšš U: Remove CLI dependencies
    • U: energy cli, add cli -v, -u
    • U: workflows: go-version: '1.20'
    • โšก๏ธ U: Optimize and remove unnecessary code
    • A: Add OpenGL TOpenGLControl Component, and add OpenGL example
    • ๐Ÿ›  Fix: frameless window DPI issue
    • โฌ†๏ธ U: Upgrade golcl v1.0.11

    Download energy