Skip to content

Commit 7c73a4f

Browse files
committed
changelog + bump version
1 parent 13e1367 commit 7c73a4f

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

changelog.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ This version has the following targets:
77

88
**By donating on my [Patreon](https://patreon.com/isxander), you will gain access to builds of Controlify for splitscreen support and snapshot versions**
99

10-
## Bug Fixes
10+
## Changes
1111

12-
- Fix config migration not migrating bindings
13-
- Fix never saving bindings
12+
- Fix crash when attempting to edit the radial menu
13+
- Add some error checking surrounding DefaultConfigManager to debug an ongoing bug
14+
- Stop periodically saving when using gyro auto-calibration
15+
- Fix stale boundInputs in InputBindings for controllers sharing the same settings
16+
- Make vmouse CURSOR_ONLY truly cursor only, and add a new CURSOR_SCROLL mode to replace the original functionality
17+
- Allow registration and rendering of custom guide domains
18+
- Update translations

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org.gradle.jvmargs=-Xmx4G
22
org.gradle.parallel=true
33

4-
modVersion=3.0.0-beta.2
4+
modVersion=3.0.0-beta.3
55
modId=controlify
66
modName=Controlify
77
modDescription=The most advanced controller mod for Minecraft.

0 commit comments

Comments
 (0)