| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-12-17 | 913 Bytes | |
| v1.19.0 source code.tar.gz | 2023-12-17 | 876.7 kB | |
| v1.19.0 source code.zip | 2023-12-17 | 1.1 MB | |
| Totals: 3 Items | 2.0 MB | 0 | |
What's Changed
- feat(ui): multi-select and delete traces @18feb06 and @marcklingen in https://github.com/langfuse/langfuse/pull/580
- feat(ui): search tables upon hitting enter by @flxwu in https://github.com/langfuse/langfuse/pull/704
- feat(logs): add metadata to ingestion api by @maxdeichmann in https://github.com/langfuse/langfuse/pull/703
- fix(db): use utc time in prisma datetime filter by @flxwu in https://github.com/langfuse/langfuse/pull/708
- refactor: add
strict-type-checkedlint rule and clean up types by @marcklingen in https://github.com/langfuse/langfuse/pull/706 - docs: fix Contributing guide link by @flxwu in https://github.com/langfuse/langfuse/pull/705
- Upgrade dependencies
New Contributors
- @flxwu made their first contribution in https://github.com/langfuse/langfuse/pull/705
Full Changelog: https://github.com/langfuse/langfuse/compare/v1.18.1...v1.19.0