Skip to content

Fennek v1.9.1

Choose a tag to compare

@danst0 danst0 released this 15 Jun 15:51
· 57 commits to main since this release

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 via noteTrackEnded() rather than landing in the PSRAM ring that deep sleep would otherwise discard.

Full changelog: CHANGELOG.md