Skip to content

Commit 80c6d61

Browse files
committed
Release 7.4.3 Beta 01
1 parent 2c286af commit 80c6d61

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
7.4.3
2+
- Updated to 26.1(.1/.2)
3+
- Added a `worldedit:random` tree type to replicate legacy random tree functionality
4+
- Improved error handling of invalid schematic paths
5+
- Fixed //generatebiome not being possible to undo
6+
- Fixed a few issues where odd permissions setups would not show friendly permissions error messages
7+
- Fixed some incompatible selection commands not showing friendly error messages when used with convex selections
8+
- Fixed some potential issues when creating `extend` region selectors via the API
9+
- [Bukkit] Improved incompatible version warnings from adapters to reduce chance of false positives in certain contexts
10+
111
7.4.2
212
- Changed entity and block entity handling to report serialization issues by Minecraft rather than ignore them
313
- Fixed pasting entities with data that requires registry context (enchantments, etc)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.sk89q.worldedit
2-
version=7.4.3-SNAPSHOT
2+
version=7.4.3-beta-01
33

44
org.gradle.jvmargs=-Xmx2000M
55
org.gradle.parallel=true

0 commit comments

Comments
 (0)