Inkscape 1.1.1
Due to a git/gitlab issue they do not contain bundled extensions.
In addition, out of git, the CMake package in it will declare that he is in an "unknown" version and that will be in the version string.
Both problems are solved by creating the source package with make dist (or ninja dist) in a build folder for the git repo with the extensions submodule present, using CPack and temporarily replacing unknown with the current git hash.
Unfortunately, there is no way to use the gitlab release list and remove the "default" asset tarballs.
You can find all source tarball at https://inkscape.org/release/inkscape-${version}/source/dl/ and we are working on providing a packager-friendly source download URL page/scheme at https://gitlab.com/inkscape/inkscape-web/-/issues/486
SHA256: aeca0b9d33b5b1cfa9aa70433bdee6a8c3d020ffafc2e6f0c9a60eed7a7978af inkscape-1.1.1_2021-09-20_3bf5ae0d25.tar.xz
Inkscape 1.1.1
Released on 2021-09-21.
Bugfix release
- Pressure sensitivity should work again in Windows
- Stroke to path working on text again
- Startup time improved
- Fix various crashes
Full release notes are available on https://wiki.inkscape.org/wiki/index.php/Release_notes/1.1.1