Hugo did a massive overhaul of template lookups and setup that’s not even fully documented yet. Given the current pace of Hugo version changes, I doubt this is coming that fast, but given the scope of the change, I thought folks should be aware.
It does look like a better system, but it’s going to take a fair bit of changes across all themes.
Thanks for the heads-up! There are a lot of changes there.
I think we need to start keeping track of the minimum Hugo version number for each plug-in, so that Micro.blog can make sure the Hugo version matches up, and detect compatibility problems between conflicting plug-ins. Otherwise it’s going to be even more of a headache than it already is with our older Hugo versions.
Ah, I’m glad there is a convention for this. Were you going to put these in your config.json file? I can update Micro.blog to look for the min and max versions.