Releases: mxenabled/path-mdx-model
Releases · mxenabled/path-mdx-model
v4.16.0
4.16.0 (2024-01-18)
Features
- add apply to all on address (e4f068f)
- add null check against Session.current().getUserId in route userId verification check (188c4f0)
- add null check against Session.current().getUserId in route userId verification check (b53dda1)
- add user route verification against session user (41fc65b)
- throw exception when userId is missing from authenticated session (f3705b7)
- throw exception when userId is missing from authenticated session (020ea55)
Bug Fixes
- applying Tess' xml serialization mixin fix (916dce9)