We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7177aeb commit b46850cCopy full SHA for b46850c
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-### 6.1.1 (TBD)
+### 6.1.1 (Oct 7, 2025)
2
3
#### Changes and improvements:
4
- `FlxSignal`: Remove antiquated Hashlink workaround ([#3458](https://github.com/HaxeFlixel/flixel/pull/3458))
@@ -20,6 +20,7 @@
20
- `FlxCamera`: Fix `FlxStrip` disapearing on zoomed out cameras ([#3484](https://github.com/HaxeFlixel/flixel/pull/3484))
21
- `FlxFrame`: Fix rotated frames not rendering on Hashlink ([#3454](https://github.com/HaxeFlixel/flixel/pull/3454))
22
- `FlxSound`: Prevent paused sounds resuming on focus ([#3316](https://github.com/HaxeFlixel/flixel/pull/3316))
23
+- `FlxTilemap`: Fix debug draw when zoomed ([#3504](https://github.com/HaxeFlixel/flixel/pull/3504))
24
25
## 6.1.0 (Apr 28, 2025)
26
0 commit comments