Skip to content

v1.8.0

Compare
Choose a tag to compare
@TrueBrain TrueBrain released this 07 Jun 11:12
· 23 commits to main since this release
1d004ac

What's Changed

  • feat: allow specifying which remote-ip header to trust by @TrueBrain in #471
  • feat(github): use GitHub Apps instead of GitHub Deploy Keys for pushes by @TrueBrain in #452
  • feat(github): allow defining the URL to use for GitHub for user authentication by @TrueBrain in #458
  • fix(github): authorize_url should not be rewritten by @TrueBrain in #459
  • fix(login): redirect-url could contain a | that was parsed server-side by @TrueBrain in #469
  • fix(ci): can't inherit secrets when going cross-organization by @TrueBrain in #468
  • chore(ci): switch to reusing workflows for testing / preview / release by @TrueBrain in #465
  • chore(ci): install codecov token to avoid hitting GitHub API rate limits by @TrueBrain in #472

Dependency updates

Full Changelog: v1.7.3...v1.8.0