New features:
- Lambdas: extension to Rich Attributes that allow transformation of objects and to render arbitrary widgets (by @yankovs and @psrok1 in #1021)
- Feature: brownout deprecated API features via enable_brownout flag (by @psrok1 in #1007)
- Feature: more configuration options for logging (#1026)
- Dots are allowed in user and group names (#1014)
- 'hash_pathing_fallback' option (#1017)
- Feature: easy toggle to raw JSON view for Rich Attribute (#1044)
Improvements:
- Limit exposed relationships type-wise to 100 elements (#1023)
- Add index on comment.user_id (#992)
- Changed object.tags eager-load strategy to select-in by @psrok1 in #996
- Various dependency version bumps (sqlalchemy 1.3 -> 1.4, Vite v4 -> v6
Bugfixes:
- Fix tag visibility in relation graph #1011 (by @postrowinski in #1012)
- Fix Prometheus metrics MIME type and bump prometheus-client to 0.21.1 (#1016)
Full Changelog: v2.14.0...v2.15.0