Skip to content

3.8.3

Latest
Compare
Choose a tag to compare
@siddharthlatest siddharthlatest released this 29 Sep 09:31
· 20 commits to dev since this release

Release Changelog - Sep 29, 2024

Fixes

  • Search Preview:

    • Improved robustness of version checking logic.
    • Fixed issue with setting mappings to state.
    • Removed query explorer from navigation.
  • Version Management:

    • Explicit version usage logic to enhance clarity.
    • Improved reliability when fetching the search engine version.

Build & Dependencies

  • Node Support: Updated build to support Node v20 LTS.
  • Docker: Updated Docker workflows and base image for improved deployment. Supports multi-arch builds.
  • Docker-compose: Update Docker compose flows. Tested with Elasticsearch 8.15.1 and OpenSearch 2.17.0
  • Dependency Updates:
    • Bumped express from 4.18.2 to 4.21.0.
    • Bumped elliptic from 6.5.2 to 6.5.7.
    • Bumped dompurify from 2.3.6 to 2.5.4.

Miscellaneous

  • Various formatting changes and README updates for better documentation.
  • Updated yarn lock file for dependency management.