- all: prefix all UI related methods with ui_, switch to property and return dataclass
- core: add more fields for metadata of applications
- core: base set maximum-scale to 1
- core: fix discord logo being hard to see
- core: raise PropertyMappingExpressionException when PropertyMapping returns Undefined
- lib: sentry ignore Redis and OSError
- policies: struct -> types to match core
- policies/expression: Return False if Policy returns Undefined and log warning
- root: add logger name to log output
- sources/ldap: handle user_sync errors better, show warning when user exists already