Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaming32 committed May 30, 2024
1 parent 6ca2a7c commit 43e9855
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions changelogs/0.4.12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Changes

- Use a more efficient networking system
- Improve UPnP discovery performance on Minecraft 1.20.5+
- Make refresh button in online friends list work better
- Allow blocking anybody who isn't a friend from joining Open to LAN and direct connect IPs
- Support Forge and NeoForge update checkers

## Bug Fixes

- Fix direct IP joining not working with non-friends
- Fix the username box not being focused by default when adding a friend
- Fix text on Open to LAN not updating if friends are toggled
- Fix freeze when joining online friend directly from singleplayer ([#77](https://github.com/Gaming32/world-host/issues/77))
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ org.gradle.jvmargs=-Xmx3G
# Mod properties
mod.name=World Host
mod.id=world-host
mod.version=0.4.11
mod.version=0.4.12
mod.group=io.github.gaming32

0 comments on commit 43e9855

Please sign in to comment.