Skip to content

Releases: jasielmacedo/steam-microtransaction-api

2.1.0

10 Oct 19:15
Compare
Choose a tag to compare

What's Changed

  • chore: update dependencies. use typescript updates and resolve security issues by @jasielmacedo in #16

Full Changelog: 2.0.1...2.1.0

2.0.1

19 Feb 18:01
Compare
Choose a tag to compare

Changelog - Steam Microtransaction Bridge API 2.0.1

  • Updated finalizePurchase function to use URLSearchParams for better results.
  • Improved overall code reliability.

Please note that this is a minor update and no other significant changes were made. As always, please let us know if you encounter any issues or have any questions by opening an issue on our GitHub repository.

2.0.0

19 Feb 17:33
Compare
Choose a tag to compare

Steam Microtransaction Bridge API v2.0.0 Release Notes

We're excited to announce the release of version 2.0.0 of the Steam Microtransaction Bridge API. This version includes several improvements and updates to enhance the functionality and reliability of the API.

Updates

  • All node dependencies have been updated to their latest versions to improve security and performance.
  • The API now uses node v18, which provides new features and better support for modern JavaScript.
  • We've switched to Yarn for better dependency management and faster installations.
  • The finalizePurchase function has been updated to use the FormData object, improving the security of in-game purchases.
  • The API response has been updated to provide a more reliable response and only return a 403 error when the Steam API returns a 403 error.
  • The Readme has been revised to fix all grammar errors and improve the overall clarity and ease of use.

We hope these updates will improve the experience for developers using the Steam Microtransaction Bridge API. As always, we welcome your feedback and contributions to make this API even better.