Thanks for following along! This is a tagged release (2022.509.0).
What's Changed
- Use ubuntu:16.04 for linux FFmpeg builds by @smoogipoo in #5148
- Move caching specifications of markdown interfaces to be attached to the interfaces by @peppy in #5151
- Adjust
GameExitTest
to attempt to understand CI failures by @peppy in #5152 - Fix intermittent test failures in
GameExitTest
due to race condition by @frenzibyte in #5153 - Replace
NET6_0
withNET6_0_OR_GREATER
instead by @frenzibyte in #5149 - Add support for constraining game window size by @frenzibyte in #4308
- Add ability to transform localisable strings to sentence case by @Joehuu in #5127
- Add Ctrl+Y as an alternative "redo" platform binding by @bdach in #5159
- Clarify usage of
[Cached]
when placed on classes/interfaces in xmldoc by @bdach in #5160 - Fix
PlatfomAction
test not highlighting actions that map to the same key combination by @Susko3 in #5162 - Fix default maximum size being invalid on Windows by @Susko3 in #5161
Full Changelog: 2022.430.0...2022.509.0