Major
Detail
Bugfix
Major
Detail
#26382
Error messages "Duplicate tag name..." when starting an application in the IDE from a TL-Studio
#26405
TTypeRewriter logs warning "Unable to resolve items by external reference" also unnecessarily
#26431
Changed superclass relationship leads to changed attribute list in the form editor only after a restart
Bugfix
In edit mode other column widths should be applied than in view mode. This does not work (anymore) because when changing the mode the FormContext is not reseted and therefore the column configurations are not rebuilt.
Now the FormContext is reset on mode change so that this works again.