Skip to content

Version 1.23.0

Compare
Choose a tag to compare
@cea2aj cea2aj released this 24 Aug 22:12
· 260 commits to master since this release
6e4a9d6

Version 1.23.0

Features

  • Support for new languages including Chinese (Traditional), Chinese (Simplified), Russian, Polish, Portuguese, Dutch, Arabic, Korean, Swedish, and Hindi (#918) (#900)
  • Loading indicator for the search bar (#875)
  • Voice search support (#894)
  • Analytics, session tracking, and query source can now be toggled through Runtime Config (#869) (#879)
  • Added validation to ensure that parts of global_config and page configs are valid (#888)
  • Font preloads are now located in the layouts/preload-fonts.hbs file (#893)
  • Global config now includes "sessionTrackingEnabled" and "analyticsEventsEnabled" (#898)
  • Added a partial for additional Answers configuration (#903)
  • Map pins now support custom label colors (#922)

Enhancements

  • The full-page-map "Search This Area" functionality is better optimized when a user quickly zooms in or out of the map (#861)
  • Improved build time during development mode (#865)
  • Icons were updated from components to Handlebars partials to improve performance (#874)

Bugfixes

  • When upgrading the theme, the global config will no longer contain duplicate options which are commented out (#916)
  • When upgrading the theme, the test folders are now removed which improves build performance (#913)