Skip to content

2.5.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 07:28

Hello again, this release is out a lot quicker than usual because we're responding to two reported regressions in 2.5.4. Thank you to @SamuelWyck and @davidfokkema for their reports. This release fixes both of those regressions and contains the other things we've worked on in the last few weeks.

What's Changed

Bugfixes

  • @oddbookworm found and fixed a regression where pygame.transform would fail to copy palettes when transforming palettized surfaces, making the outputs unusable, in #3464. @ankith26 made a related fix and @Starbuck5 added additional tests for this in #3465 and #3466 respectively.
  • @ankith26 fixed a regression where pygame-ce apps failed MacOS code notarization in Briefcase, due to the inclusion of non ascii (Korean) filenames in our tutorials. #3478.

New API

Docs

Maintenance

New Contributors

Full Changelog: 2.5.4...2.5.5