All Versions
24
Latest Version
Avg Release Cycle
40 days
Latest Release
1242 days ago

Changelog History
Page 2

  • v0.8.1 Changes

    May 07, 2020

    Changelog

    • ๐Ÿ›  Fix CMakeLists.txt not working on Windows.
  • v0.8.0

    May 06, 2020
  • v0.7.1 Changes

    May 05, 2020

    Changelog

    • ๐Ÿ›  Fix crash when returning undefined in JavaScript callbacks.
    • ๐Ÿ›  Fix getting image from drag data on Windows.
  • v0.7.0

    April 03, 2020
  • v0.6.3 Changes

    February 23, 2019

    Changelog

    • โž• Add drag and drop support.
    • ๐Ÿ›  Fix missing Table in lua bindings.

    ๐Ÿ Windows:

    • ๐Ÿ›  Fix infinite loop when serving files in external protocol of Browser.
  • v0.6.2 Changes

    February 03, 2019

    Changelog

    • โž• Add Clipboard class.
    • ๐Ÿ›  Fix some visual problems with frameless window.
  • v0.6.1 Changes

    January 27, 2019

    Changelog

    • โž• Add Tab class.
    • โž• Add Cursor class.
    • โž• Add View.setCursor API.
    • โž• Add View.getComputedLayout API.
    • โž• Add wrap and ellipsis properties to TextAttributes class.
    • โšก๏ธ Update Yoga layout engine to latest.
  • v0.6.0 Changes

    January 20, 2019

    Changelog

    • The file name of independent runtime is renamed from yue to yue_runtime.
    • โž• Add Table class.
    • ๐Ÿ›  Fix binary of lua binding unable to run under third party runtimes.
  • v0.5.4 Changes

    January 15, 2019

    Changelog

    • โž• Add Slider API.
    • โž• Add Picker API.
    • โž• Add ComboBox API.

    ๐Ÿ Windows:

    • ๐Ÿ›  Fix ProgressBar always starting from 0.
  • v0.5.3 Changes

    January 12, 2019

    Changelog

    • โž• Add hardware_acceleration option for Browser.