Skip to content

Releases: FujiNetWIFI/fujinet-go-msx-desktop

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 01 Sep 20:44

The bundled FujiNet runtime jumps a long way forward — 99 commits, from b9a27cfa to 07e1bed3 — and now tracks the same firmware as the other FujiNet Go desktop apps. It had been pinned well behind them.

The runtime also no longer builds against Mbed TLS 4.x. That release removed the low-level crypto headers the runtime's TLS backend needs and split the rest into a separate library, so a machine whose system Mbed TLS had moved on to 4.x could produce a build with quietly broken TLS instead of a clear failure. The build now finds a 3.x install, or stops and says so.

New to programs running on the emulated MSX

  • The Gmail and Google Drive network protocols.
  • The CALENDAR, GCAL and ICAL calendar protocols, including creating and editing events.
  • The accumulated fixes of the intervening firmware work.

Full Changelog: v0.1.2...v0.1.3

🤖 Generated with Claude Code

https://claude.ai/code/session_01NaoP5g59a2xKc9iuGPrFGd

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Aug 16:53

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 17:09

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 12:32