Skip to content

Releases: DomoApps/ryuu-proxy

Oauth Token Support

24 Oct 16:09
67fbff9
Compare
Choose a tag to compare

New Features:

  • Support for Oauth tokens when using the latest version of domoapps-cli
  • Support for multipart files (image uploading)

Version 2.0.0

27 Apr 18:12
fd85796
Compare
Choose a tag to compare

Breaking Changes

  • Configuration options have been moved to a configuration object. To migrate to the newest version, you will need to change new Proxy(manifest) to new Proxy({ manifest }). More documentation can be found in README.md