app v7.0.6 Release Notes

Release Date: 2020-11-26 // over 3 years ago
  • Hello there.
    📚 Big update today since this release introduces a dogfooded documentation for the package:

    📚 go-app documentation

    🛠 Next to this here are the fixes:

    • Iframe attributes have been added
    • 🛠 Fixed crash when using Javascript function New and Call with interface{}
    • manifest.json has been renamed manifest.webmanifest in order to follow Google PWA guidelines

    🚀 This release also introduces some experimental widgets that are layout related:

    📚 Those widgets are used in the documentation introduced above. Since they are experimental, their API may change.


Previous changes from v7.0.5

  • Hello,

    This version provides the following changes:

    • 🛠 Fixed a bug where boolean attributes were not updated
    • Min() and Max() HTML element functions now take an interface{} argument rather than string