Skip to content

Releases: josemmo/yamipa

v1.2.4-SNAPSHOT

02 Jul 15:30
37e0c58
Compare
Choose a tag to compare
v1.2.4-SNAPSHOT Pre-release
Pre-release

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

15 Jun 09:23
267946a
Compare
Choose a tag to compare

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

12 Apr 12:38
2fd3e80
Compare
Choose a tag to compare
v1.2.3-SNAPSHOT Pre-release
Pre-release

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

29 Jan 10:30
e7dfc2e
Compare
Choose a tag to compare

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

16 Jan 19:55
9c96c78
Compare
Choose a tag to compare
v1.2.2-SNAPSHOT Pre-release
Pre-release

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

05 Jan 09:57
9048795
Compare
Choose a tag to compare

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

19 Dec 11:23
5710f5a
Compare
Choose a tag to compare
v1.2.1-SNAPSHOT Pre-release
Pre-release

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

04 Dec 12:49
981ee0c
Compare
Choose a tag to compare

⚠️ 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

17 Oct 11:29
3c3c09a
Compare
Choose a tag to compare
v1.2.0-SNAPSHOT Pre-release
Pre-release

⚠️ 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

10 Jul 15:58
78ea268
Compare
Choose a tag to compare
  • Fixed destroy entity packet in 1.17.1 (13dc0de)
  • Upgraded dependencies for 1.17.1 (39b7e08)