v0.3.33
What's Changed
- feat: add jina embedding by @zxhlyh in #1647
- feat: fe mobile responsive next by @yuhao1118 in #1609
- feat: clipboard paste by @yuhao1118 in #1663
- feat: regenrate conversation in embeded window by @crazywoola in #1708
- feat: drag to upload image by @yuhao1118 in #1666
- feat: add items by @crazywoola in #1633
- feat:billing by @GarfieldDai in #1679
- feat: price plan frontend by @iamjoel in #1683
- feat: remove documents limit by @zxhlyh in #1697
- feat: billing enhancement 20231204 by @GarfieldDai in #1691
- feat: add upgrade ga test by @iamjoel in #1690
- feat: use gtag instead gtm by @iamjoel in #1695
- refactor: typo in dataset docstore by @perzeuss in #1711
- Remove legacy docker startup docs in frontend by @crazywoola in #1645
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /web by @dependabot in #1680
- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /web by @dependabot in #1681
- chore(docker-compose): use proper comment indentation for users to easily toggle on and off features by @nekomeowww in #1648
- Chore: change dataset's i18n to knowledge by @iamjoel in #1629
- Update README.md by @Panmuse in #1636
- Update README.md by @Panmuse in #1623
- doc: use proper links by @crazywoola in #1673
- fix score_threshold_enabled name by @JohnJyong in #1626
- fix: score_threshold_enabled variable by @zxhlyh in #1627
- fix: old webapp url still valid by @crazywoola in #1643
- fix: batch mobile layout fixes by @yuhao1118 in #1641
- fix #1637 by @wangbooth in #1638
- fix: app card hover selector by @yuhao1118 in #1646
- fix: Jina AI logo by @zxhlyh in #1656
- fix: explore page header menu hide in safari by @iamjoel in #1658
- fix: documents index mismatch error in rerank by @wangbooth in #1662
- fix: app setting click pop by @kimjion in #1660
- fix: Fix typo in documentation: change 'converation' to 'conversation' by @simpx in #1665
- fix: Incorrect order of embedded documents in CacheEmbedding by @ewen-ai in #1671
- fix wrong syntax of type definitions by @Yeuoly in #1678
- fix: vector_size convert bytes to MB. by @GarfieldDai in #1684
- fix(web): reserve default copy behavior by @JunIce in #1693
- fix: error Class 'builtins.list' is not mapped by @perzeuss in #1710
- fix: process document priority tip by @zxhlyh in #1712
- fix ascii codec error, by using utf8 by @yunyu-Mr in #1608
- fix: auto generate type error in controllers/web/conversation.py by @crazywoola in #1718
- fix: remove postgresql default charset config by @takatost in #1720
- bump version to 0.3.33 by @takatost in #1719
New Contributors
- @nekomeowww made their first contribution in #1648
- @kimjion made their first contribution in #1660
- @simpx made their first contribution in #1665
- @ewen-ai made their first contribution in #1671
- @Yeuoly made their first contribution in #1678
- @perzeuss made their first contribution in #1710
- @yunyu-Mr made their first contribution in #1608
Full Changelog: 0.3.32...0.3.33