Skip to content

Releases: prognoveljs/webfunding

Webfunding v0.2.6

16 Sep 04:38
Compare
Choose a tag to compare

Initialize Web Monetization class. Early affiliate and bias system implemented.

Webfunding v0.2.5

29 Aug 01:00
Compare
Choose a tag to compare

Fix receipt service url not working on multiple payment pointers.

Webfunding v0.2.4

28 Aug 09:48
Compare
Choose a tag to compare

Hotfix for fatal error which disabling setting web monetization meta tag.

Webfunding v0.2.3

28 Aug 09:39
Compare
Choose a tag to compare

Experimental release. Allow using verify receipt service.

Webfunding v0.2.2

04 Aug 11:26
Compare
Choose a tag to compare

Changelog:
Github action to run npm build before publishing to NPM.

Webfunding v0.2.1

04 Aug 03:37
Compare
Choose a tag to compare

This improve error logging for debugging purpose.

Webfunding v0.2.0

03 Aug 11:44
Compare
Choose a tag to compare

First release of Webfunding since migrate from Fundme.js last year. I haven't got much time to tinker with this project. I reckon with my other project ProgNovel got funded by Grant for the Web committee, this library will eventually be continued along with some changes in roadmap to align with goals and discoveries I made when developing ProgNovel.

Changelog:

  • Two exposed functions getPaymentPointerSharePercentage and createWebfundingLeaderboard to get revenue share stats among contributors.
  • Fix some bug (that I thought fixed before) on how Fundme.js mutating original objects when it calculated relative weights.