Skip to content

Commit

Permalink
chore(main): release 0.11.9-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and cdxker committed Sep 20, 2024
1 parent 6d82499 commit 2372e8a
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.11.8"
".": "0.11.9-pre"
}
136 changes: 136 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
# Changelog

## [0.11.9-pre](https://github.com/devflowinc/trieve/compare/v0.11.8...v0.11.9-pre) (2024-09-20)


### Features

* add analytics link to playgrounds ([3927f7c](https://github.com/devflowinc/trieve/commit/3927f7c39aa519da778725eeb003d0ed08168af7))
* add building something ([696820a](https://github.com/devflowinc/trieve/commit/696820a617b3970923991ce8471fbc698e67ede2))
* add code examples ([e8b7252](https://github.com/devflowinc/trieve/commit/e8b7252cbb1767f84a0e907cc3b833e1905435e8))
* add copy button to chat ([c35406d](https://github.com/devflowinc/trieve/commit/c35406d4bcb54fb94615e951a867e5456bb75c21))
* add copy id button ([75f218a](https://github.com/devflowinc/trieve/commit/75f218a003c2471c373572445a4387652ba655ab))
* add created at sort in rag ([7ad2d4d](https://github.com/devflowinc/trieve/commit/7ad2d4d5d68d3de960d6861eab19e30cb11c6de1))
* add delete chunks flag to delete file route ([3981811](https://github.com/devflowinc/trieve/commit/3981811a0dff4fdb2dd6e55e7dac52f92857ec4f))
* add docker file and CI action to build scrape-worker ([46039ca](https://github.com/devflowinc/trieve/commit/46039ca8fa0b0b5b8a2ac917b7af4150fb2ec44c))
* add firecrawl to our docker compose ([97deaa5](https://github.com/devflowinc/trieve/commit/97deaa5212b2dbf81353c0f36df86a9e70509d8d))
* add org user page ([806347c](https://github.com/devflowinc/trieve/commit/806347c49ba48a875c3a0e63da8a4a35ce0a0b42))
* add usage ([863b7de](https://github.com/devflowinc/trieve/commit/863b7dea2b421f074ff4452b84c4ee163a496c50))
* api keys ([119b03d](https://github.com/devflowinc/trieve/commit/119b03df80c0092021e709a68552c5c521643144))
* api keys page ([ffab74c](https://github.com/devflowinc/trieve/commit/ffab74c5cbd2f8d1ee7df89b2754b22e779b6968))
* better api keys table ([e8958fd](https://github.com/devflowinc/trieve/commit/e8958fd0f5820042232faae53b596e74bc3471d5))
* better sidebar ([2fcbdf9](https://github.com/devflowinc/trieve/commit/2fcbdf998318b920fb0934d4798dec6b26a9e79e))
* billing pages ([c59da55](https://github.com/devflowinc/trieve/commit/c59da5519518bee996fca27777b9de8e87f2e583))
* chunk on headings ([1fde18a](https://github.com/devflowinc/trieve/commit/1fde18a8b9d569017240b905a3308fe7382cf8dc))
* consistent dataset context ([aba6ed4](https://github.com/devflowinc/trieve/commit/aba6ed4669bd555a15eb717d1feb2f0947b9518c))
* create org ([c28a002](https://github.com/devflowinc/trieve/commit/c28a002461c6790ef948a0cf102661b09897e0b7))
* dataset overview ([0cac1ab](https://github.com/devflowinc/trieve/commit/0cac1ab00315c4b8734a50ab2281bfb5fd7cc708))
* dataset settings ([7430e94](https://github.com/devflowinc/trieve/commit/7430e9465b8525eb461c5a6e2a1e6279506c52e6))
* dataset sidebar with selector ([9d2721a](https://github.com/devflowinc/trieve/commit/9d2721a3b177f1088edd1213793611cc77d331bf))
* dedup if url and page are the same ([fdda50f](https://github.com/devflowinc/trieve/commit/fdda50f60310ea6efd777786839833aa2d33cd6d))
* even better context ([93e2b96](https://github.com/devflowinc/trieve/commit/93e2b9618ac8129d8cdc89f728c6ee18709279a7))
* events page ([887623e](https://github.com/devflowinc/trieve/commit/887623e1a214e47844327d46f5961c6fc4daea5a))
* fill in missing dates on graphs ([2eca588](https://github.com/devflowinc/trieve/commit/2eca5885b0ebf6866d9bfd377688375df82c6044))
* fix CI ([5c7df6f](https://github.com/devflowinc/trieve/commit/5c7df6f3220c178397d516c744b584834fbb528e))
* fix types on tanstack table ([2696c5b](https://github.com/devflowinc/trieve/commit/2696c5ba29c0753934ac641de7b6357f99614447))
* fix typo issues ([590d808](https://github.com/devflowinc/trieve/commit/590d808b6e3c8262dbe42214bda8f414b38fbe2f))
* fix usage ([7de702a](https://github.com/devflowinc/trieve/commit/7de702ad66a517137135dce9f41732358c9e0c0d))
* included cron job in order to facilitate auto-scrapes ([09edbae](https://github.com/devflowinc/trieve/commit/09edbaee17d58fcf745ec56ecf29612a088a5b28))
* init new console ([daaa8fc](https://github.com/devflowinc/trieve/commit/daaa8fc1a3484fb0600825e2f7e27c388c9815f9))
* magic suspense ([cc64d0a](https://github.com/devflowinc/trieve/commit/cc64d0a1e1b81cb044ac69da3af7f4a772b9fd6b))
* magicbox ([6e695a7](https://github.com/devflowinc/trieve/commit/6e695a7485f6fe8db4119faa812d8c3b8f32faab))
* more fixes ([03c79e2](https://github.com/devflowinc/trieve/commit/03c79e2c2128c74ec177919f130ad0ddb730111d))
* more magic box props ([a845615](https://github.com/devflowinc/trieve/commit/a845615a41bc3a2f0a2a8ff57e19e9eafb98ec74))
* more on dataset homepage ([f19c316](https://github.com/devflowinc/trieve/commit/f19c3165a685c024a399c66a44dc6777be04f28b))
* more org fixes ([cd80bfe](https://github.com/devflowinc/trieve/commit/cd80bfe416ccad6976befc90c977d327831796a5))
* move crawl setting to dataset level ([ae054f5](https://github.com/devflowinc/trieve/commit/ae054f5d654980d5cc6aba467f84cadda4bd30a9))
* move to html chunking ([51de3e1](https://github.com/devflowinc/trieve/commit/51de3e172417dab7bf77653ccce78215306ff38e))
* move to polling firecrawl from webhook ([649cb0b](https://github.com/devflowinc/trieve/commit/649cb0be6c9c29e4248e3fad98c5cc100541444e))
* new data explorer table ([c350a5a](https://github.com/devflowinc/trieve/commit/c350a5ac2c3397c6d94584f09c5f01dad7218d8f))
* new dataset overview ([90418e9](https://github.com/devflowinc/trieve/commit/90418e9a9b04ee972422ceb082ce757e42754307))
* new tables for rag queries ([48112ee](https://github.com/devflowinc/trieve/commit/48112ee5d8d56f6e4d0e4d6e6635a0b0965dec93))
* on update, create crawl if not exist ([c844bba](https://github.com/devflowinc/trieve/commit/c844bbaafbd8140060958474eab0c370dd035fd8))
* org layout ([6b9e07a](https://github.com/devflowinc/trieve/commit/6b9e07a4575aebec7a6fc26d4528cf95ece20a36))
* org settings page ([d7c84de](https://github.com/devflowinc/trieve/commit/d7c84de4848139aeeb4d714506bd2b5127156e99))
* org switching ([dab332f](https://github.com/devflowinc/trieve/commit/dab332f721347cd85b8f49f65f4880d3fe3e1315))
* python client ([5e864ee](https://github.com/devflowinc/trieve/commit/5e864ee3e0209ae2bb97fd1210c10705d443c3a0))
* redo table in no search query ([dad2340](https://github.com/devflowinc/trieve/commit/dad2340f16a03482e40733710917ba1becd6349c))
* redo tables in search analytics ([bbd7255](https://github.com/devflowinc/trieve/commit/bbd7255931d400b056effc73a97bb2e2f346ae19))
* refactor user and invite tables ([3f2494d](https://github.com/devflowinc/trieve/commit/3f2494d46d78130ad9e41556b18a172ea5bbf367))
* set up scrape worker with endpoint to crawl ([0b472c2](https://github.com/devflowinc/trieve/commit/0b472c256df663a5483f92ff3c3fc6c5102258ab))
* set up semantic and full text boost for headings ([332cd7c](https://github.com/devflowinc/trieve/commit/332cd7c9f969ec32fcee9667cb3ea7ef73fa1a58))
* simplify new org creation ([fc677f4](https://github.com/devflowinc/trieve/commit/fc677f448995f9201b044f04faa690d16f477c73))
* small fixes ([b21a69f](https://github.com/devflowinc/trieve/commit/b21a69f1aeafbe179878323f2eecaf0a67656b92))
* table type safety ([31d4402](https://github.com/devflowinc/trieve/commit/31d4402aa18e9d8f5b5e799030580e335dbdba89))
* update modal in data explorer ([7c207a9](https://github.com/devflowinc/trieve/commit/7c207a996a549520675b055bc9640f246ec1cf98))
* various fixes ([87ca767](https://github.com/devflowinc/trieve/commit/87ca76779f3d662f9c6a374c05415e48bdad8db3))
* working dataset settings ([79db3de](https://github.com/devflowinc/trieve/commit/79db3de2a82d1501e3f0aa76df3ed9f60649cde1))


### Cleanup

* better CSS scoping for search component ([87e847a](https://github.com/devflowinc/trieve/commit/87e847aa6039fdcc0bb65eab1938892d3290fe62))
* change default prompt such that LLM does not provide citations by default ([6878f85](https://github.com/devflowinc/trieve/commit/6878f85e52d32ca6a52b8d1aa70257bef1d5b9ad))
* fix 2x typos of 'likeclickthrough' ([4041788](https://github.com/devflowinc/trieve/commit/40417885182171a61a005c84e69ff9240a572ef6))
* improve pypi page for python sdk client ([cd20b77](https://github.com/devflowinc/trieve/commit/cd20b779bf74e5d8e82d878600217b8b8e936768))
* move towards html output from firecrawl ([56f5c2b](https://github.com/devflowinc/trieve/commit/56f5c2bbb8eb548d630af93376d9db182154400f))
* properly handle fallback types for redis for Rust '24 version ([6e14d18](https://github.com/devflowinc/trieve/commit/6e14d18321713611b83fdab9f0000a96439b9c36))
* put port back ([1f21b1e](https://github.com/devflowinc/trieve/commit/1f21b1e8cb14978a20bab697d2d215579540ba63))
* remove extra file ([56da639](https://github.com/devflowinc/trieve/commit/56da639646f621da036aa2acb5c182208dfe4f47))
* remove tooltip and globe icons ([5831b53](https://github.com/devflowinc/trieve/commit/5831b53fad74a495c21d37512c50f113156b60eb))
* small fixes ([5004a1b](https://github.com/devflowinc/trieve/commit/5004a1b554872ad496f41f51fda474510286d353))
* update docker compose .env to include firecrawl ([5404c91](https://github.com/devflowinc/trieve/commit/5404c91678d67753fdb68c0a58bef097d76dc1cd))
* update readme ([aa46afb](https://github.com/devflowinc/trieve/commit/aa46afb958ab34bf4718cb308739a3dcd61b671b))


### Bug Fixes

* add better margins to headings ([868bc7c](https://github.com/devflowinc/trieve/commit/868bc7c7ab46a06f188e8d8858f248be1afba2e3))
* add delete invitation to openapi spec ([7a2b4c0](https://github.com/devflowinc/trieve/commit/7a2b4c0be2f498997ac9df97a3abf121909a75b3))
* add get invitations to openapi spec ([5f33336](https://github.com/devflowinc/trieve/commit/5f33336f992cc8287763ebba88d92e54e579a778))
* assorted fixes on component from signoz feedback ([122801a](https://github.com/devflowinc/trieve/commit/122801aff394a9b06444a5ecd56fa6b62caf2c15))
* auth edge cases ([73b888d](https://github.com/devflowinc/trieve/commit/73b888d84d4c83ee6d3623d593c18b544355ef20))
* concate short chunks to next one ([d4dd68d](https://github.com/devflowinc/trieve/commit/d4dd68db0d2a5489e3350a535e6e17c5eae9311a))
* css fixes for rag page ([40bd6ea](https://github.com/devflowinc/trieve/commit/40bd6eaa1538405c05d1e7e6f770b00ab2268b63))
* dataset warning for chat ([82b8f21](https://github.com/devflowinc/trieve/commit/82b8f21e7305b14077a81f0f37a7716ac00d7222))
* ensure that dataset that is scrape to is the new dataset that is created ([366380b](https://github.com/devflowinc/trieve/commit/366380b779d76da1369b34f6754a7538be5cb824))
* eslint ([fe47d48](https://github.com/devflowinc/trieve/commit/fe47d485ec719fb507124e8cfe6739724e0c9fb5))
* eslint ([842cf18](https://github.com/devflowinc/trieve/commit/842cf18c7c342bee07acdf021571942965b5a1d0))
* event log ([0f5c2f7](https://github.com/devflowinc/trieve/commit/0f5c2f7d6d53bfd9367c20b741d8231a30a81bc5))
* extract type ([22e0028](https://github.com/devflowinc/trieve/commit/22e00283b97d227861ce408c51bc8f72657efd5c))
* fill empty dates in rag usage chart ([2537a6d](https://github.com/devflowinc/trieve/commit/2537a6d161485c8c15303e50aa047f5d618c615e))
* firecrawl scraping logic next behavior solve ([c5103ab](https://github.com/devflowinc/trieve/commit/c5103abf685440d17fe60341dc57c422dc6f4b52))
* fix copy feature to allow for plain text in chat ([f4f2a2c](https://github.com/devflowinc/trieve/commit/f4f2a2c128aec9d4709056e18eb32f972e2e2de9))
* fix user cache flashing org select ([505b5d8](https://github.com/devflowinc/trieve/commit/505b5d8f1eec99904e4beafb3579c00931187081))
* improve start services and add tmuxp to README local Dev guide ([2473c0a](https://github.com/devflowinc/trieve/commit/2473c0a311a4c1f31a86d5852b600fe72912d802))
* incorrect schema type for getting an org ([4061254](https://github.com/devflowinc/trieve/commit/4061254b31865a3b868e69744eb9e22d7ecc7698))
* links to dashboard from search and analytics SPA's post dash rewrite ([afcc836](https://github.com/devflowinc/trieve/commit/afcc836f0fc937e2acc27ad7908478f4e241fc4e))
* move table code to the top of component ([6631ee7](https://github.com/devflowinc/trieve/commit/6631ee785dc142a0713f9b2d8261fee1e6a45975))
* no datasets warning for chat ([04a7775](https://github.com/devflowinc/trieve/commit/04a7775615fc6fa3ac9802bdd7e0ec715e471ceb))
* only open modal when there are results ([d93b9ef](https://github.com/devflowinc/trieve/commit/d93b9ef5da490b1549ed559bb69d0915b79a171e))
* openapi schema issues w/ dup def for /invitation/{foo} ([67af1f8](https://github.com/devflowinc/trieve/commit/67af1f826259fb32feee4152686ec4804c05b8f8))
* remove fake delay from testing ([ead31c4](https://github.com/devflowinc/trieve/commit/ead31c4b63c737bc6d0bf2ef3e138ee65209ca43))
* remove old-dashboard from monorepo ([9f79b46](https://github.com/devflowinc/trieve/commit/9f79b4623f38adcd9bfbc5ee6f1377cd23cb8af2))
* remove TR-Dataset requirement for create dataset ([790c3a9](https://github.com/devflowinc/trieve/commit/790c3a9114b534d4fb55e80dab471c7f7488aa9a))
* set topic list to empty if dataset is invalid ([b958ed6](https://github.com/devflowinc/trieve/commit/b958ed6bda112af8f89394be746e1d36c7175c6d))
* show all info in the no results table ([36c948e](https://github.com/devflowinc/trieve/commit/36c948e23ea15645a1f00990ddc34644d05a00d4))
* suspense height tracking ([f1d68ed](https://github.com/devflowinc/trieve/commit/f1d68ed817496aaad0696e81f203bb7ec2ac1009))
* tsc check ([68495dc](https://github.com/devflowinc/trieve/commit/68495dc022e470598efc7fe234291042da242838))
* use camel case for scrape options ([7661e2f](https://github.com/devflowinc/trieve/commit/7661e2fc616464b7b530453e4609600b647a3bdf))
* use cn helper && add classname prop to table ([8d78f6b](https://github.com/devflowinc/trieve/commit/8d78f6b6cb999226e8cb0c36a5989bc323912072))
* wait for firecrawl if scraping ([bf4f298](https://github.com/devflowinc/trieve/commit/bf4f29843614020a1437fdb976f5a9fd7c169c60))


### Other

* fix eslint ([b8fd916](https://github.com/devflowinc/trieve/commit/b8fd916cab27045a2058753cfb8bee0324c32b7e))
* fix eslint ([d44299f](https://github.com/devflowinc/trieve/commit/d44299f29c23cc8a0bba8a5467b7cdb302b70c67))
* regenarate lock ([404bc9d](https://github.com/devflowinc/trieve/commit/404bc9da92f55831e9a3c3cd4ba589fc89fb67c1))
* release v0.11.9-pre ([6d82499](https://github.com/devflowinc/trieve/commit/6d82499fc459f9e2b311ccaca3e47dd0578e0104))
* ts fix ([f2ecdce](https://github.com/devflowinc/trieve/commit/f2ecdcebac8f2881bd4d6c34137e8e97821fb4bc))
* use memo ([6ab259b](https://github.com/devflowinc/trieve/commit/6ab259bdb40bb18614fe958a5a88e011548571d2))


### Docs

* fix getting started README docs ([6410745](https://github.com/devflowinc/trieve/commit/64107452d4e119c77fdb2ac0e6f3b2cb8c1c7585))
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.11.9
0.11.9-pre

0 comments on commit 2372e8a

Please sign in to comment.