Nightly 2023-11-05
Downloads:
Features
Editor
- add zooming when grabbing from image
26019c058
Bug Fixes
Player
- snapshot entire player screen for gui snapshot, which was missing a5 layers
8f416879e
Editor
- snapshot entire editor screen to include a5 layers
8cd737c5a
CI
- only consider ancestors when searching for baseline commit
69c4cf890
Previously it would only look at the main branch, but that does not support long-living branches nor multiple release branches.