app v3.2.1 Release Notes

Release Date: 2018-09-10 // over 5 years ago
  • general

    • โšก๏ธ goapp update command has been added.
    • Readme has been rewritten.
    • ๐Ÿ”จ Small dom internal refactors.

    mac

    • ๐Ÿ”จ goapp mac build has been refactored to be more maintainable and reliable.
    • ๐Ÿ›  goapp mac got various bug fixes.
    • mac.Driver.URL field has been added. It allows to run and reopen a main window without having to do in by hand with driver.OnRun and driver.OnReopen.

    ๐ŸŒ web

    • ๐Ÿ”จ goapp web build has been refactored. It now produces a .wapp that contains the executable and the resources.
    • ๐ŸŒ goapp web run command has been added. It can launch the web server and the the gopherjs client in the default web browser.