Road map
Milestone #1: bring back the spell checking feature
The spell checking feature has been developed with the gtkspell2 library.
Unfortunately, this library was originally licensed under the GPLv2 license, which is incompatible with GPLv3, the current license of TranscriberAG.
Attempts to have the gtkspell2 relicensed under a "GPLv2 or later" have failed so we could not include the spell checking developments. However, things have evolved with the new gtkspell3 library.
This library is licensed under LGPLv2, which is GPLv3 compatible.
Do not hesitate to contact us if you want to contribute.
Release a stable 2.1.0 version with binaries for current OS
The work should be based on Elie Roux's contribution