1.6.0 (2026-03-16)
1.5.0 (2026-03-15)
- add configurable Tube CPU multiplier setting (issue #134) (c19744a)
- add non-cycle-accurate mode for Tube 6502 instruction generation (#584) (5455952)
- add VideoNULA palette support for MODE 7 teletext (#575) (049bee8)
- add VideoNULA programmable palette support (#574) (05d7ca3)
- Web Speech API output via RS-423 serial port (*FX3,1) (#569) (2f01b04)
- wire up accessibility switch keys for user port, ADC, and fire buttons (#565) (faa63b9)
- always feed SAA5050 teletext pipeline from video bus (#578) (7ff0e12)
- apply NULA paletteMode in blitter to bypass ULA XOR-7 mapping (#583) (49ae587)
- correct default CMOS FDRIVE step rate for BBC Master (#581) (b1f71dc)
- emulate IC37/IC36 H-blanking feed for SAA5050 pipeline (issue #546) (#580) (7399552)
- focus STH archive filter input when modal opens (#573) (b0d5c74)
- reduce WD1770 head settle time from 30ms to 15ms (#577) (7b6a068)
- speak each CR-terminated line immediately, queue without cancel (#570) (6c2bd37)
1.4.0 (2026-02-23)
- add keyDown, keyUp, and reset methods to MachineSession (fea06b8)
1.3.3 (2026-02-23)
1.3.2 (2026-02-23)
- use Node 24 in npm-publish job — npm v10 (Node 22) doesn't support OIDC trusted publishing (#557) (f8ff684)
1.3.1 (2026-02-23)
1.3.0 (2025-12-01)
1.2.0 (2025-12-01)
- Add native menu support for web modals in Electron app (#542) (8cdc6d0)
- Optimised polltime routine (#540) (72ca9f5)
1.1.1 (2025-11-21)
- Fix Windows Build support (8ffa1a0)
1.1.0 (2025-11-21)
- Windows Electron build support (1955a5f)
1.0.1 (2025-11-20)
- Trying to get release-please to work
First actual release with a changelog! These fixes below are not the only thing in this release, we previously had v0.0.7 which was 4+ years old. But - this include Electron support again!