Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.0.0-beta.240 #1861

Merged
merged 27 commits into from Mar 18, 2024
Merged

v4.0.0-beta.240 #1861

merged 27 commits into from Mar 18, 2024

Commits on Mar 14, 2024

  1. fix: supabase edge functions

    fix: GOTRUE_SITE_URL should be SERVICE_SITE_URL for correct redirects
    fix: DB_AFTER_CONNECT_QUERY value will be incorrecly resolved if it's inside quotes
    chore: update image versions
    estubmo committed Mar 14, 2024
    Copy the full SHA
    c8d528f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8c0c22a View commit details
    Browse the repository at this point in the history
  3. fix: $ in env variable

    feat: multiline envs
    andrasbacsai committed Mar 14, 2024
    Copy the full SHA
    a336dae View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Copy the full SHA
    73f889a View commit details
    Browse the repository at this point in the history
  2. Change service name directly

    hamanuha committed Mar 15, 2024
    Copy the full SHA
    1894573 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    350e323 View commit details
    Browse the repository at this point in the history
  4. Refactor form components

    Update Input and Textarea components to use nullable type declarations and remove unused imports.
    andrasbacsai committed Mar 15, 2024
    Copy the full SHA
    657c7d8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3ea3674 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    adf5c9b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Copy the full SHA
    c9054e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Copy the full SHA
    b39ac73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1858 from Omikorin/patch-1

    fix: empty get logs number of lines
    andrasbacsai committed Mar 18, 2024
    Copy the full SHA
    56c0805 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1845 from hamanuha/patch-1

    Supabase: Fixes for Realtime
    andrasbacsai committed Mar 18, 2024
    Copy the full SHA
    5c4d9a8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    047d320 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1842 from estubmo/supabase

    Supabase Fixes - Edge Functions and Email Redirect
    andrasbacsai committed Mar 18, 2024
    Copy the full SHA
    e188482 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    71edb68 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    460451b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    76f7cd0 View commit details
    Browse the repository at this point in the history
  9. fix: 0 in env value

    andrasbacsai committed Mar 18, 2024
    Copy the full SHA
    a185787 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    b766eef View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    de8bb8a View commit details
    Browse the repository at this point in the history
  12. fix: multiline input

    andrasbacsai committed Mar 18, 2024
    Copy the full SHA
    faa9a98 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    0a6dab1 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    bbd6780 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c3da2bf View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    8e2ee5e View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    ef2be40 View commit details
    Browse the repository at this point in the history