Releases: maxence-charriere/go-app
Releases · maxence-charriere/go-app
v10.1.1
What's Changed
- Fix typo by @bruceesmith in #1050
- Avoid using text/template as it disables DCE and increases binary size by @david-its in #1041
- Package update/cleanup by @maxence-charriere in #1051
New Contributors
- @david-its made their first contribution in #1041
Full Changelog: v10.1.0...v10.1.1
v10.1.0
What's Changed
- DismountEnforcer interface by @maxence-charriere in #1046
- Replace deprecated use of io/ioutil by @bruceesmith in #1031
- Remove unused code by @maxence-charriere in #1044
- Don't trim value attributes by @viovanov in #1019
New Contributors
- @menjaraz made their first contribution in #1042
- @viovanov made their first contribution in #1019
- @Skarlso made their first contribution in #1045
Full Changelog: v10.0.10...v10.1.0
v10.0.10
v10.0.9
Changes
- Fixed the maskable icon issue on Safari.
- Icons other than the default icon are now excluded from the app manifest unless explicitly specified.
v10.0.8
v10.0.7
Summary
- PWA updates fixed
v10.0.6
Changes
- Fixed a bug in the Raw element where the parent was not set during updates.
v10.0.5
Service worker is handled once the page is loaded.