Releases: oramasearch/orama
Releases · oramasearch/orama
v3.1.3
v3.1.2
What's Changed
- fix(tokenizers): use mandarin instead of japanese in tokenizer language by @undefined-moe in #904
- fix: bundling and type issues in match-highlight plugin by @fturmel in #905
- docs: fix examples in README.md by @ggodlewski in #902
- docs: fix broken links in plugin-docusaurus-v3 README by @sijiaoh in #906
New Contributors
- @undefined-moe made their first contribution in #904
- @sijiaoh made their first contribution in #906
- @ggodlewski made their first contribution in #902
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- fix: fixes tokenizers directory by @micheleriva in #901
- feat: add czech language support by @xhejtman in #879
- docs: Add documentation on how to build a RAG with Orama by @niltonheck in #857
New Contributors
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Refactor: Docusaurus plugin v3 + Update documentation by @raiindev in #896
- feat: removes JSON imports in favor of fs.readFile by @micheleriva in #897
- feat: upgrades default node version to 22 by @micheleriva in #898
- feat: improves chinese and japanese tokenizers by @micheleriva in #899
Full Changelog: v3.0.8...v3.1.0
v3.0.8
v3.0.7
What's Changed
- fix: orama-search-button doc by @g-francesca in #886
- fix: #850 add threshold logic back by @matijagaspar in #888
New Contributors
- @g-francesca made their first contribution in #886
Full Changelog: v3.0.6...v3.0.7
v3.0.6
What's Changed
- Orama docs - review url to dashboard by @albertogiunta in #864
- Add containsAny filter operator for enum[] by @Timbological in #878
- chore(deps): bump vite from 4.5.5 to 4.5.6 by @dependabot in #875
- Fix: tokenizers build by @niltonheck in #881
New Contributors
- @albertogiunta made their first contribution in #864
- @Timbological made their first contribution in #878
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- fix: Astro 5 Compatibility by @awhitford in #870
- fix wrong URL to JS SDK by @rjborba in #871
- fix: docusaurus build not working if pages or blogs plugins are missing by @raiindev in #872
- chore(deps): bump next from 14.2.20 to 14.2.21 by @dependabot in #867
- chore(deps): bump astro from 4.16.17 to 4.16.18 by @dependabot in #863
New Contributors
- @awhitford made their first contribution in #870
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
- fix: SharedArrayBuffer is not defined (#858) by @micheleriva in #859
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- feat: add documents transformer doc by @raiindev in #848
- feat: use atomics to perform batch inserts by @micheleriva in #856
- fix: async processing for hooks by @niltonheck in #853
- fix: fixes embeddings generation via plugin-embeddings (#849) by @micheleriva in #852
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #854
- chore(deps): bump path-to-regexp from 0.1.10 to 0.1.12 by @dependabot in #855
- docs: minor typo by @niltonheck in #847
Full Changelog: v3.0.2...v3.0.3