February 18th 2021
- Huge update, with 72 total commits that finally brings a much anticipated feature to the Forge : The Bazaar marketplace is now open and ready to provide you with premium content sold directly by your favorite creators!
- Add the ability to purchase modules and other packages directly from the Forge
- Allow a package to have a “Pay what you want” or fixed pricing, along with or without a minimum price
- Add the ability to gift a purchase with a custom message and claim it into another account
- Add a new package type
forge-gift-card
for Gift Cards, so you can thank your GM for their hard work - Added a way to set roles for user accounts so selected users can have access to a creator dashboard to publish their content and view sales
- Add a section in My Account page to see purchases and account balance
- Download purchased content, reclaim your own gifts, buy content to give to someone, save cart for later, etc…
- Add support in the Bazaar for having a package made available if the user supports more than a single Patreon creator (for partnerships where two creators offer the same module to their supporters)
- Do not require people to login to see 404 error pages, and correct return the status code in the API endpoints in case of 404
- Prevent scrolling back to the top of the page when closing a full page view of a bazaar module from the module’s section
- Fix server side issue that was causing problems with the new 0.8.0 Foundry release.
- Parallelize profile requests to speed up the payment manager dialog becoming ready to use
- Do not show a black background behind screenshot/cover images of bazaar packages if the carousel has a single image in it.
- Various miscellaneous backend fixes and improvements