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
                         
                    
                    Detail
#26540
LayoutStorage indexes layouts by layout paths with different path separator
On Windows, when the application is launched (or packaged) from a workspace without TL modules, some layouts are in a Zip filesystem and some are in a Windows filesystem. These have different path separators ('/' vs. '\'). The tl:LayoutStorage incorrectly uses Path.toString() to produce its keys and gets a different key depending on where the layout was loaded from.
Test
- Booting a (new) app in a workspace that has no TL modules checked out.