You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,37 @@ Release tags use the `v` prefix (e.g. `v3.0.2`).
20
20
21
21
---
22
22
23
+
## [3.4.1] - 2026-07-06
24
+
25
+
### Added
26
+
27
+
- Minecraft `26.2` compatibility updates:
28
+
- added `SULFUR_CAVES` to rare-biome defaults/search paths,
29
+
- updated biome compatibility handling for modern registry-based lookup paths.
30
+
31
+
### Changed
32
+
33
+
- CI server download resolution migrated to PaperMC Fill API (`fill.papermc.io`) and now sends an explicit non-generic `User-Agent` header as required by the service.
34
+
- Smoke testing workflow expanded from a single Folia target to a matrix that validates:
35
+
- latest Folia build, and
36
+
- Paper `1.13.x` for earliest supported compatibility coverage.
37
+
- Dependency and tooling updates merged via Dependabot:
0 commit comments