Releases: oramasearch/orama
Releases · oramasearch/orama
v1.0.9
What's Changed
- fix: nextra plugin - router ready check by @ilteoood in #429
- Bounty Issue #162 : Add support for Tamil language by @haruncurak in #432
- docs: adds bundle size and bounty badges by @micheleriva in #433
- Fix typos by @szepeviktor in #442
New Contributors
- @haruncurak made their first contribution in #432
- @szepeviktor made their first contribution in #442
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Feat: Added shortcut to open modal. by @ShogunPanda in #420
- Bugfixes by @ShogunPanda in #423
- Update sorting.mdx by @allevo in #425
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Move stop-words in separate npm package by @micheleriva in #419
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Fix: Wrong slack invitation link on the site by @TheZalRevolt in #414
- Throw error on unknown filter field by @allevo in #415
- Docusaurus improvements by @ShogunPanda in #416
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.4
What's Changed
- fix: fix the build of Astro Plugin on Windows OS by @TheZalRevolt in #406
- feat: reworked docusaurus plugin to support docs versions. by @ShogunPanda in #404
- Fix/remove package json and some fix by @marco-ippolito in #410
- fix: Fixed e2e tests. by @ShogunPanda in #411
New Contributors
- @TheZalRevolt made their first contribution in #406
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- fix: adds error message for cjs methods by @micheleriva in #400
- Prevent apostrophe in a string and add await while making search request by @yusufyilmazfr in #401
- fixed search query while making preflight search by @yusufyilmazfr in #402
- Feature/group by api by @allevo in #398
- changed array item order in sorting.mdx by @yusufyilmazfr in #403
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- perf: faster
isBalanced
AVL Tree method by @H4ad in #392 - Changed Wrong Field Name in
threshold.mdx
by @yusufyilmazfr in #391 - perf: skip get balance factor by @H4ad in #394
- fix: fixes plugin-data-persistence usage by @micheleriva in #399
New Contributors
- @H4ad made their first contribution in #392
- @yusufyilmazfr made their first contribution in #391
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- feat: rewrites AVL tree removing recursion at all by @micheleriva in #389
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- fix: handle pages that are not generated inside a folder by @Balastrong in #377
- Store multivalue doc field by @allevo in #378
- test: re-enables docusaurus tests by @micheleriva in #380
- Heterogeneous fixes by @allevo in #379
- Rework *Multiple methods by @allevo in #381
- docs: adds orama video to homepage by @micheleriva in #382
- Fix broken link by @allevo in #383
- fix: astro windows build by @ilteoood in #385
- Use
sortBy
parameter to sort the result set by @allevo in #384
New Contributors
Full Changelog: 1.0.0-beta.16...v1.0.0