Skip to content

Releases: DomoApps/ryuu-proxy

v5.1.0-beta.1

20 Apr 16:04
e807b93

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.1.0-beta.1

v5.0.1

13 Nov 22:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v5.0.1

v5.0.0-beta.1

29 Oct 16:50
e6ec2b1

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0-beta.0...v5.0.0-beta.1

v5.0.0-beta.0

28 Oct 17:35
ed34e3d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.4...v5.0.0-beta.0

Oauth Token Support

24 Oct 16:09
67fbff9

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

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