Reserved for when I'm ready to post a few things.
---
Some random thoughts:
- The file import logic has changed a bit ... and now it will scan all dirs under .kobo except a whitelist ... so no more .kobo/addons @NiLuJe ... but it doesn't scan the trash folders. My hack is still needed to stop it scanning other dotfiles reliably, though. Update: there's a new FeatureSettings::ExcludeSyncFolders, and it seems like it takes a set of regexps that match with /mnt/*/ trimmed off the start. That might do what we want.
- This will make a mess of my usual format for the release notes of the patches (the work is now spread across 3 versions).
- Hindenburg is gone (I don't know what it did in the first place...)
- Kepub chapter counting stuff has been slightly changed
- Annotations and gestures have some minor internal refactors
- Kepub location tracking has changed slightly internally
- There are some minor fixes all around (as said in the release notes)
- Here is the result of testing the current patches with this version:
- Kobo seems intent on officially implementing the functionality of many patches and mods recently ... at least 10 patches now have their features/fixes implemented, and now my mod has it's full feature set implemented too (they didn't just expand the dotfile blacklist; they added full regexp support and a config option) ... at least it's less work for me to do.
Sorry about the low-levelness of these notes, but I don't have time right now for much detail.
---
And, now, don't expect the patch release for either firmware until Sunday. I don't feel like redoing the patches the day after we finished updating them. At least the firmware will be similar.