|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [0.11.9-pre](https://github.com/devflowinc/trieve/compare/v0.11.8...v0.11.9-pre) (2024-09-20) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add analytics link to playgrounds ([3927f7c](https://github.com/devflowinc/trieve/commit/3927f7c39aa519da778725eeb003d0ed08168af7)) |
| 9 | +* add building something ([696820a](https://github.com/devflowinc/trieve/commit/696820a617b3970923991ce8471fbc698e67ede2)) |
| 10 | +* add code examples ([e8b7252](https://github.com/devflowinc/trieve/commit/e8b7252cbb1767f84a0e907cc3b833e1905435e8)) |
| 11 | +* add copy button to chat ([c35406d](https://github.com/devflowinc/trieve/commit/c35406d4bcb54fb94615e951a867e5456bb75c21)) |
| 12 | +* add copy id button ([75f218a](https://github.com/devflowinc/trieve/commit/75f218a003c2471c373572445a4387652ba655ab)) |
| 13 | +* add created at sort in rag ([7ad2d4d](https://github.com/devflowinc/trieve/commit/7ad2d4d5d68d3de960d6861eab19e30cb11c6de1)) |
| 14 | +* add delete chunks flag to delete file route ([3981811](https://github.com/devflowinc/trieve/commit/3981811a0dff4fdb2dd6e55e7dac52f92857ec4f)) |
| 15 | +* add docker file and CI action to build scrape-worker ([46039ca](https://github.com/devflowinc/trieve/commit/46039ca8fa0b0b5b8a2ac917b7af4150fb2ec44c)) |
| 16 | +* add firecrawl to our docker compose ([97deaa5](https://github.com/devflowinc/trieve/commit/97deaa5212b2dbf81353c0f36df86a9e70509d8d)) |
| 17 | +* add org user page ([806347c](https://github.com/devflowinc/trieve/commit/806347c49ba48a875c3a0e63da8a4a35ce0a0b42)) |
| 18 | +* add usage ([863b7de](https://github.com/devflowinc/trieve/commit/863b7dea2b421f074ff4452b84c4ee163a496c50)) |
| 19 | +* api keys ([119b03d](https://github.com/devflowinc/trieve/commit/119b03df80c0092021e709a68552c5c521643144)) |
| 20 | +* api keys page ([ffab74c](https://github.com/devflowinc/trieve/commit/ffab74c5cbd2f8d1ee7df89b2754b22e779b6968)) |
| 21 | +* better api keys table ([e8958fd](https://github.com/devflowinc/trieve/commit/e8958fd0f5820042232faae53b596e74bc3471d5)) |
| 22 | +* better sidebar ([2fcbdf9](https://github.com/devflowinc/trieve/commit/2fcbdf998318b920fb0934d4798dec6b26a9e79e)) |
| 23 | +* billing pages ([c59da55](https://github.com/devflowinc/trieve/commit/c59da5519518bee996fca27777b9de8e87f2e583)) |
| 24 | +* chunk on headings ([1fde18a](https://github.com/devflowinc/trieve/commit/1fde18a8b9d569017240b905a3308fe7382cf8dc)) |
| 25 | +* consistent dataset context ([aba6ed4](https://github.com/devflowinc/trieve/commit/aba6ed4669bd555a15eb717d1feb2f0947b9518c)) |
| 26 | +* create org ([c28a002](https://github.com/devflowinc/trieve/commit/c28a002461c6790ef948a0cf102661b09897e0b7)) |
| 27 | +* dataset overview ([0cac1ab](https://github.com/devflowinc/trieve/commit/0cac1ab00315c4b8734a50ab2281bfb5fd7cc708)) |
| 28 | +* dataset settings ([7430e94](https://github.com/devflowinc/trieve/commit/7430e9465b8525eb461c5a6e2a1e6279506c52e6)) |
| 29 | +* dataset sidebar with selector ([9d2721a](https://github.com/devflowinc/trieve/commit/9d2721a3b177f1088edd1213793611cc77d331bf)) |
| 30 | +* dedup if url and page are the same ([fdda50f](https://github.com/devflowinc/trieve/commit/fdda50f60310ea6efd777786839833aa2d33cd6d)) |
| 31 | +* even better context ([93e2b96](https://github.com/devflowinc/trieve/commit/93e2b9618ac8129d8cdc89f728c6ee18709279a7)) |
| 32 | +* events page ([887623e](https://github.com/devflowinc/trieve/commit/887623e1a214e47844327d46f5961c6fc4daea5a)) |
| 33 | +* fill in missing dates on graphs ([2eca588](https://github.com/devflowinc/trieve/commit/2eca5885b0ebf6866d9bfd377688375df82c6044)) |
| 34 | +* fix CI ([5c7df6f](https://github.com/devflowinc/trieve/commit/5c7df6f3220c178397d516c744b584834fbb528e)) |
| 35 | +* fix types on tanstack table ([2696c5b](https://github.com/devflowinc/trieve/commit/2696c5ba29c0753934ac641de7b6357f99614447)) |
| 36 | +* fix typo issues ([590d808](https://github.com/devflowinc/trieve/commit/590d808b6e3c8262dbe42214bda8f414b38fbe2f)) |
| 37 | +* fix usage ([7de702a](https://github.com/devflowinc/trieve/commit/7de702ad66a517137135dce9f41732358c9e0c0d)) |
| 38 | +* included cron job in order to facilitate auto-scrapes ([09edbae](https://github.com/devflowinc/trieve/commit/09edbaee17d58fcf745ec56ecf29612a088a5b28)) |
| 39 | +* init new console ([daaa8fc](https://github.com/devflowinc/trieve/commit/daaa8fc1a3484fb0600825e2f7e27c388c9815f9)) |
| 40 | +* magic suspense ([cc64d0a](https://github.com/devflowinc/trieve/commit/cc64d0a1e1b81cb044ac69da3af7f4a772b9fd6b)) |
| 41 | +* magicbox ([6e695a7](https://github.com/devflowinc/trieve/commit/6e695a7485f6fe8db4119faa812d8c3b8f32faab)) |
| 42 | +* more fixes ([03c79e2](https://github.com/devflowinc/trieve/commit/03c79e2c2128c74ec177919f130ad0ddb730111d)) |
| 43 | +* more magic box props ([a845615](https://github.com/devflowinc/trieve/commit/a845615a41bc3a2f0a2a8ff57e19e9eafb98ec74)) |
| 44 | +* more on dataset homepage ([f19c316](https://github.com/devflowinc/trieve/commit/f19c3165a685c024a399c66a44dc6777be04f28b)) |
| 45 | +* more org fixes ([cd80bfe](https://github.com/devflowinc/trieve/commit/cd80bfe416ccad6976befc90c977d327831796a5)) |
| 46 | +* move crawl setting to dataset level ([ae054f5](https://github.com/devflowinc/trieve/commit/ae054f5d654980d5cc6aba467f84cadda4bd30a9)) |
| 47 | +* move to html chunking ([51de3e1](https://github.com/devflowinc/trieve/commit/51de3e172417dab7bf77653ccce78215306ff38e)) |
| 48 | +* move to polling firecrawl from webhook ([649cb0b](https://github.com/devflowinc/trieve/commit/649cb0be6c9c29e4248e3fad98c5cc100541444e)) |
| 49 | +* new data explorer table ([c350a5a](https://github.com/devflowinc/trieve/commit/c350a5ac2c3397c6d94584f09c5f01dad7218d8f)) |
| 50 | +* new dataset overview ([90418e9](https://github.com/devflowinc/trieve/commit/90418e9a9b04ee972422ceb082ce757e42754307)) |
| 51 | +* new tables for rag queries ([48112ee](https://github.com/devflowinc/trieve/commit/48112ee5d8d56f6e4d0e4d6e6635a0b0965dec93)) |
| 52 | +* on update, create crawl if not exist ([c844bba](https://github.com/devflowinc/trieve/commit/c844bbaafbd8140060958474eab0c370dd035fd8)) |
| 53 | +* org layout ([6b9e07a](https://github.com/devflowinc/trieve/commit/6b9e07a4575aebec7a6fc26d4528cf95ece20a36)) |
| 54 | +* org settings page ([d7c84de](https://github.com/devflowinc/trieve/commit/d7c84de4848139aeeb4d714506bd2b5127156e99)) |
| 55 | +* org switching ([dab332f](https://github.com/devflowinc/trieve/commit/dab332f721347cd85b8f49f65f4880d3fe3e1315)) |
| 56 | +* python client ([5e864ee](https://github.com/devflowinc/trieve/commit/5e864ee3e0209ae2bb97fd1210c10705d443c3a0)) |
| 57 | +* redo table in no search query ([dad2340](https://github.com/devflowinc/trieve/commit/dad2340f16a03482e40733710917ba1becd6349c)) |
| 58 | +* redo tables in search analytics ([bbd7255](https://github.com/devflowinc/trieve/commit/bbd7255931d400b056effc73a97bb2e2f346ae19)) |
| 59 | +* refactor user and invite tables ([3f2494d](https://github.com/devflowinc/trieve/commit/3f2494d46d78130ad9e41556b18a172ea5bbf367)) |
| 60 | +* set up scrape worker with endpoint to crawl ([0b472c2](https://github.com/devflowinc/trieve/commit/0b472c256df663a5483f92ff3c3fc6c5102258ab)) |
| 61 | +* set up semantic and full text boost for headings ([332cd7c](https://github.com/devflowinc/trieve/commit/332cd7c9f969ec32fcee9667cb3ea7ef73fa1a58)) |
| 62 | +* simplify new org creation ([fc677f4](https://github.com/devflowinc/trieve/commit/fc677f448995f9201b044f04faa690d16f477c73)) |
| 63 | +* small fixes ([b21a69f](https://github.com/devflowinc/trieve/commit/b21a69f1aeafbe179878323f2eecaf0a67656b92)) |
| 64 | +* table type safety ([31d4402](https://github.com/devflowinc/trieve/commit/31d4402aa18e9d8f5b5e799030580e335dbdba89)) |
| 65 | +* update modal in data explorer ([7c207a9](https://github.com/devflowinc/trieve/commit/7c207a996a549520675b055bc9640f246ec1cf98)) |
| 66 | +* various fixes ([87ca767](https://github.com/devflowinc/trieve/commit/87ca76779f3d662f9c6a374c05415e48bdad8db3)) |
| 67 | +* working dataset settings ([79db3de](https://github.com/devflowinc/trieve/commit/79db3de2a82d1501e3f0aa76df3ed9f60649cde1)) |
| 68 | + |
| 69 | + |
| 70 | +### Cleanup |
| 71 | + |
| 72 | +* better CSS scoping for search component ([87e847a](https://github.com/devflowinc/trieve/commit/87e847aa6039fdcc0bb65eab1938892d3290fe62)) |
| 73 | +* change default prompt such that LLM does not provide citations by default ([6878f85](https://github.com/devflowinc/trieve/commit/6878f85e52d32ca6a52b8d1aa70257bef1d5b9ad)) |
| 74 | +* fix 2x typos of 'likeclickthrough' ([4041788](https://github.com/devflowinc/trieve/commit/40417885182171a61a005c84e69ff9240a572ef6)) |
| 75 | +* improve pypi page for python sdk client ([cd20b77](https://github.com/devflowinc/trieve/commit/cd20b779bf74e5d8e82d878600217b8b8e936768)) |
| 76 | +* move towards html output from firecrawl ([56f5c2b](https://github.com/devflowinc/trieve/commit/56f5c2bbb8eb548d630af93376d9db182154400f)) |
| 77 | +* properly handle fallback types for redis for Rust '24 version ([6e14d18](https://github.com/devflowinc/trieve/commit/6e14d18321713611b83fdab9f0000a96439b9c36)) |
| 78 | +* put port back ([1f21b1e](https://github.com/devflowinc/trieve/commit/1f21b1e8cb14978a20bab697d2d215579540ba63)) |
| 79 | +* remove extra file ([56da639](https://github.com/devflowinc/trieve/commit/56da639646f621da036aa2acb5c182208dfe4f47)) |
| 80 | +* remove tooltip and globe icons ([5831b53](https://github.com/devflowinc/trieve/commit/5831b53fad74a495c21d37512c50f113156b60eb)) |
| 81 | +* small fixes ([5004a1b](https://github.com/devflowinc/trieve/commit/5004a1b554872ad496f41f51fda474510286d353)) |
| 82 | +* update docker compose .env to include firecrawl ([5404c91](https://github.com/devflowinc/trieve/commit/5404c91678d67753fdb68c0a58bef097d76dc1cd)) |
| 83 | +* update readme ([aa46afb](https://github.com/devflowinc/trieve/commit/aa46afb958ab34bf4718cb308739a3dcd61b671b)) |
| 84 | + |
| 85 | + |
| 86 | +### Bug Fixes |
| 87 | + |
| 88 | +* add better margins to headings ([868bc7c](https://github.com/devflowinc/trieve/commit/868bc7c7ab46a06f188e8d8858f248be1afba2e3)) |
| 89 | +* add delete invitation to openapi spec ([7a2b4c0](https://github.com/devflowinc/trieve/commit/7a2b4c0be2f498997ac9df97a3abf121909a75b3)) |
| 90 | +* add get invitations to openapi spec ([5f33336](https://github.com/devflowinc/trieve/commit/5f33336f992cc8287763ebba88d92e54e579a778)) |
| 91 | +* assorted fixes on component from signoz feedback ([122801a](https://github.com/devflowinc/trieve/commit/122801aff394a9b06444a5ecd56fa6b62caf2c15)) |
| 92 | +* auth edge cases ([73b888d](https://github.com/devflowinc/trieve/commit/73b888d84d4c83ee6d3623d593c18b544355ef20)) |
| 93 | +* concate short chunks to next one ([d4dd68d](https://github.com/devflowinc/trieve/commit/d4dd68db0d2a5489e3350a535e6e17c5eae9311a)) |
| 94 | +* css fixes for rag page ([40bd6ea](https://github.com/devflowinc/trieve/commit/40bd6eaa1538405c05d1e7e6f770b00ab2268b63)) |
| 95 | +* dataset warning for chat ([82b8f21](https://github.com/devflowinc/trieve/commit/82b8f21e7305b14077a81f0f37a7716ac00d7222)) |
| 96 | +* ensure that dataset that is scrape to is the new dataset that is created ([366380b](https://github.com/devflowinc/trieve/commit/366380b779d76da1369b34f6754a7538be5cb824)) |
| 97 | +* eslint ([fe47d48](https://github.com/devflowinc/trieve/commit/fe47d485ec719fb507124e8cfe6739724e0c9fb5)) |
| 98 | +* eslint ([842cf18](https://github.com/devflowinc/trieve/commit/842cf18c7c342bee07acdf021571942965b5a1d0)) |
| 99 | +* event log ([0f5c2f7](https://github.com/devflowinc/trieve/commit/0f5c2f7d6d53bfd9367c20b741d8231a30a81bc5)) |
| 100 | +* extract type ([22e0028](https://github.com/devflowinc/trieve/commit/22e00283b97d227861ce408c51bc8f72657efd5c)) |
| 101 | +* fill empty dates in rag usage chart ([2537a6d](https://github.com/devflowinc/trieve/commit/2537a6d161485c8c15303e50aa047f5d618c615e)) |
| 102 | +* firecrawl scraping logic next behavior solve ([c5103ab](https://github.com/devflowinc/trieve/commit/c5103abf685440d17fe60341dc57c422dc6f4b52)) |
| 103 | +* fix copy feature to allow for plain text in chat ([f4f2a2c](https://github.com/devflowinc/trieve/commit/f4f2a2c128aec9d4709056e18eb32f972e2e2de9)) |
| 104 | +* fix user cache flashing org select ([505b5d8](https://github.com/devflowinc/trieve/commit/505b5d8f1eec99904e4beafb3579c00931187081)) |
| 105 | +* improve start services and add tmuxp to README local Dev guide ([2473c0a](https://github.com/devflowinc/trieve/commit/2473c0a311a4c1f31a86d5852b600fe72912d802)) |
| 106 | +* incorrect schema type for getting an org ([4061254](https://github.com/devflowinc/trieve/commit/4061254b31865a3b868e69744eb9e22d7ecc7698)) |
| 107 | +* links to dashboard from search and analytics SPA's post dash rewrite ([afcc836](https://github.com/devflowinc/trieve/commit/afcc836f0fc937e2acc27ad7908478f4e241fc4e)) |
| 108 | +* move table code to the top of component ([6631ee7](https://github.com/devflowinc/trieve/commit/6631ee785dc142a0713f9b2d8261fee1e6a45975)) |
| 109 | +* no datasets warning for chat ([04a7775](https://github.com/devflowinc/trieve/commit/04a7775615fc6fa3ac9802bdd7e0ec715e471ceb)) |
| 110 | +* only open modal when there are results ([d93b9ef](https://github.com/devflowinc/trieve/commit/d93b9ef5da490b1549ed559bb69d0915b79a171e)) |
| 111 | +* openapi schema issues w/ dup def for /invitation/{foo} ([67af1f8](https://github.com/devflowinc/trieve/commit/67af1f826259fb32feee4152686ec4804c05b8f8)) |
| 112 | +* remove fake delay from testing ([ead31c4](https://github.com/devflowinc/trieve/commit/ead31c4b63c737bc6d0bf2ef3e138ee65209ca43)) |
| 113 | +* remove old-dashboard from monorepo ([9f79b46](https://github.com/devflowinc/trieve/commit/9f79b4623f38adcd9bfbc5ee6f1377cd23cb8af2)) |
| 114 | +* remove TR-Dataset requirement for create dataset ([790c3a9](https://github.com/devflowinc/trieve/commit/790c3a9114b534d4fb55e80dab471c7f7488aa9a)) |
| 115 | +* set topic list to empty if dataset is invalid ([b958ed6](https://github.com/devflowinc/trieve/commit/b958ed6bda112af8f89394be746e1d36c7175c6d)) |
| 116 | +* show all info in the no results table ([36c948e](https://github.com/devflowinc/trieve/commit/36c948e23ea15645a1f00990ddc34644d05a00d4)) |
| 117 | +* suspense height tracking ([f1d68ed](https://github.com/devflowinc/trieve/commit/f1d68ed817496aaad0696e81f203bb7ec2ac1009)) |
| 118 | +* tsc check ([68495dc](https://github.com/devflowinc/trieve/commit/68495dc022e470598efc7fe234291042da242838)) |
| 119 | +* use camel case for scrape options ([7661e2f](https://github.com/devflowinc/trieve/commit/7661e2fc616464b7b530453e4609600b647a3bdf)) |
| 120 | +* use cn helper && add classname prop to table ([8d78f6b](https://github.com/devflowinc/trieve/commit/8d78f6b6cb999226e8cb0c36a5989bc323912072)) |
| 121 | +* wait for firecrawl if scraping ([bf4f298](https://github.com/devflowinc/trieve/commit/bf4f29843614020a1437fdb976f5a9fd7c169c60)) |
| 122 | + |
| 123 | + |
| 124 | +### Other |
| 125 | + |
| 126 | +* fix eslint ([b8fd916](https://github.com/devflowinc/trieve/commit/b8fd916cab27045a2058753cfb8bee0324c32b7e)) |
| 127 | +* fix eslint ([d44299f](https://github.com/devflowinc/trieve/commit/d44299f29c23cc8a0bba8a5467b7cdb302b70c67)) |
| 128 | +* regenarate lock ([404bc9d](https://github.com/devflowinc/trieve/commit/404bc9da92f55831e9a3c3cd4ba589fc89fb67c1)) |
| 129 | +* release v0.11.9-pre ([6d82499](https://github.com/devflowinc/trieve/commit/6d82499fc459f9e2b311ccaca3e47dd0578e0104)) |
| 130 | +* ts fix ([f2ecdce](https://github.com/devflowinc/trieve/commit/f2ecdcebac8f2881bd4d6c34137e8e97821fb4bc)) |
| 131 | +* use memo ([6ab259b](https://github.com/devflowinc/trieve/commit/6ab259bdb40bb18614fe958a5a88e011548571d2)) |
| 132 | + |
| 133 | + |
| 134 | +### Docs |
| 135 | + |
| 136 | +* fix getting started README docs ([6410745](https://github.com/devflowinc/trieve/commit/64107452d4e119c77fdb2ac0e6f3b2cb8c1c7585)) |
0 commit comments