Manuskript 0.12.0 as snap
Because some random events and a missing maintainer I became the actual maintainer of Manuskript, an open-source tool for writers (with over 1k stars on Github š
). I didnāt really have any experience in maintaining packages until then with the exceptions of smaller packages in the AUR . However it went reasonable I would say and I published my first release of Manuskript ( 0.12.0 ). Sure, the release had some minor issues: It crashed/didnāt start on Windows. š It performed worse though of the spell- and grammar-checking with LanguageTool, I added. š I had to publish a fixed version for Windows (it still crashed on Windows 7 and 8, Windows XP wasnāt even supported anymore š) I didnāt had any access to snapcraft.io, so the snap package could not be updated (it also contained some errors which made the build impossible as well). š But slowly we got there. Iāve implemented a very useful script to automatically build the Windows version via Wine on my Arch Linux btw and debugg...