Version 1.0.0-beta.14

July 19, 2022

Fixed

  • Fixed an issue where the port wouldn't be saved on a single server setting

Version 1.0.0-beta.13

July 11, 2022

Fixed

  • Fixed the service to save the typesense

Version 1.0.0-beta.12

July 8, 2022

Fixed

  • Fixed the typo on fetching the indexName in the queue job to flush

Version 1.0.0-beta.11

July 8, 2022

Fixed

  • Fixed the deletion of the collection when flushing the collections

Added

  • Added Typesense Service to connect to the Typesense Client
  • Added the nearest node settings

Changed

  • Removed the singleton connection in the root
  • Removed the key generation

Version 1.0.0-beta.10

July 7, 2022

Added

  • Added support for the Typsense cloud with the nearest cluster

Version 1.0.0-beta.9

July 7, 2022

Fixed

  • Fix the unknown deletion on flush

Version 1.0.0-beta.8

July 6, 2022

Fixed

  • Fix delete collection on flush for the console flush

Version 1.0.0-beta.7

July 6, 2022

Fixed

  • Fix the null check on document delete

Version 1.0.0-beta.6

June 20, 2022

Added

  • Added a console controller to flush the indexes

Version 1.0.0-beta.5

June 20, 2022

Fixed

  • Fix set check on create typesense client if it's not a console request

Version 1.0.0-beta.4

June 20, 2022

Fixed

  • Fixed the session error in yaml

Version 1.0.0-beta.3

June 20, 2022
null

Version 1.0.0-beta.2

June 20, 2022

Fixed

  • Fixed save entry bug where craft\elements\MatrixBlock::section doesn't exist
  • Fixed the not upserting of the document after save

Version 1.0.0-beta.1

June 20, 2022

Added

  • Connection to Typesense server / cluster
  • Creation of schema's and documents
  • Provide documents skeleton through config files