Releases: oramasearch/orama
Releases · oramasearch/orama
v2.0.23
What's Changed
- feat: speeds up insertion for number properties by @micheleriva in #756
- feat: add header fragment support for plugin-docusaurus-v3 by @madlitz in #755
- docs: improves SDK examples by @faustoq in #752
- docs(plugin-docusaurus-v3): detail for deploy type by @innocces in #753
- docs: adds cookie consent banner by @faustoq in #757
- docs: improve REST API documentation by @allevo in #758
New Contributors
- @faustoq made their first contribution in #752
- @madlitz made their first contribution in #755
- @innocces made their first contribution in #753
Full Changelog: v2.0.22...v2.0.23
v2.0.22
What's Changed
- Move docs to starlight by @SaraVieira in #715
- break when value is undefined for page type by @omonk in #747
- fix: Correctly detect development mode. by @ShogunPanda in #749
New Contributors
Full Changelog: v2.0.21...v2.0.22
v2.0.21
What's Changed
- Feat/docusaurus v3 fixes by @raiindev in #740
- Export constants by @allevo in #739
- feat: makes deployment optional on docusaurus by @micheleriva in #741
Full Changelog: v2.0.20...v2.0.21
v2.0.20
What's Changed
- fix(hybrid search results): fixed hybrid search by removing redundant… by @rajeshj11 in #731
- docs: update tokenizers sample code by @0ahz in #733
New Contributors
Full Changelog: v2.0.19...v2.0.20
v2.0.19
What's Changed
- perf(orama): prefer flatMap by @ilteoood in #714
- Update nextra plugin by @SaraVieira in #716
- Fixes for published version by @SaraVieira in #717
- [Plugin Vitepress] fix case when item has no h1 by @SaraVieira in #718
- Fix Docusarus plugin when there are no docs by @SaraVieira in #719
- Ignore deno import with webpack by @valstu in #696
Full Changelog: v2.0.18...v2.0.19
v2.0.18
What's Changed
Full Changelog: v2.0.17...v2.0.18
v2.0.17
What's Changed
- Add SDK docs by @SaraVieira in #702
- Recommend extends instead adding plugins to vite conf directly by @dbritto-dev in #707
- Add support for custom source dir on vitepress plugin by @dbritto-dev in #705
- Follow vitepress plugin docs by @dbritto-dev in #708
- remove recursion in avl trees by @bortolottidev in #710
New Contributors
- @dbritto-dev made their first contribution in #707
- @bortolottidev made their first contribution in #710
Full Changelog: v2.0.16...v2.0.17
v2.0.16
What's Changed
- perf(orama): facets and hybrid search by @ilteoood in #694
- fix: docusaurus searchbox css by @raiindev in #693
- docs: updated docs to correctly show what section in wip by @skirianov in #698
- update searchbox version by @raiindev in #697
- Add docs for rest by @SaraVieira in #699
- Adds Orama Multiplier Coefficent docs by @micheleriva in #700
New Contributors
- @skirianov made their first contribution in #698
Full Changelog: v2.0.15...v2.0.16
v2.0.15
What's Changed
- Add docusarus-v3 docs by @SaraVieira in #689
- fix: check postbuild only if not cloud config by @raiindev in #692
New Contributors
- @SaraVieira made their first contribution in #689
Full Changelog: v2.0.14...v2.0.15
v2.0.14
What's Changed
- fix(plugin-vitepress): add missing userConfig.base in the page path by @fraxken in #685
- Updates datasources docs by @micheleriva in #686
- various fixes, update searchbox, update readme by @raiindev in #690
- Fix getNanosecondsTime when process is not defined by @allevo in #688
New Contributors
Full Changelog: v2.0.13...v2.0.14