This is mostly a bug fix release for HTTPS stripping NAT, LocalTalk-over-UDP and FPU fixes for SimCity 2000.
What's Changed
- NAT: fix possible duplicate headers on first request by @twvd in #227
- Rename main executable to 'snowemu' by @twvd in #231
- Add more flexibility in how audio data is sent by @mihaip in #222
- FPU fixes by @twvd in #234
- FPU: fix FINT not respecting rounding mode by @twvd in #235
- Use DiskImage trait for CD-ROM devices too by @mihaip in #236
- Add --floppy command line argument by @twvd in #242
- BlueSCSI Toolbox Updates by @erichelgeson in #243
- Add Windows ARM64 CI build support by @tordona in #245
- Address some LocalTalk over UDP issues by @erichelgeson in #247
New Contributors
Full Changelog: v1.3.0...v1.3.1