This release changes how seller and buyer is stored internally in the listings when the plugin is running. It now will store buyer and seller as UUID objects rather than OfflinePlayer objects that may become stale while the server is running. There should be no noticeable difference in functionality with this change.
This issue may fix issues where a stale OfflinePlayer object stored could result in a null username with certain economy plugins.