Releases: micheleriva/zbsearch
Releases 路 micheleriva/zbsearch
Release list
v4.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
New features
- Adds support for schemaless instance creation by @micheleriva in #24
- Adds IndexedDB + S3 persistence (#32) by @micheleriva in #36
- Adds suggestions APIs by @micheleriva in #38
- Adds Docusaurus plugin by @micheleriva in #40
- Adds Vitepress integration by @micheleriva in #42
- Add support for Slovak 馃嚫馃嚢 language by @vikiival in #39
- Adds insertMultipleAsync method by @micheleriva in #55
- Adds chunkedLoad and loadAsync methods by @micheleriva in #56
Improvements
- Improves search quality and adds benchmarks by @micheleriva in #25
- Improves docs by @micheleriva in #41
- Improves markdown parser for docs integrations by @micheleriva in #43
- Improves markdown parser for docs integrations by @micheleriva in #43
Fixes
- Fix PluginPT15 do not handling accuentuate search by @micheleriva in #44
- Fix English stemmer by @micheleriva in #52
Misc
- Adds benchmarks to docs by @micheleriva in #37
- Adds ecommerce demo by @micheleriva in #45
- Adds semantic search demo by @micheleriva in #46
- Move tests to vitest by @micheleriva in #47
- Moves build systems to OXC and Rolldown by @micheleriva in #48
- Moves linting to OXLint and formatting to OXfmt by @micheleriva in #50
- Add Claude Code Review GitHub Workflow by @micheleriva in #51
- Adds cache to CI by @micheleriva in #53
New Contributors
Full Changelog: v3.3.4...v4.0.0
v3.3.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- Adds support for zero-config multilingual instances by @micheleriva in #21
- Fix hybrid search scoring and weight handling by @micheleriva in #22
- Fix skipped tests and repair removeMultiple/insertMultiple semantics by @micheleriva in #23
Full Changelog: v3.3.3...v3.3.4
v3.3.3
What's Changed
- Orama vs ZBSearch comparison benchmarks + on-demand workflow by @micheleriva in #19
- Implements mutable edge deployments on Cloudflare by @micheleriva in #17
- Adds CI workflow for performance regression testing by @micheleriva in #20
- Optimize hot paths in search, pinning and vector index by @ilteoood in #14
- Adds blog by @micheleriva in #12
New Contributors
Full Changelog: v3.3.2...v3.3.3
v3.3.2
What's Changed
- Improves overall performance by @micheleriva in #13
- Makes Levenshtein distance calculation up to 4x faster by @micheleriva in #15
- Make indexing 50% faster by @micheleriva in #16
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Makes index up to 11% smaller and use 8% less memory by @micheleriva in #9
- Adds edge deployment support by @micheleriva in #10
- fix(docs): remove extra left margin on docs sidebar by @mrloldev in #11
New Contributors
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Upgrade to TypeScript 7 by @micheleriva in #1
- Make text search 28x faster by @micheleriva in #2
- Fix project name in README after team departure by @mauricius in #3
- Make geosearch up to 91x faster by @micheleriva in #4
- Make number search/filter up to 2x faster by @micheleriva in #5
- Make facets up to 2x faster by @micheleriva in #6
- Makes vector search up to 4.5x faster and adds support for IVF index by @micheleriva in #7
- Add new documentation website by @micheleriva in #8
New Contributors
- @micheleriva made their first contribution in #1
- @mauricius made their first contribution in #3
Full Changelog: v3.2.1...v3.3.0
v3.2.1
Initial release.
Full Changelog: https://github.com/micheleriva/zbsearch/commits/v3.2.1