app v3.2.5 Release Notes
Release Date: 2018-09-25 // almost 4 years ago-
general
- ๐ In HTML based elements (windows and pages):
font-family
: Default is the system font.font-size
: Default is 11px.
mac
- ๐ Fix MacOS Mojave deprecated warnings.
- ๐
goapp mac build
andgoapp mac run
:-deployment-target
: Specify for which version of MacOS is the build.-a
: Force rebuild go executable.-race
: Build with data race detection.
- ๐ In HTML based elements (windows and pages):