-
Notifications
You must be signed in to change notification settings - Fork 183
Changelog v0.10.13
github-actions edited this page Jun 16, 2026
·
1 revision
Released 7th May 2026.
This version includes protocol support for 1.26.20 and introduces new blocks, configuration options, and important fixes.
- Implemented infested blocks for all stone types
- Implemented cobweb block
- Implemented magma block
- Fixed fortune enchantment not applying to iron and gold ore drops
- Fixed liquid-removable blocks dropping items when removed by lava
- Added
Within()method to check if position is within a range
- Implemented honey bottle
- Reduce durability every time player attacks living entity
- Added compression support to server configuration
- Avoid holding HUD lock while sending HUD update packets
- Implement
String()method for blocks
- Added per-viewer view layers
- Fixed panic in
entitiesWithin()by usingslices.Clone()for safe iteration - Fixed debug drawer deadlock by queueing mutations
- Fixed empty nametag metadata
- Minimum Go version bumped to 1.26.0
Copyright © 2020-2024 df-mc
- Home
- What is Dragonfly
- Installation
- FAQ
- Releases
- Recent Releases
- Developer Resources
- Community Projects