🐛 Bugfixes
- Fixed mouse positioning which broke after recent refactor
- Fixed filesys/action_read_link crash (#1659)
- fix version string was not initialized early enough (fixes #1661)
- Fixes filesys returning 0 in case of a malformed UTF filename
- Fixed bsdsocket emulation fdcallback crash (#1663)
- Fix version string being truncated (fixes #1662)
- Fix positioning in checkboxes in Expansion Panel (fixes #1655)
🔨 Improvements
- add support for 3.2.3 ROMs
🏗️ Build System
- skip obsolete Ubuntu 20 from builds