v2.11.0
UI
- feat(ui-outputs): add output view by @skamril in #1189
- feat(ui-model): add new options for transmission capa global settings by @pl-buiquang in #1183
- feat(ui-common/ui-hoc): allow async default values on Form component and display skeleton for fields by @skamril in #1180
Core
- feat: add 8.4.0 simulator support by @pl-buiquang in #1185
- feat(core): add simulator remote worker by @pl-buiquang in #1110
Storage
- feat(storage): add migration between study version by @MartinBelthle in #1176
- feat(storage): add migration for version 8.4.0 by @MartinBelthle in #1193
- feat(storage): assign same folder for variant creation by @pl-buiquang in #1187
Optimizations
- feat(launcher): improve job listing by @pl-buiquang in #1179
- perf(storage): improve file_exist in zipped files by @pl-buiquang in #1188
- perf(storage): remove file_exist check for ouput tree building by @pl-buiquang in #1192
Fixes
- fix(storage): limit number of cache listing updates by @pl-buiquang in #1177
- fix(storage): allow (un)archiving of different output at same time by @pl-buiquang in #1174
- fix(storage): add db context to autoarchiver service by @pl-buiquang in #1175
- fix(storage): remove full output scan before import by @pl-buiquang in #1182
- fix(storage): fix ouput file load by @pl-buiquang in #1191
Full Changelog: v2.10.0...v2.11.0