Good news!
I prepared the limeapp 0.2.6 release candidate.
It takes a lot of bugfixes, more information on the first boot wizard,
typescript and tailwindcss support, and updated packages.
For now the release is published on github:
https://github.com/libremesh/lime-app/releases/
https://github.com/libremesh/lime-app/blob/v0.2.26/CHANGELOG.md
I also created a PR to upgrade it on lime packages
https://github.com/libremesh/lime-packages/pull/1101
And finally I transcribed all the info given by German (thanks a lot)
into a doc file:
https://github.com/libremesh/lime-app/pull/413
This procedure can be really simplified using GH actions and this
stuff... And probably there are already things done that we can check to
get inspired (like
https://github.com/googleapis/release-please or others)
Until GH actions are included on the release process we have to do it
manually from scratch!
Thanks in advance!