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

Changelog History
Page 3

  • v0.5.2 Changes

    December 23, 2018

    Changelog

    • Add allow_file_access_from_files option for Browser.

    ๐ŸŽ macOS:

    • ๐Ÿ›  Fix crash when destroying GifPlayer.
  • v0.5.1 Changes

    December 19, 2018

    Changelog

    • โž• Add build for Node 10 and 11, remove build for Node 9.
    • โž• Add GifPlayer class.
    • โž• Add child window support for Window class.
  • v0.5.0 Changes

    May 20, 2018

    Changelog

    • โฌ‡๏ธ Drop support for Electron.

    ๐Ÿ‘€ There are SO MANY people thinking this is an Electron project as soon as they see the word ELECTRON, removing the support would make my life much easier.

    ๐Ÿ’ป Anyway I'm adding native UI support to Electron in parallel, so there is no meaning supporting Electron in this project anymore.

  • v0.4.4 Changes

    May 20, 2018

    Changelog

    • Return caret position when there is no selection in TextEdit.getSelectionRange.
    • ๐Ÿ›  Fix crashes when using Signal.connect in language bindings.

    ๐ŸŽ macOS:

    • โž• Add a few more MenuItem roles.