All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
2.4.0 - 2023-11-02
- #322 - Always return an int from Symfony Command execute method
- #319 - Refactor connector
- #5643 - [00019894] - Feature Request - Elasticsearch - More Search Results and Latest Files
- #5556 - [Fix] Remove trailing wildcard in searches of search_elastic enterprise
2.3.0 - 2022-03-02
- #314 - Ensure the users and groups are interpreted as a list
- #311 - Retrieve only the mtime from elasticsearch
- #310 - Fixed command suggestion
- #309 - [Fix] fixed debug message if nocontent is set
- Documentation updates
- Dependency updates
2.2.0 - 2022-06-22
- Include support for API key against elasticsearch - #277
- [QA] connection error exposes credentials - #5080
- [QA] UI maps credentials to a malformed URL, when protocol is specified. - #258
- [QA] Adjust documentation link
2.1.0 - 2022-03-15
- Validate if there are elastic search servers configured before indexing the nodes pending updates. - #4944
- Add user and password authentication. - #246
- [QA] Option 'Scan external storages' cannot be enabled in the web UI once disabled - #260
2.0.0 - 2021-12-03
- Full Text Search 1.0 cannot connect to elasticsearch 1.0 #197
1.0.0 - 2019-11-21
- Rename build Command to create #119
- Add phan and phpstan matrix in drone #90
- Migrate Namespace to PSR-4 #91
- Ask security questions on destructive commands #89
- Refactor Commands #85
- Updated dependencies #151
- React to federated share accept, trashbin restore and versions restore #131
- Check if user exists before asking questions in command line #128
- Adding group restrictions should not prohibit search for admin users #129
- Remove deprecated shipped tag #87
- Fix search via DAV when app is enabled for groups only #83
0.5.4 - 2019-03-18
- Drop PHP 5.6 #77
- Fix Mapper Insert method #75
Skipped
- Collabora edits are not updated due to incognito mode #71
- Incorrect indexing for shared folders in
occ search:index
#28
This release requires Elastic Search 5.6.x and the ingest-attachment
processor.
- Compatibility with Elastic Search 5.6.x
- Moved configuration option into dedicated configuration service
- Indexing encrypted files #23
- Dropped support for Elastic Search 2.x