(b1) Added anonymous usage statistics for pet types, database types, and active skills to help improve the plugin (b8cf3c414)
(b1) Added automatic backup of corrupted pet data instead of losing it entirely (876f2bc28)
(b1) (1.21.4+) Fix console error when capturing a Wandering Trader (eebcf6f8c)
(b1) (1.21.9+) Fix console error when capturing a Zombie Villager (3366cb196)
(b1) (1.21.4+) Fix console error when Pets have potion effects with no visible color (a0ba0ab7b)
(b2) (1.21.11+) Fix player client crash when capturing an angry Bee (9fa75c5a0)
(b3) (1.21.11+) Fix player client crash when capturing an angry Wolf (c6d3ca249)
(b3) Fix Pet Shop failing to open when a Pet egg icon position exceeds Minecraft's inventory size limit (b2d571952)
(b4) Fix console error when a skilltree contains an unrecognized skill name - now logs a warning instead (7f9daa837)
(b4) Fix auto-updater failing to update from older MyPet versions (2b340a4de)
(b5) Fix Pet and player data potentially being lost when the server shuts down (1d56d8ca9, 5d482a4d1)
(b5) Fix console error when loading Pets for a player who disconnected during login (e20d48901)
(b5) Fix console error when a player disconnects immediately after clicking "Yes" in the Pet Shop confirmation (b367c4e6f)
(b6) Fix console error when a player disconnects while purchasing from a Pet Shop (5b43b81c)
(b6) (Snapshot fix) Standardize bStats data collection so that differing capitalization doesn't affect the charts (eg MYSQL vs MySQL vs mysql) (2a1a3d685)
(b7) (1.16.5+) Fix Spigot's Legacy Material Support being activated when an Enderman Pet has a block in its hands (ef2d91a5)
(b7) Fix potential server crash when a Pet's health exceeds its max health, such as after removing or downgrading the Life skill (040aaff7)
(b7) Upgraded Sentry SDK from 1.7.30 to 8.22.0 with modernized error reporting; fixes startup warning (0b52fffd)
(b7) Fix plugin classpath appearing in log messages by removing legacy plugin logger (e.g. [de.Keyle.MyPet.MyPetPlugin]) (2812ea0c)
(b7) Fix console error when running /petinventory <player> while the target player is offline (d820d037)
(b7) Fix console error when disabling the plugin if it failed to fully enable (242a7f55)
(b7) (MySQL) Fix "connection leak detected" warning when a player disconnects (ab04bf82)
(b8) Fix contributor recognition (particles and icons) not working due to a bug in the rank lookup (6cf88928)
(b8) Added 10-minute refresh interval for the contributor list so new contributors are recognized without a server restart (6cf88928)
(b8) Exclude MySQL connection errors from Sentry reporting (server configuration issues, not plugin bugs) (4fe10859)
(b9) (Snapshot fix) Omit OutOfMemoryError from new Sentry Reporting (4fe10859)
(b9) Switch auto-updater to Modrinth API with SHA512 verification and skip update checks for local builds (a86a85d5)
(b9) Fix "Already scheduled" error when loading a pet that is currently being saved (6d2038d5)
(b9) (Snapshot fix) Relocate Sentry to avoid conflicts with other softwares that do not relocate Sentry (a6a48256)