housekeeping
- collection.add() => hotfix for adding new items to the very end of the items array, in case the collection has no sorters
- worker.App: insertThemeFiles() => removed the
appName
param in favor ofwindowId
- Portal App: several polishing changes