v2.1.3
UI
- Add menu in study dir view by @3lbanna in #623
- Add loading screens by @Wintxer in #595
- Add Group settings for group admin by @3lbanna in #635
- Add "copy id" buttons by @Wintxer in #630
- Prevent multiple click on network bound buttons by @Wintxer in #631
- Improve launcher logs view by @Wintxer in #634
- Add gitcommit version on sem version tooltip
Core
- Implement StudyService edit study for variant study by @Hyralc in #625
- Date conversion from local time to utc by @3lbanna in #629
- Add a download filetransfer manager by @pl-buiquang in #628
Fixes
- Variant parent on create
- Websocket send message on closed websocket
- Protect config building from dirty simulations output files parsing errors
- Protect watcher loop from error (when database is unavailable for instance)