EagleFiler 1.9.20
EagleFiler 1.9.20 is a maintenance release of my Mac digital filing cabinet and e-mail archiving app that improves importing (from Mariner Paperless, Evernote, and Apple Creator Studio), adds some scripts for working with dates and filenames, and improves searching and tagging.
macOS 26.4 adds some classes with strange names like
AppIntentsServices.$RunnerServiceDispatcherActorProtocolandIDSFoundation.$IDSDRealTimeGroupSessionManagerthat confuse PyObjC and that (oddly) seem to get imported as part of Core Foundation even though they’re part of higher level frameworks. This was causing crashes at launch until I got it to ignore those symbols.The Touch Bar is the gift that keeps on giving. Certain Web archive files seem to trigger a bug in WebKit’s Touch Bar support that causes a crash, so now we override that.
I continue to have problems with fake repos for my apps appearing on GitHub, trying to get people to download malware. In most cases, GitHub takes them down, but lately the scammers have started removing the malware (presumably temporarily), and then GitHub reports that it’s “taken appropriate action” but the rest of the repo purporting to be for my app remains up.
Previously: