v3.2.0
This adds integration to Plausible analytics and extracts analytics to their own config file: configAnalytics.js #228
This release prepares the template for new logo types managed via hosted assets #214. In addition, the template now generates a site.web.manifest file #215.
Translation changes
No new keys. French, Spanish, and German have updated translations #236
Changes v3.2.0
- [fix] mac OS Sonoma seems to have issues with time zone handling.
#235 - [add] Update translation assets for French, Spanish, and Germany.
#236 - [change] remove caret from react-image-gallery dependency.
#234 - [add] Plausible analytics integration. This can be used through environment variable:
REACT_APP_PLAUSIBLE_DOMAINS #228 - [add] Prepare for appIcon property to come from branding asset. This generates site.webmanifest
file and apple-touch-icon link. #215 - [add] Prepare for configurable Logo variants. Console will support height variants of 24, 36, and
48 pixels. #214 - [change] FieldPhoneNumberInput: change formatter from fi locale to only format E.164. This does
not change input strings that don't start with a '+'.
#233