Skip to content

Jetstream 5.0.0

Compare
Choose a tag to compare
@paustint paustint released this 16 Nov 18:02
· 249 commits to main since this release
  • Merge pull request #1043 from jetstreamapp/feat/jetstream-authentication (f8441b4)
  • Update CSP to include inline scripts (fc44a6a)
  • Cleanup type names (e1766e5)
  • Upgrade NX to 20.1.2 (7d76419)
  • remove unused env vars from example (fcc62c7)
  • Upgrade SFDC API version to 62.0 (2c9ff38)
  • Use render id header as request id if available (8cd8bec)
  • Fix test - properly select toast close button (fbba49a)
  • Merge branch 'main' into feat/jetstream-authentication (e1e735d)
  • Update migration script (89b841e)
  • Add ability to migrate password from Auth0 on the fly (23434f5)
  • Merge branch 'main' into feat/jetstream-authentication (19c6711)
  • Move token expiration to constants (2083ab2)
  • Add disabled state for buttons and (c68df44)
  • Update CSP header for cloudflare turnstile (184915a)
  • Fix IP address for remember device (d87a6bf)
  • Updated docs to include authentication (f032239)
  • Add test to confirm registering with existing credentials (cf9e564)
  • remove unverified email banner (4cde413)
  • Change error message when user attempts to sign in with existing email address (1f5f0cd)
  • Merge branch 'main' into feat/jetstream-authentication (ef55693)
  • Update migration script (437f405)
  • Fix test to account for verbiage change (d6e32b3)
  • Added e2e test for pending verification (8fc92a3)
  • Show which email was used while there is pending auth verification (a937546)
  • Fix Text: ensure that oauth2 accept button is clicked if required (d75b540)
  • E2E fix tests: Optionally authorize org if needed and fix security test data (35e254f)
  • Fix test - did not check remember me checkbox (22f344c)
  • Fix gapi drive types (0dbbc07)
  • Ensure next_public env vars are set during CI build (dcc6b97)
  • Dependency cleanup (252e630)
  • remove accidental package typo (8b1b0d5)
  • Fix API integration tests (c962abb)
  • Fix tests by ensuring secure cookies are not used (b0c68eb)
  • Add environment setup for auth server tests (64b5133)
  • Add user migration script (ebe38ac)
  • Tighten up password reset process (299e9f0)
  • Fix environment and tests (bc37e83)
  • Add logging to csrf token failures (2226e1c)
  • Update IS_CI env var name to CI (b2dd685)
  • Fix linting violations (e0da278)
  • Migrate from Auth0 to Jetstream Auth (ad59872)