Fennek v1.9.1
Fixed
- Notes never silently lost on a failed SD write. The save path now clears its dirty flag only on a complete success; if an SD write or remove fails, the note stays dirty and is retried on the next autosave instead of being overwritten on the next editor open.
- Just-played track now reaches the scrobble queue before standby.
power::poll()stops audio (and lets the audio task drain the stop command) before the pre-standby Navidrome flush, so the current track is enqueued vianoteTrackEnded()rather than landing in the PSRAM ring that deep sleep would otherwise discard.
Full changelog: CHANGELOG.md