31.1.1
frontend: Add frontend API canvas methods
Update translations from Crowdin
frontend: Fix group icon position in System theme
frontend: Enforce minimum height for QList items
frontend: Use static_cast when casting from void pointers
frontend: Use Q_OBJECT macro for BrowserDock
frontend: Fix preview zoom buttons translation string
frontend: Migrate scene collection usage to new SceneCollection class
frontend: Add OBSImporter and importer implementations
frontend: Add SceneCollection class as data model for Scene Collections
frontend: Avoid recreating YouTube dock
frontend: Fix appearance settings enabling Apply button
cmake: Specify NOMINMAX all the time on Windows
frontend: Allow 5 multitrack reconnect attempts before re-running GCC
frontend: Set Frontend-API QActions role to NoRole
frontend: Enable browser hw accel toggle under Linux
frontend: Split main application implementation into single files
frontend: Recognize OBS appearance setting usage in math statements
frontend: Increase MAX_CRASH_REPORT_SIZE to 200 KB