ManagementPortal 2.1.0
Changes since version 2.0.0:
- Added external ID to Pair App dialog, #713
- Made groups, name and date of birth configurable #716
- Proper print screen support in the Pair App dialog #718, #720
- Updated radar-auth and management portal client to use coroutines and Kotlin Serialisation #705, #708
- Fixed deleting old pair tokens when generating a new one #704
- Fixed build on Windows #712
- Fixed management-portal client compatibility with ManagementPortal 1
What's Changed
- Update radar auth logic by @blootsvoets in #705
- Add token to account by @blootsvoets in #708
- Fix/build issues windows os2 by @Bdegraaf1234 in #712
- Feature/subject pair dialog component expansion2 by @Bdegraaf1234 in #713
- 707 add print button to pair dialog by @Bdegraaf1234 in #718
- change isPrintlocked$ to an observable instead of a behaviorsubject, … by @Bdegraaf1234 in #720
- 709 make managementportal user properties configurable by @Bdegraaf1234 in #716
- Add login failure logs by @blootsvoets in #726
- 724 redirect traffic from to managementportal by @Bdegraaf1234 in #725
- Release 2.1.0 by @blootsvoets in #727
- 721 update nodejs in docker composeyml to 18+ by @Bdegraaf1234 in #731
Full Changelog: v2.0.0...v2.1.0