master
merge v0.23.0-rc changes
swapped github.com/go-ozzo/ozzo-validation with github.com/pocketbase/ozzo-validation
fixed unhandled panic and wrapped all internal goroutines
fixed test typo
updated jsvm types
applied lint typo fixes
updated godoc
changed store.Store to accept generic key type
added Cc and Bcc headers to the sendmail command
fixed arg validation
updated SafeWrap tests
updated fexpr
check the data again after the GetOrSet write lock
silenced race detector errors per #7484
updated dependencies and golangci-lint to v2
added types.GeoPoint.AsMap method