master
fix: hide blacklisted profiles from OS dock/taskbar menu (#11108)
bumped eslint
upgraded to electron 29
project rename
fix #6694 - correctly save downloaded config
avoid rechecking window status on every loop
fix path resolution in startDownloadDirectory
fix: replace exec() with execFile() to prevent shell injection in shellIntegration.service (#11290)
avoid unnecessary touchbar updates
feat: Implement tabby:// URL scheme handler (#11005)
lint & fixes