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