master
fix: replace exec() with execFile() to prevent shell injection in app.ts (#11289)
feat: Implement tabby:// URL scheme handler (#11005)
renamed env variable to TABBY_CONFIG_DIRECTORY
clean up the plugin manager
lint & fixes
project rename
Cross Compile linux armhf/arm64 artifacts #8613 by @Jai-JAP
prevent string_decoder from mangling non-utf output - fixes #4025, fixes #4178, fixes #4373, fixes #4282
fix: disable spellchecker to prevent automatic dictionary downloads (#11107)