KobraCache v0.10.0
KobraCache v0.10.0 fixes LAN mode file listing returning zero files after a successful connection.\n\nFixes:\n- LAN file commands now publish to the Anycubic MQTT file command topic instead of a listLocal/listUdisk topic segment.\n- listLocal and listUdisk remain in the message payload as Anycubic expects.\n- Read-only LAN file listing now also tries the alternate server/printer command topic family used by some firmware.\n- LAN file-list parsing now handles additional response shapes such as fileList, fileName, string file entries, and directory filtering.\n- LAN list commands no longer treat empty acknowledgement packets as a completed empty file list.\n\nValidation:\n- dotnet test KobraCache.sln passed: 15 tests.\n- Release build passed with 0 warnings/errors.\n- Published win-x64 EXE reports version 0.10.0.\n- Release zip was extracted and the packaged EXE version was verified.