Skip to content

Commit 33cdb4a

Browse files
committed
Release 7.0.8
1 parent feb548a commit 33cdb4a

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Changelog
22

3-
## 7.0.8 (beta)
3+
## 7.0.8
44
* Add support for MC 1.19
55
* Add skulk-growth flag and config option
6-
* Fix possible error when using Paper's entity origin API.
6+
* Add copper-fade flag
7+
* Add data packs to report output
8+
* Add protection for allay inventory slot
9+
* Categorize allay item pickups under item-pickup flag
10+
* Categorize dragon egg interaction (teleporting) as building
11+
* Ignore most NPC-based actions for Player events
12+
* Optimize handling of tamed animals where the owner was offline (Paper only)
13+
* Optimize additional InventoryHolder accesses (Paper only)
14+
* Fix an exception that occurred when plugins created portals with non-player entities
15+
* Fix possible error when using Paper's entity origin API
16+
* Update bstats and squirrelid libs
717

818
## 7.0.7
919
* Add rock-growth flag for budding amethyst and pointed dripstone.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
group=com.sk89q.worldguard
2-
version=7.0.8-SNAPSHOT
2+
version=7.0.8

0 commit comments

Comments
 (0)