Skip to content

Releases: Moesif/moesif-developer-portal

v2.0.0

23 Dec 21:36
3dee410
Compare
Choose a tag to compare
  • migrate from "create-react-app" (deprecated) to "vite" as the framework for react front end
  • support custom billing providers other than stripe

v1.0.0

11 Dec 01:00
f699067
Compare
Choose a tag to compare

v1.0.0 (Dev Portal is now General Availability!):

  • Refactored plugins into separate modules
  • New design and user experience
  • Updated pricing table to properly show different pricing models like tiers
  • Ensure all APIs are protected properly for production usse
  • Add JWT and Auth0-M2M support for generating API keys
  • Ensure existing subscription can be used if already present
  • If you were developing on an early beta version, we strongly recommend upgrading to this release.

v0.0.0

16 Mar 02:53
67aa991
Compare
Choose a tag to compare
  • Initial Preview Release