Fixed
- Search: fix CJK query clearing issue by removing global flag from regex (by @llc0930: #2385)
- Drag and drop: wrong position on fast dnd (resolves #2359) (resolves #2383)
- Setup-page: unexpected multiline TextInputs
- Broken group and placeholder pages (resolves #2356)
- Correctly handle "magnet:..." links
- More reliable initialization process of containers
- More reliable initialization process of tabs
- Tabs: incorrect handling of redundant onTabCreated event: Reinit tabs in such cases