Issues that need to be resolved for a new release (feel free to add):
#3387304: Filter search result by current language?
#3386972: Serchable, sortable and filterable attributes change check incorrect
#3386267: Move autocomplete feature to a submodule
#3386270: Facets do not generate based on facet module settings
#3386859: Remove unused services and params in SearchApiMeilisearchBackend
#3385708: Reindexing problems after removing config mapping
#3386050: Synonyms processor throws an error after changing index server
#3386043: Filterable attributes not updating when number of fields do not change
#3383952: Update Meilisearch dependency to a recent 1.x series version
#3382621: Remove workaround for optional queries
#3382618: Rename MeiliSearchApiServiceInterface's setSettings and getSettings
#3311231: Sorting and sort boost
#3383366: Change how all_fields and fields are removed from processor config form
#3322856: Custom filter groups on a View (Search API index view) are not working
#3195156: Move items preparation code to a service.
#3383349: Synonyms processor text field error
#3382615: Fix unnecessary multiple requests for each search
#3383536: Synonyms processor saving configuration to incorrect location
#3384050: Allow installation on Drupal 10 (do not require guzzle6-adapter)
#3385212: Remove Drupal 8 support
#3384535: Remove the possibility to add field with machine name id
#3382620: Catch errors when trying to retrieve indexes
#3384347: Remove entity id mapping config
#3385294: AJAX HTTP error occurred when adding search server
#3384784: Read-only index should not be removed
#3385017: Invalid characters in filter values returns an error
Once all issues are resolved, a new release of the module can be planned.
Comments
Comment #2
admirlju commentedIt looks like that is the plan very soon. Just a few more important things have to be merged before that can be done.
Comment #3
deaom commentedComment #4
tgoeg commentedComment #5
tgoeg commentedComment #6
bcizej commentedAs mentioned in the other issue this needs to be looked at and fixed. I'll see if I can reproduce this and open a new issue.
Comment #7
tgoeg commentedDiscussion regarding this moved to a separate issue, #3385708: Reindexing problems after removing config mapping.
I'll also remove it from the issue's description and only reference it in the issue list to keep this cleaner.
Comment #8
deaom commentedComment #9
bcizej commentedCreated a new 2.x branch
Comment #10
bcizej commentedI created a 1.1.0-rc release which still uses v0.28 so the users are not stuck on the ancient and mostly broken 1.0.0 release while we work on creating a 2.x release supporting the latest meilisearch server.
Comment #11
deaom commentedComment #12
admirlju commentedComment #13
bcizej commentedVersion 2.0.0 has been released. Thanks everyone for your contributions.