Releases: josemmo/yamipa
Releases · josemmo/yamipa
v1.2.4-SNAPSHOT
Added features
- Added compatibility with WorldGuard (23dac06)
- Added support for GriefPrevention (6f622a8)
Improvements and bugfixes
- Fixed image item placing (55463c7)
- Improved image collision prevention (b929939)
- Fixed entity interaction synchronization (e258a14)
- Updated minimum API version (eaeea07)
v1.2.3
Added features
- Added support for Minecraft 1.19! 🔥 (56b0559)
- Added support for imgur.com and giphy.com URLs (1f38149, 69e82fb)
- Added compatibility with MyWorlds (015b8c4)
Improvements and bugfixes
- Validated images downloaded using the "/image download" command (e252902)
- Fixed minor exception when reading GIF files (c325dab)
v1.2.3-SNAPSHOT
Improvements and bugfixes
- Added support for imgur.com and giphy.com URLs (1f38149, 69e82fb)
- Validated images downloaded using the "/image download" command (e252902)
- Added compatibility with MyWorlds (015b8c4)
- Fixed minor exception when reading GIF files (c325dab)
- Upgraded dependencies (160b74a, c2d8ea4)
v1.2.2
Improvements and bugfixes
- Fixed freeze of block updates (2565161)
- Fixed selection of non-occluding blocks (ad9f112)
- Fixed improper rendering on teleportation (9c96c78)
- Added support for transparent animated GIFs (2364d92)
- Log warning on failed to download file (2012690)
- Handled NullPointerException in Bukkit.getPlayer() (2b2086d)
v1.2.2-SNAPSHOT
Improvements and bugfixes
- Fixed freeze of block updates (2565161)
- Fixed selection of non-occluding blocks (ad9f112)
- Fixed improper rendering on teleportation (9c96c78)
- Log warning on failed to download file (2012690)
- Handled NullPointerException in Bukkit.getPlayer() (2b2086d)
v1.2.1
Added features
Improvements and bugfixes
- Fixed image placing to a different World Area (bf96e9b)
- Upgraded Spigot API to 1.18.1 (6174369)
- Added compatibility with Hyperverse (d8977b0)
v1.2.1-SNAPSHOT
Added features
Improvements and bugfixes
- Fixed image placing to a different World Area (bf96e9b)
- Upgraded Spigot API to 1.18.1 (6174369)
- Added compatibility with Hyperverse (d8977b0)
v1.2.0
⚠️ Breaking changes ⚠️
- Redesigned disk cache file format (5575b53)
Because of this change, cache files will need to be regenerated.
You don't need to do anything as Yamipa will take care of it automatically.
Added features
Improvements and bugfixes
v1.2.0-SNAPSHOT
⚠️ Breaking changes ⚠️
- Redesigned disk cache file format (5575b53)
Because of this change, cache files will need to be regenerated.
You don't need to do anything as Yamipa will take care of it automatically.
Added features
Improvements and bugfixes
v1.1.1
- Fixed destroy entity packet in 1.17.1 (13dc0de)
- Upgraded dependencies for 1.17.1 (39b7e08)