All Versions
38
Latest Version
Avg Release Cycle
16 days
Latest Release
1336 days ago

Changelog History
Page 1

  • v1.0.0.rc1

    July 21, 2020
  • v0.20.0 Changes

    March 22, 2021
    • Fix build on mac M1 (#1280)
    • Server root returns 200 in production (#1292)
    • Healthcheck returns 200 (#1291)
    • Snapshot temporary files are not created in /tmp anymore (#1238)
  • v0.19.0 Changes

    February 09, 2021
    • The snapshots are now created and then renamed in atomically (#1172)
    • Fix a race condition when an update and a document addition are processed immediately one after the other (#1176)
    • Latin synonyms are normalized during indexation (#1174)
  • v0.18.1 Changes

    January 14, 2021
    • Fix unexpected CORS error (#1185)
  • v0.18.0 Changes

    January 11, 2021
    • Integration with the new tokenizer (#1091)
    • Fix setting consistency bug (#1128)
    • Fix attributes to retrieve bug (#1131)
    • Increase default payload size (#1147)
    • Improvements to code quality (#1167, #1165, #1126, #1151)
  • v0.17.0 Changes

    December 07, 2020
    • ๐Ÿ›  Fix corrupted data during placeholder search (#1089)
    • โœ‚ Remove maintenance error from http (#1082)
    • Disable frontend in production (#1097)
    • โšก๏ธ Update nbHits count with filtered documents (#849)
    • โœ‚ Remove update changelog ci check (#1090)
    • โž• Add deploy on Platform.sh option to README (#1087)
    • ๐Ÿ”„ Change movie gifs in README (#1077)
    • โœ‚ Remove some clippy warnings (#1100)
    • ๐Ÿ‘Œ Improve script download-latest.sh (#1054)
  • v0.17.0.rc0 Changes

    November 30, 2020
    • ๐Ÿ›  Fix corrupted data during placeholder search (#1089)
    • โœ‚ Remove maintenance error from http (#1082)
    • Disable frontend in production (#1097)
    • โšก๏ธ Update nbHits count with filtered documents (#849)
    • โœ‚ Remove update changelog ci check (#1090)
    • โž• Add deploy on Platform.sh option to README (#1087)
    • ๐Ÿ”„ Change movie gifs in README (#1077)
    • โœ‚ Remove some clippy warnings (#1100)
    • ๐Ÿ‘Œ Improve script download-latest.sh (#1054)
    • โฌ†๏ธ Bump dependencies version (#1056, #1057, #1059)
  • v0.16.0 Changes

    November 04, 2020

    Automatically create index on document push if index doesn't exist (#914)
    Sort displayedAttributes and facetDistribution (#946)

  • v0.16.0.rc2

    November 02, 2020
  • v0.16.0.rc0 Changes

    October 28, 2020

    ๐Ÿ›  Fix settings bug that caused setting to be overwitten (#1001)
    Automatically create index on document push if index doesn't exist (#914)
    Sort displayedAttributes and facetDistribution (#946)