Releases: maxence-charriere/go-app
Releases · maxence-charriere/go-app
v9.8.0
- Go v1.21 Support
- Page preloads
- Replace API string argument by format
func (format string, v... any)
v9.7.3
Fixes nested component root updates.
v9.7.2
V9.7.1
- Fix double styles reference
v9.7.0
- Routing with fun support
- Pre-rendered pages are not cached anymore
- Twitter card support
- Expired states are now removed from the browser's local storage
- Handler Preconnect
- Handler Fonts
v9.6.7
Summary
- show the icon on Safari tabs
v9.6.4: Remove loading upper case (#766)
Summary
- Loader label is not forced to be lowercase anymore
- Proxy resources are now fetched from HTTP when TLS is set in a
http.Handler
. Thanks @oderwat
v9.6.3: Fix logo spin (#761)
Summary
- fix loading icon spin
v9.6.2: Fix loading label init (#760)
Summary
- Loading label is now also evaluated on server side