Skip to content

v0.0.9-public-alpha

Compare
Choose a tag to compare
@Ho3einWave Ho3einWave released this 12 Oct 11:37
· 59 commits to main since this release

Changelog

Version 0.0.8-public-alpha - 2024-10-12

Bug Fixes:

  • Added missing pagination metadata in getPaginatedAssets response.

Release Note

Bug Fix: Pagination Metadata in getPaginatedAssets

In this release, we’ve fixed an important issue where the getPaginatedAssets function was not returning pagination metadata. This metadata is now included, allowing developers to access essential pagination details like the current page, total pages, and item count, ensuring a smoother experience when handling paginated asset lists.

  • getPaginatedAssets: Pagination metadata (e.g., page number, total pages, items per page) is now properly returned, enhancing asset retrieval with complete pagination details.

Full Changelog: v0.0.8-public-alpha...v0.0.9-public-alpha