What's Changed
- feat(ui): use pagination instead of virtualization on sessions view by @marcklingen in #2248
- feat(ui): add upgrade popover to version number by @marcklingen in #2251
- feat(ui): use dropdownmenu for version modal by @marcklingen in #2252
- fix(ui): encode prompt name on link from traces by @marcklingen in #2253
- feat: add token/character count support for gemini-1.5-flash and gemini-1.5-pro by @marcklingen in #2255
- chore(db): drop legacy
pricings
table, replaced bymodels
by @marcklingen in #2256 - chore: remove dangling worker/generated/types.ts by @marcklingen in #2257
- docs: Updated contributing guide by @mishushakov in #2259
- chore: remove trace fkey constraint from datasetrunitems by @hassiebp in #2262
New Contributors
- @mishushakov made their first contribution in #2259
Full Changelog: v2.48.1...v2.49.0