Skip to content

Version 0.3.7

Compare
Choose a tag to compare
@anders-kiaer anders-kiaer released this 09 Dec 12:35
· 67 commits to master since this release
18d1783

Fixed

  • #558 - Added documentation on SSH deploy keys, and fix permission on ssh_identity files in Dockerfile.
  • #555 - Fix issue where clientside callbacks were not getting whitelisted
  • #539 - Support using OAuth behind proxy. If silent refresh of OAuth token fails, fall back to loud refresh of token instead of raising internal server error.
  • #550 - Change user data directory on Windows from Application Data to AppData (both work on Windows 10, but only the latter works on Windows 11).
  • #546 - Replaced cp with copyfiles in package.json's postinstall script and added note to README.
  • #552 - Fix Windows problem when calling gh api in Radix deploy.