v0.5.890b4ee
test release for some CI
What's Changed
- WROOM support removed by @kaelef in #368
- Disk rotation config option; web UI changes by @kaelef in #369
- Tape by @tschak909 in #375
- APPKEY read/write functions (untested!) by @kaelef in #381
- Fix appkey struct alignment by @kaelef in #382
- App keys are now written to /FujiNet on SD by @kaelef in #386
- Add modem sniffer by @tschak909 in #388
- Add telnet to modem by @tschak909 in #394
- CONFIG disable features by @kaelef in #395
- Increased reserved RAM for DMA operations to fix ATX load issues from SD by @kaelef in #407
- Added some Epson typefaces/fonts, created Atari XMM801 printer by @jeffpiep in #409
- Atari XDM121 printer emulator with CourierPrime fonts (open license) by @jeffpiep in #410
- Disable CONFIG_LWIP_TCP_QUEUE_OOSEQ by @mleair in #411
- Fix backspace bug in modem command mode by @mleair in #414
- Allow spaces after AT command by @mleair in #418
- Double delay time in sioModem::sio_poll_1() by @mleair in #423
- Runcpm attempt 2 by @tschak909 in #425
- Network rewrite by @tschak909 in #428
- Added Phonebook (PB) to modem.cpp. It also stores PB in the config file by @manterola in #426
- Add 8MB flash board by @djtersteegc in #435
- README update for Espressif 3.0 requirement these days by @djtersteegc in #441
- Fix FTP by @a8jan in #442
- add-512-byte-sector-support by @tschak909 in #447
- fnconfig.ini handler fixes by @gkrzystek in #456
- fix config write failure related crash by @gkrzystek in #457
- Add general/status_wait_enabled (default true). by @gkrzystek in #458
- update autorun.atr - to support creating 512kb sector disks / bump from upstream by @gkrzystek in #459
- Restore ATDT5551234 functionality by @mleair in #463
- Move sio devices into device sio by @tschak909 in #469
- Prevent crash of webpage when physical printer present by @TechCowboy in #473
- Create separate directories for each target by @TechCowboy in #474
- accidently pushed a renamed index.html for each platform; fixed by @TechCowboy in #475
- Detect if missing keyboard or printer and add virtual device by @TechCowboy in #476
- use of fnUartSIO.available() didn't take error result into account by @TechCowboy in #477
- Increased timeout for query_deviice to 200ms by @TechCowboy in #478
- Improved physical device detection by @TechCowboy in #480
New Contributors
- @mleair made their first contribution in #411
- @manterola made their first contribution in #426
- @djtersteegc made their first contribution in #435
- @a8jan made their first contribution in #442
- @gkrzystek made their first contribution in #456
- @TechCowboy made their first contribution in #473
Full Changelog: v0.1.ccbb292f...v0.5.890b4ee