0.4.1 - 2024-11-11
π Bug fixes
- (backend): Use specific clickhouse image version (#1517)
π Documentation
- (backend): Fix typos and missing info (#1513)
0.4.0 - 2024-11-07
β¨ New features
- (backend): Use short codes for list filters
π Bug fixes
- (backend): Validate limit to not be zero (#1500)
- (backend): Incorrect pagination when no data (#1499)
- (backend): Optimize session detail apis and overall loading experience (#1490)
- (frontend): Handle no data case for sessions list
- (frontend): Truncate matched free text
- (frontend): Better pagination in session detail (#1491)
- (frontend): Handle empty attr distributions
π¨ Misc
- (backend): Add migration guide & script for next version (#1512)
- (backend): Change postgres compose config (#1509)
- (backend): Change index type in sessions table (#1505)
- (backend): Add skip indexes for sessions table (#1492)
- (frontend): Set default session type filter to all issues
- (frontend): Update landing page exceptions video
- (frontend): Standardise paginator UI
- (frontend): Cancel in-flight requests
- (frontend): Update exceptions landing video
β°οΈ Removed
- (backend): Remove backfilling migrations (#1511)
π Documentation
- (backend): Document sessions overview list api (#1502)
- Update exceptions demo video in README
Check out the migration guide for v0.4.x