## Breaking changes
- Drop support for minor 1.19 versions (1.19, 1.19.1, 1.19.2 and 1.19.3 (#2316)
## Fixes
- fix: ensure mask is initialised upon visiting a point in BreadthFirstSearch (#2314)
- fix: fix regex block masking (#2242)
- fix: uncache the chunk SET at a better time in ChunkHolder to prevent "lost" changes (#2300)
- fix: towny max bounds are exclusive (#2301)
- fix: add missing BlockType constructor (#2306)
- fix: always return the changeset from EditSessionBuilder (#2302)
- fix: use new array when creating palette (#2305)
- fix: don't "double-up" a setblocks if a region is being set (#2299)
## ✨ Features
- feat: improve (region) fawe mask handling (#2312)
- feat: implement removal of entities if they would be in a block after the edit (#2311)
- feat: add new tree types to tree tool and brush (#2286)
- feat: send one of an error message during edits if otherwise squashed by LimitExtent (#2246)
## ✅ Chore
- refactor: efficiency improvements to some editsession methods (#2304)
- chore: Address kotlin String#capitalize() deprecation (#2308)
Click here for the full changelog:
https://github.com/IntellectualSites/FastAsyncWorldEdit/releases/tag/2.6.4