Skip to content

v3.22

Compare
Choose a tag to compare
@keirf keirf released this 17 Nov 14:53
· 191 commits to master since this release

Release Notes:

  • Fix various crashes when mounting a Flash drive with stale IMAGE_A.CFG
  • FAT FS: Support filesystems for which cluster table is "too small"
    • Windows and Linux will mount these volumes, thus so should we
  • FF.CFG: New OLED display-type option: -inverse
    • Reverse-video effect (black text on white background)
  • FF.CFG: display-order= option affects normal display modes only
    • Ignored in all banner and menu modes, to avoid jumbled display
  • FF.CFG: Fix display-type= parsing for OLED-specific options
    • Ignore them unless an OLED display is explicitly configured

Known Issues:

  • Folder-name on LCD/OLED displays is missing when USB stick first inserted
    • Not an issue except with non-default display-order config, or 4-row LCD display
    • Revert to v3.21 if this is an issue. It will be fixed in v3.23.