Putting finishing touches on #Lagrange v1.8.
This time, there are truly breaking changes: the old font library is removed and becomes an optional download, meaning that CJK, Arabic, and the other extra fonts are not part of the binary packages.
However, I've tried to make it an easy transition: after upgrading, you will be offered to download and install the old fonts separately (via Gemini). It only takes two presses of the Enter key.
The end goal is to greatly expand the font library in the future. Obviously having all the fonts bundled with the app was never a scalable solution...
The only concern is whether my skyjake.fi server can handle all the downloads since fontpacks can be several MBs in size. I may need to set up a mirror or two somewhere.
@jk If you need a mirror, I can have one.
@jk 👍 ok, I will clone in my server git
@elmau Server seems to be holding up well. I'll still need to think about the page organization a bit more to make it more amenable to mirroring... There's always the option of dumping all of it into a Git repo. The files can be large but won't change often.