Skip to content

v4.5

Latest

Choose a tag to compare

@dirkwhoffmann dirkwhoffmann released this 07 Aug 05:36

Release Notes

Enhancements

  • The floppy disk API now supports disk images stored in memory buffers (#992)
  • Added proper gamma correction to the palette builders (#998)
  • Replaced the 4096-entry palette lookup table with a smaller table based on an affine transformation, paving the way for AGA support.

Bug Fixes

  • Fixed a bug that caused the server launch daemon to fire every cycle (#990)
  • Fixed a bug that prevented preferences from loading correctly (#995)
  • Added guard checks for potential Swift nil values
  • Fixed a bug in the Export to… menu (#989)
  • Reverted pull request #837 (#984)