Releases: oramasearch/orama
Releases · oramasearch/orama
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
v3.0.2
What's Changed
- feat: add improvements on Docusaurus Searchbox customization by @raiindev in #835
- fix: disabled chat on local due secure proxy feat missing by @raiindev in #836
- fix: Switch OramaClient condition + update dependency version by @raiindev in #845
- fix: usage of
a deprecated Node.js version
in CI by @hamirmahal in #841 - docs: update docs for multi index search by @matijagaspar in #838
- docs: improve docs by @faustoq in #839
- chore: update docs for orama sdk monorepo by @matijagaspar in #842
- chore: replaces @askorama handle with @oramasearch by @micheleriva in #846
New Contributors
- @hamirmahal made their first contribution in #841
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
What's Changed
New features
- BREAKING: makes Orama methods sync by @micheleriva in #803
- feat: adds RAG + answer session APIs to Orama OSS by @micheleriva in #763
- feat: adds plugin for local embeddings generation at runtime by @micheleriva in #795
- feat: generate embeddings on insert via Secure Proxy plugin by @micheleriva in #776
- feat: improves orama switch methods by @micheleriva in #800
- feat: docusaurus search btn customization by @raiindev in #814
- feat: improves orama switch methods by @micheleriva in #800
- feat: adds answer session to switch by @micheleriva in #801
- feat: docusaurus search btn customization by @raiindev in #814
- feat: add @orama/plugin-pt15 by @allevo in #817
- feat: add plugin-qps by @allevo in #818
- feat: improves search with filter by @allevo in #820
- feat: avoid cache tokenization during insertion by @allevo in #821
- feat: rewrites data structures as optimized classes by @micheleriva in #807
- feat: adds better benchmarks by @micheleriva in #809
- feat: improve DSAs performance by @micheleriva in #811
- feat: performance improvements by @allevo in #808
Fixes
- fix: fixes #797 on edit distance calculation by @allevo in #823
- fix: project build issues by @matijagaspar in #796
Chores
- chore: update docusaurus plugins (v2 & v3) with new React searchbox (0.0.26) by @raiindev in #810
- chore(deps): bump astro from 4.15.9 to 4.16.1 by @dependabot in #819
Docs
- docs: adds system prompt intro by @niltonheck in #824
- docs: adds image zoom by @faustoq in #822
- docs: fixes typos by @sudokud in #813
- docs: search-box by @faustoq in #816
- docs: fix broken links by @faustoq in #802
- docs: improve orama cloud docs by @faustoq in #793
- docs: minor fixes by @faustoq in #794
- docs: adds new readme by @micheleriva in #815
- docs: fix broken links by @faustoq in #802
- docs: improve orama cloud docs by @faustoq in #793
- docs: minor fixes by @faustoq in #794
New Contributors
- @matijagaspar made their first contribution in #796
- @sudokud made their first contribution in #813
- @matijagaspar made their first contribution in #796
Full Changelog: v2.1.1...v3.0.0
v3.0.0-rc4
What's Changed
- feat: docusaurus search btn customization by @raiindev in #814
- feat: add @orama/plugin-pt15 by @allevo in #817
- feat: add plugin-qps by @allevo in #818
- perf: performance improvements by @allevo in #808
- chore(deps): bump astro from 4.15.9 to 4.16.1 by @dependabot in #819
- feat: improves search with filter by @allevo in #820
- feat: avoid cache tokenization during insertion by @allevo in #821
- docs: fixes typos by @sudokud in #813
- docs: search-box by @faustoq in #816
- docs: adds new readme by @micheleriva in #815
New Contributors
Full Changelog: v3.0.0-rc3...v3.0.0-rc4
v3.0.0-rc3
What's Changed
- feat: rewrites data structures as optimized classes by @micheleriva in #807
- feat: adds better benchmarks by @micheleriva in #809
- feat: improve DSAs performance by @micheleriva in #811
- Update docusaurus plugins (v2 & v3) with new React searchbox (0.0.26) by @raiindev in #810
Full Changelog: v3.0.0-rc2...v3.0.0-rc3
v3.0.0-rc2
What's Changed
- BREAKING: makes Orama methods sync by @micheleriva in #803
- docs: fix broken links by @faustoq in #802
Full Changelog: v3.0.0-rc1...v3.0.0-rc2
v3.0.0-rc1
What's Changed
- Feat: adds RAG + answer session APIs to Orama OSS by @micheleriva in #763
- feat: generate embeddings on insert via Secure Proxy plugin by @micheleriva in #776
- docs: improve orama cloud docs by @faustoq in #793
- docs: minor fixes by @faustoq in #794
- Feat: adds plugin for local embeddings generation at runtime by @micheleriva in #795
- Fix project build issues by @matijagaspar in #796
- feat: improves orama switch methods by @micheleriva in #800
- feat: adds answer session to switch by @micheleriva in #801
New Contributors
- @matijagaspar made their first contribution in #796
Full Changelog: v2.1.1...v3.0.0-rc1