Today's update (b81e7aa) brings with it the following changes:
Performance improvements
- Students and supervisor relationship table now uses pagination, which increases performance.
- Contact manager has changed backend API from XML to JSON.
Enhancements
- Improved the user experience in new message feature. It is now possible to add recipient using contact manager, and recipient auto-complete is better looking and more accessible.
- Permission editor (for objects and containers) is now using contact manager.
- Added contact manager for username lookup in file manager.
- Reduced technical debt significantly. This means a lot of code has changed, which increases the change of regressions.
Bugfixes
- The message body text area is now focused when the user is replying to a message.
Documentation improvements
- Added more reference documentation for model classes.
- All relevant reference documentation is now available.