Releases: matrix-org/seshat
Releases · matrix-org/seshat
Release list
Seshat 4.3.0
Seshat 4.2.0
What's Changed
- Include the lock file in the package of the node bindings.
[#166]
Seshat 4.1.0
What's Changed
Added
- Add N-gram tokenizer mode for CJK (Japanese, Chinese, Korean) language support.
Users can now choose between language-based and N-gram tokenization when
initializing the search index.
[#150] - Handle
m.replaceedit events to remove original messages from search index,
preventing edited messages from appearing in search results with stale content.
[#151]
Changed
- Panics that occur while enqueuing a task on the JavaScript queue in the Node
bindings will now generate a clearer error message.
[#162]
Seshat 4.0.1
What's Changed
- Update the used OpenSSL version for improved ARM64 compatibility.
[#144]
Full Changelog: 4.0.0...4.0.1