You are on page 1of 1001

commit ae8ce04f16e603d5bdf84c709fff649ebf4b55f1

Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>


Date: Thu Dec 7 14:58:34 2023 +0100

chore: .env file pull for www (#19511)

commit 05c674e2a7801a1f61c66d1d6aa0a58b06f5983f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Dec 7 21:51:16 2023 +0800

Realtime inspector icons colors (#19402)

* colors

* Fix leftover issues from merging from master.

* Fix the schema/table selectors loading states to eliminate layout shifts.

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 44694ef6decc5dc5b53bf8824401bb8df1be0923
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Thu Dec 7 14:30:30 2023 +0100

feat: add beta auth hooks UI (#19312)

feat: add beta hooks UI

commit 856ecd6d71d2840c336bd28a581d8f84eb7d6b5d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Dec 7 20:33:19 2023 +0800

Clarify current region issues for Branching (#19504)

* Update branching.mdx

* Apply suggestions from code review

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 40ca7e09bda431974a8ff3d070f8e28416b61d3e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Dec 7 17:58:54 2023 +0800

Branching remove incorrect modal warning (#19496)

* Branching remove incorrect modal warning

* Update warning wording

commit 7da3151829693df0adb2e9740468cf1447f445b9
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Dec 7 10:44:55 2023 +0100
fix: Feedback fixes for the RLS Editor (#19469)

* Update the wording on few places.

* Update instructions for AI when generating policies.

* Format the SQL in the suggestion blocks to have uppercased keywords.

* Add padding before each code block.

* Word wrap the code in the diff editor.

* Remove unused component.

* Remove the added instruction.

* Add tab instructions.

commit 1b0b606616e440b53bd7f33f3a15160622ad2cb0
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Dec 7 15:41:50 2023 +1000

fix: add missing supabase database roles (#19461)

* fix: add missing supabase database roles

* Update apps/studio/components/interfaces/Database/Roles/Roles.constants.ts

commit c0cf4b114c272d947cf8e82c4538f1b7bbae2e31
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Dec 7 14:16:33 2023 +0900

docs: remove dart v0 and add dart v2 (#19269)

* remove dart v0 and add dart v2

* consolidate google and apple login docs to id token login

* add realtime ref docs

* adds auth update guide

* wrap up upgrade guide

* run prettier

* run prettier

* update presence methods

* udpate presence upgrade guide

* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* update is and in filter


* additional update after receving the review comments

* fix code formatting

* fix indents

* formatted the code

* update indentation

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 2db826bdfc2b707d0f964873cd1d03a9ca96b53a
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Dec 7 12:36:24 2023 +0900

docs: Update sign in with Apple instruction to align with v2 of Flutter SDK
(#19326)

* update Flutter apple sign in instruction to align with v2

* Update apps/docs/pages/guides/auth/social-login/auth-apple.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 07c79366602005c84a69f4fddbd95c7f05bb3717
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Dec 7 12:36:17 2023 +0900

guide: adds Dart code sample to realtime giudes (#19323)

* adds Dart code sample to broadcast docs

* adds Dart code sample to presence guide

* add Dart code sample to realtime postgres change guide

* run prettier

* add Dart code sample on client side throttling

* add dart code sample to realtime overview

* run prettier

* update presence methods

commit b9b7595290b5121b7dda1ffd155d79c8677b0c82
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Wed Dec 6 22:30:41 2023 -0500

fix: fix labelling for management api search items (#19488)


commit c8fd58fb77a3c5b1690c2ab0203c6e876a56b7b2
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Dec 6 15:08:34 2023 -0700

Docs: Update deprecated text-davinci-003 models to gpt-3.5-turbo-inst… (#19491)

docs: update deprecated text-davinci-003 models to gpt-3.5-turbo-instruct

commit 83a748021ac82b80f403f17e2ec6d218ab9357f7
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Dec 6 14:49:20 2023 -0330

Fix trigger toggle (#19485)

commit f491721027752c2f853bc1733bfa8ee0f42291f3
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Dec 6 17:46:52 2023 +0000

Supabase Beta November 2023 (#19473)

* Supabase Beta November 2023

* Add og image and more content.

* Last touches.

* prettify

---------

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit 6c4311f72344fc1b2cb47c0199dc3e47ac6d72f2
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Wed Dec 6 12:27:33 2023 -0500

fix: improve docs search ux and result rankings (#19450)

Improve the way docs are indexed and FTS results are ranked, so results are
more relevant.

Also improve debouncing and searching UX so it feels a bit faster and you can
scan the results more easily.

commit 6a145708361fb3ac7b85c8d3724b0965acfbbf99
Author: S96EA <neild47@163.com>
Date: Thu Dec 7 01:01:30 2023 +0800

fix(docs): change getting started ai example link (#19451)

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 1e5da28fad7ac9bee6bbc2272c61df115bc1a70d
Author: Steve Chavez <stevechavezast@gmail.com>
Date: Wed Dec 6 11:54:41 2023 -0500

fix: pgaudit for postgREST (#19467)

commit 22a7f7e4f47c3ea0688031646ae7de6b727ece3d
Author: GaryAustin1 <54564956+GaryAustin1@users.noreply.github.com>
Date: Wed Dec 6 10:53:02 2023 -0600

Update using-custom-schemas.mdx to show both headers involved (#19470)

PostgREST uses different headers for alternate schemas add note to CURL
comments to mention this.

commit b606a37e95fa8e1fcc563e725dda14af5f0da4c4
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Wed Dec 6 11:33:54 2023 -0500

fix: implement force mounting for cmdk menu items (#19421)

* fix: implement force mounting for cmdk menu items

We want some command menu items to be force-mounted (that is, they


should be mounted regardless of what the current search value is.
Examples include all search results from docs, and docs search and
AI responses when within the docs site.

Force mounting isn't implemented in a published release of `cmdk`


(https://github.com/pacocoursey/cmdk/issues/164), but we can hack it in
the interim by manipulating the item value under the hood.

* remove experimental badge on AI answers

commit c5d79f458f341ca4e0de5e9b0e4223c4dc199c6f
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Dec 7 01:47:58 2023 +1000

fix: install vercel integration button incorrect asChild (#19471)

commit efa055f068798a428b43f42a7e51999db86ced03
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Dec 6 15:54:22 2023 +0100

fix: RLS Editor with Streaming AI - second attempt (#19462)

* Reapply all changes from the reverted PR.

* Move the API route to pages folder.

* Turn off outputFileTracing.

commit 64e563000bdef0417a7017da596fdbe924a7dbb3
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Dec 6 10:16:25 2023 -0330

Chore/new org button (#19437)

* Add new org button

* Check project count before rendering

* Update

* Update apps/studio/components/to-be-cleaned/Dropdown/OrganizationDropdown.tsx
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit b66d93cddc0ad620117e20726e5c2d2d3664ad34
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Dec 6 11:40:44 2023 +0100

Improve Lwx colors (#19460)

* gst

* remove class

commit 42164183f2ac7290680cbad993005618306247cc
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Dec 6 20:11:32 2023 +1000

fix: add missing asChild props (#19456)

* fix: add missing asChild props

* move csvlink outside of dropdown trigger

* fix incorrect merge

commit 23c4d1091e9cb78d1455dad5e32968c609df246a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Dec 6 10:47:06 2023 +0100

Fix Shotgun og (#19459)

fix shotgun og

commit 64684373750345b33ff06263a8f2dfc1c70c0ca4
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Dec 6 10:10:04 2023 +0100

chore: adjust logic for new project screen (#19449)

commit 49ac7d8975be1632950fcef109efc2a36c2f1b59
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Dec 6 17:17:46 2023 +1000

chore: improve loading on table editor index page (#19454)

* chore: improve loading on table editor index page

* fix margin on no results

* make TableEditorLayout non-blocking by default

* change no search results text

commit 76a9be105b1b5e5ec4c697f4b22ff295b709c0e8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Dec 6 15:00:21 2023 +0800
Minor color fix for feature preview panel (#19455)

commit aee6dfb3028df2bf8bb335368b2bc8655c2637a9
Author: Gabriel <gabrielperales@users.noreply.github.com>
Date: Tue Dec 5 22:31:10 2023 +0100

Update examples.mdx (#19422)

Removed Build a FullStack App with Next.js, Supabase & Prisma, as the website
is not working anymore

commit 146b6321a91648d0a32a73d897e47d47bb53dc4a
Author: Greg Wolanski <opensource@gregwolanski.com>
Date: Tue Dec 5 22:08:05 2023 +0100

docs: improve the example of using triggers in user data management (#19288)

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 368890b0b1d5d5294ea02eff95aa663c29f8e9fe
Author: Inian <inian1234@gmail.com>
Date: Wed Dec 6 05:01:43 2023 +0800

docs: clarify pitr requires small compute in hipaa (#19408)

commit 56e140423f28f0dc1544811bca3936675ed38687
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Dec 5 19:40:32 2023 +0000

Community Meetups post. (#19440)

* Community Meetups post.

* OG image, author, last touch.

* X meetups (#19432)

* lwx community meetups

* transition-colors

* font size

* scroll-mt-[66px]

* sort meetups

* update styling

* update

* fix spacing

* meetups blog link

* add event link and move flags

---------
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit 386e85053701196b2a3d38536e10dc6e129a8cd9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Dec 5 19:37:26 2023 +0100

Fix share url params (#19442)

fix share url params

commit d6b7c1b7ba8e9f85822fd88efcac637765e17d91
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Dec 5 17:50:26 2023 +0100

Revert "feat: Add streaming responses to the new RLS Editor (#19304)" (#19439)

This reverts commit a2b01e0bc5d71a376ff144257d44204141d68c01.

commit d00b3d199f38c5cf26338369ccc3eabd49cb13ce
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Dec 5 17:49:09 2023 +0100

X stuff (#19433)

* lwx word

* add secret ticket

* add secret ticket assets

* cleanup

* secret ticket copy

* update mobile ticket

* add loading state after claiming ticket

* update matched letter styling

* improve game logic and github signin

* update og functions

* rebuild

* properly remove game event listenere

* bigger compliment

* remove weird file

commit fc5d389a9f8177eb8e72e9a94527be0aa4191cac
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Dec 5 16:50:02 2023 +0100

feat: rework usage overview (#19434)


- Added a quick indicator about over-usage on non-usage-based plans (free or
pro with spend cap) at the top of the subscription page
- Removed the usage summary from upcoming invoice (replacement on the usage
page)
- Added a new usage summary on the organization usage page
- Per-project breakdown for usage
- Displays costs for over-usage on usage-based plans
- Improved scrolling behaviour for anchors on usage page
- Metrics with higher usage/costs will be sorted to the top
- Insights into compute usage in summary
- Removed duplicate typing and rely on API types for usage DTO
- Usage can now be retrieved for a custom period and not just the current
billing cycle
- Usage can be filtered by project

commit b9c305d49da7141fe858649abfab81cbd52f15b0
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Dec 5 16:22:25 2023 +0100

feat: add hibp leaked password protection (#19416)

commit a2b01e0bc5d71a376ff144257d44204141d68c01
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Dec 5 16:05:02 2023 +0100

feat: Add streaming responses to the new RLS Editor (#19304)

* Add vercel/ai. Commit additional next types.

* Add a API route in /app for streaming responses.

* Make the components work with streaming response.

* Add a dummy page to /app folder to fix a linking bug.

* Fix the dummy page.

* Fix the dummy page again.

* Add an empty layout to the app folder.

* Make the code snippets in the chat read-only.

* Remove queries and mutations for suggest.

* Reset the chat when closing the panel.

* Make the AI instructions a bit better.

* Don't render empty code blocks.

* Try to use remark for rendering the code. Style fixes for CodeBlock in AI
assistant panel.

* Fix the styling of the definitions when sending them to OpenAI.

* Fix the css styling of the messages and code blocks.

* Move the suggest API route from app to pages folder.


* Revert the change for app API routes.

* Make the API route look like the rest of the API routes.

* Use Pre instead of Code because the <code> tags aren't working if between
spans.

* Minor leftovers.

* Revert to using app route handlers.

* Change the wording on the diff header.

* Add nextjs types.

* Fix a missing import.

* Move AssistantChatForm back to db-new.

* Fix a build error.

* Rename the suggest route to assistant.

* Fix Joshen's comments.

commit 141fefead30a3102cb44f7c30d36abacaa64f75f
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Dec 5 14:52:06 2023 +0000

Update text. (#19435)

* Update text.

* Update

commit 2bab38a3c80619919981ded7b7ff6b01ad7b049d
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Dec 5 14:31:15 2023 +0100

docs: add single session per user docs (#19411)

* docs: add single session per user docs

* apply suggestion from @kangmingtay

Co-authored-by: Kang Ming <kang.ming1996@gmail.com>

* apply suggestion from @charislam

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* apply suggestion from @charislam

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* apply suggestion from @charislam

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>


---------

Co-authored-by: Kang Ming <kang.ming1996@gmail.com>


Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 7473a6536188c86c91b4afab5d9f676e8dd86fa5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Dec 5 20:50:59 2023 +0800

Chore/realtime inspector fixes 051223 (#19430)

* Fix broken URLs

* Limit realtime inspector to only the public schema as any other schema won’t
work out of the box due to missing permissions

* Hide copy to clipboard for realtime message panel timestamp

* Add placeholder value for sending test message and fix sending test message
to be sent as JSON

* Change channel name input to form

* Add join channel empty state

* Update copy writing

* Shift broadcast, presence, db changes toggle to filter message popover

* Add cursor-default

* Small style fix

* Fix toggles

* Address some feedback

* Fix the impersonation UI.

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 771948c1a6c133baad511995b070824097576345
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Dec 5 13:13:14 2023 +0100

feat: daily stats for compute (#19414)

commit d16aa21a05f76650367ed5bcafb0ce3fdb6acdc5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Dec 5 12:40:29 2023 +0100

minor readability improvement (#19431)

* minor readability improvement

* fixed
commit c1dda1b66a37fb3060be2f9c3811aad010331e71
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Dec 5 11:39:53 2023 +0100

feat: project breakdown for subscription preview (#19410)

commit 8a70f199de98009f00928fd0fba7ed8b12b0c6e6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Dec 5 11:10:53 2023 +0100

feat: better insights for upcoming invoice (#19409)

commit ff2e283430c0171b07442fbde6c74777ce75fcc4
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Dec 5 19:57:04 2023 +1000

chore: move realtime inspector role impersonation popover (#19403)

commit 9d48e8c770cb7b2da01e6b9d17a22ef8e6e1e729
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Dec 5 15:42:07 2023 +0800

Chore/rls ai assistant updates 041223 (#19404)

* Send policy definition to AI when editing a policy

* Only send entity definitions if opted into AI for RLS ai assistant

* Scaffold collapsible policy details

* Update comment

* Update

* Update height

* fix messages sorting

commit f903546b7b235dcc274d67ecb77088452b573690
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Tue Dec 5 13:15:18 2023 +0800

feat: lwx hackathon blog (#19389)

* feat: lwx hackathon blog

* Update apps/www/_blog/2023-12-05-supabase-hackathon-lwx.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* feat: lwx hackathon imgs

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit db747fb4fa54c153af9cef968ef056bd8815c160
Author: Gulshan <kumarjhagulshan@gmail.com>
Date: Tue Dec 5 09:45:33 2023 +0530

fix: drag and drop causing page crash (#19340)

commit 6ae34935df0f7a8f62a8d97021f1d34846bbdcaf
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Mon Dec 4 16:04:06 2023 -0500

improve docs search performance by removing preflight (#19395)

* refactor: remove credentials to prevent cors preflight

* fix: minor bug fix to source load counting

* set no-verify-jwt for search endpoints

* perf: reduce debounce interval

* fix: throw returned error from edge function

* fix: better error catching

commit 91e234cf4a5554546b112506ba64d37c3cd45742
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Mon Dec 4 17:22:14 2023 +0100

Fix: typo in the "Permissions for each role" table (#19417)

Fix: typo in roles page

commit d2e08308a4f904f7729995b2ee6dad157c07819d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Dec 4 08:36:50 2023 -0700

Docs: Use HNSW index as default in AI guides (#19413)

docs(ai): use hnsw index as default in ai guides

commit 598c1ef8669d3827129bba12f4d9cfb6cdee044a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Dec 4 15:54:57 2023 +0100

chore: remove unused billing page/queries (#19412)

commit c43f0e74a3737d030cb355588f52cbda393e1de7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Dec 4 22:47:10 2023 +0800

Admonition styling update (#19407)

* style update

* destructive

* Update index.tsx

* Update multi-factor-authentication.mdx

commit d900fd589679fe36293d0894494241701bb2bfa7
Author: Peter Miles <kincaidpeter@gmail.com>
Date: Mon Dec 4 05:33:40 2023 -0800

Fix small typo in authGMTP auth settings (#19381)

commit eed4e29db54f772fa1786df8a558defef017b07f
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Dec 4 14:26:21 2023 +0100

feat: add password strength configs (#19330)

* feat: add password strength configs

* Revert the changes to RadioGroup since they may cause issues in other
usecases. Add a string to represent the empty string state for
PASSWORD_REQUIRED_CHARACTERS property.

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 4e48e3c83137761da76bb49318ea1f29463b90da
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Dec 4 23:11:45 2023 +1000

chore: remove spinner waterfall on project index page (#19357)

commit 0add5640cde72942a96c99347b7cc65e154d47a7
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Dec 4 23:06:10 2023 +1000

chore: remove spinner waterfall on projects page (#19355)

* chore: remove spinner waterfall on projects page

* Fix the shimmering card to look more like the project cards.

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit d2c076acf24d495ae610ad9aeb2d3255fadfbba8
Author: S96EA <neild47@163.com>
Date: Mon Dec 4 20:48:08 2023 +0800

fix(example): remove supabase kong config from nextjs-todo-list example


(#19353)

fix: remove supabase kong config from nextjs-todo-list example

commit 4bed86e5e2bd903043ff57f8d8f94e4e5dff3170
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Dec 4 13:42:16 2023 +0100

chore(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.2 (#19352)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to


4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>

commit d9927f172ac1eca6b20144a2ac06d1c16846582a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Dec 4 11:30:53 2023 +0100

fix: reset payment method on org creation error (#19277)

commit f22ae374f2cc3581142d00dd9f7e292348dbaf73
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Dec 4 11:21:26 2023 +0100

feat: explicit gotrue-js package dependency, version 2.58.0 (#19405)

commit df55638e046c703c05c6f25e86c4382936bfb3a7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Dec 4 17:48:35 2023 +0800

Fix/docs alerts / stephike / images (#19401)

* step hike and alerts fixed

* fix images

commit c59f7b56c6710b2878239fea1b49c68225b66f3d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Dec 4 13:16:22 2023 +0800

Update branching docs warnings (#19400)

* Update branching.mdx

* update images

* update again

* Update branching.mdx

commit e6006b96533c8548e04173682a0176f0011ab346
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Dec 4 15:45:11 2023 +1100

feat: user impersonation (#18945)

* feat: user impersonation

* refactor

* add anon impersonation


* add user impersonation to graphiql

* thanks Ivan for this one

* add radio buttons

* progress

* working user selector

* adds loading and error states to user selector

* nicer popover button

* default graphiql to use service role key

* styling updates

* fix padding in graphiql

* add service role warning to graphiql

* add user impersonation to realtime inspector

* add feature flag

* use Alert_Shadcn_ instead of old Alert

* Update apps/studio/lib/role-impersonation.ts

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* update title

* Update
apps/studio/components/interfaces/RoleImpersonationSelector/UserImpersonationSelect
or.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* Update apps/studio/components/interfaces/RoleImpersonationSelector/Icons.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* Update apps/studio/components/interfaces/RoleImpersonationSelector/Icons.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* Update apps/studio/components/interfaces/RoleImpersonationSelector/Icons.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* Update apps/studio/components/interfaces/RoleImpersonationSelector/Icons.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* Update apps/studio/components/interfaces/RoleImpersonationSelector/Icons.tsx
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* Update
apps/studio/components/interfaces/RoleImpersonationSelector/UserImpersonationSelect
or.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* add constant padding at the bottom of user selector

* update graphiql buttons font size

* make rls warning dismissable

* use text-foreground on rls warning title

* fix no results while impersonating a role

* fix error line number when impersonating a role

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>


Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit b59783dede08ea69e51ba2ab84023a1d94461a50
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Mon Dec 4 12:38:54 2023 +0800

docs(reference): add example for dynamic schema switching (#19266)

* docs(reference): add example for dynamic schema switching

* docs: make links relative

* Update spec/supabase_dart_v1.yml

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update spec/supabase_js_v2.yml

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit e4a8323fe306d25469865c338aad9ef83eeddebc
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Dec 4 13:28:22 2023 +0900

docs: change require to import in code sample (#19328)

change require to import in code sample

commit e4d4fc584e2294da465f46adbd35034276fc90ab
Author: shinriyo <shinriyo@gmail.com>
Date: Mon Dec 4 12:24:15 2023 +0900
Update with-svelte.mdx (#19398)

It does not use an FQDN for the redirect.


It should be http://localhost:5173/

FQDN do means "Fully" Qualified Domain Name.

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 7abc9d24c4a1499d3daa073202035ed9299c8690
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Dec 4 08:31:14 2023 +0800

Chore/more server actions (#19379)

* First

* Fix the parsing of SQL.

* Get thread data action

* Remove old page

* Wait for data to complete

* SSR everywhere

* Remove unused

* Add monaco settings

* update loaders

* Add sorting

* supress hydration warnings

* Fix profile layout

* more server action action

* fixes

* Update page.tsx

* Update actions.ts

* Update AssistantChatForm.tsx

* init

* add polling

* Update actions.ts

* redirect to message id

* Update page.tsx
* Update page.tsx

* handle run loading states with use client state with valtio

* reduce first load JS

* test action v1

* test action v2

* server action test 3

* test action 4

* test action 5

* test 6

* test 7

* test 7

* test 8

* test 9

* test 10

* test 11

* TEST 12

* TEST 13

* try and make it work

* Update page.tsx

* Update actions.ts

* redirect added in

* Update page.tsx

* Update SchemaFlow.tsx

* Update SchemaFlowHandler.tsx

* 14

* Update SchemaFlow.tsx

* move parse tables to client

* a11y fixes

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit d1ea43bb0563775e657024e091de6646cdfd6270
Author: Yen Cheng <92412722+ridemountainpig@users.noreply.github.com>
Date: Sun Dec 3 07:08:28 2023 +0800

Change Simplified Chinese content in README.zh-tw.md to Traditional Chinese


(#19358)

* docs: update README.zh-tw.md

* update language name

commit 95fddcc5fb18eceb362ef4d013762bb83b0f867e
Author: CropWatch <111664979+CropWatchDevelopment@users.noreply.github.com>
Date: Sun Dec 3 07:05:53 2023 +0900

Update postgres-changes.mdx (#19368)

Fixed spelling mistake

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit f00f1836c944996cc3866d0753b63ed734d8234f
Author: Junsu Park <junsupark94@gmail.com>
Date: Sat Dec 2 14:03:46 2023 -0800

Modified docs: marked db-password as required (#19364)

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 9055176d1beb3664a1a9cf83dcb4d82122d23c76
Author: Justin Chavez <juscha1@umbc.edu>
Date: Sat Dec 2 14:03:09 2023 -0800

Update downloads.mdx with correct private storage URL (#19375)

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 7f773778d761d783279cf170c467a258a15d5e41
Author: James <37276661+capjamesg@users.noreply.github.com>
Date: Sat Dec 2 15:02:20 2023 +0000

Add Roboflow to `Third-Party Tools` in AI & Vectors section (#19272)

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit a5ffe1e693fb37b38fb9007a02b57f598f2b7b90
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Dec 1 15:41:51 2023 -0330

Chore/remove react query (#19332)

* First

* Fix the parsing of SQL.

* Get thread data action


* Remove old page

* Wait for data to complete

* SSR everywhere

* Remove unused

* Add monaco settings

* update loaders

* Add sorting

* supress hydration warnings

* Fix profile layout

* more server action action

* fixes

* Update page.tsx

* Update actions.ts

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit cabba4400bacfdcd77c3e11887f6c0f149515915
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Dec 2 01:31:30 2023 +0800

chore: sitemaps update (#19372)

commit e39215d7b8f92b1f7ec6e5189ee501988fd2a53a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Dec 1 14:48:59 2023 +0000

Removed duplicate sentence. (#19369)

commit 3483c59e33528439c9307a609066942152b6e7df
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Dec 1 14:16:01 2023 +0000

Automatic CLI login (#19362)

* Automatic CLI login

* Added images.

* Create Kamil's author and add images.

* Fix filename and other things.

* Update 2023-12-01-automatic-cli-login.mdx
* Fix description.

* Fix video.

* fix blog

* Fix date.

* Updated text based on Stojan's feedback.

* Update apps/www/lib/authors.json

Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com>

* Update apps/www/_blog/2023-12-01-automatic-cli-login.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

---------

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>


Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com>
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

commit 5fed762d1fcb7ed060439f0fb4c85f2cf3b5bdd6
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Dec 1 11:48:39 2023 +0100

fix: Remove the become a partner button from the Experts page (#19359)

* Remove all become a partner buttons from the partner page.

* Move the private env vars to env.local.example

commit f65c847b5486aec4e17fdde21be68590cf2c5e0c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Dec 1 18:24:12 2023 +0800

Chore/rls ai assistant updates (#19325)

* Have rls ai assistant sit in feature preview + shown via feature flag

* Support editing existing policy in new AI assistant panel

* Beef up feature preview

* Shift AI settings modal to components/ui and add AI settings to RLS AI


assistant panel

* Update
apps/studio/components/interfaces/App/FeaturePreview/RLSAIAssistantPreview.tsx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Update
apps/studio/components/interfaces/App/FeaturePreview/RLSAIAssistantPreview.tsx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>


---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit fe1c676013eca300e2d755f570d33512f22ded7b
Author: Andrew Smith <andrew@supabase.io>
Date: Fri Dec 1 08:28:56 2023 +0000

chore: add update object function to the docs (#19156)

* chore: add update object function to the docs

* Update python code snippet

commit 3a41744af84dc6ef6f2dac2b9b765df97edf646e
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Fri Dec 1 16:01:21 2023 +0800

chore: update docs with new helper types. (#19163)

* chore: update docs with new helper types.

* chore: update naming.

commit 8467b847c56a9c0ea07b2ff96bcd60e1dbd94fec
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Dec 1 15:57:26 2023 +0800

Enforce pg 15 to enable branching (#19354)

commit faf66c0d39dbd66ed4f1ca216a3a5136de480f34
Author: Guillem García <68080871+GuillemGarciaDev@users.noreply.github.com>
Date: Fri Dec 1 00:56:52 2023 +0100

docs: change Local Development href to '/guides/cli/getting-started' (#19336)

commit f1021685884c0622c0f84bf10d027f6f05e37f0d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Nov 30 22:53:19 2023 +0100

fix: Ignore other types of statements when parsing the SQL query (#19343)

Allow other types of statements in the SQL query, but only createStatement will
be type-safe and taken into consideration.

commit 6435c945b2eb21ef9d1739401f894fe066c3820d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Dec 1 04:58:07 2023 +0800

Chore/enabling branching fixes (#19324)

* Close branch modal when navigating to other page

* Remove pitr gate for enabling branching and add strong recommendation instead

* Fix SSL toggle not triggering

* Update EnableBranchingModal.tsx
---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 903be591de7428a64b9f18b36bc7c65e549c00bb
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Dec 1 04:41:33 2023 +0800

schema visualizer styles moved to UI package (#19313)

* init

* tidy

commit 1dc0fe35e25fff2825f3c0714b699566142f43f4
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Nov 30 18:28:25 2023 +0000

Fix typo (#19339)

commit b919cc650619d1ffa49fedf1c95cd0ebcca0655b
Author: Oliver Rice <github@oliverrice.com>
Date: Thu Nov 30 12:13:12 2023 -0600

Replace references of dbdev `pglet` with `package` for easier terminology


(#19337)

remove reference of dbdev pglet and replace with package

commit 5ef97845066d695e68ffd7c376f7cbffbf877b4e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Dec 1 01:52:39 2023 +0800

chore: added pattern UI for assistant input (#19294)

* chore: added pattern for input

* migrated whole form over

* Update packages/ui/src/patterns/AssistantChatForm.tsx

* Update packages/ui/src/patterns/AssistantChatForm.tsx

* Update packages/ui/src/patterns/AssistantChatForm.tsx

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit a51cc06f41b03342322434dd9cffa660223b16aa
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Nov 30 15:24:26 2023 +0000

Customer Story: Shotgun (#19329)

* Customer Story: Shotgun

* Update apps/www/_customers/shotgun
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Update apps/www/_customers/shotgun

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Added avatar and image.

* Add file type

* add shotgun images and clean up

* update article date

* optimize image

* optimize image

* Last changes.

* Fixes.

* fix prettier

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>


Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit 33f617a6cc5dd6f5db54c59da881241715f23b33
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Nov 30 10:01:51 2023 +0100

Migrate all apps and packages to use OpenAI v4 lib (#19270)

* Migrate all apps and packages to use OpenAI v4 lib.

* Minor fix.

* refactor: improve types for completion chunks

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 38dfd14c314a39d0521a08067b3af00c267f583d
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Nov 29 21:32:45 2023 -0330

Chore/update branching doc (#19116)

* Updates

* update

* Update apps/docs/pages/guides/platform/branching.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>


* Update apps/docs/pages/guides/platform/branching.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/pages/guides/platform/branching.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Prettier

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit d01e7b5df6f4bc47c8d4544718c9229a04b5483f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Nov 30 08:10:31 2023 +0800

Update index.tsx (#19305)

commit 59084e547d05345be3d1adb390eed5677f88d0e1
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Nov 29 19:36:17 2023 -0330

Dont assert data existing (#19316)

* Dont assert data existing

* Fix other two occurrences.

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 98f5ea35c5477b9ec801d5db8a27de35765cb666
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Nov 29 23:27:36 2023 +0100

Update PromoToast (#19311)

update PromoToast visual

commit 50a9145cab787e5112501b857d9b51505f77d58e
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Nov 29 13:55:25 2023 -0330

Chore/issue assignment note (#19104)

* Add issue assignment note

* Cleanup

commit f56bfa58cb15adb52ee0419c76ec96c265544857
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 29 21:14:26 2023 +0800

Chore/enforce pitr for enabling branching (#19303)

* Enforce PITR on dashboard to enable branching


* Add warning if disabling pitr when branching is enabled

* Update apps/studio/components/interfaces/Settings/Addons/PITRSidePanel.tsx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Update
apps/studio/components/layouts/AppLayout/EnableBranchingButton/EnableBranchingModal
.tsx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Update apps/studio/components/interfaces/Settings/Addons/PITRSidePanel.tsx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Update
apps/studio/components/layouts/AppLayout/EnableBranchingButton/EnableBranchingModal
.tsx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Prettier

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 0c5022c17034478fd77678d236aab9159dc8b12a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Nov 29 11:57:36 2023 +0100

chore: bump next / remove unused webpack config (#19300)

commit 0fbbb70817c69197a3dc9a0070d2aad68fde11ed
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 29 18:48:37 2023 +0800

chore: bump simple maps (#19302)

commit 2e69df4bb43f38a39d691a03926863b8f70d0359
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Nov 29 11:17:03 2023 +0100

chore: bump openapi-typescript (#19299)

commit 1f38fe20121219150d1e62fe075be5b2b703266a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Nov 29 10:12:50 2023 +0100

feat: New Policy Editor (#19166)

* Add two more sizes to the Panel component.

* Add alias for the older openai-api library. The new one is added under the
openai name.

* Add API routes


* Add components for the new AI RLS panel.

* Bunch of changes to the AI Policy Editor.

* Add a button for opening the new Policy Editor.

* Add a feature flag for the new editor.

* Add a confirmation modal when closing the panel.

* Fix leftover data when closing the panel.

* Make the copy button work.

* Add the next/swc packages to package-lock.json.

* Merge master

* Scaffold debug sql in rls editor

* Small improvements to policy chat

* Hook up debug to ai assistant panel

* Improve debug UX

* Add debug request badge

* Some styling fix

* Small styling fix

* Another small styling fix

* Shift create new policy ai button + fix error stylign with code editor height

* Add tooltips to apply changes and copy code from assistant message

* Hide assistant button is not platform

* Small lint

* Add default error handlers to all AI RQ mutations

* Small fix

* Remove IS PLATFORM check for rls assistant

* Add placeholder to RLS code editor

* Fix diff + rls code editor

* Add placeholder message after sending prompt

* Small style

* RLSCodeEditor hit tab if empty to populate placeholder text


* Light mode nudeges

* Update logic for when confirmation close modal should show

* Set render overview ruler as false for rls diff editor

* improve chat UX to make it smoother (thank you alaister for your help 🙏)

* Dynamically do keepPreviousData

* Gracefully handle errors for add prompt

* Use animated ai icon while message is loading

* using Sheet component

* Address commernts

* Bit more improvements

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit f07fc0bfa3c2210560f24ef9b370fe94dfcc83f3
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Wed Nov 29 15:15:39 2023 +0800

chore: update privacy policy (#19258)

* chore: update privacy policy

Update new privacy policy and previous version.


Removed services that we stopped using in supabase

* fix: convert cookies table to use purer markdown

commit a038a1e12313d60f616252b8ac1ef0a90141aace
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Nov 28 21:40:42 2023 +0100

fix broken images (#19287)

* fix broken images

* trying new images

* remove broken

commit d1c65ed77d90d751e243d8e4a1e8e57207a2f0da
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Nov 29 03:05:06 2023 +0800

chore: add non authenticated flow (#19243)

* add a new component for input

* add textArea
* some colors

* rename

* Update page.tsx

* move files

* Update ChatInput.tsx

* Update Header.tsx

* chore:upgrade next14

* Update package-lock.json

* update graphql

* add graphql dep

* Update package.json

* Update package-lock.json

* added server action in

* more actions

* getting actions in everywhere

* Update ConfirmDeleteThreadModal.tsx

* Update Input.tsx

* update modal action

* Bump nextjs in database-new to v14.

* fix build

* trying server hooks

* more experiemntal stuff

* update delete

* shimmering

* update thread UI

* Update actions.ts

* Update actions.ts

* Update Thread.tsx

* Update Input.tsx
* updated

* delete thread updated

* chore: add non authenticated flow

* fix build

* Update page.tsx

* fix builds

* Update package-lock.json

* Update package.json

* Update package-lock.json

* Add login message

* Cleanup

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit 4c39abd88a14faa277231bc5449ac1ba58a540d7
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Tue Nov 28 12:42:15 2023 -0500

fix hydration error on promotoast (#19283)

commit fa85d9febdd5c53892150f832ddea50b04596f13
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Nov 28 17:32:04 2023 +0100

Chore x (#19282)

update share copy

commit d5340a94a88a765cd26a1971d5997a4269bb3929
Author: T04435 <me@t04435.dev>
Date: Wed Nov 29 03:08:27 2023 +1100

docs: fix bug in ssr guide email flow pkce (#19281)

commit fe053fffb11f565131ca32770325664e5032b9a4
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Nov 29 00:05:44 2023 +0800

Chore/server state hooks (#19203)

* add a new component for input

* add textArea

* some colors

* rename
* Update page.tsx

* move files

* Update ChatInput.tsx

* Update Header.tsx

* chore:upgrade next14

* Update package-lock.json

* update graphql

* add graphql dep

* Update package.json

* Update package-lock.json

* added server action in

* more actions

* getting actions in everywhere

* Update ConfirmDeleteThreadModal.tsx

* Update Input.tsx

* update modal action

* Bump nextjs in database-new to v14.

* fix build

* trying server hooks

* more experiemntal stuff

* update delete

* shimmering

* update thread UI

* Update actions.ts

* Update actions.ts

* Update Thread.tsx

* Update Input.tsx

* updated

* delete thread updated


* fix build

* Update package-lock.json

* Update edit thread modal

* fixing build

* reset

* Update package-lock.json

* Update SpreadsheetImport.utils.ts

* reset

* Update package-lock.json

* Update sitemap_www.xml

* pacakge update

* change to node 18

* Fix deleting threads

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit 356f1ef6547938d9c26b599cc073d00ce0aa3001
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Tue Nov 28 12:59:17 2023 -0300

chore: Update grafana link (#19279)

Update metrics.mdx

commit 7c8ac579a42f0711a7d3b7eb0b20530fb65a25fd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Nov 28 16:31:14 2023 +0100

Feat x (#19250)

* make dark: selector work again

* create new LWX page and move previous to lw8 folder

* set up initial sign in with github flow

* set up ticket layout

* clean up TicketForm

* connect to lwx_tickets table and sign in with github

* update landing page content

* ticket layout
* share actions

* add prize section

* fix lw7 types

* fix lw7 types

* update content

* update realtime icon color

* lwx og ticket

* cleanup

* fix types in previous lw

* fix ticket copy icon


gst

* add lwx Promo banners

* golden ticket

* lwx-ticket-og

* update announcement banner

* update

* update colors

* update swag prize

* add padding to keyboard image

* update text
gst

* update ticket bg and countdown colons

* clean up

* update lwx cta color

* update functions

* platinum

* update og

* update og

* add og image and update supabase logo

* add ticket customization form


* update meta description

* fix import

* fix import

* bg

* fix realtime

* add hover interaction on lwx shape

* svg loader

* setTimeout on window.open to fix safari

* eager load ticket assets

* eager load background

* use next/link for ticketActions

* design PromoToast

* promoToast in docs

* fix referral link

* fix stuff

* update og functions

* update og functions

* update PT timezone shift

* update ticketing flow layout

* update ticketing flow layout

* prefetch right user link

* toggle ticket customization form

* update og regular bg

* remove lwx title when ticket

* remove edit button on ticket in share page

* optimize og generation function

* asd

* fix www announcement banner

* spacing

* center share link


* update mobile ticket bg

* maybe add logic to hide presence if low traffic

* add lwx favicon

* truncate shareable url

* fix keyboard image ratio

* update discount copywriting

* add keyboard controls to customization form

* update lwx favicon

* update lwx favicon

* update FaviconImports

* update tickets page

* stickers

* Revert "stickers"

This reverts commit d7d7d9beb983bd613426294c9b0b494082c677b0.

* update lockfile to fix turbo darwin 64 bug

* stickers

* make x always visible on mobile

* format favicon manifest

* update social sharing text

* fix typo

* update social share text

* remove window.open

* update promo toast info

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 5cdea0d426522a4532d9a6fd21118795f9f37808
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Nov 28 15:04:47 2023 +0100

Adds a detailed overview for FDWs (#19039)

* Adds a detailed overview for FDWs


* Update apps/docs/pages/guides/database/extensions/wrappers/overview.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit a21d19578a215c04ca7ecd7f4d5224597a2ceddf
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Nov 28 14:48:02 2023 +0100

chore: update cli reference doc (#19110)

commit 46168dc7cbeb8d5d9dbe0316415dd8e71be42d1a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Nov 28 11:30:33 2023 +0100

chore: update self-hosted image versions (#19271)

commit f47a7385ab5fdfecad615953a3eccb41c041c99b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 28 18:24:37 2023 +0800

Assign keys to each side panel editor on the table editor to ensure that input
fields have the latest data (#19264)

* Assign keys to each side panel editor on the table editor to ensure that
input fields have the latest data

* move rowsPerPage to valtio + more cleanup

* remove sidepanel row optimistic updates

* Change prop for listbox in input field from default value to value

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit 3786aa54fc135669856b171a885e9c9bcc597f0f
Author: Yaoda Liu <shonenada@users.noreply.github.com>
Date: Tue Nov 28 07:47:20 2023 +0800

Update document image-search-openai-clip.mdx (#17621)

* Update document image-search-openai-clip.mdx

Update document for breaking changes.

* Update apps/docs/pages/guides/ai/examples/image-search-openai-clip.mdx

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>


commit 554ffd7a6cd983e629f83b28559acb5deb9cdffe
Author: Bo Lu <burmecia@users.noreply.github.com>
Date: Tue Nov 28 09:44:14 2023 +1100

docs: add schame name for wrappers extension creation (#19244)

* docs: add schame name for wrappers extension creation

* Update apps/docs/pages/guides/database/extensions/wrappers/overview.mdx

Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com>

---------

Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com>

commit 4a4416ee9b0bc038aa231e36846c70e15c557acc
Author: Esteban Dalel R <edalel@watermelon.tools>
Date: Mon Nov 27 16:29:13 2023 -0500

Fix error on route for Next JS tutorial (#18686)

Fix error on route

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit 69d3482fff15e8b673d400d60fe5507f8d1c0a16
Author: Luca Bertelli <luca.berte98@hotmail.it>
Date: Mon Nov 27 22:24:01 2023 +0100

Update storage_management.mdx (#18385)

Handle the case in which the new `avatar_url` is set to null.

commit a17ab16af775e5656f93bf4ce0ed6e59d918dd02
Author: David Lorenz <activenode@users.noreply.github.com>
Date: Mon Nov 27 22:01:09 2023 +0100

Update creating-a-client.mdx because of redundancy / confusion (#19130)

As to my research the header passing is already containing the changed cookie


(as cookies are part of the header) so the second setting of the cookie becomes
unnecessary.

commit 9a9df8579b70619a976247580afeeacfb8098b35
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Tue Nov 28 04:59:00 2023 +0800

chore: add link to auth0 comparison in nav (#19236)

commit 43cd5cc772a00daf6ce28862416072b694749a4e
Author: Kyle Kukshtel <kyle.kukshtel@gmail.com>
Date: Mon Nov 27 15:58:44 2023 -0500

Update image-transformations.mdx (#18991)

Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com>


commit 7a68149d15f81efd2d45f3c6a5ca3dc193b7a418
Author: Viktor Eriksson <viktor.eriksson2@gmail.com>
Date: Mon Nov 27 13:48:00 2023 -0700

Update README.md with instructions for Vite instead of Create React App
(#19082)

commit e32b146bc127e5dcf9e00601f8245daf78077472
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Nov 27 21:23:05 2023 +0100

chore: Bump the OpenAI lib version to v4 in the docs app (#19253)

Bump the OpenAI lib version to v4 in the docs app.

commit ba3ba8143465402a03043aedce91d043038ae860
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Mon Nov 27 14:32:22 2023 -0500

feat: add full text search to docs (#19112)

Feature

Adds a full-text search endpoint for docs search, to provide more comprehensive
and faster results. Each docs search now performs both FTS and embeddings-based
search, and displays results as soon as the first set of results is returned.

Refactor

Slight refactor of the embeddings search to make only one trip to the database,
and transfer less content in the JSON. This now uses a different function than the
RAG step for Supabase AI.

Bug fix

Fixes a bug where some search results were being filtered out by the cmdk menu.

Removes an obsolete guide. Content is now elsewhere and it messes up search


results.

commit f5f039ed05970da2f2ee8812ef4a87292312dcf6
Author: Oliver Rice <github@oliverrice.com>
Date: Mon Nov 27 12:04:48 2023 -0600

Docs: Rename `serverless apis` to `data apis` (#19256)

* serverless apis -> data apis

* capitalization fix

commit 7ef690dcc4c1b314430894e55a4ffdfcf80cef12
Author: Bobby Galli <bobbyg603@gmail.com>
Date: Mon Nov 27 12:33:25 2023 -0500

docs: update auth-apple.mdx (#19257)

fix typo loose should be lose

commit 89fb7142c5bd6df10b91497d9f73a70e7520707d
Author: Beng Eu <beng@bengeu.com>
Date: Mon Nov 27 18:42:15 2023 +0800

Remove maximum version constraint for npm and node engines (#19251)

No need to get in the way of people using newer versions unless there really
proves to be some incompatibility.

commit b4fac0e44988af312a295a52542236eafdbc9df6
Author: Inian <inian1234@gmail.com>
Date: Mon Nov 27 16:54:43 2023 +0800

Update CODEOWNERS (#19247)

commit 5d3faf8fcf486f2d2b826ac1e0699de3e2682db8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Nov 27 12:32:13 2023 +0530

chore(deps): bump postcss from 8.4.29 to 8.4.31 (#19245)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.


- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>

commit 10da88171b6b20487d7f5a8c6d8f44933f811de1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Nov 27 13:46:32 2023 +0800

Update branching popover alignment (#19025)

Update BranchingWaitlistPopover.tsx

commit 3620ca8ebe01cf1fc676f205a7630989af8d0958
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Nov 27 12:50:19 2023 +0800

RR Scaffolding Work (#18658)

* Init demo world map for read replicas

* Update package.json

* Scaffold and mock data for flow view of project settings infrastructure
configuration

* Shift map stuff and install deck.gl to experiment

* Flesh out map view a bit more


* Scaffold deploy new replica panel

* Add restart replica option

* Add animations, shift node generation into utils, attempt to show region
nodes

* Experiments

* General improvement to chart and map UI

* Improve some copy writing for restart and drop replica modals

* Simplify loading, error, success states in DatabaseSettings

* Scaffold DB selection in connection string section

* Link replica node to connection string

* Scaffold database selection for SQL editor

* Make DatabaseSelector into a component

* Add database selector to infra activity

* Update

* Hide read replicas UI behind a feature flag

* Update flags

* Update package-lock

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 81e146f26b228e01c16c353ebf4c5a116cd2cf62
Author: wave-light <40989533+wave-light@users.noreply.github.com>
Date: Mon Nov 27 03:08:36 2023 +0000

Update README.md (#19103)

Correct the example endpoint to `/oak-server/greet`

commit 36844a007f7bc9b7402a8c62ed8e134da76f9283
Author: David Tucker <david@davidtucker.net>
Date: Sun Nov 26 18:31:05 2023 -0500

Update code error in docs for JS client (#19233)

Update supabase_js_v2.yml

Docs: Fixed missing comma in code example

commit 433e7280069aa6f6577717b7d613f7da05bda9a0
Author: Vincent Ip, probably <12500559+probablyVincentIp@users.noreply.github.com>
Date: Sun Nov 26 14:34:35 2023 +0100
docs: variable should be let as it is reassigned (#19217)

commit 385d9a9e6126938b75cf3cbf988ae1a6e77148e0
Author: Terry Sutton <saltcod@gmail.com>
Date: Sat Nov 25 02:57:50 2023 -0330

Faqs updates (#19208)

* Faqs updates

* Add file

* Apply suggestions from code review

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit bdf6b6968b1376ea727e674b233953d618126f20
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Sat Nov 25 08:16:48 2023 +0800

Feat/auth0 vs (#19197)

* feat: adds auth0 vs page

Co-authored-by: Long Hoang <1732217+loong@users.noreply.github.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 2ecd98393ef870b659db5b97ae4e07023066c608
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Fri Nov 24 23:19:53 2023 +0400

docs: enhance branching - remote development part (#19196)

commit 8d57664509b2278e78f5955d05d6537a49a7d96a
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Fri Nov 24 14:19:27 2023 -0500

fix const that should be let in svelte example (#19206)

commit efab162ff983d6875f76c8f9c62abedef1023cf3
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Nov 25 00:45:43 2023 +0800

Chore/server actions (#19200)

* Migrate database-new to use server actions.

* Revert the package-lock.json changes, leftover from a rebased commit.

* Add server actions config back

* Cleanup

* Cleanup

* Undo
---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>


Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit 7ce355222b57b99c81118f896c1b98133a7027de
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Nov 25 00:05:36 2023 +0800

Chore/next14 database design (#19190)

Bump nextjs in database-new to v14.

commit 268c6016ee50c672257d3d7d785f5a607af31cdd
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Fri Nov 24 10:41:37 2023 -0500

restyle admonitions to match alerts and streamline types (#19186)

* fix: streamline admonition types

Streamline types available for admonitions:

- Remove `info` and replace with `note`


- Add `deprecation`

Display the type on all admonitions, even if they have a label. Makes it
explicit what level of advice you are looking at (since color and icon
are ambiguous).

* change admonition to use alert under the hood

commit afd18c0e8141c915c871df2e9ec2a35d426ae6bc
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Nov 24 23:15:28 2023 +0800

Chore/db design input component (#19191)

* add a new component for input

* add textArea

* some colors

* rename

* Update page.tsx

* move files

* Update ChatInput.tsx

* Update Header.tsx

commit e7b6b1fe94fde7e2699808a7384ee05896cc6836
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Nov 24 13:28:58 2023 +0100
feat: add auth single session per user config behind feature flag (#19144)

commit e93afc3575884b1cb5a2a87d59edde66bd554f87
Author: likendev <likendev@gmail.com>
Date: Fri Nov 24 19:44:25 2023 +0800

fix: table editor new column input field (#17970)

Issue #17969

* added padding to the right to prevent the icon blocking the input field

commit 682f367c2f7442184abf03842109f808e20fc8d5
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Fri Nov 24 19:14:29 2023 +0800

chore: update Linkedin oauth docs to push back deprecation date (#19189)

* Update auth-linkedin.mdx

* Update auth-linkedin.mdx

* Update apps/docs/pages/guides/auth/social-login/auth-linkedin.mdx

Co-authored-by: Long Hoang <1732217+loong@users.noreply.github.com>

---------

Co-authored-by: Long Hoang <1732217+loong@users.noreply.github.com>

commit 744c61c1d7067d633039b8e4109b6da307127fe7
Author: Beng Eu <beng@bengeu.com>
Date: Fri Nov 24 18:34:44 2023 +0800

Speed up Studio development via SWC and keeping built pages in memory for
longer (#19192)

* fix: enable `useDefineForClassFields` in Studio `tsconfig.json`

Per https://mobx.js.org/installation.html#use-spec-compliant-transpilation-for-
class-properties. Needed to switch to SWC.

* fix: remove Studio `.babelrc` to enable SWC

This was tried previously and reverted. I believe that it should work now with
`useDefineForClassField` enabled in the previous commit, support for which was
added to Next.js in https://github.com/vercel/next.js/pull/36335.

* fix: set Studio `onDemandEntries` options `maxInactiveAge` to 1 day,


`pagesBufferLength` to 100

This will keep up to 100 built pages in memory for 1 day, speeding up
development. You'd expect that this speed up would come at the cost of memory
usage, but in my unscientific testing involving clicking around every page I could
get to, with SWC compilation, memory usage maxed out at ~3.3 GB with these options
enabled, and no compilation was needed for any revisited pages, whereas without
these options, memory usage maxed out at ~4 GB(?!), and revisited pages were
compiled once they were out of the buffer. Perhaps the recompilation actually
worsens memory usage.
* fix prettier

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit 68b3552cb3c23732cbb540419ee2b36f43f19469
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Nov 24 11:03:36 2023 +0100

chore: remove unused next-transpile-modules dep (#19194)

commit cc64b6e2916c1386c3b4733f0f67840c879137db
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Nov 24 14:35:33 2023 +0800

Fix button padding with icon (#19188)

* Fix button padding with icon

* Apply suggestions from code review

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

* The proper fix

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>


Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit 4c20bb0d528cf16c3f46db56a70d2a0a2e6f95a7
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Nov 24 02:18:14 2023 -0330

Chore/db visualizer 3 (#19177)

* Midway doing something

* Small refactor

* Some mobile responsiveness

* bit fix

* Update name

* One more name

* One more name, again

* Footer and faqs

* Fix

* Style fixes

* Style fixes
* Add titles

* Add CTAs to copy, download or load SQL in supabase

* Styling

* mobile

* Add suggestions

* Add delete action

* Cleanup

* Add delete thread and edit thread modals

* Restore server action

* Fix build error

* Import common theme switcher

* Add file

* Restore thread list

* force revalidating profile path

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 941d32dcdbbffc189c23af2643dd3eb421049fcc
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Thu Nov 23 15:01:12 2023 -0500

docs: add contributing guide for docs (#19146)

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 0303e92c6acb62941bc225c1d1e12e5ee92316c0
Author: Stefan Dasbach <Stefandasbach@gmail.com>
Date: Thu Nov 23 13:58:21 2023 -0500

Fix declaration scope of `headers` (#19181)

Fix declaration scope of headers

`headers` is undefined in the final return in `loader` because `headers` is


declared within the nested `if` block.

commit 64a766a5fb2c39cb61768c0d5b91660e55788100
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Nov 23 18:45:22 2023 +0100

fix: Update the studio dockerfile with the new folder structure (#19179)

* Fix issues caused by moving the studio app.


* Add *.env.* to the dockerignore.

commit 572cb683fe47d1b5930061176bcdee48eff4a0ad
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Thu Nov 23 16:48:09 2023 +0100

fix: Pass searchParams during SignInWithSSO rendering (#19171)

commit c340b55e9d0333a09e39da367099d7f611fb1250
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Thu Nov 23 14:19:50 2023 +0100

fix: Do not trigger useEffect if user is not logged in for CLI sessions
(#19174)

commit 734872d8a55231494acbc2308814c910bef017c3
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Nov 23 18:06:24 2023 +0800

Update migrating-and-upgrading-projects.mdx (#19167)

* Update migrating-and-upgrading-projects.mdx

* Update migrating-and-upgrading-projects.mdx

---------

Co-authored-by: Div Arora <darora@users.noreply.github.com>

commit 9af8f5cd54c744f998847f690ab4a7ed16f81482
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Nov 23 02:43:02 2023 -0330

Feat/db new login 2 (#19153)

* Add supabase backend

* add ssr

* Add thread name to supabase

* Update supabase.ts

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 20174e751cab4b9654c84807009c20ea4c2eb9c7
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Thu Nov 23 13:26:40 2023 +0800

docs: editing a cronjob (#19140)

* docs: editing a cronjob

* Update apps/docs/pages/guides/database/extensions/pg_cron.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>


---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit f99e82f5bf1813a0df5b6ff05fb6e3ad25b58fab
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Nov 22 13:58:07 2023 -0700

Fix: embedding match query in blog post to correctly utilize index (#19136)

fix(blog): embedding match query to correctly utilize index

commit fbfe910c222caa63698e440fee2b164c5ba78f9c
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Nov 22 17:01:32 2023 +0100

Initial work on database.new visualizer (#19027)

* Initial commit.

* Remove bunch of unneeded deps.

* Fix the providers.

* Minor fixes to make the themes work.

* Fix prettier errors.

* Add default constraint.

* Midway styling

* General styling improvements

* More styling stuff

* Bit more styling

* Bit more pizzazz

* Scaffold all threads modal

* Small style fix

* Ensure loading state persist in new page until redirect

* Fix

* Test';

* Add basic validation

* Fix

* Remove console logs

* Hide show all threads button


* chore: style the blocks

* fix: stroke width

* add some shadow

* stroke width

* Update TableNode.tsx

* Swap hide chat for hide code

* more sidebar styling

* Resolve conflicts

* Some style fixeds

* Some style fixeds

* mock profile

* update user dorpdown

* Update globals.css

* Chore/db new layouts and url params (#19142)

* chore: layouts

* Fix + clean up

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

* Fix header

* Scaffold profile and conversations

* Some quick styling

* Update apps/database-new/.env.local.example

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 3fef9c8f8c7057ad020078d0ad35d8ef741bc2d7
Author: Austin Tran <tranhoangvu.it1990@gmail.com>
Date: Wed Nov 22 20:07:36 2023 +0700

fix: freeze column on a table causes it to crash (#19127)

commit 2794a7bd08ca36a0316bde1e8104f6bc5a334a97
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Nov 22 20:19:38 2023 +1100

fix: make base path redirect non-permanent (#19139)

commit 301504009f99a4176cefadf371840b2d87ca2d2f
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Nov 22 20:19:16 2023 +1100

chore: change default region to usw1 (#19138)

commit 96b01e642878a96c41f1d278f6fe971371f8af61
Author: Chris Gwilliams <517923+encima@users.noreply.github.com>
Date: Wed Nov 22 11:05:24 2023 +0200

Add note on disk downsizing when updating (#19018)

commit ee75aae0f873269c27388b39fe5015189acdfe04
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 22 14:29:49 2023 +0800

Allow access to db backups page while project is restoring, but disable restore
button if project is restoring (#19126)

commit ce37e937b3fb12711b6c21fff9c555ff959452b8
Author: anngbaum <anngbaum@gmail.com>
Date: Tue Nov 21 20:37:04 2023 -0500

docs: update vector sorting to ensure index gets used (#19133)

* docs: update vector sorting to ensure index gets used

* tweak language

commit e66e721ad14ba7b8af9b613685f457b8118f0309
Author: Austin Tran <tranhoangvu.it1990@gmail.com>
Date: Wed Nov 22 02:44:33 2023 +0700

fix: api docs crashed when navigation from graphiql (#19118)

* fix: api docs crashed when navigation from graphiql

* Move up hook to avoid it being called conditionally

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit a5a89031c4c60f834e3d855c39a179701f59a722
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Wed Nov 22 02:14:58 2023 +0800

fix: old links on vector marketing page (#19094)

* fix: old links on vector marketing page

* Apply suggestions from code review

---------
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 4782f7955f63662b2185c79efa4343e95524566d
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Nov 21 18:52:33 2023 +0100

docs: explain user sessions and session timeouts (#19128)

commit 90d930db43457d6fa618011bcb16172caa059610
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Tue Nov 21 18:16:46 2023 +0100

Docs: fix link in LangChain doc (#19131)

Fix link in LangChain doc

commit 805e4c9d9c08ff9a4b5ccc0f366e3f8e2db7d977
Author: Inian <inian1234@gmail.com>
Date: Wed Nov 22 00:00:07 2023 +0800

fix: clarify only paid projects are backed up (#19119)

commit 9c36ba484b7afdcb4573445947732fe0c93c6772
Author: Andrew Smith <andrew@supabase.io>
Date: Tue Nov 21 15:33:44 2023 +0000

blog: implementing oauth2 login for flask app (#19105)

* blog: implementing oauth2 login for flask app

* Fix typo in post

* change post date and add og image

* Update og image

* Keep variable naming consistent

* Fix prettier issue

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

commit 007d0bfd58da86ff1a88163308a489ebc9e315a5
Author: Niall Maher <nialljoemaher@gmail.com>
Date: Tue Nov 21 15:12:23 2023 +0000

Bugfix - Stop scrollbar from showing on BlogListItem image hover (#19093)

* Stop scrollbar from showing on image hover

* Fix linting issue

commit 247c72fff247314a4df2ac8c9d17389d4c1bc2ac
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Nov 21 05:32:07 2023 -0700
SQL Editor: CLI commands to import snippet as migration/seed (#17341)

* feat(sql-editor): cli commands to import snippet as migration/seed

* fix(sql-editor): reword to download snippet

* chore(sql-editor): update wording

* Move to tabed ui, move download button to context menu

* Inline

* feat: add react native auth blog and quickstart. (#19006)

* feat: add react native auth blog and quickstart.

* Grammarly check

* Minor edits.

* Added og image.

* chore: add password sign in and gif.

---------

Co-authored-by: Ramiro Nuñez Dosio <ramiro@supabase.io>

* fix: duplicate eslint dependency (#19028)

* Update sveltekit.mdx (#18998)

Extended authorization section of docs to mention use of Sveltekit sequence


helper function for protecting routes alongside defining Supabase session. Also
provided new code.

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* fix: add hello world example to edge functions quickstart (#19030)

* Fix project card status not showing (#19034)

* Fix project card status not showing

* Fix tooltip project card styling

* chore: update cli reference doc (#18934)

* Add docs for updating the image versions (#18160)

see #17930

* chore: fix casing of "encryption at rest" (#19032)

* chore: update self-hosted image versions (#18935)

chore: update image versions for docker/docker-compose.yml

* (docs) Update arg name that resulted from adapters release (#19024)
update arg name that resulted from adapters release

* docs: Fix an example (@supabase/ssr package) for Next.js API Route (#19009)

Update creating-a-client.mdx

replace `appendHeader` with `setHeader` for the Next.js API route example.

* chore: cleanup studio dependencies (#19040)

* Fix code text color (#19042)

* make dark: selector work again

* fix reference docs code color

* feat: remove note about tus rollout (#19007)

it has been rolled out to all projects

* docs: update language in database-size.mdx code block (#19033)

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>


Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Docs: Adds a page for enums (#18590)

* Adds a page for enums

* Adds some details on deleting values

* Update apps/docs/pages/guides/database/postgres/enums.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/postgres/enums.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/postgres/enums.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/postgres/enums.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* removes dangerous operation

---------

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>


Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update hugging-face.mdx: fix example curl request (#17667)

The example request did not match the example edge function because there is
used prompt and in the curl script was used query
* docs: fix syntax error in create role command (#17755)

* Update auth-sso-saml.mdx (#17856)

* docs: Update auth-google.mdx (#18119)

* fix: Bump up Realtime to 2.25.35 (#19048)

* Update llamaindex.ipynb doc_hash to hash (#18838)

* Update llamaindex.ipynb doc_hash to hash

Update `doc_hash` to `hash` since running this as-is provided an


`AttributeError`.

Here's what the Python build-in `vars` gives me (truncated):

```python
{'id_': 'd94b1287-b3ef-4aba-ac6b-7a4e353b0327',
'embedding': None,
'metadata': {},
'excluded_embed_metadata_keys': [],
'excluded_llm_metadata_keys': [],
'relationships': {},
'hash':
'4c702b4df575421e1d1af4b1fd50511b226e0c9863dbfffeccb8b689b8448f35',...}
```

* fix: SimpleWebPageReader & StorageContext imports

* chore: revert python version change

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* fix: add reference docs back to search index (#19054)

Reference docs weren't being indexed properly because the specs weren't
getting checked out at build time.

* docs: add RN videos and discoverability improvements. (#18633)

* docs: add RN videos and discoverability improvements.

* Apply suggestions from code review

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* chore: run prettier.

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* docs: add getting started guide for Swift (#19044)

* docs: getting started guide for Swift


* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Add new tutorial to menu

* Add correct image for tutorial

* style: format with-swift tutorial

* docs: add example to the repository

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>


Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>

* docs: Update mentions of `foreign table` to `referenced table` (#18656)

* replace foreignTable parameter with referencedTable parameter

* remove redirects

* rename any mentions of foreign table to referenced table

* fix one mention of foreign table

* update some links

* guide: add pgroonga videos to pgroonga guide (#19073)

add pgroonga videos to pgroonga guide

* docs(swift): rename `authStateChanges` and remove `File` from upload method


(#19067)

docs: fix authStateChanges and upload documentation

* Small style fixes

* Style

* Update

* Update

* Update UI components positioning for DownloadSnippetModal

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>


Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Co-authored-by: Ramiro Nuñez Dosio <ramiro@supabase.io>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: uncapped1599 <126204291+uncapped1599@users.noreply.github.com>
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
Co-authored-by: Lakshan Perera <lakshan@supabase.io>
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Div Arora <darora@users.noreply.github.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Taishi <taishi.k0903@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Inian <inian1234@gmail.com>
Co-authored-by: Joseph Yu <39754176+joseph082@users.noreply.github.com>
Co-authored-by: Maidi <mareike.haug@web.de>
Co-authored-by: Shinya Fujino <shf0811@gmail.com>
Co-authored-by: Andrei Soroker <soroker@gmail.com>
Co-authored-by: Isaac Abotsi <abotsi@users.noreply.github.com>
Co-authored-by: Filipe Cabaço <filipe@supabase.io>
Co-authored-by: Jason R. Stevens, CFA <jason@thinkjrs.dev>
Co-authored-by: Guilherme Souza <grsouza@pm.me>
Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com>

commit 4041596068d21d8b7448df9bc30575f5a8c51d1e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Nov 21 11:43:57 2023 +0100

Fix image overflow (#19122)

fix blog image previews

commit dd14bbc917d1b3210d60c5383797d554c6f35c7a
Author: Div Arora <darora@users.noreply.github.com>
Date: Tue Nov 21 18:10:40 2023 +0800

chore: mention db size reduction as part of upgrade (#19115)

commit ad7aa60ca383e04e0aa17080b6ddd667cd50f864
Author: Inian <inian1234@gmail.com>
Date: Tue Nov 21 18:10:10 2023 +0800

fix: storage api links (#19120)

the storage github repo was renamed from storage-api to storage recently which
broke the github pages link

commit c680dfd92100160fedfa3e6f7a7aa66c8e081377
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Nov 20 21:58:36 2023 +0100

feat: add session timeout configs (#18642)

* feat: add session timeout configs

* Regenerate the api file.

* Fix bunch of type errors caused by regenerating the api file.

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 77c68e91b5c0a28024a36899c9dd8a4ef3e4381f
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Tue Nov 21 01:18:52 2023 +0700
fix: homepage auth snippet (#19108)

commit 677c0252a095edb199c3be5d385c32e8a20c0607
Author: TinsFox <fox@tinsfox.com>
Date: Tue Nov 21 02:18:40 2023 +0800

docs(auth): complete nextjs page router code (#19100)

* docs(auth): complete nextjs page router code

* format with prettier

---------

Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com>

commit a19b1589ef59bc244908852082a9fb852a38065d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Nov 21 01:43:10 2023 +0800

[chore] remove docusauraus based files (#19087)

* remove

* Delete README.md

* Update

* Update

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit cfda583db9c44951908c210ad10f5871c0644f24
Author: Nick Krantz <nick@krantz.app>
Date: Mon Nov 20 11:35:10 2023 -0600

fix: close mobile menu on click (#15588)

* chore: fix spelling of "libraries"

* fix: close nav when a ref navigation link on click

* fix: remove `!w-auto` from site layout when mobile menu is open

- The width change was causing a layout shift with the height of elements when
the mobile menu would show and hide.

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 2187f722c2d0d3eb4beef2c2142b2e390ebdf19a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 21 01:05:09 2023 +0800

Show email that support will reply to after submitting (#19095)


* Show email that support will reply to after submitting

* Fix copy

commit 82cd7b946b439c842affad34b7b112af50f85b03
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Nov 20 11:48:32 2023 -0330

Chore/add platform checks (#19055)

* Add platform check to resource queries

* Move is_platform check to query

* Cleanup

* Cleanup

commit 9dbbee4fa954c494b085e8fcdf952b9ebd665353
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Nov 20 13:30:58 2023 +0000

React Native internal linking (#19102)

* React Native internal linking

* Added links.

commit d370831bc5a12882f2f125812a1b652f2b6e3b8d
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Nov 20 09:34:23 2023 -0330

Chore/update developers guide (#19050)

* Update developers.md

* Cleanup

* Update

commit 03086284a151ddcec5931d199754a7a97d60636e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Nov 20 09:49:13 2023 +0100

Fix active option selection colors (#18946)

update active option selection colors

commit e9aea99af6a713e8ab75766325c1eda154676d70
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Mon Nov 20 16:36:56 2023 +0800

docs: Improve docs for joins and TypeScript (#19075)

* docs: joins and types docs.

* chore: changes from review.

commit 772c4ac11996bc5673d8e3e28b5d5a34bbe58a16
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Mon Nov 20 15:06:01 2023 +0800

docs: update scopes docs. (#19090)

* docs: update scopes docs.

* docs: backlink to oauth app creation docs.

commit 8ed318ffc881329f5f051eaa457e037b5c649129
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Nov 20 14:57:18 2023 +0800

chore: upgrade react-data-grid to 7.0.0-beta.41 (#19091)

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit 8ae0c0f9b5707099668efc62aec8208efd450c4c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Nov 20 12:04:07 2023 +0800

Chore/refactor organization details query to organization members (#19012)

* Refactor organization details query to organization members

* Remove organzation detials key

* Deprecate Member type from dashboard, use api spec as source of truth

* Add mfa enabled support proactively

* Show mfa enabled column proactively

* Add icon

commit d877de2a4cb2baa47c2b7c766d12dbc948a9d220
Author: Terry Sutton <saltcod@gmail.com>
Date: Sun Nov 19 23:55:33 2023 -0330

Move setProject out of withAuth so self-hosted still gets project ref #19046
(#19049)

* Move setProject out of withAuth

* Update apps/studio/hooks/misc/useStore.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit 2a4e4442b0ae9dfc65d4e40ff3b95a4a11cc3fe7
Author: GaryAustin1 <54564956+GaryAustin1@users.noreply.github.com>
Date: Sun Nov 19 21:17:58 2023 -0600

Update access-control.mdx to fix missing () and cast to text (#19083)

Using storage.foldername(name)[1] requires this format:


(storage.foldername(name))[1]

Also comparing the result to auth.uid() requires a cast. I showed using


auth.uid()::text as the example.

commit cba1b07b5348de452fa714a8e4b1d22577e60a53
Author: Navaneeth Rao <32010211+navaneeth-dev@users.noreply.github.com>
Date: Mon Nov 20 08:47:08 2023 +0530

chore: mime type wildcard hint for storage bucket (#19062)

* chore: wildcard hint for mime type

* update copy

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit 8ffdec8c11582389434125aab4306aa361da510c
Author: Div Arora <darora@users.noreply.github.com>
Date: Mon Nov 20 09:37:03 2023 +0800

chore: remove unavailable target_version from upgrade failure msg (#19059)

commit 726efdc441dd3237b9704eb2456ddda6bfd20ded
Author: Gareth <gareth@garethredfern.com>
Date: Sun Nov 19 21:50:24 2023 +0000

docs: remove unused invalidate method import (#17858)

commit 03e4cdf24ace8933c274a3dd0c9732d120a6eedf
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Sun Nov 19 18:06:16 2023 +0100

Blog responsive (#19052)

* optimize blog post vertical space

* optimize blog post vertical space

* optimize blog index vertical space on mobile

commit a305ff2fc633784b926b82b506c1446b85842ace
Author: Guilherme Souza <grsouza@pm.me>
Date: Sun Nov 19 08:18:33 2023 -0300

docs(swift): rename `authStateChanges` and remove `File` from upload method


(#19067)

docs: fix authStateChanges and upload documentation

commit 3ac475953717b7281c1e133c368ecc1a9a3feb19
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Sun Nov 19 11:57:18 2023 +0900

guide: add pgroonga videos to pgroonga guide (#19073)

add pgroonga videos to pgroonga guide


commit 831220c03e9f21b164081d622ced5d5d26cb60c4
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Sun Nov 19 11:39:28 2023 +0900

docs: Update mentions of `foreign table` to `referenced table` (#18656)

* replace foreignTable parameter with referencedTable parameter

* remove redirects

* rename any mentions of foreign table to referenced table

* fix one mention of foreign table

* update some links

commit a2cd408ed25ccaf838f13f73d791067281d882a1
Author: Guilherme Souza <grsouza@pm.me>
Date: Sat Nov 18 08:50:53 2023 -0300

docs: add getting started guide for Swift (#19044)

* docs: getting started guide for Swift

* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Add new tutorial to menu

* Add correct image for tutorial

* style: format with-swift tutorial

* docs: add example to the repository

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>


Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>

commit ee18b5ac1f0ade98be447a595335a04c02108c2e
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Sat Nov 18 13:42:33 2023 +0800

docs: add RN videos and discoverability improvements. (#18633)

* docs: add RN videos and discoverability improvements.

* Apply suggestions from code review

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* chore: run prettier.

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>


commit 21ebccc6401e12690827dc93b0cc530448292acb
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Fri Nov 17 16:04:24 2023 -0500

fix: add reference docs back to search index (#19054)

Reference docs weren't being indexed properly because the specs weren't
getting checked out at build time.

commit 5886d06a70fa7559a14694edf8d389701217d23e
Author: Jason R. Stevens, CFA <jason@thinkjrs.dev>
Date: Fri Nov 17 13:41:52 2023 -0500

Update llamaindex.ipynb doc_hash to hash (#18838)

* Update llamaindex.ipynb doc_hash to hash

Update `doc_hash` to `hash` since running this as-is provided an


`AttributeError`.

Here's what the Python build-in `vars` gives me (truncated):

```python
{'id_': 'd94b1287-b3ef-4aba-ac6b-7a4e353b0327',
'embedding': None,
'metadata': {},
'excluded_embed_metadata_keys': [],
'excluded_llm_metadata_keys': [],
'relationships': {},
'hash':
'4c702b4df575421e1d1af4b1fd50511b226e0c9863dbfffeccb8b689b8448f35',...}
```

* fix: SimpleWebPageReader & StorageContext imports

* chore: revert python version change

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 5f773e3f55999623e352cc08c4c929f7e39a6b06
Author: Filipe Cabaço <filipe@supabase.io>
Date: Fri Nov 17 18:23:10 2023 +0000

fix: Bump up Realtime to 2.25.35 (#19048)

commit c5f9e4b04a9c6278d1b85c46495dc17f89ac4a3c
Author: Isaac Abotsi <abotsi@users.noreply.github.com>
Date: Fri Nov 17 19:12:35 2023 +0100

docs: Update auth-google.mdx (#18119)

commit 6f15f66d38235eecc1e7ae678a06f0c64887b239
Author: Andrei Soroker <soroker@gmail.com>
Date: Fri Nov 17 09:28:47 2023 -0800

Update auth-sso-saml.mdx (#17856)


commit 90dd579b9076f6a491412deaa511fc06e402d4c5
Author: Shinya Fujino <shf0811@gmail.com>
Date: Sat Nov 18 02:16:51 2023 +0900

docs: fix syntax error in create role command (#17755)

commit 33ec8bdb8ad2f3b8c9ed2b064d56f2f130af2a7e
Author: Maidi <mareike.haug@web.de>
Date: Fri Nov 17 17:36:16 2023 +0100

Update hugging-face.mdx: fix example curl request (#17667)

The example request did not match the example edge function because there is
used prompt and in the curl script was used query

commit d2c51b1be9b498371679646bd0cd727840ba3af4
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Nov 17 17:01:47 2023 +0100

Docs: Adds a page for enums (#18590)

* Adds a page for enums

* Adds some details on deleting values

* Update apps/docs/pages/guides/database/postgres/enums.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/postgres/enums.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/postgres/enums.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/postgres/enums.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* removes dangerous operation

---------

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>


Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit aa9071f9d291a1e18aa3534c17e49f57436441cf
Author: Joseph Yu <39754176+joseph082@users.noreply.github.com>
Date: Fri Nov 17 06:34:05 2023 -0800

docs: update language in database-size.mdx code block (#19033)

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>


Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 38a360ed3d92b32ef3338ca9c82db9866f2f7683
Author: Inian <inian1234@gmail.com>
Date: Fri Nov 17 22:30:53 2023 +0800

feat: remove note about tus rollout (#19007)

it has been rolled out to all projects

commit 573f00227181ff3f663c1f89b86623c5d0fc242f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Nov 17 15:17:48 2023 +0100

Fix code text color (#19042)

* make dark: selector work again

* fix reference docs code color

commit 0bc7566368fb7cf635129278ad3bb7ba1ee9c46c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Nov 17 15:05:39 2023 +0100

chore: cleanup studio dependencies (#19040)

commit 702e62eeb1dcae255537d073a7ce0071bb655226
Author: Taishi <taishi.k0903@gmail.com>
Date: Fri Nov 17 20:37:41 2023 +0700

docs: Fix an example (@supabase/ssr package) for Next.js API Route (#19009)

Update creating-a-client.mdx

replace `appendHeader` with `setHeader` for the Next.js API route example.

commit cd9bd9f4fac5778a8e01d48f63f82f68c608394d
Author: Oliver Rice <github@oliverrice.com>
Date: Fri Nov 17 07:25:04 2023 -0600

(docs) Update arg name that resulted from adapters release (#19024)

update arg name that resulted from adapters release

commit 996ebf5bd8063c6e978b648807990649df47236e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Nov 17 13:52:18 2023 +0100

chore: update self-hosted image versions (#18935)

chore: update image versions for docker/docker-compose.yml

commit 7718bd2bbb866c9eb5fe023123ebe58c487a6cad
Author: Div Arora <darora@users.noreply.github.com>
Date: Fri Nov 17 20:37:23 2023 +0800

chore: fix casing of "encryption at rest" (#19032)

commit 15ba7e15028e829ae73f1c0c625bc731d4126b18
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Nov 17 13:21:40 2023 +0100
Add docs for updating the image versions (#18160)

see #17930

commit ceeb953f4a3f9ab24fea0d00f0d1b3a640696985
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Nov 17 13:11:24 2023 +0100

chore: update cli reference doc (#18934)

commit 96b0ffd3873ff92354ff5db957027b501d35a826
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Nov 17 15:10:45 2023 +0800

Fix project card status not showing (#19034)

* Fix project card status not showing

* Fix tooltip project card styling

commit 54b1e1656ca57fb268a0a6a830c5457441b04b75
Author: Lakshan Perera <lakshan@supabase.io>
Date: Fri Nov 17 11:48:55 2023 +1100

fix: add hello world example to edge functions quickstart (#19030)

commit 44b9ced215a2b5a0e772b29a04471cbfbc331c4c
Author: uncapped1599 <126204291+uncapped1599@users.noreply.github.com>
Date: Thu Nov 16 23:48:03 2023 +0400

Update sveltekit.mdx (#18998)

Extended authorization section of docs to mention use of Sveltekit sequence


helper function for protecting routes alongside defining Supabase session. Also
provided new code.

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 4ef9a99a1353574068c0daa592912a702c0d31ab
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Nov 16 20:33:02 2023 +0100

fix: duplicate eslint dependency (#19028)

commit ed9c4e67f1addff901cafd397f7fe97b2f775dd2
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Fri Nov 17 03:06:50 2023 +0800

feat: add react native auth blog and quickstart. (#19006)

* feat: add react native auth blog and quickstart.

* Grammarly check

* Minor edits.

* Added og image.

* chore: add password sign in and gif.


---------

Co-authored-by: Ramiro Nuñez Dosio <ramiro@supabase.io>

commit be9590c890190dd5fd8b8fd7be409653e17425a1
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Nov 16 17:41:53 2023 +0100

Multiple themes management (#18871)

* set up multiple themes in studio

* set up multiple themes in studio

* set up multiple themes in docs and www

* update all resolvedTheme to also include deep-dark

* update all resolvedTheme checks to also include deep-dark

* update tailwind.config.js tokens

* update tailwind.config.js tokens

* update leftover scale12 token

* update if resolvedTheme _doesn't_ include 'dark'

* update more styling tokens

* add dynamic themes to CmdK

* fix nav and footer for multi theme

* add data-theme selector output to transformTokens.js

* update code-hike.css to target data-theme css

* update tailwindcss to ^3.3.5

* ThemeImage with light and dark src for www and docs

* add brand-button styling token

* update old dark theme boolean

* update old dark theme boolean

* make homepage product visuals themeable

* update product page themed images

* update badge green with brand

* fix roles list appearance

* fix auth widget in auth page


* update more dark logic

* update more dark logic

* add button default bg and border

* update pricing page theme styling

* clean up Themeimage

* remove forceDark in homepage

* update dark:border-dark occurrences

* update dark:border-dark occurrences

* fix dark mode base colors

* remove foreground-strong

* fix notification badge bg

* remove some dark: selectors

* update dark: selectors

* update code-hike deep dark bg color

* fix comment typo

* update border-button-hover token

* fix customer story logo

* remove some more dark: selectors

* restore forceDark in www homepage

* fix auth react icon

* fix homepage product visuals

* remove theme

* add brand-link token

* fix checkbox bg

* npm install

* more visible EntityListItem active bg

* fix --background-alternative-default css vars

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit d2f3cecd72e41686a9c882bc81752def7c5b658e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Nov 17 00:08:38 2023 +0800

Add branching docs (#19023)

commit 51ff9f826cbceeea8c1ae58e8f5b3bdf709006d2
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Thu Nov 16 12:53:28 2023 +0100

Docs: New guide for importing large datasets (#18852)

* Adding a new guide for importing large datasets into Supabase

* Prettier

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Add new suggested changes

* Prettier

* Update apps/docs/pages/guides/database/large-datasets.mdx

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/pages/guides/database/large-datasets.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Fix indentation

---------

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>


Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 12c08d36d475ab09efb06ee4a9671309226418d9
Author: Div Arora <darora@users.noreply.github.com>
Date: Thu Nov 16 17:29:18 2023 +0800

chore: mention that db is restart as part of transition to physical backup


(#19008)

commit f14db85bfe9ff94f1a1049065e7459451b2a9f9e
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Thu Nov 16 14:10:15 2023 +0800

expo push notifications guide and example. (#18952)

* feat: add push notifications example.

* feat: add push notifications guide.

* fix: remove trigger.

* chore: americanize.

* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review

* chore: run prettier.

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 93256239dfecdb76a1f1eb8fb025e3628a83dde7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Nov 16 13:59:01 2023 +0800

Add storage to service status (#19004)

* Add storage to service status

* Fix

* Add flag for storage enabled in ServiceStatus

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit bea412fd14d926b367964f6e4ec650c799bdb58b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Nov 16 13:18:25 2023 +0800

Add org slug as copyable input to org settings (#19002)


Add org slug as copyable input to org settings]

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit cc2c7a987d9a02714b479132c362f5c657b8d27c
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Nov 16 15:56:06 2023 +1100

chore: update studio codeowners (#19005)

commit 79402eece348d3a35b675900244a9a797e8f0546
Author: Lakshan Perera <lakshan@supabase.io>
Date: Thu Nov 16 14:36:42 2023 +1100

fix: show mean for the period as the highlighted values in function metrics
(#19003)

fix: show mean for highlighted values in function metrics

commit e11717493f8b4222e5acfe759a766f6f1c591566
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Wed Nov 15 16:09:58 2023 -0500

wrap tab lists to prevent overflow (#18859)

Quick fix to add a wrapping option that makes tabs visible if there are
many of them.

Long-term fix would be to detect overflow and switch to a dropdown in


that case. Or use dropdown for smaller screens only and let it wrap on
larger screens (since it will be rarer for wrapping to trigger there).

commit ca8007ec80b02606d7b5dc4efa9fd37e32c54fe3
Author: Lakshan Perera <lakshan@supabase.io>
Date: Thu Nov 16 07:10:18 2023 +1100

feat: Show resource usage in function metrics (#18956)

* feat: show resource usage charts in function metrics

* fix: show highlighted value in StackedBarChart

* fix: PR feedback updates

commit d42ac302f9ec8f599c8a852faa81b171751057b5
Author: Jongwoo Han <jongwooo.han@gmail.com>
Date: Thu Nov 16 02:58:57 2023 +0900

docs: Replace deprecated command with environment file (#18988)

commit e129ac577ba0c61c2a217802ca41c7e87dc90322
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Nov 15 15:07:28 2023 +0100

feat: Add `database-new` app (#18982)

* Initial commit for the database-new app.


* Change the port to 3002.

* Run prettier on database-new app.

commit 909c0f3f1dbccab292ed802ca50db7934c3c8e12
Author: Italo A <italoaurelior@gmail.com>
Date: Wed Nov 15 10:42:17 2023 -0300

fix: missing typo (#18983)

commit 9a850e2e94208375862d7f835e7c0b29b94369da
Author: Ohrrkan <49190058+ohrrkan@users.noreply.github.com>
Date: Wed Nov 15 13:47:48 2023 +0100

Update query-optimization.mdx (#18980)

commit c22251354670cd7b377f1d235b108468d26c9c2c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Nov 15 20:19:19 2023 +0800

[Docs] [Branching] Chore/branching docs (#18762)

* chore: initial branching docs added

* updated docs

* more changes

* Update tailwind.config.js

* Update branching.mdx

* Update tailwind.config.js

* more changes

* Update branching.mdx

* update images

* image refresh

* Delete example.jpg

* reword the top section

* Update branching.mdx

* image changeover

* Update next.config.mjs

* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>


* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 436bdb10aeae3d1c10a145f859fe151b45474b51
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Nov 15 12:38:55 2023 +0100

chore: Move the `studio` app to `apps/studio` (#18915)

* Move all studio files from /studio to /apps/studio.

* Move studio specific prettier ignores.

* Fix the ui references from studio.

* Fix the css imports.

* Fix all package.json issues.

* Fix the prettier setup for the studio app.

* Add .turbo folder to prettierignore.

* Fix the github workflows.

commit db1e1b1690c71e0eb09187db3a91e2718e58dacb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 15 18:55:47 2023 +0800

Prevent client from crashing when new params are added to resource warnings
endpoint (#18979)

commit 09a924c2e79f67a0b11925617f7e4e69a866e63b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 15 18:37:09 2023 +0800

Chore/branch management fixes 151123 (#18978)

* Add UI check for storage

* Lock integration settings while on a preview branch

* Update studio/components/interfaces/Settings/Integrations/GithubIntegration/
GithubSection.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit d1a38abccd5155f471d3e53c2b945da08914218a
Author: Ahmed El-Sharnoby <Lan-Hekary@users.noreply.github.com>
Date: Wed Nov 15 09:41:32 2023 +0200

fix(docker): Add JWT init script (#17033)

* Add JWT init script

* newline

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>


Co-authored-by: Bobbie Soedirgo <bobbie@soedirgo.dev>

commit 1a5ddcf115bf732f02b1a751859af87117b8f315
Author: Abhijeet Biswal <144774379+AbhijeetBiswal@users.noreply.github.com>
Date: Wed Nov 15 12:23:51 2023 +0530

fixed: a small typo (#18976)

commit 5cad547aad630b16c89292a99f5811e26b2d4632
Author: Alex Lande <alexlande@gmail.com>
Date: Tue Nov 14 22:06:49 2023 -0800

Fix: Change SMS_TEMPLATE field from input to textarea (#16077)

Change SMS_TEMPLATE field from input to textarea

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

commit 50f2d430ff0dbd58c2b1c87fc1dec395098bb7a4
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Nov 15 13:46:53 2023 +0800

RLS policies update for docs search (#18973)

* Update README.md

* Create 20231115053211_remote_schema.sql

* Update README.md

commit 3f75db8d2ccc86c9b61c2c82c8e64ea88e38910b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 15 13:39:23 2023 +0800

Chore/branch management fixes (#18974)

* Fix delete branch not opening modal when in Pull requests or All branches tab

* Sort branches by updated at, show last updated at instead of created at

* Add max width to branch name and add title property

commit b9403485197d3da3d62c26da578419c846d78ac8
Author: 6bangs <mail@sixbangs.com>
Date: Tue Nov 14 13:48:20 2023 -0800

Missing semicolon in row-level-security.mdx (#17968)


commit f91543d36395ae87c94f75cbe24d2efe7ffbbeff
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Nov 14 22:36:25 2023 +0100

docs: clarifying the login step for local development (#18553)

commit aaec377b516eab006cf4bb7571e70d9a17452c00
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Nov 14 15:28:44 2023 -0600

docs: 1 liner explanation of RLS in auth docs (#18592)

commit ba06878844e6502b2d148195a44e7116bdc9da7e
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Tue Nov 14 13:27:25 2023 -0800

docs: add note about internal studio development (#18963)

commit 392b3fc460056cdc7824f06c2a9ee39c963bc6a9
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Nov 14 15:26:12 2023 -0600

docs: Update vecs references from `create_collection` to


`get_or_create_collection` (#17707)

commit 30958d87fbb9632f1baa70856c453182807478be
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Nov 14 21:45:12 2023 +0100

fix: build times storybook/swc (#18965)

commit 9a6afbb961ea245be2dc16704dc3da61eb880435
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Tue Nov 14 12:09:49 2023 -0800

fix comment tag appearing in title (#18966)

Comment tags were appearing in the generated title on guide pages and
showing up in OG images and Google Search results.

commit d4666822a3e70e24f6b01120eca31cef4d372e16
Author: Alvin <16319+alvin@users.noreply.github.com>
Date: Tue Nov 14 11:56:25 2023 -0800

tiny spelling fix (#18964)

commit 86f03f854aaaf70df2b4c0828e9c87d4c50cd9ad
Author: vinhegde <73926849+vinayakhegde1@users.noreply.github.com>
Date: Tue Nov 14 23:54:14 2023 +0530

Improved the auth/callback doc to solve the url bug (#18734)

Co-authored-by: Andrew Smith <a.smith@silentworks.co.uk>


Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit eb46d3c37ba0999874432f69f9215108f5e268c4
Author: Shishiro <113853868+shishiro26@users.noreply.github.com>
Date: Tue Nov 14 23:27:52 2023 +0530
Sidemenu fixed for jwt (#18666)

Co-authored-by: shishiro <dheeravathshishiro@gmail.com>


Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 09f333fecdd6de445247e0aa47b5945a79f79c23
Author: Aditya Nandan <61308761+iMADi-ARCH@users.noreply.github.com>
Date: Tue Nov 14 23:06:05 2023 +0530

docs: remove ! from ci.yml for comparing types.gen.ts (#18943)

Previously it meant -
```if not changes in types.gen.ts {
show changes;
exit with code 1 (which means error);
}```

Now it means -
```if changes in types.gen.ts {
show changes;
exit with code 1 (which means error);
}```

commit fa985e901210ec689b65312b44c3d8f44c10cb46
Author: 兰天游 <dtlantianyou@gmail.com>
Date: Tue Nov 14 11:35:25 2023 -0600

feat: add ignore as recommended by React docs (#16385)

commit 8094fad4b489d2650683da4ccb89a621e3851057
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue Nov 14 12:30:02 2023 -0500

Add install docs to python docs (#17942)

* add install docs to python docs

* update custom edit url

* run prettier

* remove python from excludes

* Remove local install section from docs

---------

Co-authored-by: Andrew Smith <a.smith@silentworks.co.uk>

commit 6e1620a20adc22ae3f32ca67a5931f4da4d93344
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Nov 14 17:23:46 2023 +0100

fix: org creation (#18957)

commit 77bb3e4017c9ad26eda2b14e8e8950282179707d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 14 21:56:48 2023 +0800

Show Run selected CTA if there's selected text in sql editor (#18951)

commit da3efdd54482224c6c5cb72c5ae9b96ed8424734
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 14 20:11:02 2023 +0800

Fix colors on shimmering loader (#18941)

* Fix colors on shimmering loader

* Fix hover styling for new API docs side panel, nav bar button

* Update colors

commit b11e1f433788ed1fe26751a44da9cdb58a28400e
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Nov 14 17:51:47 2023 +0700

chore: update pg_net docs (#18942)

Update pg_net.mdx

commit d5bc692d0e6e8def59b344ea27dc0a4b60244993
Author: Hieu <phamhieu1998@gmail.com>
Date: Tue Nov 14 15:51:05 2023 +0700

feat: improve fly sso flow (#18867)

* feat: improve fly sso flow

* fix: typecheck

commit 7218ee233df16b116e2e47514b148c345d53091d
Author: jbawb <jerry@sparksetters.com>
Date: Tue Nov 14 00:37:27 2023 -0800

Adding provider scope example (#16178)

* Adding provider scope example

* Update apps/docs/pages/guides/auth/auth-helpers/auth-ui.mdx

* Update apps/docs/pages/guides/auth/auth-helpers/auth-ui.mdx

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

commit f0a7ed977b88c6477733cceb399fe97d4d9e8c52
Author: Philipp Steinrötter <philipp@steinroetter.com>
Date: Tue Nov 14 08:42:20 2023 +0100

recommend OrbStack (#17293)

* recommend OrbStack

since this has been a life-changer for me as a avid cli user, and I keep
recommending it to people, it might we a good addition to the docs. not sure if
supabase wants to recommend other software here, and, if so, whether this is the
right place for it.

* add admonition

* docs: adjust wording on docker tools

* fix: format

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 4de09eed9a9294cdfeb5df8443961c06d6ffee50
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Tue Nov 14 06:13:25 2023 +0100

chore: dot com boom (#18940)

commit d22e9c4e6f2c80afb9b87eac4f31c7caa2b11038
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Tue Nov 14 12:46:30 2023 +0800

docs: passwordless auth docs improvements. (#18872)

* docs: passwordless auth docs improvements.

* fix: typo.

* Update apps/docs/pages/guides/auth/passwordless-login/auth-email-otp.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/pages/guides/auth/passwordless-login/auth-email-otp.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

---------

Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com>


Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 1442e42b0ad0a6ec96a20d929eecbf3233e3e606
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Nov 14 11:54:26 2023 +0900

docs: update Kotlin docs to v1.0 (#18932)

* update kotlin docs version number to v1.0

* renaming client to supabase for the installing kotlin guide

commit 2538818bc66a251158c117b3373d04901234cd9a
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Nov 14 11:54:06 2023 +0900

docs: update version label of swift reference docs (#18931)

update version label of swift reference docs

commit b2cd1ff893f54e91c7f4b76a8f08f81ab3db9b85
Author: Shayan5785 <53636291+Shayan5785@users.noreply.github.com>
Date: Tue Nov 14 03:46:15 2023 +0500

Removed the "emailRedirectTo" in signIn (#18925)

commit c073936ffb2308db4dbed78d6de26a3287f09b70
Author: Shayan5785 <53636291+Shayan5785@users.noreply.github.com>
Date: Mon Nov 13 23:44:59 2023 +0500

Replaced "redirectTo" with "emailRedirectTo" in Sign-up (#18918)

Update auth-email.mdx

commit 89320ad3135cef55bd63ac0aa5c804919bc4863c
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Mon Nov 13 19:01:30 2023 +0100

chore: rm status message (#18919)

commit 1958d9388726ed1f4474f67452ccdc7fc1700f43
Author: Stefan Dasbach <Stefandasbach@gmail.com>
Date: Mon Nov 13 07:24:58 2023 -0800

Fix typos in connecting-to-postgres.mdx (#18878)

commit 8a91890a509984bb6ff8dbd09d6aa6a8dedb50b7
Author: Shayan5785 <53636291+Shayan5785@users.noreply.github.com>
Date: Mon Nov 13 17:58:51 2023 +0500

docs: Replaced "redirectTo" with "emailRedirectTo" in signInWithPassword


(#18910)

Changed the "redirectTo" to "emailRedirectTo"

commit df6b6048e0d348e6fc42a083e3507cd1e9681206
Author: Abhijeet Biswal <144774379+AbhijeetBiswal@users.noreply.github.com>
Date: Mon Nov 13 17:55:26 2023 +0530

fixed: User Management App with React example has a bug (#18894)

commit bf4f5ed340a9e776e2a3bf72dec09e0539bf0a48
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Nov 13 10:37:23 2023 +0100

chore: upgrade stripe deps (#18887)

commit 548fa3ed8905b8f90718dbbc882e3240832a6120
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Nov 13 16:59:26 2023 +0900

docs: rename `client` to `supabase` within Kotlin docs (#18905)


rename client to supabase for SupabaseClient instance

commit 4302fddba2ec84a2d36501f41709d1ceb0432da0
Author: Rahul Vaniya <vaniyarahul277@gmail.com>
Date: Mon Nov 13 12:07:59 2023 +0530

Update ShareArticleActions.tsx Fixed inaccessible links in blog (#18879)

* Update ShareArticleActions.tsx Fixed inaccessible links in Supabase blog by


adding aria-label

* run formatter

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit 70e379eb6a1370a8d8ab113d7ae7231248b43780
Author: nav302004 <108321979+nav302004@users.noreply.github.com>
Date: Mon Nov 13 11:43:37 2023 +0530

Footer not rendering as link Fix (#18885)

* Footer not rendering as link Fix

* remove legacyBehavior on footer links

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit a0c44862d0a81a6fae30729ccdca7fc81d05501d
Author: hallidayo <22655069+Hallidayo@users.noreply.github.com>
Date: Mon Nov 13 06:11:37 2023 +0000

docs: styling heading (#18890)

added styling header

commit 6081a03f89dc080ceb26625e0a1f2959c2d4c55f
Author: Ashu Kumar <kumar.ashu414283@gmail.com>
Date: Mon Nov 13 11:34:30 2023 +0530

add background for search icon tooltip in dashboard (#17809)

* add background for search icon tooltip in dashboard

* replace tab with space

* modify classes

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit fd230d657f47aa0dffa3b844359fb7fe4e84b3d7
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Nov 13 06:58:05 2023 +0100
Docs: explain() (#18886)

* direct copy from ChatGPT

* add new menu item, clean up items

* fix TOC video

* fix formatting from GPT

* Renaming the page - it should be more like a "job to be done" rather than
"here is a specific function"

* re-ordering the sections - get people using it first, then teach them the
details

* Adds the explain section to the docs

commit 30375c55a0bdbedb3e630a0ddae1ce38bf12b1b5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Nov 13 13:56:09 2023 +0800

Chore/revert changes to api docs (#18865)

* Reinstate API docs files and pages

* Add API side panel back to feature preview

* Nav bar to link to api page if feature is not toggled

* Hide API docs button behind feature preview for auth users, storage and edge
functions

* Use new API side panel for table editor, and update the language selector to
make it more apparent

* Fix feature preview modal styling

* Merge master resolve conflicts

* Add URL to graphiql in API docs side panel, which links to /api/graphiql
without the docs layout menu

* Add auth enabled flag for user management section in Docs

* Add realtime enabled flag for subscribe to changes section in Docs

* Add realtime enabled flag for API docs side panel

* Update redirect next config

commit 93a0eb85529dc81e1690e23f5d0fac9204e98896
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Nov 13 13:14:37 2023 +0800

Chore/add comms around removal of tce (#18850)

* Add comms around removal of TCE in table editor


* Add URL to TCE removal discussions

* Update
studio/components/interfaces/TableGridEditor/SidePanelEditor/ColumnEditor/
ColumnEditor.tsx

commit eaf185cfc1c2c6fe4aa1636495fabb1728ab7b72
Author: David Lorenz <activenode@users.noreply.github.com>
Date: Mon Nov 13 06:07:39 2023 +0100

Update user-create-mutation.ts to not omit Cookie Data (#18156)

Avoid stripping away cookie data and hence avoid having problems with Cookie
Based Authentication Proxies

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit 5487d5b61a9df3b2b2727f7e5aa5c46dc41a9b89
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Nov 13 15:58:16 2023 +1100

fix: update self-hosted auth redirects (#18903)

chore: update self-hosted auth redirects

commit 97f0c54e69c596c5bd0067c3f58008051df90ea1
Author: Filipe Cabaço <filipe@supabase.io>
Date: Sun Nov 12 19:35:07 2023 +0000

fix: Bump up Realtime to version 2.25.27 (#18874)

commit 8c03a625effd7163e006a101fa0fc2dcc9518569
Author: Steve Chavez <stevechavezast@gmail.com>
Date: Fri Nov 10 13:01:03 2023 -0500

docs: add postgrest-js explain() (#18833)

commit 1f2a9764e6904cb3a7e53fd26217cca25de34b4d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Nov 10 08:32:24 2023 +0100

Chore: sla exclusions (#18782)

* sla exclusions - raw dump

* formatting

* fixes heading formatting

* formatting from chat GPT

commit 317fc43be14160afa56e8c67985289a7e7b9e832
Author: Ali Waseem <waseema393@gmail.com>
Date: Thu Nov 9 23:36:57 2023 -0700

Added comment regarding disabling of prepare (#18772)

* Added comment regarding disabling of prepare


prepared statements are not supported on transaction pool mode. Let potential
users know

* fix: prettier

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 1231bc8b8d2dd9767a02eeddc251d7e98e6d3af9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Nov 10 17:28:15 2023 +1100

chore(deps): bump @sentry/nextjs from 7.73.0 to 7.77.0 (#18860)

Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from


7.73.0 to 7.77.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/
CHANGELOG.md)
-
[Commits](https://github.com/getsentry/sentry-javascript/compare/7.73.0...7.77.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>

commit 1211f94465c3e02c9f56fb81d86609ece8eca7de
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Nov 10 14:20:36 2023 +0800

Ensure that database triggers, functions and indexes page and coherent with the
protected schema UX (#18844)

commit 01408f7e560fa2920116b06391fbb2c71b5d06e4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Nov 10 10:27:26 2023 +0800

Integrate updated GH PR endpoint (#18774)

* Integrate updated GH PR endpoint

* Address comments

commit b89c4d285c973d5b7299ed1a00c9d50df73cf21a
Author: hallidayo <22655069+Hallidayo@users.noreply.github.com>
Date: Thu Nov 9 18:35:05 2023 +0000

docs: signUrl await keyword (#18830)

added await keyword

commit f67dc7460eef13f24402fe8017c28ee2e7bcbea0
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Nov 9 18:49:43 2023 +0100

fix: vanity domains do not require custom domain addon (#18857)

commit ad48fbe33b02792e2b39040f619e47209340c6ad
Author: Adam G. Emerson <35545129+AdamGEmerson@users.noreply.github.com>
Date: Thu Nov 9 12:42:35 2023 -0500

Docs: Removed line breaks from Python docs introduction.mdx (#18011)

* Docs: Removed linebreaks from Python docs introduction.mdx

* Docs: Added prettier ignore to avoid reintroducing line breaks.

commit 19f1d310a09ebed9b41b2257a111e0314e5f6eaa
Author: Kiet Hung <110903974+jonshung@users.noreply.github.com>
Date: Thu Nov 9 23:51:40 2023 +0700

Fixed docs CLI config layout right side navigator (#18746)

* Fixed docs CLI config layout right side navigator

* improvements for existing fix in CLI config page

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

* docs: fixes CLI Config docs right side navigator

* fix typo, should be up to date with latest changes in master branch

---------

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit 7c824cc5ef71fe4b7484f370fe622971d8ffe076
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Thu Nov 9 14:04:24 2023 +0100

ref: Rework VercelSection component to be shared in proj/org settings (#18797)

commit 671324ecaf576e9eebdae01e07b7277d9a58f5be
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Nov 9 09:33:20 2023 -0330

Fix/storybook build (#18854)

Update storybook

commit c0949770a7a4fbe7a93006d722614595744dd0b0
Author: Lakshan Perera <lakshan@supabase.io>
Date: Thu Nov 9 22:27:44 2023 +1100

chore: add more details on function logs (#18839)

commit e61be627bb455c4c39a07e3b25fa0ca11b493dfe
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Nov 9 22:12:52 2023 +1100
chore: add realtime to disabled features (#18652)

* chore: add realtime to disabled features

* include realtime inspector

* Add realtime enabled check to GridHeaderActions

* Remove docs layout

* Remove unnecessary import

* Fix

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit fe7494f804f4b70d5633ca0826a08f9b8ebbd131
Author: Guilherme Souza <grsouza@pm.me>
Date: Thu Nov 9 08:03:18 2023 -0300

docs: update Swift docs for v1 release (#18682)

* docs: update auth section for Swift

* docs: fix wrong md for code section

* docs: update fetch data section for Swift

* docs: update insert data section docs for Swift

* docs: update using filter section

* docs: update modifier, filters and edge functions sections

* docs: update realtime section

* docs: update storage section

* docs: fix examples not building

* docs: add entry for rpc call with filters

* Update spec/supabase_swift_v1.yml

* Update spec/supabase_swift_v1.yml

---------

Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com>

commit c7fe3e307e8cc59451d9c42685ed404fc4c1c98b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Nov 9 09:30:55 2023 +0100

ResolvedTheme in GraphiQL (#18848)

update resolvedTheme in graphiql


commit ebc778805393e114a023355ee4536b8a5ae59603
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Thu Nov 9 09:24:01 2023 +0100

feat: Add automatic login flow support (#18641)

commit c05d56bd9177867a35b6f271a5563210ba415ac0
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Thu Nov 9 15:52:51 2023 +0800

docs: fix phone auth guides. (#18846)

commit b9016a315ac7e10f150ec71d46818194237b5f89
Author: Han Qiao <sweatybridge@gmail.com>
Date: Thu Nov 9 13:27:35 2023 +0800

fix: forward pgmeta query params (#18821)

commit 85c06cc6be8b1e199b63492a519a16ada453269d
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Nov 9 05:20:33 2023 +0000

Next Door Lending Customer Story (#18464)

* Next Door Lending Customer Story

* add images to next door lending story

* add howard-haynes avatar

* Update with feedback from customer.

* Add image and description.

* Minor changes.

---------

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit 37cabf0deff242112803e52c1693d3e903bd07d2
Author: Abhijeet Biswal <144774379+AbhijeetBiswal@users.noreply.github.com>
Date: Thu Nov 9 10:43:30 2023 +0530

fixed: Next.js icon missing on project home screen (#18841)

fixed

commit b1efca79be668beca68e25bbece3bb8c31ee6875
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Nov 8 21:36:51 2023 +0100

chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 (#18819)

commit dc6b7c50c435603a35c7c0e035540768929bf8f1
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Nov 8 21:01:04 2023 +0100
fix: Fix a bug with the JSON editor in the side panel (#18825)

Refactor the JSON editor in the side panel. Simplify the code a bit.

commit bd3720bcf3f9ab7a7b5797e0f81845fc5c6a1ca4
Author: Lakshan Perera <lakshan@supabase.io>
Date: Thu Nov 9 04:24:22 2023 +1100

fix: Updated connecting to Postgres guide to mention SSL connections (#18824)

commit 0ab13a20afc6c484e8b2b2ede20e2ea881c1875b
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Nov 8 11:48:53 2023 -0330

Chore/fix cascade deletes (#18822)

* Allow tables as well

* cleanup

commit ecae02090be1064286c9f1ef8de2654c014a554b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Nov 8 13:10:34 2023 +0100

Fix next-themes resolvedTheme bug (#18818)

temporary fix for next-themes bug

commit a9d4eb0f3f3d87460df5a02aea6ba0093938ac32
Author: Lakshan Perera <lakshan@supabase.io>
Date: Wed Nov 8 23:06:50 2023 +1100

fix: Update edge function examples in guides (#18808)

* fix: Update edge function examples in guides

* fix: revert the sidebar title

commit 11490e695be997b3d4105bc726e4eeaefef914a2
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Wed Nov 8 19:34:17 2023 +0800

fix: add link in docs to compute size change (#18816)

fix: add link to compute size change

commit ae4d3c916c05d9a4810b392d945ec6eebd18ac98
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Nov 8 11:51:04 2023 +0100

Fix link underline brand color (#18817)

fix link underline brand color

commit cb0a464575f9531716912d1760c547e5577cbc92
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Nov 8 11:27:13 2023 +0100

docs: fix highlights (#18814)


commit 8e1204101dd312cea27d9f3294db9d65df59b443
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Nov 8 11:24:23 2023 +0100

Fix react-contexify light (#18812)

* fix react-contexify light hover styling

* fix react-contexify light hover styling

commit c83e165b6e81e0830bf6b5ed1f901b044dfc9d02
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Nov 8 18:09:20 2023 +0800

chore: update pgtap.mdx (#18813)

Update pgtap.mdx

commit 51106a2a1864cde1f67b3dfa0d35a8b0f65b66b6
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Nov 8 02:44:00 2023 -0330

Chore/link to docs redirect urls (#18799)

* Link to docs from redirect urls settings

* tooltip trigger asChild

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit 46610352eb00a8eeb831af06de1defbfd199a6f5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Nov 8 05:05:09 2023 +0100

Fix react-contexify styling (#18802)

* fix storage popover bg

* fix react-contexify bgs

* fix react-contexify styling

* fix react-contexify styling

* fix react-contexify styling

* fix react-contexify styling

commit 394b9844b613687e4d528fc5bfb674226876a284
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Nov 7 23:03:26 2023 +0100

chore: cleanup deprecated project usage (#18659)

commit d5f037abd2fb58f5b289149a61e3a8d8f1f7fe6f
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Nov 7 22:32:32 2023 +0100

docs: fix token refresh requests rate limit typo (#18801)

commit 9cb33d2fd365ebbf99cee62efe6c7ca285263edf
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Tue Nov 7 14:50:12 2023 -0500

remove deprecated file (#18794)

`getComponents` file is no longer imported anywhere

commit 1e7c27a27da72d575ab62742e1f555ab769e6f77
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Nov 7 20:43:40 2023 +0100

fix: Move dat.gui dependency to the common package (#18793)

Remove dat.gui from docs and studio since it's not used directly. Add dat.gui
as a dependency to common package.

commit 3b933e3b55758f02556329a7fa6bdd5bd03bbdd1
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue Nov 7 20:29:22 2023 +0100

Fix Kotlin Realtime filter docs (#18728)

Fix Realtime filter docs

commit fb4dc354934df05ed149f3d7fd5f008f6e093c1c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Nov 7 20:17:17 2023 +0100

chore: use light mode of lottie (#18705)

commit 68c0f467bc5b87222da22e4bcf666962091d39b5
Author: Kiet Hung <110903974+jonshung@users.noreply.github.com>
Date: Wed Nov 8 00:13:48 2023 +0700

docs: outdated reference to GraphQL and Realtime docs in root README (#18771)

commit 68a91f0381c32b6ad88e127a78724d1cbb9c8537
Author: Yug Bhanushali <yughbhanushali241103@gmail.com>
Date: Tue Nov 7 20:03:27 2023 +0530

fixes quotes in search result (using cmdk) crashes the application (#18302)

* fixed quotes in search result (using cmdk) crashes the application

* fixed quotes in search result (using cmdk) crashes the application

* fixes quotes in search result (using cmdk) crashes the application

commit 81dcc3bf69d03a96b251195241725e6d68f964bf
Author: AngelKaz <victormuller2003@gmail.com>
Date: Tue Nov 7 15:30:59 2023 +0100

Update README.da.md (#18784)


commit 82967759400fccd96975759d989a5d1a092fdf12
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Nov 7 15:19:55 2023 +0100

Fix RowContextMenu bg (#18791)

fix RowContextMenu bg

commit 9fd5da39cd7aa1c043cfe8e268963f40f6ab85d8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 7 22:16:20 2023 +0800

Fix json side panel editor in table editor not updating properly (#18786)

commit 62454ff274dc9c745d682486ca671d1d9597a293
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Nov 7 14:56:50 2023 +0100

fix: Fix the Docker build for studio (#18753)

* Fix the copying folder when building a Docker image of studio.

* Fix the name for the realtime container.

* chore: revert realtime container name

---------

Co-authored-by: Han Qiao <sweatybridge@gmail.com>

commit 9bc6b8e2ce95eed315dc2bdb340c63b29d834002
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 7 13:50:34 2023 +0800

Chore/make api docs permanent (#18749)

* Make all UI components behind useIsAPIDocsSidePanelEnabled permanent

* Deprecate table editor api side panel component

* Simplify table editor grid code RE API docs button

* Deprecate all old API page and components

* Fix NewProjectPanel

* Clean up Modal component in UI library and add empty state for feature
preview

* Reinstate closable prop in Modal, add deprecated comment

* Add deprecate comments for lib/common/fetchers, to use data/fetchers instead

commit b91532f6c7598f3b6127deae323e2991658faaa3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Nov 7 04:40:53 2023 +0100

Migrate to styling tokens (#18314)


* migrate some www components to tokens

* consolidate InteractiveShimmerCard to Panel component

* update tokens in blog

* update tokens in careers page

* update tokens in customers section

* update tokens in open-source section

* update tokens in Realtime page

* update tokens in Storage and Vector

* update tokens in SplitCodeBlockCarousel

* update tokens in PGCharts

* remove unused css files

* update tokens in Card

* update tokens in Pricing page

* clean up priving page imports

* remove hardcoded theme vars

* migrate first half of defaultTheme.ts to tokens

* migrate second half of defaultTheme.ts to tokens

* improve inputs

* add foreground to text-light and text-lighter

* add foreground to text-light and text-lighter

* migrate docs components with styling tokens

* migrate docs components with styling tokens

* fix broken Repos component

* fix broken classes in blog

* update tokens on Button and other components

* update tokens on IconPanel

* update studio main layout base styling tokens

* update tokens across studio, docs and www

* update tokens across studio, docs and www

* update ui/Panel to styling tokens


* update ExampleProject and TableEditorMenu tokens

* www vector page tokens

* update studio UI tokens

* update other studio UI tokens

* update more studio UI tokens

* change tokens here, change tokens there

* finish updating colors with tokens variables

* add gui sandbox for theme experimentation

* use common package for www, docs and studio and fix Command K tokens

* provide light mode default tokens options

* fix conflict leftover

* update loading line

* fix className typo

* fix prettier

* update themeSandbox preset default values

* fix text-background0

* prettier

* update warningBanner with warning color

* switch all border-border with border-default

* improve border-secondary and foreground-muted in light mode

* force ring color on toggle

* fix button bg color and border-muted light token

* fix input bg color

* fix dark button hover

* fix homepage product card

* fix code-hike table header colors

* button dark border

* remove tabIndex leftover from homepage main ctas

---------
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 9894a87bbba8c87cef1eaafaa9e5eaae5b10d440
Author: Oliver Rice <github@oliverrice.com>
Date: Mon Nov 6 16:56:29 2023 -0600

pg_cron docs: warn about scheduling system maintenance (#18754)

pg_cron warn about scheduling system maintenance

commit 1e4e0254c51134ae4a9cd07b2d7637b7818ce86f
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Nov 6 20:44:52 2023 +0100

docs: Edge Function docs (#18738)

* docs: Updating the Edge Function docs - making them more accessible

* fixing regional docs

* heading

* some integration guides

* cleans up the import maps guide

* cleans up the testing doc

* Actions

* cleaning up the error docs

* easier quick start

* fix spelling

* changing the page title

* Update
apps/docs/components/Navigation/NavigationMenu/NavigationMenu.constants.ts

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/pages/guides/functions/regional-invocation.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* remove extraneous comma

* terry feedback

* Update apps/docs/pages/guides/functions/auth.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/pages/guides/functions/auth.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>


* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 0be5242ad82904d4d1c836a503bd77909c8df6cd
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Mon Nov 6 20:29:25 2023 +0100

ref: Update wording in Vercel connections component (#18765)

* ref: Update wording in Vercel connections component

* Prettier plz

commit 777b7d84d15055896ee6a8fb0ecc80b2034125b7
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Nov 6 20:16:22 2023 +0100

feat: fix disable signup in advanced auth settings (#18764)

* feat: fix disable signup in advanced auth settings

* Cleanup imports

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit 338bfa8aa6f31b6a108c07c74ce32b8c8c2a103c
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Nov 6 17:22:12 2023 +0000

New blog post: Beta Update October (#18758)

* New blog post: Beta Update October

* Added og image.

* prettify via github.dev

* Testing

* Testing 2

* revert test chancge

* Fix Prettier.

* Small fix.

---------

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>


commit e835b898d72ba79fd6cface99ea9e1369fa8e45c
Author: Pulkit Batra <95132680+PulkitBxtra@users.noreply.github.com>
Date: Mon Nov 6 18:24:15 2023 +0530

docs: Fix Svelte tutorial import snippet (#18729)

The error message I receive is: "Cannot find module 'src/supabaseClient' or its
corresponding type declarations." This error indicates that the TypeScript compiler
is unable to locate the module I'm trying to import.

commit 67367d7f4e089dd6e95b23cf8da0911912f52209
Author: Lakshan Perera <lakshan@supabase.io>
Date: Mon Nov 6 19:55:22 2023 +1100

chore: updated Edge Functions examples (#18742)

* Removed the use of deprecated std/http in favor of Deno.serve


* Use full import paths instead of using paths from import maps (less
confusing, easy to copy examples)
* Formatted all examples with `deno fmt`

commit 3ef54467d9418bf2c1191c48cef869160c43246a
Author: Samuel Jaeschke <samuel.jaeschke@gmail.com>
Date: Mon Nov 6 18:59:53 2023 +1030

docs: Fix typo in RLS docs code example (#18732)

Update row-level-security.mdx

commit e02181aba811fa0298d035c13779a36bbe344aee
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Nov 6 08:32:20 2023 +0100

feat: Realtime inspector (#17617)

* Initial work.

* Cleanup the listbox component.

* Set the endpoint correctly.

* Add checks for permissions on the realtime inspector.

* Make the select for choosing tokens.

* Make the JWT input work with the toggle.

* Change the icon for broadcast.

* Add a modal for sending an event.

* Fix the events table to use react-data-grid.

* Remove table id.

* Refactor the no-results component.

* Fix the listening state to match the new designs.


* Add a functional no results component.

* Remove unnecessary index page on realtime

* First round of small styling and interaction behaviours fixes

* Another round of small styling fixes

* One more styling fix

* Another style fix

* One last styling fixes

* Add line

* last last fix

* Rename events to messages.

* Rename all files related to realtime messages to use the message wording.

* Update the icon for realtime in the left sidebar.

* Minor fix for the shimmer line.

* Make the Realtime icons use currentColor.

* Listen to all schemas by default.

* Add all schemas option to the schema filter.

* Fix the colors for error rows in the realtime table.

* Fix the system icon to sit in center.

* Use the correct icon for the right bar navigation.

* Remove the realtime icon since it's not used anywhere.

* Fix the filter popover colors.

* Remove the side panel background color.

* Add link to documentation on the filtering panel.

* Refactor the RLS popover to the new design.

* Minor styling fixes.

* Add code editor to the send message modal.

* Update the wording per Terry suggestions.

* Remove default channel + fix filter button styling

* Small styling fixes

* Update messagestable
* Deprecate all schema selector, extend existing schema selector

* remove unnecessary divs

* Last few fixes

* okay last few

* Small padding issue

* Improve label

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit c5593f7a5e0347b3e511b2d9e564693503d00660
Author: Div Arora <darora@users.noreply.github.com>
Date: Mon Nov 6 15:25:17 2023 +0800

chore: add links and instructions on using pg_upgrade (#18743)

commit 1d06fc9f2ed0cdb6f057c2c1977449fe476d7ceb
Author: Denzil Samuel <71846487+samueldenzil@users.noreply.github.com>
Date: Mon Nov 6 12:46:45 2023 +0530

fix: Delay between Hover (#18717)

fix delay between hover

commit deed5fde552c6cc2430043278e9ef0091b4499f5
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Mon Nov 6 13:28:36 2023 +0800

chore: update community numbers (#17972)

* chore: update community numbers

* chore: update community numbers

---------

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>

commit 00662a61fe008ae53d9e5db24a1f9fd2238a375c
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Nov 6 15:55:44 2023 +1100

fix: isInvalidSlug wrong logic (#18744)

commit b5e9020277f5543f558e175c3b49b8b5be18d0a4
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Nov 6 15:26:25 2023 +1100

chore: simply studio auth logic (#18655)

* chore: simply studio auth logic


* update redirects

* add missing permanent key to redirects

* query not header 🤦🏻

commit c6668c16d86a28869855fcc750a9162870f622af
Author: masakinihirota <masakinihirota@gmail.com>
Date: Sat Nov 4 19:45:08 2023 +0900

Update oauth-with-pkce-flow-for-ssr.mdx (#18713)

Removed unnecessary parenthesis

Co-authored-by: Jon Meyers <jonathon.d.meyers@gmail.com>

commit b17459918fa7e74b4be3a325d013a8e66b5a8f63
Author: Oliver Rice <github@oliverrice.com>
Date: Sat Nov 4 05:35:38 2023 -0500

Move TCE info to pg_sodium extension (#18679)

* Move TCE info to pg_sodium extension

* typo: encryption

* use redirect system for tce docs

commit 1382088239c60ad4db9a8d35765725f31f6cf6bb
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Sat Nov 4 21:32:46 2023 +1100

Chore: make snippet in Next.js quickstart consistent (#18719)

make example consistent with other examples

commit eba55ea0240a9f4cf381a3cd52133c25a3428480
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Sat Nov 4 21:32:33 2023 +1100

Chore: make auth helpers messaging consistent (#18720)

make auth helpers messaging consistent

commit 480f7db31c24bfe31d50931219b585c9fb8748ba
Author: EVOKE <evoke.lektrique@gmail.com>
Date: Sat Nov 4 12:36:32 2023 +0330

docs: Fix typo and replace SWT with JWT

Fix typo and replace SWT with JWT

commit 1a0d92ba41e5a69f05b07c6c87759bef452ad1d8
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Sat Nov 4 14:26:06 2023 +0800

docs: update Flutter docs/ guides/ examples to reflect the new `Skip nonce
checks` option for Google login (#18697)
* update example google sign in app

* update flutter google sign in example

* update flutter auth blog post to add skip nonce check content

* update google sign in guide to include skip nonce check content

* minor update on the code sample for google auth guide

* delete unused code from code sample

* minor update of the blog writing

* blog article refactor

* minor format fix

* Update apps/docs/pages/guides/auth/social-login/auth-google.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/pages/guides/auth/social-login/auth-google.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/pages/guides/auth/social-login/auth-google.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* fix typo

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

commit 677cec3a7010f32b8376d574be85225575441b0a
Author: Andrew Smith <andrew@supabase.io>
Date: Sat Nov 4 06:02:23 2023 +0000

Update sveltekit ssr guide (#18716)

* Update sveltekit ssr guide


* run prettier

---------

Co-authored-by: Jon Meyers <jonathon.d.meyers@gmail.com>

commit bee0a2ab625abd60b47812cc47f0bffa431c8523
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Sat Nov 4 12:14:59 2023 +0800

chore: remove critical severity option as not documented in sla (#18690)

chore: remove critical severity option as not documented in slas

commit 2d2d76800557e87f9038fa4c5b7d5d734799c640
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Nov 3 17:11:04 2023 -0400

docs: add admonition to slack oauth guide (#18650)

* docs: add admonition to slack oauth guide

* Update apps/docs/pages/guides/auth/social-login/auth-slack.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

---------

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit 542fb06f23b4e20dce8731c3b6b73c7c599f3537
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Nov 3 17:31:39 2023 +0100

chore: remove ts-node (use tsx) (#18703)

commit fb48035ab68833479519080b8d56a297b261e399
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Nov 3 17:02:34 2023 +0100

chore: use node parseArgs instead of minimist (#18683)

commit 4c57e96fbd62ad4aebf0192a414773d46675fd3a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Nov 3 23:52:19 2023 +0800

Fix google nonce check (#18701)

commit 31c51672df66a90657cecaa4c728e63b3274308d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Nov 3 09:37:36 2023 -0600

feat(docs): add hoverable anchor links to h4 tags (#18702)

commit 04a007e519c34ec8997874b022830d3ed3be11a2
Author: Peter <plyn8750@gmail.com>
Date: Fri Nov 3 10:26:36 2023 -0500
Docs: Fix Expo icon not changing in dark mode (#17674)

Docs: FIx Expo icon not changing in dark mode

fix NextJS icon naming

Add hasLightIcon to quickstarts, web app and mobile tutorials

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit a69d1f44868932f41ff68781797cf1d8a42ce8e8
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Fri Nov 3 14:53:14 2023 +0100

Chore/auth helpers messaging (#18698)

* chore: danger changed to warning

* fix: caution not warning

commit 1e26db282c241c8af4cb21c4cc7d74f9fd2ec7ab
Author: Muhammad Saleem <50793081+saleem-sadiq@users.noreply.github.com>
Date: Fri Nov 3 18:39:25 2023 +0500

updated createClient() function for latest nextjs app otherwise it won't work
with it (#18692)

updated createClient() code

Co-authored-by: Jon Meyers <jonathon.d.meyers@gmail.com>

commit ba0ad3905af001a4b219433cc5af58b431e9a86b
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Sat Nov 4 00:23:31 2023 +1100

Fix: improve docs for `@supabase/ssr` (#18685)

* remove cookies package from pages router examples

* small fixes to redirect logic

* add create client example for Server Endpoints in Astro

* add step to configure ssr mode for Astro

commit d38891f9effe4d2a80de3209a34fe0ff5dcac190
Author: Chandrasekhar Ramakrishnan <ciyer@users.noreply.github.com>
Date: Fri Nov 3 14:17:21 2023 +0100

docs: correct server-side-auth template for change of email (#18410)

* docs: correct server-side-auth template for change of email

* make Confirm Change of Email URL pattern match others

---------

Co-authored-by: Chandrasekhar Ramakrishnan <ciyer+air@illposed.com>


commit ba30d72244e809c05bded18ce894fe013c8b39fc
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Fri Nov 3 13:40:26 2023 +0100

Cleanup Kotlin docs (#18695)

commit f7041614c8fc756e45da200343e5ee08657bad26
Author: Div Arora <darora@users.noreply.github.com>
Date: Fri Nov 3 20:08:20 2023 +0800

chore: note Small add-on requirement for PITR (#18689)

commit c768f36eeb315bcd03826f62aec533ddd03b153f
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Nov 3 12:59:13 2023 +0100

chore: cleanup older toggles (#18675)

commit 560bdcc8e515b05126769181b23fdc4aec5b44b3
Author: Supun Sudaraka <ssudaraka@gmail.com>
Date: Fri Nov 3 10:52:42 2023 +0000

docs: updated twitter auth configuration to reflect the changes in twitter


developer portal (#18661)

commit 96ce301f17e66b377958fe3d78e91448da7a28f2
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Nov 3 18:13:42 2023 +0800

Update tailwind.config.js - adds default classes - `bg-default` `border-


default`, and `text-default` (#18688)

Update tailwind.config.js

commit 1795966d245ce92df4da9c2611737297f6830c60
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Nov 3 14:40:00 2023 +0800

Remove TLE support for table editor (#18687)

commit babff9cae9f3b97498712b3e3f312df41e4c734e
Author: Inian <inian1234@gmail.com>
Date: Fri Nov 3 11:02:04 2023 +0800

fix: clarify hipaa plan (#18630)

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit e7ad151ecdfaff8e950ca4bc935ebcb48cd7cc21
Author: Inian <inian1234@gmail.com>
Date: Fri Nov 3 04:19:14 2023 +0800

fix: update encryption requirements for hipaa (#18672)

commit 1054739b5e57dcc23bbbdec75e0668a07c25eb50
Author: Bruno Andrade <1145012+bmpandrade@users.noreply.github.com>
Date: Thu Nov 2 19:49:11 2023 +0000

misc: add myself (bmpandrade) to humans.txt (#18671)


Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit 0ba347ba0083d2a0b8217bc40d3ed48c1eee2433
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Nov 2 20:28:14 2023 +0100

fix: subscription/addons links (#18663)

commit 66f8f7400a90011622b5eb3f23efd31a97cd028e
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Nov 2 16:40:21 2023 -0230

Fix copy cell content in sql editor (#18677)

commit 0e8c97b54a9232069d5a3a2bb7552b3641f26f0f
Author: Youssef Bentaleb <youssefbentaleb14@gmail.com>
Date: Thu Nov 2 15:26:40 2023 +0100

🐞 fix: undefined webhook name when edit (#18624)

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit e8f5fc9aac349e03527c670861f474be8d009fe6
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Nov 2 12:56:25 2023 +0000

Add more stats. (#18667)

commit 9d6eefa8df4f09a70528f7ab0057e827b075c47c
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Thu Nov 2 13:24:53 2023 +0100

feat: add UI to configure skip nonce check for Google (#18301)

commit 9def73b2691399e2e88fe6e6c6aeec6b7ba7bb0e
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Nov 2 22:41:28 2023 +1100

fix: enums in other schemas (#18653)

commit 91da3bf94ec93eb3a0f35d6f15d76d7af89ed5bd
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Nov 2 10:25:27 2023 +0000

New Customer Story: GoodTape (#18467)

* New Customer Story: GoodTape

WIP customer story

* Updated content.

* Added avatar.

* Added image

* add og, logo and avatar to GoodTape story


* update image

* revert image change in chatbase

* Update to Good Tape everywhere.

* Fix url to /good-tape

* More edits.

* improve customer [slug] page

---------

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit bf156f6adc5c9b9202fce8dc923bbf0d6294d124
Author: Div Arora <darora@users.noreply.github.com>
Date: Thu Nov 2 13:57:36 2023 +0800

chore: note about physical backups for large databases (#18634)

commit 3dc74128322f8a9bfa9b57b1b5fcf32a26d163e8
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Thu Nov 2 09:47:20 2023 +1100

Chore: add missing sentence (#18651)

add missing sentence

commit e413aeaa0aea3bd6ebf837ed464d4e0bbd5a98fb
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Nov 1 13:34:27 2023 -0230

Chore/light grey adjustments on blog 2 (#18644)

Swap instances of muted for light

commit bdd849cd7e40ccc31d5ce48d66913f6101bcb158
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Nov 1 13:31:30 2023 +0100

fix: Fix a render error in the foreign key selector (#18628)

The table in SelectorGrid wasn't migrated to the new column format of react-
select-grid.

commit c393e308e7a433857b81d3fcda385c30ead9da81
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Nov 1 13:24:09 2023 +0100

fix: server side guide styling (#18639)

commit 0761e34bc4fcf65fdb720d466afead07fbf539ad
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 1 19:40:09 2023 +0800

Use SchemaSelector in auth policies (#18611)


commit 15ceb48de1083004e23000351d5b04c09bc2a535
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Nov 1 11:17:22 2023 +0000

Fix typo and add resources section. (#18638)

commit 27f678125064acdc980f9116db4c325fa8e6b5fb
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Nov 1 11:27:40 2023 +0100

feat: restructure auth settings (#18496)

commit ec2ac6e9bcd52153c1327d217d81282f6e018f62
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed Nov 1 21:01:22 2023 +1100

Blog: Nextjs 14 (#18612)

* wip: Next.js 14 blog

* add blog for Next.js 14

* Update apps/www/_blog/2023-11-01-supabase-is-now-compatible-with-nextjs-
14.mdx

* Update apps/www/_blog/2023-11-01-supabase-is-now-compatible-with-nextjs-
14.mdx

* small improvements

* add dem em dashes

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>


Co-authored-by: Ramiro Nuñez Dosio <ramiro@supabase.io>

commit 11914a55defb553b71872bbaadbcdca359b9b41b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Nov 1 10:52:52 2023 +0100

chore: remove old billing code (#18610)

commit 64161138579cb633343eb0ae74e05cdea49060e2
Author: Hieu <phamhieu1998@gmail.com>
Date: Wed Nov 1 16:35:05 2023 +0700

feat: fly terms of service screen (#18586)

* feat: sign in with fly tos screen

* Update studio/pages/sign-in-fly-tos.tsx

Co-authored-by: Inian <inian1234@gmail.com>

* feat: support fly organization sso flow

* fix: add error message


---------

Co-authored-by: Inian <inian1234@gmail.com>

commit 24ae561baab3d3c83975cfb8afdd7b5ad615dbff
Author: Lakshan Perera <lakshan@supabase.io>
Date: Wed Nov 1 20:25:10 2023 +1100

chore(docs): remove global deployments guide (#18618)

commit 5b7923d1d83d5815b6caf80071ff9b3c529c4cdc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 1 15:26:08 2023 +0800

Update branch management UI (#18583)

* Wrap up scaffolding for updated branch management UI

* Update dynamic PR target

* Update API spec, fix next 13 issues with new branch UIs

* Fix pull requiests and all branches tabs

commit a750896a3496bc7dfb23cf36cb9048c42b448e0e
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed Nov 1 11:26:37 2023 +1100

Docs: remove outdated section from Slack Clone example (#18600)

remove outdated section from Slack Clone example

commit b8fafc524ecdd72daf5cee32e0f122e1d2b1f1aa
Author: Lakshan Perera <lakshan@supabase.io>
Date: Wed Nov 1 06:49:08 2023 +1100

feat(docs): Add guide for regional edge function invocation (#18617)

* feat(docs): Add guide for regional edge function invocation

* Update apps/docs/pages/guides/functions/regional-invocation.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Update apps/docs/pages/guides/functions/regional-invocation.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Update apps/docs/pages/guides/functions/regional-invocation.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Update apps/docs/pages/guides/functions/regional-invocation.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>


commit 6af4035448ff6305ecf4fc024896fa5e5ef523ad
Author: Andrew Smith <andrew@supabase.io>
Date: Tue Oct 31 19:43:35 2023 +0000

Update the functions documentation for python lib (#18623)

* Update the functions documentation for python lib

* Apply suggestions from code review

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 0958c14f9e6aadc00b3aeee946e7cabef20ee283
Author: Minsup Lee <m1nsuppp@gmail.com>
Date: Wed Nov 1 01:55:50 2023 +0900

fix: missed exclamation mark (#18619)

commit 8a448cb632ce45316c51695764ee238867180828
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Oct 31 15:25:43 2023 +0100

chore: update cli reference doc (#18606)

commit 7f1de2f9fbf510861939ed2133dff5e143c2ab9e
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Oct 31 17:10:51 2023 +0800

feat: add content_sid variable (#18164)

* feat: add content_sid variable

* feat: update docs

* fix: update description and image

* Apply suggestions from code review

* fix: run prettier

* Update sid labels

---------

Co-authored-by: joel@joellee.org <joel@joellee.org>


Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 285f19b304e59fefa2e43a6f5e2b28534e9bd56e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 31 15:42:36 2023 +0800

Fix table editor clone column utils (#18608)

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>


commit b860aae6d9fb220e54b8a18bbb4e11ccf5473ca6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Oct 31 08:17:59 2023 +0100

chore: update self-hosted image versions (#18605)

chore: update image versions for docker/docker-compose.yml

commit 067a4dd4c2d04b02bf14465beec33fd0c6db55e3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 31 14:40:50 2023 +0800

chore/fix-table-editor-no-rows-state (#18604)

* Add comments

* Fix

commit 8d6939ef8c16a73d1743fafcf4b7e1a889a92f34
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Oct 31 17:29:20 2023 +1100

chore(deps): bump zod from 3.21.4 to 3.22.3 (#18602)

Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.3.


- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.22.3)

---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>

commit 8057309e51407d8fc0cdc79d95eb4af65d732539
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Oct 31 16:51:46 2023 +1100

chore: upgrade next 13 + react 18 (#17839)

* update deps + image codemod (studio)

* update next links (studio)

* update deps

* update links (ui)

* remove next-transpile-modules

* move next-themes dependency

* chore: update ConfirmDialog


* chore: remove old ConfirmModal js file. migrated to TS

* dependency wrangling

* remove empty page

* update next links (www)

* First run bump react-data-grid-v7 beta 4

* fix package-lock.json

* more deps wrangling

* update recharts

* update sentry options

* fix some broken things in www

* studio fixes

* fix graphiql

* fix studio build

* fix menu hydration

* small build error

* update turbo

* fix www typescript errors

* docs image codemod

* links codemod docs

* fix docs typescript errors

* move useConsent to ui to prevent circular deps

* Fix links

* Fix homepage

* Fix links

* move studio/ to apps/

* Revert "move studio/ to apps/"

This reverts commit 1b0a985fcb7569f29c8a6dd05b9c3063152547b9.

* disable outputFileTracingRoot

* remove outputFileTracingRoot
* fix homepage product cards

* fix PrivacySettings links

* Fix links

* Fix the build for www.

* Minor fixes for JWTGenerator.

* Fix the docs and ui tests.

* Revert codehike back to 0.8.3

* remove ConfirmAlert()

* reenable babel because mobx hates me

* fix blog image and comparison page avatar

* Fix svg errors

* update image synthax

* Fix code hike

* Move the button in a div so that it doesn't inherit its parent height and
make the button look weird.

* When components are defined in a component, they get recreated on each


render. This makes them unstable in certain cases and causes infinite rerenders.

* Replace the next/head usage with next/script.

* Chore/upgrade next 13 fix table editor (#18431)

* fix table editor styling and fix row deletion logic

* Fix deleting selected rows from header, and fix checkboxes not clearing up

* Fix deleting all rows when filter applied, and fix deleting all rows

* Fix grid size styling issue

* Fix TS error

* Hydration errors

* studio org pages fixes

* fix more studio links

* audit logs fixes

* dropdown icon styling fixes

* fix some images in www

* upgrade to next 14
* try new sentry wrapper for api

* see if this is even invoked

* Revert "see if this is even invoked"

This reverts commit 86c3973ffa7f8ef5e1eb6d95a5809156cebf217b.

* Revert "try new sentry wrapper for api"

This reverts commit f67623ebad0f241d7e9fe275d50f7707bf64c474.

* Revert "upgrade to next 14"

This reverts commit a24dd6131eaff475a90ef991c2f832a64e4aaa2b.

* chore: allow node version 19/20

* Try to fix the LogTable so that it renders with the newer "react-data-grid"
version.

* Fix type errors in the log renderer code.

* Fix the replication screen.

* Add the CSS for the GraphiQL.

* Fix SQL editor results rendering

* Lint

* Fix SQL editor results height issue

* Fix auth RLS not invalidating RQ when toggling RLS

* Fix database tables new/edit column regressed

* Fix migrations page empty state if migrations schema not yet created

* Fix API side panel docs temp remove postgrest text for column description PK
and FK

* Fix + improve timeout handling in SQL editor

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>


Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit 1a8be4ac966411fd0582a4d0acd7bafb9edcd910
Author: Abhijeet Biswal <144774379+AbhijeetBiswal@users.noreply.github.com>
Date: Tue Oct 31 07:26:19 2023 +0530

Added documentation link in storage policies (#18284)


* Added documentation link in storage policies

* fix button link composition

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit 6eb02d0d6d79ad588bfeff933edbd35622ec5e28
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 31 09:53:32 2023 +0800

Clean up auth log out testing (#18588)

* Remove logrocket

* Update package-lock

commit bc688a1cb93118310ad724066804c507c32df9fe
Author: Charis <26616127+charislam@users.noreply.github.com>
Date: Mon Oct 30 16:54:59 2023 -0400

add charis to humans.txt (#18596)

commit 29d2529c6c4a84081246e0d1dcec8c7aa4843177
Author: Steven Clontz <steven.clontz@gmail.com>
Date: Mon Oct 30 13:15:31 2023 -0400

Fix documentation error for SvelteKit User Management (#18593)

Update with-sveltekit.mdx

commit b8eddfeb525fe5270fa29f71f8f12840d8bc0b96
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Mon Oct 30 13:13:16 2023 -0400

docs: update email template guide (#18594)

commit 2a3d243a3486dc532510612ba0881e4f60e5298b
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Oct 30 09:18:51 2023 -0600

Docs: Redirect relative dashboard/blog links in dev/preview envs (#18542)

* feat(docs): redirect relative dashboard links in dev/preview envs

* feat(docs): redirect blog posts in dev/preview envs

commit f30ef0c3e0a0a38357e59659e7376ccb3241a686
Author: hallidayo <22655069+Hallidayo@users.noreply.github.com>
Date: Mon Oct 30 14:48:42 2023 +0000

fix: integrations hover fix (#18507)

hover now underlines

commit dd6b8622a656199381865bc4cc680e4afff3b93b
Author: Ohrrkan <49190058+ohrrkan@users.noreply.github.com>
Date: Mon Oct 30 15:26:49 2023 +0100

Update creating-a-client.mdx (#18580)

import typing error

Co-authored-by: Jon Meyers <jonathon.d.meyers@gmail.com>

commit 58225e0d9e0be7e3b13f43dc5405497a3d03daab
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Oct 30 16:50:35 2023 +0800

chore: remove space and reduce form message weight (#18454)

commit dd72b01c7ffef93bf413c5bb9502b93af8fead29
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Mon Oct 30 09:42:51 2023 +0200

chore: remove unnecessary keyword from upgrade dialog (#18499)

commit f1b574ef68cd72259b0ccc2062f0163130f286e5
Author: hallidayo <22655069+Hallidayo@users.noreply.github.com>
Date: Mon Oct 30 07:36:32 2023 +0000

fix: access tokens layout fix (#18506)

* tokens layout change

* removed mr-6

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit dffa80e32cf99fb74fa4d150790497a4c71f1bfb
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Mon Oct 30 17:38:51 2023 +1100

Chore: Update all instances of NextJS with Next.js (#18521)

Update all instances of NextJS with Next.js

commit c7e634613ef5d1eb3329bda1fbcbb9c6b55f203d
Author: Eskinder Abera <81253006+EskinderAbera@users.noreply.github.com>
Date: Mon Oct 30 09:32:25 2023 +0300

studio: fixed dropping enum types (#18526)

* studio: fixed dropping enum types

* fix prettier

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit 6e3a35d736dd3eca30babda1fc69b89f86eb9e92
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Oct 30 17:32:11 2023 +1100
fix: misspelling "lower then" -> "lower than" file-limits.mdx (#18574)

commit 0831a22fe4319d7f5f7dcf914ba5cf114101bbdf
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Oct 30 16:44:07 2023 +1100

fix: update wording to compute size (#18572)

commit e801102ce29c18a752d8a46d13250a1308d99cfe
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Oct 30 16:38:33 2023 +1100

fix: add details to dpa description (#18571)

commit 9abc686d93789075346bdd0311f5e59faada48f7
Author: Juan Cardenas <cardenas19890@gmail.com>
Date: Sun Oct 29 04:24:44 2023 -0500

docs: Fix typo from local-development page (#18563)

commit 3befa449813fea637fb560911ee0a5d7bc96db76
Author: perpetual.education <admin@perpetual.education>
Date: Sat Oct 28 03:09:03 2023 -0700

docs: remove unintended line break (#18547)

Docs: remove unintended line break

commit 671b3fd46a9631ae4537da668c3b0da5863fa340
Author: Kevin Seo <56215649+hgseo16@users.noreply.github.com>
Date: Sat Oct 28 06:03:33 2023 -0400

doc: route.js changed to route.ts (#18549)

commit f87e5d515c0f14a47f131a95006b332bdec2a8f4
Author: Terry Sutton <saltcod@gmail.com>
Date: Sat Oct 28 04:41:51 2023 -0230

Fix/index links (#18538)

Fix links

commit a5721bd6eeef239a3f2ec28d851dc2d8ee55936b
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Oct 27 20:03:28 2023 -0400

docs: update auth guides (#18541)

commit e49aeb57513dfededf6e05a755debca2a036c3bc
Author: Raminder Singh <romi_ssk@yahoo.co.in>
Date: Fri Oct 27 14:14:45 2023 +0530

Fix a few broken links (#18523)

commit 27fe0f48f431f4231f822fcf85f6700d91806496
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Fri Oct 27 15:14:44 2023 +1100
fix: allow hipaa request for all plans (#18516)

* fix: allow hipaa request for all plans

commit 973b09284ce29ef048d5981bf3cfe586ed5302bd
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Oct 27 14:55:32 2023 +1100

Chore: update docs for new ssr package (#18455)

* update Next.js quickstart

* update docs to use ssr package

* update nav items to reflect new ssr pages

* add migration guide from auth-helpers to ssr

* add guides for astro and remix

* add new pages to sitemap.xml

* Update apps/docs/pages/guides/auth/server-side/overview.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/auth/server-side/overview.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/auth/server-side/creating-a-client.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/auth/server-side/creating-a-client.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Add sveltekit example code

* Add another admonition for sveltekit

* Add express example

* Fix spelling mistake

* Run prettier to correct formatting

* fix createClient examples for Next.js

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>


Co-authored-by: Andrew Smith <a.smith@silentworks.co.uk>

commit 6c91db1d9ba050f19fc8ea135bf03a1807cd7cb8
Author: Inian <inian1234@gmail.com>
Date: Fri Oct 27 10:23:13 2023 +0800
update shared responsibility doc for hipaa (#18514)

commit 97c0da66a1cd9fdf6d95b72e68ca9d300e32b0bf
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Fri Oct 27 00:01:09 2023 +1100

fix: replace contact with form in hipaa doc (#18495)

* fix: replace contact with form in hipaa doc

commit 3b82de9b6fe2c3e3b50e44a608ff66d240db9ef0
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Thu Oct 26 14:28:28 2023 +0300

fix: docs link to dashboard Wrappers page (#18491)

commit f16a311a4c34e0113f1d7572e950b7568b164478
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Thu Oct 26 13:58:35 2023 +0300

chore: upgrade upgrade duration estimations, detection of legacy auth roles and
dependent objects which might be dropped, light mode and timezone fixes (#18411)

* chore: upgrade duration estimations, detection of legacy auth roles and


dependent objects which might be dropped, light mode and timezone fixes

* chore: docs + extra UX

* chore: revert accidental merge

* Use the new Alert component in ProjectUpgradeAlert.

* Migrate an alert in InfrastructureInfo to the new alert component.

* chore: apply suggestions from code review

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

* Fix the restart server button so that it's aligned to the dropdown button.

* Fix the icon colors on upgrading panel.

* Migrate all alerts to the new shadcn one.

* chore: change wording related to rollbacking upgrades

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit fa4e2180df42ad92238638c40d5c9ee64e6d10d1
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Thu Oct 26 12:54:02 2023 +0200

ref: Fetch all GitHub repositories for GitHub integration config page (#18470)

* ref: Fix all GitHub repositories for GitHub integration config page
* Add API schema

commit d0a51a42da0c5c58e5c2c4ce4b6072c6002ed1bb
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Oct 26 11:56:19 2023 +0200

Make the button red when running a destructive query (#18493)

Make the button red when running a destructive query.

commit 763a2f0067f2ffe554febfc312369ebf2246da0a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 26 17:12:13 2023 +0800

Fix branching dropdown scrollarea (#18489)

* Fix branching dropdown scrollarea

* Add truncate and title prop to branch options in branch dropdown

commit 63571ea0ed508fbed7ceef03996d702a7a2e5f6c
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Thu Oct 26 10:48:11 2023 +0200

ref: Use label instead of name for GitHub branches (#18471)

commit 9f49f570fafe3cc35887c117af3c64d7c56e8f57
Author: Div Arora <darora@users.noreply.github.com>
Date: Thu Oct 26 09:56:13 2023 +0800

chore: add a note about DNS records and domain names (#18481)

* chore: add a note about DNS records and domain names

* prettier

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit f2508d2e8246b8a5e29137ea7c67420f3056bcaa
Author: Oliver Rice <github@oliverrice.com>
Date: Wed Oct 25 14:34:54 2023 -0500

Remove pg_repack from docs (#18476)

remove pg_repack from docs

commit bf92a97f87d48aa14001fe4e01dac5f5e2d0e0e3
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Wed Oct 25 19:17:54 2023 +0200

fix: adds redirect for removed blog post (#18474)

commit 47bb4e5f9b163c852995143b20f6d2755de44418
Author: hallidayo <22655069+Hallidayo@users.noreply.github.com>
Date: Wed Oct 25 14:19:31 2023 +0100

docs: Auth ui customise labels (#17761)


labels now in tabs

commit 6ba6ffc4ce1d58cdff60b1ed424ba20fe63356c1
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Oct 25 14:57:37 2023 +0200

docs: add tip that SMS auth can be expensive (#18466)

commit fd4a8c253b06067152a7a6c57220e47000725fd5
Author: Yinka Adedire <yinkakun@gmail.com>
Date: Wed Oct 25 12:56:24 2023 +0300

docs: Set cookie secure to false in SvelteKit if dev server is running.


(#18459)

* Set cookie secure to false in SvelteKit if dev server is running.

oauth-with-pkce-flow-for-ssr.mdx

Set cookie secure to false in SvelteKit if dev server is running.


This fixes a Safari issue where cookie PKCE verification isn't set because
Safari doesn't allow setting httpsOnly cookies on http connections even on local
host.

* Update apps/docs/pages/guides/auth/server-side/oauth-with-pkce-flow-for-
ssr.mdx

Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com>

---------

Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com>

commit 5df13d43d8ed9f00ec0bc0e10502ec808422c4aa
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Oct 25 10:52:10 2023 +0200

Changelog mobile layout (#18272)

fix changelog overflow layout bug

commit 9461355bc6fa9d3946df2c2e72f2fa67190881de
Author: Chensokheng <52232579+Chensokheng@users.noreply.github.com>
Date: Wed Oct 25 15:50:55 2023 +0700

fix(doc): scroll stuck when user resize after open menu in mobile view (#18294)

menuState.setMenuMobileOpen(!mobileMenuOpen)

commit 1542e9ac96aa7de8468276c464917fc6b4b27b68
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Wed Oct 25 19:39:56 2023 +1100

chore: add self serve docs to www (#18461)

commit 8a4e6e6bfd40ac301aa7c679b2bb5cb0049d38ec
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Wed Oct 25 10:22:30 2023 +0200
chore: revert ai cs (#18428)

commit a5672cf3a98a03f5e6e1fac6760d24e1d58759f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Oct 25 14:46:07 2023 +0800

chore(deps-dev): bump wrangler from 2.0.16 to 2.20.1 in /examples/caching/with-


cloudflare-workers-kv (#17080)

Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>

commit 6ea576a3166831ea1e6be83770aca1790dde085e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Oct 25 14:45:39 2023 +0800

chore(deps-dev): bump wrangler from 2.0.23 to 2.20.1 in /examples/with-


cloudflare-workers (#17082)

Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>

commit 78c7947997ac7874f11d1be285fddccb2f06fc6a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Oct 24 13:30:08 2023 -0600

fix(blog): vector size calculation in fewer dimensions post (#18439)

commit 0c5ed8285c36de1feb73d882cb782b8616887355
Author: hallidayo <22655069+Hallidayo@users.noreply.github.com>
Date: Tue Oct 24 20:21:29 2023 +0100

fix: auth smtp doc fix (#18435)

changed to h2

commit e207378f2d8a483bcd5c3e6482bd433774833b23
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Oct 24 10:51:14 2023 -0600

Fix: search edge function URL (#18416)

fix: search edge function url

commit b1eafd395732690dd9df940031400192c95a105c
Author: Fabrizio <fabri.feno@gmail.com>
Date: Tue Oct 24 16:46:55 2023 +0100

docs: Revamp storage docs (#18259)

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>


Co-authored-by: Fabrizio <fabri.feno@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Inian <inian1234@gmail.com>

commit 237fdb8db04415a2238c5fb1e348484bb40c0a03
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 24 18:29:42 2023 +0800
Chore/update branch selection UI (#18402)

* Set up branch selection UI in EnableBranchingModal to be text input

* Scaffold new CreateBranchModal

* Refactor Enable Branching Modal to use RHF and implement async validation

* midway updating create branch modal

* Update create branch modal with branch checking through text input

* Deprecate create branch side panel

* Remove unused import

* Small improvement to validation

* Remove console log

commit c4b20e114aa3a431b6bf1f4608035a2cf53d5b6b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Oct 24 11:33:53 2023 +0200

feat: partner billing (#18386)

commit b65b5b60139933fc02ab99af36c8523803668e7a
Author: divit <27228526+delgado3d@users.noreply.github.com>
Date: Tue Oct 24 14:49:28 2023 +0530

chore: allow updating pool size for supavisor (#18409)

commit 6fa88d7684e34b89c59d14a389a3abd2b3c4756d
Author: Kunall Banerjee <hey@kimchiii.space>
Date: Tue Oct 24 04:47:43 2023 -0400

docs: fix syntax error in `triggers.mdx` (#18417)

commit 7c0457f7c1809d454e3a83acbf28fa704e689d4d
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Oct 24 10:29:55 2023 +0200

feat: bump to v4 of random logouts counter (#18412)

commit 51e03bd418dd8d252294858c4062993101ab3e1f
Author: Kunall Banerjee <hey@kimchiii.space>
Date: Tue Oct 24 03:15:25 2023 -0400

docs: clarify sentence on accessing data via RLS (#18418)

* docs: clarify sentence on accessing data via RLS

* Update apps/docs/pages/guides/database/postgres/row-level-security.mdx

---------

Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>


commit 09f82460b25fcb2275c0a75fda26fc522733cbb6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 24 14:42:14 2023 +0800

Chore/update network restrictions (#18420)

* Default CIDR block value to 32 and add input validations

* Shift banned ips and rename title

* Update studio/components/interfaces/Settings/Database/BannedIPs.tsx

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit a4e569f06786cf0aace9164886fcaee4d364700a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Oct 24 13:40:50 2023 +0800

Update network-restrictions.mdx (#18422)

commit 17d3000ac7bd01720a06969ef8f6e45b65d20189
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Tue Oct 24 10:44:35 2023 +0800

docs: improve expo quickstart. (#18398)

* docs: improve expo quickstart.

* fix: admonition spacing.

* fix: spacing.

commit 43875eacf482e3bf7af86301e605eb21ebd21357
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Oct 23 18:05:07 2023 -0600

Fix: Hide function doc link for triggers (#18344)

fix: hide function doc link for triggers

commit 73690101bd047363024dd9d22aba405b77eb20ea
Author: Julien Goux <julien.goux@live.fr>
Date: Mon Oct 23 21:46:20 2023 +0200

docs: update snaplet example for seeding (#18155)

commit de1df4cfe0c11b6dcdde9d9a623f6bab85513457
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Oct 23 11:51:41 2023 -0600

Fix: prettier newline split within JSX tags (#18414)

fix: prettier newline split on admonitions

commit 3f561128a1748a2499f1b7f3b1623e929f58539c
Author: TheOtherBrian1 <91111415+TheOtherBrian1@users.noreply.github.com>
Date: Mon Oct 23 13:44:10 2023 -0400

Docs: Corrected SvelteKit tutorial errors caused by inaccurate constants.


(#18395)

Fixed JavaScript errors caused by inaccurate constants.

The code samples tried to update constants, causing errors

commit 4b83041739a58c92353da1960e9e33ecf0db8312
Author: hallidayo <22655069+Hallidayo@users.noreply.github.com>
Date: Mon Oct 23 18:42:44 2023 +0100

docs: auth-ui links (#18388)

* auth-ui docs links

* ran prettier

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit b6ac2a37569f2ddbb5b9f013f2b2818d6119ca00
Author: Kunall Banerjee <hey@kimchiii.space>
Date: Mon Oct 23 12:13:21 2023 -0400

docs: improve text in auth deep dive section (#18392)

commit 6e14a75c625459f6b1c7d70e2c6f1a69b45bc71f
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon Oct 23 20:36:53 2023 +0800

feat: update inviteUserByEmail to specify PKCE is not supported (#18396)

* Update supabase_js_v2.yml

* Update supabase_js_v2.yml

commit 848870d1cd889519a945793cd257f115d4a0b3de
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Oct 23 11:13:26 2023 +0200

chore: Build the docker image on schedule (#17955)

* Change the action for docker image to build on schedule every Monday.

* Publish the image when pushing a tag.

commit 7e2cd927c30f7d363b001711e4b0edde1486ccce
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Oct 23 13:25:14 2023 +0800

Chore/api side panel fixes (#18369)

* Open documentation in new tab under Unable to find what you're looking for
section
* Small fixes to address feedback

commit a0416f22d8f148d92a83b13afd6e53aaa73cb2c0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Oct 23 13:17:59 2023 +0800

SQL editor open last viewed snippet (#18350)

commit 4bf1cc9c17a1c7ad65806fd7a565f51f66de25b2
Author: Kunall Banerjee <hey@kimchiii.space>
Date: Sun Oct 22 23:54:16 2023 -0400

Fix minor typo in `auth-policies.mdx` (#18389)

Drop extra ‘a‘

commit 171714965ec50c4803c595213bffe2c9a38a6839
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Oct 23 11:28:22 2023 +0800

Feat/design tokens upgrade (#18051)

* new packages

* new transforms

* Update package.json

* new internal files

* Update cleanse-css-for-tailwind.js

* updated css files

* remove old code

* update tokens

* Delete global.css

* update themes

* Update tailwind-theming.md

* Update tailwind-theming.md

* Update tailwind-theming.md

* Update tailwind-theming.md

* Update tailwind-theming.md

* Update tailwind-theming.md

---------

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit ae4a8e092bdd0c5ce3f7c6a83f412c2ab3f3597b
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Oct 23 02:48:58 2023 +1100

feat: add documents tab in org settings (#18307)

commit 8882271239a73061ff062672d21c325fe7bd3317
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Sun Oct 22 15:00:21 2023 +0200

Chore/supavisor available (#18379)

* chore: supavisor now available on all projects

* chore: update supavisor docs to include deprecation notice

* chore: adds Supavisor availability clarification

* Update connecting-to-postgres.mdx

---------

Co-authored-by: Div Arora <darora@users.noreply.github.com>

commit fcb4938d0f521434b1322248da1a88f0b20a41a0
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Sun Oct 22 00:36:16 2023 +0800

chore: update number of emails that can be sent per hour (#18365)

Update auth-smtp.mdx

commit 0d0d7c0d27728fc75ccc195da8d50ca4982f8b93
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Sat Oct 21 15:23:35 2023 +0200

docs: reword Azure docs about `xms_edov` (#18363)

commit 471756cadcc8d0961b528f656ee8b55fad706be8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Oct 21 00:03:58 2023 +0800

Fix database page edit/delete tables (#18364)

* Fix database page edit/delete tables

* Add comment

commit dce9f33c2d76b6277a771c44dcd23995d3c711d5
Author: Rio Chandra <riochandra4@gmail.com>
Date: Fri Oct 20 22:49:05 2023 +0700

fix: update postgresql version to the latest version on functions guide page
(#18352)

fix: update postgresql version to the latest version.

commit 46293ce5e7d72268d07fe9ea9124065e7f47ca77
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Fri Oct 20 09:56:31 2023 -0300
Update functions.mdx (#18332)

* Update functions.mdx

* Added mdx page, so the link works. Added link in the menu.

commit f5548bddf061307de5f36c6615e023c9d1c643f5
Author: Abhijeet Biswal <144774379+AbhijeetBiswal@users.noreply.github.com>
Date: Fri Oct 20 17:37:28 2023 +0530

fixed:A case error in doc page, click MySQL returned a 404. (#18357)

commit 37d85a4f83c13a1b8b6fccc667969940362c8655
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Fri Oct 20 17:32:46 2023 +0800

feat: update custom smtp docs (#18356)

feat: update rate limit docs

Co-authored-by: joel@joellee.org <joel@joellee.org>

commit 2f3e628774ce530013552fdeedc49bcb41a9c5e5
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Oct 20 07:21:48 2023 +0200

Fix the projects dropdown in the Org Audit Logs (#18312)

In the filter dropdown in Org Audit Logs, show projects from the currently
viewed org.

commit e670d4d04f186779f9b2fb7fc6a3520b81e08da2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Oct 20 10:37:22 2023 +0800

Reinstate rate limit fields for token refresh and verify (#18328)

* reinstate rate limit fields for token refresh and verify

* Update max limit for rate limits

commit ebebd56cd6e77746baf447fda9fe207ab9070cae
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Oct 19 16:44:19 2023 +0200

fix: edit/add column on db page (#18335)

* fix: edit/add column on db page

* Update tables.tsx

* Use useTable RQ hook in ColumnList to ensure that columns get updated after
SidePanelEditor saves

* Lint import statements

---------
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit c18f021707541a24336b1e537e7b5b477c63010e
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Oct 19 14:52:29 2023 +0200

fix: When inserting a row, default value on optional fields was not working
(#18319)

* When inserting a row, omit all null values so that they can be defaulted by
the DB.

* Add test cases for generateRowObjectFromFields

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 68d67ef0d505aa7de3478b7bad4391eb7af29051
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu Oct 19 09:04:19 2023 -0300

feat: add-generic migration guides (#18182)

* feat: add-generic migration guides

* warning component

* Update apps/docs/pages/guides/resources.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/resources/migrating-to-supabase/postgres.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/resources/migrating-to-supabase/mssql.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* copy

* Consistency across links

* Icon fix

* Prettier

* Fix import

* docs: fix h2 heading

* docs: fix h2 heading

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 9a8647a9cac69ee6fdff353605e66bbc94e732e2
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Oct 19 11:47:28 2023 +0200

feat: partner billing plan upgrades (#18311)

commit 651138a88ee0f1a9a25c226764d38e3c57c9f497
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 19 15:12:14 2023 +0800

Chore/improved error surfacing in sql editor (#18327)

* Improved error surfacing for SQL editor

* Remove unnecessary style

* Improve logic

* Update
studio/components/interfaces/SQLEditor/UtilityPanel/UtilityTabResults.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

* Add guard

* Update studio/components/interfaces/SQLEditor/SQLEditor.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit 79a886e6b74e22c217d2a36583c42d07edeed916
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Oct 19 15:02:40 2023 +1100

chore: toast sync errors in side panel linker (#18167)

* fix: sync env vars in side panel linker

* organize imports

* toast env_sync_error

* remove id

* rename envSyncError

* update api.d.ts

commit f33078a76f7ab63092de8fc3d4ee6877c4ac7b74
Author: Abhijeet Biswal <144774379+AbhijeetBiswal@users.noreply.github.com>
Date: Thu Oct 19 07:58:01 2023 +0530

fixed:Database configuration Docs Typo (#18323)

commit 1af3d1f4812a9f987e9e972671897d5b4e9616ba
Author: Ludvig <55314315+LB22@users.noreply.github.com>
Date: Thu Oct 19 05:03:39 2023 +0300
Fix docker-compose.yml database ports error and add default multi-container
project name "supabase" (#17967)

* Update docker-compose.yml database ports

Remove "127.0.0.1" from ports

* Add "name: supabase" to docker-compose.yml

This gives the multi-container project name "supabase" rather than inheriting
the name from the folder "docker".

---------

Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com>

commit e16a1b485099cf7808a8bca11b67a3e930ae1ea0
Author: Shishiro <113853868+shishiro26@users.noreply.github.com>
Date: Thu Oct 19 01:03:48 2023 +0530

updated the let to const (#18185)

Co-authored-by: shishiro <dheervathshishiro@gmail.com>


Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit 02dd1b643a94f549f1014bb18bd2db8b643268db
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Oct 18 15:19:56 2023 +0200

Fix mobile menu dropdown (#18303)

* fix link

* restore mobile footer links

commit 911d0a4d470a53a015b417b426e03141f93c1bce
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Oct 18 21:02:02 2023 +0800

feat: add LinkedIn OIDCProvider (#18225)

* feat: initial commit for linkedin

* fix: update docs

* chore: add italics on linkedin

* feat: add scopes image

* Apply suggestions from code review

* chore: run prettier

---------

Co-authored-by: joel@joellee.org <joel@joellee.org>

commit f9d8ed485904ce6188b79979274f35deb5c776c6
Author: Raminder Singh <romi_ssk@yahoo.co.in>
Date: Wed Oct 18 17:37:47 2023 +0530

Update features.mdx (#18193)

* Update features.mdx

FIx broken GraphQL docs link.

* Update features.mdx

Update link to /docs/guides/graphql/api

commit 8be40f1fdbe74f111bbb673227472c51cb6b87af
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Oct 18 19:26:41 2023 +0800

Chore/separate auth rate limits into its own page (#18265)

* Create new auth rate limits page

* Hook up RQ

* Remove rate limit fields from phone provider and SMTP settings

* Update default value and descriptions for token and verification rate limits

* Add ID to each form limit rate section

* Improve rate limit descriptions

* Hide token refresh and verify rate limits

commit dd7a681dd7e9124da7a82ae0357b422c47443d98
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Oct 18 19:03:50 2023 +0800

Chore/standardize UI in database pages (#18300)

* Update database/tables to use SchemaSelector and add warning for protected


schema

* Update database/triggers to use SchemaSelector and add warning for protected


schema

* Update database/functions to use SchemaSelector and add warning for protected


schema

* Update database/schemas to use SchemaSelector

* Small tweak to database/extensions page

* Update database/types to use SchemaSelector

* Add protected schemas warning for enumerated type and prevent edit/delete of
types from protected schema

* Small style fix


commit dc9f296a75fe6db5d11c454bca43e3f6998b87fd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Oct 18 18:31:24 2023 +0800

Escape single quote when commenting on enum type (#18289)

commit 6d192a1f612b5581c14eff86fadab259442b5bd9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Oct 18 17:47:33 2023 +0800

fix project wild card route not parsing query param properly (#18268)

* fix project wild card route not parsing query param properly

* Update based on feedback

* Add ts ignore

* address comments

commit 4d1fd582c942981c0e0daedabe8a8ffcfb382fd2
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Oct 18 11:34:28 2023 +0200

chore: update cli reference doc (#18263)

* chore: update cli reference doc

* chore: update common sections

---------

Co-authored-by: Qiao Han <qiao@supabase.io>

commit 8bbe200f6e83cb7d9c1db9d5755090fe75d3a658
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Oct 18 17:29:08 2023 +0800

chore: update mfa guide to mention challengeAndVerify (#18299)

Update auth-mfa.mdx

commit abf1a9807e8d1894a80961386c1ef59547ea9041
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Oct 18 10:59:09 2023 +0200

chore: remove duplicate build (#18297)

commit 2d8268a0b059e6276978d08f1285247143ff4307
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Oct 18 10:56:02 2023 +0200

Update blog post twitter icon and improve custom icons component (#18235)

update blog post twitter icon and improve Icon component for custom icons

commit 6ef8195e8b4e360c9b5ab3c8284fbf238dd5b525
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Oct 18 10:51:27 2023 +0200
feat: rework database health report disk space (#18023)

commit b775a4e764b5985884d3e10c7822080f51fe392c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Oct 18 10:50:58 2023 +0200

Fix issues link (#18296)

fix link

commit cc6d188852842c5cbaa793b64cba2c7ec626e021
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Oct 18 15:36:05 2023 +0800

Chore/fix wrappers UI (#18293)

* Fix schema listbox in WrapperTableEditor crashing if schemas has not loaded

* Fix client side crashing when editing existing wrappers

commit 94ab9393ac2a33d6704dedafbea46b1c4cfb6511
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Oct 18 08:10:16 2023 +0200

Fix privacy settings link (#18271)

fix privacy settings telemetry link

commit 609d5283b7a9033009b54b62d7634daefc5a75b4
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Oct 18 12:04:07 2023 +0800

fix: do not warn about navigator lock when not used (#18287)

commit b14f78dae5443c377078b7e4e019ad81858927ed
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Oct 17 17:07:10 2023 -0600

Fix: auth phone provider docs (#18283)

docs(auth): fix phone provider docs

commit 40f024ecb25e9de5cea8293bcb95ef8edd5b5d37
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Oct 17 15:26:07 2023 -0600

Docs: RAG with permissions (#18190)

* docs(ai): rag with permissions

* fix: relative links

* docs: add internal links

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* docs(ai): internal links and warnings


* docs: tabbing

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit fd3d473ab3e9c93dcbccffe17d68006132a20657
Author: Mark Burggraf <markb@mantisbible.com>
Date: Tue Oct 17 11:15:16 2023 -0700

Remove text about Superuser roles (since we don't support it) (#18270)

I'm proposing we remove this block entirely since we do not allow Superuser
access at all anymore (so this might be confusing for people if we left it in):

## Superuser roles

The superuser role has unrestricted access to the database system. Typically
these roles will be able to bypass all security measures (like Row Level Security).
Be cautious when granting superuser privileges as it can potentially lead to
security risks.

commit 0f5d1e95945b19d404ba122ed1e7b3d22997b4be
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Tue Oct 17 15:13:51 2023 -0300

Feat add edge function slack mention example (#18237)

* feat edge slack mention

* docs: fix slack thread_ts property casing

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit c2c1bda297d2fac62aac0f13b32e23ab0ef98f9a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Oct 17 16:31:50 2023 +0200

Update some styling tokens www (#18234)

* update www styling with new tokens

commit 6f23f2adedcbf2cc9a87740beea362400af128e5
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Tue Oct 17 13:14:32 2023 +0100

chore: Add Flutter docs for Realtime Broadcast Endpoint (#18238)

Add Flutter docs for Realtime Broadcast Endpoint

---------

Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com>

commit 9cb428c9afa7f8abd1dd37e04f90c1ded0545ee5
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Tue Oct 17 23:03:42 2023 +1100
chore: update cookies in privacy policy (#18260)

* chore: update cookies in privacy policy


* fix: cookieless analytics typo

commit 09adec6290000c1821cd22dc6501c6a9cdd777ac
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Oct 17 18:18:34 2023 +0900

fix: update realtime code to v2 on realtime overview page (#18264)

update realtime code to v2 on realtime overview page

commit 386a245372fa37de4abdf1939437fa06edd714bd
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Oct 17 11:01:47 2023 +0200

chore: update self-hosted image versions (#18262)

chore: update image versions for docker/docker-compose.yml

commit a7f88c8611578afe40993c87f51f30e43f459765
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Oct 17 10:50:48 2023 +0200

chore: Run prettier on `studio/data/api` folder (#18261)

* Remove studio/data to not be ignored when running prettier.

* Run prettier format on the whole repo.

* Run prettier format after each codegen.

commit cd90837aa5983a3b4363fe23659c4dfd77b5f59b
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Oct 17 17:40:25 2023 +0900

docs: update Azure docs (#18233)

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit dec916bbb1220352cef528dbaa34c1a96585418b
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Oct 17 17:59:19 2023 +1100

chore: better github installation flow (#18066)

* chore: better github installation flow

* Update studio/components/interfaces/Integrations/ProjectLinker.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* Update studio/components/interfaces/Integrations/ProjectLinker.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* remove organizationIntegrationId state


* open Install Github Integration in current window

* enabledBranching -> enableBranching

* adds loading state for ProjectLinker

* add new project connection opens linker

* filter connections by projectRef

* truncate github repo name

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 66d8fe7063ae34c71f0aa7223434b7e85731b761
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Tue Oct 17 16:36:39 2023 +1100

fix: handle round numbers for github button (#18257)

commit 871df0418e8d11f2f7cc753de8bd361b93eee471
Author: Tyler Fontaine <tyler@tylerfontaine.com>
Date: Tue Oct 17 00:34:52 2023 -0500

Add myself to humans.txt (#18250)

Co-authored-by: Tyler Fontaine <tylerfontaine@Tylers-Air.localdomain>

commit feb6dea7e92c1fba63cc87490302285877eef874
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Oct 17 16:27:32 2023 +1100

fix: disable new project button when disabled (#18256)

commit dbccdf8bebaae2b4e6e37f98a89a5259ac8f1d5a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Oct 17 07:07:02 2023 +0200

Add support for scopes oAuth apps (#17976)

* Bump @supabase/shared-types.

* Add scopes parameter to all queries and mutations.

* Refactor the publish app side panel to include scopes.

* Refactor the authorize page to show the app scopes.

* Remove a console.log.

* Address all feedback.

* Simplify the scope rendering.

* Simplify the scopes wording when creating an app.


* Make the modal a bit wider so that some of the text doesn't overflow.

* Add docs url to oauth scopes

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit c4320bd0aebb92df03f2d1922f25b8736b7c80b8
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Oct 17 12:29:41 2023 +0800

fix: api reports styling (#17739)

* fix: tweak padding of ReportWidget append

* feat: add link to logs explorer for routes tables, add collapsible toggle

* chore: formatting

* chore: remove table padding

* chore: fix padding around report item actions

* chore: formatting

commit 317a177b5d5012e52e1c2e9b295530f630aded6e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 17 09:45:43 2023 +0800

Support temp enable db writes (#18249)

commit a99815300f161da48f07a972c7371345ee321091
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Mon Oct 16 21:39:06 2023 -0300

Chore: Update performance.mdx (#18246)

* Chore: Update performance.mdx

Points the user to the right page to change connection limit

* Update performance.mdx

* Update apps/docs/pages/guides/platform/performance.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit b09243b628c4f47c98fff0d89c08f561865ae56b
Author: Mohammed Yasin Mulla <55092280+Mohammed-Yasin-
Mulla@users.noreply.github.com>
Date: Tue Oct 17 01:22:15 2023 +0530

Replace let with const in .mdx file (#18210)


Fix: Replace let with const in the .mdx file

Co-authored-by: Mohammed Yasin Mulla <mohammedyasin@obmondo.com>

commit a6000acd1776fbc02d77a7e42b51d4ab2806a3b2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Oct 16 21:21:43 2023 +0200

Add custom icons to Icon library (#18236)

* update blog post twitter icon, improve Icon component and add new icons

commit 96d5ceb67f824e61fc72761f4f81ff7248618dee
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Mon Oct 16 19:03:57 2023 +0100

chore: Update Broadcast documentation (#18093)

Updates JS library reference docs with more information regarding on how to use
Broadcast from Realtime

---------

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit 84734cb5ba4f4c2ae65d916c1173202d49b48f88
Author: torm89 <tomaszrycz@gmail.com>
Date: Mon Oct 16 19:31:44 2023 +0200

Improvement of Postgresql RLS docs (#17260)

* Improvement of Postgresql RLS docs

* Fix typo in `uid()`

commit b3a06b26994c93ce7723cccc673772f3fd77c702
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Mon Oct 16 13:09:15 2023 -0300

chore: Update pg_cron.mdx (#17735)

We no longer offer superuser, the command should also be easier to copy and
paste for users less familiar with SQL.

More advanced users, should have no issue changing from postgres to a different
role if they need.

commit 8a926213e3ce6892bbaf1e3341069fb577234b42
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Mon Oct 16 08:43:07 2023 -0700

chore: leavers (#18241)

commit d75d8a83013a7ce6fc8a842749a1616a621cbd35
Author: Inian <inian1234@gmail.com>
Date: Mon Oct 16 21:51:28 2023 +0800

chore: update codeowners (#18227)


doc pages can be reviewed by any developer

commit 31e622734366b9306b1daa3c89c8f81bd017b743
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Mon Oct 16 10:47:27 2023 -0300

Chore: Update configuration.mdx (#18149)

* Update configuration.mdx

* Prettier

commit 32473a1e3e59c3f9f3319748d11c7681a196dcb9
Author: Behzad Samadi <behzad.samadi@gmail.com>
Date: Mon Oct 16 05:14:11 2023 -0400

Update README.fa.md )17397#( ‫در حال حاضر‬

Fixing a typo: ‫در حال حاضر‬

commit c76dab29e1fdfc225a411c8681e033e8a07f6e3a
Author: victor <52110451+cs50victor@users.noreply.github.com>
Date: Mon Oct 16 05:07:09 2023 -0400

chore(ci): fix CI builds on master branch (#18218)

commit e2784ae9055b57dac132d23f6315311365159674
Author: Abhinav Mishra <68731330+weevil111@users.noreply.github.com>
Date: Mon Oct 16 14:34:03 2023 +0530

docs: Fix grammatical errors in the function secrets guide (#18219)

commit 3d70a1cdca364580b2672f8f96c7fa50d30750e6
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Oct 16 10:55:43 2023 +0200

Revert "Chore/support temp enable db writes (#18171)" (#18229)

This reverts commit d200ed941439976d32e6eb6f8479f71a5a4715d7.

commit 90ae844a0bc7abefbbf2b0fdb15772a8a90e1580
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Oct 16 02:41:37 2023 -0600

feat(hooks): update default edge function url (#18186)

commit cde1731b43b247c86300e21a979a6f09ae59d9ad
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Oct 16 10:31:56 2023 +0200

fix: content param doesn't work in the SQL editor (#18176)

* Fix the content parameter for the SQL editor.

* Add comment.

commit 599bf0ea764acd0a4c5007641ae814fff3e1f635
Author: bobo.chen <chenshaobo65@gmail.com>
Date: Mon Oct 16 14:52:00 2023 +0800
fix: edge function docker-compose.yml config typo on postgresql url (#17764)

* fix: edge function docker-compose.yml config typo on postgresql url

* Update docker-compose.yml

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit a8accf852561b2650c4e11169a1cc7d540fe81ef
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Oct 16 14:44:50 2023 +0800

Add bash snippets for storage in API side panel (#18138)

* Add bash snippets for storage in API side panel

* Update
studio/components/interfaces/ProjectAPIDocs/ProjectAPIDocs.constants.ts

Co-authored-by: Inian <inian1234@gmail.com>

---------

Co-authored-by: Inian <inian1234@gmail.com>

commit cb51a8bb9cd4665db90f39bb7a34d359a05f2695
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Oct 16 15:40:46 2023 +0900

fix: Update Google login example app, guide, and blog article to use new Google
login flow for Flutter (#18222)

* update Flutter Google login example to use google_sign_in package

* update build.gradle to support multidex

* compatible with native google login

* update comments

* update readme of sample app

* fix the blog to use the new flow

* update google login guide for Flutter to use the new flow

* Add an intro line for Flutter native google auth guide

commit 3e95f766ed50abfb3fcc42649b8297c0a8d867e3
Author: Kirill <58994446+kir-ostapchuk@users.noreply.github.com>
Date: Mon Oct 16 09:12:25 2023 +0300

docs update: add missed equal sign to expression (#17939)

fix: add missed equal sign to expression


Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 8259944c51d121f4e409117556fd5d952f18bae6
Author: Yash Maurya <68786174+YashMaurya9274@users.noreply.github.com>
Date: Mon Oct 16 11:37:35 2023 +0530

fixed typo in docs (#18120)

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit d200ed941439976d32e6eb6f8479f71a5a4715d7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Oct 16 13:52:42 2023 +0800

Chore/support temp enable db writes (#18171)

* Deprecate old project-read-only-query and add temp-disable-read-only-mode-


mutation

* Scaffold enable writes UI

* Implement temp enable writes

* Bump @supabase/shared-types.

* Add scopes parameter to all queries and mutations.

* Refactor the publish app side panel to include scopes.

* Refactor the authorize page to show the app scopes.

* Remove a console.log.

* Address all feedback.

* Simplify the scope rendering.

* Simplify the scopes wording when creating an app.

* Make the modal a bit wider so that some of the text doesn't overflow.

* Add URL to docs for oauth apps scopes

* Remove unnecessary async await

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 11766614d077fafd080469d3b6e47eced25a1bb0
Author: Kunall Banerjee <hey@kimchiii.space>
Date: Mon Oct 16 01:48:00 2023 -0400

Fix typo in SSR auth docs (#17683)

commit 1b2c6a1af212d77a2adf4b3cf051ba266903f480
Author: himeshp <panchal.himesh89@gmail.com>
Date: Mon Oct 16 11:17:38 2023 +0530
Update auth-captcha.mdx (#17759)

There is a typo in the sample codebase


as per the documentation here
https://docs.page/marsidev/react-turnstile/basic-usage
it should be `siteKey` instead of `sitekey`

commit 3dca7ff61c01df8413e4dec5a863984729d6840a
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Oct 16 15:59:36 2023 +1100

feat: disable features (#17553)

* feat: groundwork for disabling features

* update to use profile endpoint & disable features

* fix ts error

* add useIsFeatureEnabled mock

* fix merge conflicts

* fix test

* upgrade to pro

* prettier

* add more billing enabled feature checks

* disable more stuff

* update useIsFeatureEnabled hook

* Fix database reports disk size

* Fix database reports disk size

* disable log sources

* disable moar things

* Tiny fix

---------

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>


Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 21aeaa112fbaffed701cef428aad32a018a41888
Author: victor <52110451+cs50victor@users.noreply.github.com>
Date: Sun Oct 15 09:28:28 2023 -0400

chore(docs): fix digital ocean blog post link (#18123)

chore(docs): update digital ocean blog post link

commit 7a8f9e67067b7a525594996b39dccb4243c87d62
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Oct 13 17:43:14 2023 -0700

docs: update access control (#18189)

* docs: update access control

* Update apps/docs/pages/guides/platform/access-control.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/pages/guides/platform/access-control.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 75fb85ff077e153eaa8b555c9c14b333c4def22c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Oct 13 23:07:36 2023 +0200

Update support page (#17763)

* update Support page layout

* layout improvements

* add command K search in Support Page

* use SessionContextProvider for cmdK and update supabase client in www

* cleanup

* add typed input placeholder to support page

* reduce gap in layout

* update support page layout, icons, cta hierarchy and copywriting

* separate issues and feature requests call to actions

* update and cleanup Support page

* fix support heading title

* update icon color

* clean up import

* update icon color

commit 5e590ee999a4173a077c2e70f8397aa01684aef6
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Oct 13 13:16:47 2023 -0600

Docs: Temp remove realtime mention in python ref docs (#18183)


* docs: temp remove realtime mention in python ref docs

* chore: comment explaining section filter logic

commit b323e583f8006ff5aedb0e42723ec42e757e67ca
Author: Bruno Andrade <1145012+bmpandrade@users.noreply.github.com>
Date: Fri Oct 13 18:21:39 2023 +0100

docs: update compute addons with pg repl slots and wal senders (#18150)

* docs: update compute addons with pg repl slots and wal senders

* docs: update compute-addons and replication slots

Co-authored-by: Div Arora <darora@users.noreply.github.com>


Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* docs: quick change on compute-add-ons for repl slots

---------

Co-authored-by: Div Arora <darora@users.noreply.github.com>


Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit e32051040ac1694ea8e4436c1d70674318a5e8c2
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Oct 13 10:14:55 2023 -0700

docs: add oauth scopes definitions (#18169)

* docs: add oauth scopes definitions

* docs: resolve comments

commit 504a4ce4bfb7b52a6af30f2ef337c9eb4a04ab43
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Fri Oct 13 14:41:16 2023 +0800

feat: add deep linking docs. (#18136)

commit 0c3c3673abeb93d256f3918c8d9dbaa07cdf50a7
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Fri Oct 13 06:47:51 2023 +0300

Fix: schema on create index page (#18151)

* Fix: schema on create index page

* Fix Deploy issues

* Remove space

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Remove line break

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Removed unecessary console import


---------

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit 82c5662e2f40c814241d9a631543886a4f4163b5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Oct 13 11:41:00 2023 +0800

Small fixes to service status component (#18161)

commit 989bbe273e0f171b4be9249e3e686cabc58b13f1
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Oct 12 23:59:48 2023 +0100

Added two more posts. (#18152)

commit 072222523afe612d575c2ff7e73e514692f545af
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Thu Oct 12 19:59:06 2023 +0300

Docs: Update inviteUserByEmail documentation in JS1 and JS2 (#18146)

* chore/add-invite-user-docs

* Update spec/supabase_js_v1.yml

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

* Update spec/supabase_js_v2.yml

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

---------

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit 39123865d72fee9e393b5c054819674abdbd9b1c
Author: Jitul Teron <58761652+Jitulteron7@users.noreply.github.com>
Date: Thu Oct 12 19:48:52 2023 +0530

fix: Docs sidebar icon improvements #18115 (#18134)

* fix: Docs sidebar icon improvements #18115

* Prettier

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit aaf144d7fb91dca9542c5216a2b7d06e7764ed7a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Oct 12 14:16:22 2023 +0200

fix: org dropdown with two orgs with same name (#18142)

commit 062ae0e31ca50390303fe153827426f533cad289
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Oct 12 12:43:40 2023 +0100

Fixes. (#18141)

* Fixes.

* Removed white space.

commit a77e639013be9ce3bcaef461457f52a97cbfbcf3
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Oct 12 13:27:06 2023 +0200

chore: improve copy for cumulative usage metrics (#18121)

commit 31e6aabc14128f8bfe52b48b108d5423b7b28542
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Thu Oct 12 12:15:22 2023 +0200

chore: Remove MFA_ENABLED env var from docker-compose.yml (#18107)

MFA_ENABLED is not used in the `supabase/gotrue` used in this Docker compose


file anymore.

commit 61b5bdffe87e7e150c8d12a75a2faed9cfe966c3
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Thu Oct 12 14:24:49 2023 +0800

chore(studio): stronger wording on access tokens page (#18101)

commit 45e0bea280733fcbdd23f27e5508e30bf1a633db
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 12 12:21:15 2023 +0800

Temp hide storage service status (#18131)

commit 0bd81110f2452b9ffdd1250afdca366aab85436b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 12 11:47:38 2023 +0800

Chore/service status indications (#17693)

* Midway adding queries for service statues

* Add service status check react queries for postgrest, storage and auth

* Add service status check for realtime and postgres

* Simplify loading and all services operational logic

* Update based on feedback

* Small fix

* Hide status checks for auth and realtime if api key not available

* Update studio/components/interfaces/Home/ServiceStatus.tsx

Co-authored-by: Steve Chavez <stevechavezast@gmail.com>


* Use new endpoints to check auth storage realtime rest service status, and
deprecate unused RQs

* Add health check for edge functions

* Add ts-ignore

* Small fix

* Remove unnecessary param in edge functions status query

* Add comment RE troubleshooting docs

---------

Co-authored-by: Steve Chavez <stevechavezast@gmail.com>

commit c5366ffa354eec93bf46f1e4121b12c9ddda34cd
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Oct 11 17:01:08 2023 -0230

Chore/fix link (#18117)

Fix wrapping issue

commit dea50b14c46e3168003dd5f4e26c90aa8e4be358
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Oct 11 17:40:06 2023 +0100

Added more content. (#18106)

* Added more content.

* Update apps/www/_blog/2023-10-10-supabase-ai-content-storm.mdx

* More content.

---------

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit 4293262eb5310212d0ffb014aadc02ffecf703c1
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Wed Oct 11 18:30:01 2023 +0200

docs: Update host for postgres command in self-hosted (#18110)

commit 2e9fee0d20b5e45820b96ba2060d7d524b55094c
Author: Rob Willie <rpwillie@gmail.com>
Date: Wed Oct 11 13:56:34 2023 +0100

Update server-side-rendering.mdx (#18055)

Fixed error in example.

commit 173d53cf414769148d47b3309e654ded564873fc
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Oct 11 19:09:50 2023 +0800
update mfa platform docs (#18102)

* docs: update MFA guide

* docs: rephrase

* docs: add all

---------

Co-authored-by: joel@joellee.org <joel@joellee.org>

commit dda807b6c2350f10dcfcc904eb121a4191aff32b
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Wed Oct 11 12:58:35 2023 +0300

blog: add more methodology to pinecone post (#18105)

commit 81774806e28b3c99f86b6e6a3eb9e2dab6f17524
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Oct 11 11:54:52 2023 +0200

Update vector announcement link (#18104)

update vector announcement link

commit 2e5e0c6b96630f75b82577da8e46958bc5ecde21
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Oct 11 11:43:30 2023 +0200

Fix docs footer typo (#18103)

fix docs footer typo

commit 6ff45d65c8cccf99a1e4a16939faafef8a1acc65
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Oct 11 16:34:41 2023 +0800

chore(docs): update project migration guide with vault instructions (#17841)

* chore(docs): update project migration guide with vault instructions

* chore(docs): add troubleshooting notes for auth and storage schemas

commit 19746b12452991771992e2e50da8d667c3db263b
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Wed Oct 11 14:42:46 2023 +0800

chore: reinstate backup download button (#18070)

commit c2215d118a868f053fa166b5f76b638ef06f1d9d
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Oct 10 22:49:28 2023 -0700

docs: add mfa platform docs (#18098)

* docs: add mfa docs

* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx
Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com>

* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx

Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com>

* docs: add mfa docs

* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

* docs: add note

---------

Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com>


Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

commit 6d72aa7b8a9594ab8a4f9b60b1615fd94e0cfce8
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Oct 11 11:02:45 2023 +0800

chore: add SQL example for creating webhooks (#17877)

* chore: update webhooks reference docs

* chore: use pg14 syntax for create trigger

commit 3d1f43a9cfd1d65bab3021d7e25ac332d5b2cfac
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Oct 10 21:17:01 2023 +0100

AI Content Storm (#18078)

* AI Content Storm

* prettier

* Added content.

* Added og.

* prettier

* Updated description.
---------

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>


Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit 266f5335027375503602b772363c27a21f27ade1
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Tue Oct 10 20:18:40 2023 +0300

blog: add pgvector vs pinecone post (#18073)

* blog: add pgvector vs pinecone post

* fix typos

* fix heading question mark

* fix prettier

* update og, thumb and charts

* Apply Copple's feedback.

* fix copy after changes

* change tweet quote to be an image

* Added links.

---------

Co-authored-by: Ramiro Nuñez Dosio <ramiro@supabase.io>

commit d32dcfb78ee0c35e78aa6c9159f068fdb0e2d3af
Author: Aqeeb007 <119278166+Aqeeb007@users.noreply.github.com>
Date: Tue Oct 10 21:56:56 2023 +0530

fixed open collective profile Url (#17980)

fixed open collective profile url

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit 0cec6a228dbc018221ec13b0e268f6731db0e440
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Tue Oct 10 16:34:02 2023 +0200

misc: Add myself (kamilogorek) to humans.txt (#18082)

commit f4eebc506156c14fb1fadeaf322c34886c914cc1
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Oct 10 16:20:09 2023 +0200

feat: auto-redirect to base path if set (#18076)

try auto redirect

commit 8aeff9aa577a7286790c7924edf3311ea814b76d
Author: Aleksandra <alexsandra.sikora@gmail.com>
Date: Tue Oct 10 16:14:57 2023 +0200

fix: update image-search-openai-clip.mdx with a correct dimensions number


(#18045)

Solves a mismatch between the code example and the comment.

commit c813b54efaf8f162531da3d79af97b933e611ce1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 10 18:01:53 2023 +0800

add flag behind project upgrade failed banner (#18068)

commit 506f4280e611742044c851dcd9253ca3287be4be
Author: Denzil Samuel <71846487+samueldenzil@users.noreply.github.com>
Date: Tue Oct 10 15:17:42 2023 +0530

fix: Broken images in changelog (#18063)

Fix image path

commit 18f169c420f713166d2df9a173c62496e6990484
Author: Tapa <tapabratadey02@gmail.com>
Date: Tue Oct 10 05:26:21 2023 -0400

Update troubleshooting.mdx (#17978)

Typo: `Looks` -> `Logs`

commit 5ac5e20fd830c6caedae3e87668c8910550f607c
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Oct 10 11:22:30 2023 +0200

chore: Remove ProjectContent mobx store (#18044)

* Migrate the saved logs page to use RQ.

* Remove ProjectContentStore and replace its functionalities with


useLocalStorage and RQ API calls.

* remove console.logs

* add useLocalStorage mock

* Filter only the log data.

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit cd2c19b2b0e1abd00833209f8b11c7e1c83b50a9
Author: Jesus <jesus@jesusyepes.com>
Date: Tue Oct 10 11:14:57 2023 +0200

Fix: Typo (#17714)

Corrected and "amd" appearance.


Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>

commit 0fdc80f5280de21f8354e8aef4a852bf8f032526
Author: Abhijeet Biswal <144774379+AbhijeetBiswal@users.noreply.github.com>
Date: Tue Oct 10 14:06:05 2023 +0530

fixed: width of the open source page doesn't fit to the screen (#17983)

commit 69d16750a61ad6999308bb4c01263a966ad792bc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 10 14:08:29 2023 +0800

Feat/enum types management (#17953)

* Set up react queries for enumerated types

* Add delete enumerated type RQ

* Implement types UI + deleting types

* Implement create enumerated type

* Implement update enumerated type

* Tidy enumb dropdown in table editor

* Fix default value dropdown for enum in column editor

* Remove unused code

* Add create enum type cta in column editor

* Support updating enum description

* Add learn more URL RE inability to delete a single enum value

* Add sorting when creating enums

* Support updating existing values in an enum type

* Support updating order when editing existing enum

* Address comments part 1

* Address comments part 2

* Use lucide icons

* Update icons

* Address comments part 3

* Refactor enum type forms to use react hook form

* Update
studio/components/interfaces/Database/EnumeratedTypes/EditEnumeratedTypeSidePanel.t
sx

* Update
studio/components/interfaces/Database/EnumeratedTypes/EditEnumeratedTypeSidePanel.t
sx

* Copy

* Small style fix to API panel

* Use new input components and add alert when creating enum type

* Address comments

* Address comments

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit 4b0ca12ae9ce92a5c8f50c558391f5f62f7ed50f
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Oct 10 15:06:22 2023 +1100

fix: users reload button show spinner (#18065)

commit 5396145494aa9d15486f77eb4007e58823a9a0f5
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Oct 9 18:02:21 2023 -0230

Chore/fix api preview columns (#18053)

* Fix code column layout

* Fix the rest of the doc blocks.

* Fix the API side panel also.

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 6eb62386ffea0a517963dc41721ae205b5bfb341
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Oct 9 21:19:14 2023 +0200

Revert Button change (#18052)

revert Button change

commit 882dab30f9012df55195acfab88b0fe629191e41
Author: Ryan Miller <ryan.miller@katapod.com>
Date: Tue Oct 10 06:01:34 2023 +1100

Correct missing await in auth-email-templates.mdx (#18030)

commit 655893e5014b44842a54bd9b0cdc4718ea4cf503
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Oct 9 18:49:52 2023 +0200

Navbar update (#17756)


* update desktop and mobile www navbar

commit ae4a06f715475e15ca1c8962ec07262ebc6dbb10
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Oct 9 18:11:18 2023 +0200

Change all occurences of `text` with `text-foreground` (#17890)

* Change all occurences of text with text-foreground.

* Minor fix.

commit 45c29cb06388014b8d344a23ca352eb800992b97
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Oct 9 18:07:39 2023 +0200

Improve mobile (#18032)

* Improve mobile announcement in vector page

commit af77be7d32099dcfe2446802275fa829ad29ed0a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Oct 9 23:17:42 2023 +0800

Update discussions URL (#18042)

commit b0d6f407e0b31e441c6780b0daf629be7cd47729
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Oct 9 18:15:40 2023 +0800

chore/Remove option to change production branch (#17925)

* Fix loading state for github project picker, fix vercel/github icons not
showing on project cards if integrated, remove option to change production branch

* Disable changing production branch form

* lock supabase directory input field

* Add alert

* Update studio/components/interfaces/Settings/Integrations/GithubIntegration/
GitHubIntegrationConnectionForm.tsx

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

* Fix lint

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 44b30fe671f7fef15a9aadf080ed4a45abb98f90
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Oct 9 11:23:48 2023 +0200

Vector announcement badge (#18029)

* add announcement badge to vector page


* remove margin top

commit 371bb70c15f67a633aec442a6128b730c6dc8fa8
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon Oct 9 17:23:23 2023 +0800

docs: minor typo in realtime docs (#18006)

* Update broadcast.mdx

* Update presence.mdx

commit 2fbb6d4df5c7d93a9fde5eaf95a97cde5f42bf2c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Oct 9 12:29:13 2023 +0800

Chore/add theming docs (#17948)

commit abf7cb634e29da50b51834823c4967c382d7e3b6
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Oct 9 15:17:15 2023 +1100

fix: default forms to post (#18026)

commit 780209440ad3879207389946319274e6e83cd5f0
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Oct 9 04:50:43 2023 +0200

fix: misleading CTA / current billing cycle check (#18024)

* fix: misleading CTA / current billing cycle check

* Update studio/components/interfaces/Organization/Usage/Usage.tsx

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 217cc9cc90c6861f070608b75ddaad61317834be
Author: Inian <inian1234@gmail.com>
Date: Sun Oct 8 14:49:20 2023 +0800

re-enable frankfurt (#18015)

commit 0c993705038638ea9927cc2f1a210ff109f8f1d9
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Sun Oct 8 14:39:22 2023 +0800

blog: react native offline first watermelondb. (#17957)

commit 68594ca1baa54de1c80512b8dcbf2bb2da389c40
Author: Inian <inian1234@gmail.com>
Date: Sun Oct 8 12:45:17 2023 +0800

Revert "Remove use1 for project creation (#18001)" (#18013)

commit 11f728889ff6e9576cd2bb4b1096b962e6acc38a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Sat Oct 7 08:11:35 2023 -0600

Fix: Nextjs cookie typo (#18000)

commit 74df68dd3b73db9ba3e6f530d9d60396501a42f6
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Sat Oct 7 21:15:30 2023 +0800

hotfix: temporarily disable central EU (#18005)

commit 0af9480867524b9804ed42eb1f8ac650fb136ea7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Oct 7 12:10:10 2023 +0800

Remove use1 for project creation (#18001)

* Remove use1 for project creation

* Update default region

commit 6bf1531539b01bb9b3954ab3df263836ce8ef4f1
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sat Oct 7 03:44:27 2023 +0200

removes roboflow redirects (#17997)

commit f475b16321c6cc9805056254d48b83c0243248fe
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Fri Oct 6 13:36:40 2023 -0400

docs: update Realtime Broadcast endpoint docs to mention JavaScript (#17986)

commit c755b000ea6bbf0520aea0f7204299e5b5363daa
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Fri Oct 6 17:23:22 2023 +0100

fix: Add minimum supabase-js version to the docs to use Broadcast (#17984)

commit 3f6cd0b2ea8a0aeaaa1a5fb75cadccce05d7fd20
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Oct 6 13:49:42 2023 +0200

Darker footer + security section fix (#17962)

* darker footer and fixed on security section layout

commit 7fbe48af55fb8425e09bf8ddfd070fc4193ed690
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Oct 6 10:15:37 2023 +0200

fix: Fix the loading state on the Continue with Github button (#17959)

Use the loading state on the continue with github button on sign-in.

commit bd70ae7d956dfa526d974dde0d25d0f01f581a8c
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Oct 6 10:10:59 2023 +0200

Better description for required org plan for audit logs (#17928)
* Handle the special case where the org needs better subscription to access the
logs.

* Change the wording.

* Fix a flashing of the error message.

* Missed the fix for the title.

* Minor copy edit.

* Copy fix.

commit fd1ef0f627e00d2170528e4faf2612074b3809b9
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Oct 5 15:19:52 2023 -0400

docs: update Realtime docs about table names with spaces limitation (#17966)

commit 285a299b9bd8988dd3ff94737ad3d55400e6344d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Oct 5 12:36:35 2023 -0600

Fix: SQL Editor destructive query false positive (#17965)

fix(sql-editor): destructive query false positive

commit f63e834d497bab5d71aaf71f25da2ba187d8e393
Author: Andrew Smith <andrew@supabase.io>
Date: Thu Oct 5 17:56:54 2023 +0000

Update supabase link with --project-ref flag (#17938)

commit 5b26ff169b53f628627beb7f9e1ef96ebdfa1588
Author: Andrew Smith <andrew@supabase.io>
Date: Thu Oct 5 17:56:02 2023 +0000

Update the python doc with correct timeout options (#17950)

commit 7e5bcd271d2a0029c16a0ff99b27f2bc54eb65ca
Author: Andrew Smith <andrew@supabase.io>
Date: Thu Oct 5 17:54:16 2023 +0000

Update reference to cookies in nextjs examples (#17937)

commit 978bd9688539da390357d437bb5a1da212e28c87
Author: T.J. Kyner <78994885+tjkyner@users.noreply.github.com>
Date: Thu Oct 5 11:16:28 2023 -0400

docs: typo fix for Realtime Concepts (#17947)

commit 5a1ad2c6016f92d9aea057f7b4a4c9ad2f3187de
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Oct 5 18:02:31 2023 +0300

docs: add ai compute table for gist960 (#17951)

commit a9abe79d5613e38d55b592edf777af5d5a35a905
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Oct 5 16:10:53 2023 +0200

Feat/privacy settings (#17896)

* privacy settings modal in www and docs

commit bb437917df7ed3d11b9d85ff92be69f3ccce2501
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Oct 5 20:06:04 2023 +0900

guide: Adds PostGIS video onto the PostGIS guide (#17952)

add postgis video to postgis guide

commit 1edb44aa67e5b73aaad17fdd8632bb4dbd501528
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Thu Oct 5 16:34:23 2023 +0800

docs: google auth docs improvements. (#17949)

* docs: google auth docs improvements.

* fix: indents and remove language tabs.

commit 3fcc2e4d319d259fcaa6a8759594632ec50cbf7e
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Thu Oct 5 16:05:46 2023 +0800

fix: update swag store url (#17926)

* fix: update swag store url

* fix: update store url in old posts

commit ae8ca3332f06177ef00c6c979f1b799bb6906153
Author: Denzil Samuel <71846487+samueldenzil@users.noreply.github.com>
Date: Thu Oct 5 12:51:13 2023 +0530

fix: Add right padding to project name (#17946)

Add right padding to project name

commit 6a5433f033b95498115af2282121d36b1fc13151
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 5 14:40:02 2023 +0800

Redirect to sign in if assurance level check fails on MFA page (#17906)

* Redirect to sign in if assurance level check fails on MFA page

* Update studio/pages/sign-in-mfa.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

* Fix lint

---------
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit 94f5fc5a6167e7abb2aaa32451b5d0197882def2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 5 13:30:12 2023 +0800

Feat/api side panel (#17880)

* Demo api side panel

* Add docs for storage and edge functions

* Add content

* fix

* Add scroll to logic

* Add storage docs

* Add docs URLs

* Add connecting to project section in getting started

* Link back to docs site for product + resource specific docs

* Add entry points into API side panel for table editor, auth users and storage

* Add entry points into API side panel for edge functions

* Beef up feature preview modal with content

* Fix asset path

* Address several feedback

* Addressing more feedback

* Shift GraphiQL page to database if new api docs flag enabled

* Spelling

* Wording changes

* Spacing and wording

* Fix small issues

* Fix

* Update key showing toggle button

---------

Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit 50849df342f3855333e6a201ad42fc5072ad9290
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Oct 4 19:10:40 2023 +0100
New blog post: Beta Update September 2023 (#17883)

* New blog post: Beta Update September 2023

* Added og and more content.

* Fixed images.

* Updated filename.

* fix prettier

---------

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit 62aa8bf3891a9e3fa2b5533c10de3aa511b9ae9a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Oct 4 17:44:55 2023 +0100

Updated title. (#17935)

commit 70a8f75aa6860910bd31835a6fd564759a4b4304
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Oct 4 18:30:58 2023 +0200

Fix vector page theme (#17933)

* fix vector page theme and images

commit d71a04db56b79f43d4ca903cc558f0199295fe18
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Oct 4 17:30:13 2023 +0100

Customer Story: Pebblely (#17781)

* Customer Story: Pebblely

* Added images and more.

* Added description and intro.

* add pebblely og image and logos

* fix pebblely images

* Applied Copple's feedback.

---------

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit 92b46dad6aeed3bafeb532aaf7ba6a2a3715a286
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Wed Oct 4 17:53:30 2023 +0200

chore: update support discord link (#17934)


commit 1c842d5a05c2cb571edd7762ba0e1a22a8e62bc7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Oct 4 22:33:06 2023 +0800

chore: tidy project padding. remove redundant classes (#17929)

* chore: tidy project padding. remove redundant classes

* Update ProjectCardStatus.tsx

* chore: update size

* Update ProjectCardStatus.tsx

commit 71412180d572fc5e2f7bf2c5a1f5bc6fd3eed576
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Oct 4 08:43:06 2023 +0000

chore(deps): bump postcss from 8.4.24 to 8.4.31 (#17915)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31.


- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 6cadc81c4707d12f7b6a362acadb9adacc7a7369
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Oct 4 17:25:29 2023 +0900

guide: replace st_astext to st_y and st_x from the PostGIS guide for better
developer experience (#17922)

remove st_astext mention completely from the postgis guide

commit 82a6e009514a8347593671b5552e8392bfda2142
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed Oct 4 09:30:20 2023 +0200

Add Kotlin docs to Auth, Realtime and Storage (#17700)

* Add code snippets for Auth and Realtime

* Update password reset

* Update SSO

* Add Google code


* Update Phone docs

* remove captcha changes

* Add social logins

* Add apple login

* Optimize Realtime docs

* Partially add postgres docs

* Fix typo in postgres docs

* Add missing postgres docs

* Add Storage docs

* Fix typo

* Fix apple

* Update apps/docs/pages/guides/auth/auth-password-reset.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

* Add missing Apple Native Sign in header

* Optimize Social Logins

* format files

---------

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit f194d4e0ae93cbc4e78c7fbf17ab0d081c4be8d9
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Oct 4 16:14:40 2023 +0900

guide: Change return type of nearby query to return lat and long as float in
the PostGIS guide (#17919)

change return type of nearby query to return lat and long as float

commit 5c6719c8ea30fdadf25caae3c55d1618fbec7050
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Oct 4 08:19:52 2023 +0200

Fix the bucket url to handle trailing whitespace (#17095)

* Fix the bucket url to handle trailing whitespace.

* Migrate the bucket CRUD methods to use data/fetchers.

* Revert the validation for bucket names where names with spaces are invalid.

* Revert the mutations refactors.


* Trim trailing whitespace from its name when creating a new bucket.

* Add error message for bucket names and whitespaces.

commit 1281a9b9cef2ef47d457f71e00046006a2eedc08
Author: Anthony Shew <anthonyshew@gmail.com>
Date: Tue Oct 3 23:12:05 2023 -0700

turbo type-check command and GHA (#11658)

* turbo type-check command and GHA

* Update quality.yml

* Update package.json

* Update packages/common/package.json

Co-authored-by: Ruggero Tomaselli <ruggerotomaselli@gmail.com>

* Run prettier.

* Updating package-lock.

* Fix all prettier errors.

* Add type-check command to studio. Remove the one from common package since it
depends on ui package and cannot be built at the moment.

* Rename all commands to typecheck (without -) because it's easier to type.

* Add cache and concurrency to the typecheck github job.

* Rename the quality workflow to typecheck.yml.

---------

Co-authored-by: Ruggero Tomaselli <ruggerotomaselli@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 276b32f3312a87cd97bb3db2718d8955d51db6fd
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Oct 4 07:50:15 2023 +0200

fix: Set the default value for boolean fields when creating a new row (#17844)

* When creating a new row with boolean fields, preselect the default value for
those fields.

* When preparing row fields to be sent to the API, omit only fields which are
not nullable. The not nullables can be sent to the API and they'll be interpreted
correctly.

commit cecb244ac6e55e302596ae83cbc07d3a8fb00501
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Oct 4 03:06:44 2023 -0230

Chore/nudge project cards (#17857)


* Nudge project cards to reduce visual weight

* Nudge dark scale

commit 6e6e603cede86baedfdb4b482586d5ebe392b2fd
Author: Div Arora <darora@users.noreply.github.com>
Date: Wed Oct 4 07:58:13 2023 +0800

chore: add pg_upgrade docs and list out caveats for all upgrades (#17766)

* chore: add pg_upgrade docs and list out caveats for all upgrades

* Update apps/docs/pages/guides/platform/migrating-and-upgrading-projects.mdx

Co-authored-by: angelico <Angelico.delosreyes@gmail.com>

* Apply suggestions from code review

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

---------

Co-authored-by: angelico <Angelico.delosreyes@gmail.com>


Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 3b0414202f9b8c8264333c31b882a7bcf88539dd
Author: 0xflotus <0xflotus@gmail.com>
Date: Tue Oct 3 22:45:54 2023 +0200

docs: fixed small blog error (#17895)

* docs: fixed small blog error

* Update 2023-10-03-postgres-dynamic-table-partitioning.mdx

commit 43bef02b9a04da71840ca5c60401218510a424a7
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Tue Oct 3 17:45:28 2023 +0200

Feat/partitioning blog (#17882)

* feat: adds dynamic partitioning blog

* feat: links code example

* fix: img dir and rss

* Added more Postgres resources.

* Added images.

* fix article typos

* fix _

* fix problematic synthax

---------
Co-authored-by: Ramiro Nuñez Dosio <ramiro@supabase.io>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit 6c5befd01b70907afcb9dbf05916d10f89b3c09e
Merge: ea10441cd 904288432
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Oct 3 22:57:58 2023 +0800

Merge pull request #17889 from supabase/chore/studio-align-with-master

Chore/studio align with master

commit 904288432bf624a1c7cdac914f9c985aa9ddb13b
Merge: cb35b9231 ea10441cd
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Oct 3 22:54:01 2023 +0800

Merge branch 'master' into chore/studio-align-with-master

commit ea10441cd3db35a083e38f58b1bdf11f853ac26e
Author: Fabrizio <fabri.feno@gmail.com>
Date: Tue Oct 3 15:49:30 2023 +0100

docs: resumable uploads improvements (#17886)

commit f30d9ab55a10e9849abbb6ae7943cecbe1a6020a
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Oct 3 22:05:57 2023 +0800

chore: update-gotrue-version to v2.99 (#17885)

update-gotrue-version

commit 6a651a1837e8354fe1dd9d4aafdb9a784e94bf3f
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Oct 3 11:12:19 2023 -0230

Chore/update theme switcher (#17866)

Use resolved theme

commit f629b42793c8c9a3db9e5531c07a759759d50cc8
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Oct 3 14:33:52 2023 +0200

fix: Remove old Dropdown stories from `ui` package (#17881)

Remove obsolete dropdown stories from storybook config.

commit 7dea89cc351413a6f312b60c7942547fd897d66a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Oct 3 13:12:34 2023 +0200

Drop the _shadcn_ suffix from the the Dropdown component (#17804)

Replaced all occurrences of _shadcn_ for the Dropdown component.

commit 56961377d905bf6d3fdb3872534edbc69ef59efb
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Tue Oct 3 03:34:28 2023 -0700

Michelp/add supachat example (#17445)

* Add supachat example and seed.

* remove unecessary commit

* add sequence update code.

* uncomment and move cron extension into migration, doesnt seem to work in seed
file.

* spellcheck.

* add readme.

commit 89efa97afd883cc02526acd617a08509f50e9356
Author: Kunall Banerjee <hey@kimchiii.space>
Date: Tue Oct 3 10:03:43 2023 +0000

Fix typo on Database landing page (#17731)

supabase → Supabase

commit 056e5e095a14e2a1f36edde39ccf09c5d13759c2
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Oct 3 17:51:52 2023 +0800

feat: patch param typo in SSR (OAuth) docs (#17878)

Update oauth-with-pkce-flow-for-ssr.mdx

commit 364b9d5e1435cc459b40976270eeeb64410d4128
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Oct 3 11:27:10 2023 +0200

chore: update cli reference doc (#17551)

* chore: update cli reference doc

* chore: update cli reference doc

* chore: add sections for snippets and services

---------

Co-authored-by: Qiao Han <qiao@supabase.io>

commit da7cea0ca3b74ba5ad9983c86d29711827cd8790
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue Oct 3 05:20:49 2023 -0400

Fix: launch week 6 ui (#17862)

fix: launch week 6 ui

commit 6db6182e0aaed791a226ebcdb4f979abcf235dc7
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Oct 3 06:39:44 2023 -0230

Chore/theme switcher vars (#17864)

* Fix theme switcher issues

commit cb35b9231ee96fd4b8d47a9ec18440f9384da854
Merge: a64fd9b4a bbf8ec070
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 3 14:40:58 2023 +0800

Merge pull request #17875 from supabase/master

Dashboard deploy

commit bbf8ec07065f5fcfbfc09370084aeea03dcec3db
Author: Inian <inian1234@gmail.com>
Date: Tue Oct 3 14:19:20 2023 +0800

fix: make the recommendation for storage uploads clearer (#17872)

commit 9bc1f626e53b250c1e7d2a63ebfe4be8f88628e4
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Oct 3 07:48:05 2023 +0200

chore: update self-hosted image versions (#17874)

commit ad66d1848394815cb78472e0772c85fe7a680d3e
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Oct 3 13:16:10 2023 +0900

docs: Add instructions on how to create multiple functions using Dart Edge
(#17869)

commit 9e1a2200105caf0f4f0260911134d453e0149044
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Oct 3 11:20:29 2023 +0800

chore: update docs for Twilio Programmable Messaging to Accomodate Changes to


WhatsApp Authentication Templates (#17842)

* chore: update docs for twilio verfiy to accomodate changes

* refactor: drop support for content API

* chore: run prettier

* refactor: change copy

* fix: readjust copy again

* revert to caution

* Update apps/docs/pages/guides/auth/phone-login/twilio.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update twilio.mdx
* run prettier

---------

Co-authored-by: joel@joellee.org <joel@joellee.org>


Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 9764fc445453413fe51816da267df47d4a66f598
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Mon Oct 2 17:35:02 2023 -0700

docs: update access control guide (#17865)

commit 260e6999eec39ad1700fcceb88e33d104f93299d
Author: Massimiliano Mirra <hyperstruct@gmail.com>
Date: Mon Oct 2 18:51:05 2023 +0100

fix typo on org-based-billing docs page (#17854)

fix typo

commit 2dae3a036eb14ef1af7a42a186163de82213ef56
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Oct 3 01:48:55 2023 +0800

fix: vercel deploy button layouts (#17697)

* fix: layouts

* Update choose-project.tsx

* Update choose-project.tsx

* Update choose-project.tsx

* swap

* Update choose-project.tsx

commit 522a921fda1b876e02c5fd338dd3755ffa76d893
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Oct 2 13:09:34 2023 -0230

Chore/add settings panels to cmdk (#17784)

* Fix searchable item command, add settings panel ids

* Update

* Add support for hash urls to no-project-selected page (_).

* Fix some of the labels.

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit da37e0423eb7a26867d7620aae9c3acf36aedcb4
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Oct 2 12:44:27 2023 -0230

Change table header for security type (#17848)

* Change table header for security type

* No centering

commit d51d4d1380b1b9947603089be97e216450905e76
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Oct 2 10:27:39 2023 -0230

Chore/fix pricing images (#17847)

* Fix pricing images

* Next image forever

commit 0405e22ecec27a811be69978b57af1a9e23da8ac
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Oct 2 11:58:07 2023 +0200

chore: copy for billing migration (#17843)

commit cdb53688c0c1c10e0eb30baeb30ec0d523b11741
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon Oct 2 13:27:36 2023 +0800

fix: memory issues and speed improvements to generated query (#17808)

* fix: memory issues and speed improvements to generated query

* chore: formatting

commit cd3cc0eac0ca2864dd3522b80b4dcb3b7322ce6e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Sat Sep 30 16:55:59 2023 -0400

Feat/add mdn to vector page (#17815)

* add MDN article in vector page

* Replace Markprompt with Quivr in vector page

* fix type

commit 050c57c47a6c2f1320c995b3c09637cc5ed06c49
Author: Zai Santillan <57343545+plskz@users.noreply.github.com>
Date: Fri Sep 29 15:51:35 2023 -0700

fix: wrong link (#17800)

commit 38a231bf3a4d9733e816eb7e8cd63b580ccc3108
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 29 16:37:30 2023 -0230

Chore/fix system theme bugs 2 (#17812)

* Schema visualizer
* Fix icons

commit aed59dd84f2a656dc5a7669b47bce8920d417d39
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Fri Sep 29 12:45:42 2023 -0400

docs: remove realtime-js client reference in Broadcast docs (#17807)

commit 4023ef2885c3c3eb5439e4c19379d5083754ad1d
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Fri Sep 29 17:25:41 2023 +0100

chore: Update Broadcast documentation with REST endpoint (#17789)

* chore: Update Broadcast documentation with REST endpoint

Documents the usage of Broadcast with the new REST endpoint.

* chore: update Realtime docs regarding Broadcast endpoint

---------

Co-authored-by: Wen Bo Xie <wenbo.xie3@gmail.com>

commit cf3e0402dd90a258c2ff47f1f2ba0c99f72f206a
Author: Adam G. Emerson <35545129+AdamGEmerson@users.noreply.github.com>
Date: Fri Sep 29 11:00:21 2023 -0500

Docs: Add Database documentation for python library (#17676)

* Docs: Added missing python documentation. Fixed bugs in js documentation.

* Fixed trailing backslash on two examples

commit caefffb85baef724d5cd770c0a10bde29d82768e
Author: David Lorenz <activenode@users.noreply.github.com>
Date: Fri Sep 29 17:29:56 2023 +0200

fixes #14232: Storage: Update public-url.ts AND sign.ts to use the correct port
(#17587)

* Update public-url.ts to use the correct port

* Update sign.ts to fix the port

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 82206f828e1dacd74ab8237ca6c00254f640a0a9
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Sep 29 13:39:43 2023 +0200

Migrate the last dropdowns to shadcn and delete the old Dropdown component
(#17780)

Miigrate all leftover dropdowns to shadcn in www, docs and studio.


commit 18c11843eeb51643bea40fcbdb200ea9352531d2
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Sep 29 13:11:33 2023 +0200

Dropdowns migration followup (#17730)

* Remove text color from all dropdown items. The color was set by a class but
it should be left to be decided by the parent.

* Make the text smaller in all dropdown elements.

(cherry picked from commit 9a71b3f987047ad26de6e5d496ccf53bc559f71d)

* Fix mismatched colors.

* Remove obsolete text-xs.

* Fix the button in the AI SQL editor.

commit 6169977cbf53232bb8f51158f17f0a5c384d3f11
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Fri Sep 29 16:17:35 2023 +0530

feat: add editing support for `citext` data type in table editor (#17666)

* feat: add editing support for `citext` data type in table editor

* chore: minor refactoring

* feat: add citext in `ColumnType`

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 50455e9a1eeb6c3faf7e3124586e0dcf272d8991
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Sep 29 11:52:58 2023 +0200

Fix conversion to NULL when importing CSV files (#17778)

When importing CSV, if a cell has empty string for a value, convert it to NULL
value.

commit 0330ef01dc18de70564bc2714bcdacc7d5140310
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 29 13:33:34 2023 +0800

Prompt users to migrate to org billing if trying to enable branching but on


legacy billing (#17776)

* Prompt users to migrate to org billing if trying to enable branching but on


legacy billing

* Lint

* Update
studio/components/layouts/AppLayout/EnableBranchingButton/EnableBranchingModal.tsx
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

* Update
studio/components/layouts/AppLayout/EnableBranchingButton/EnableBranchingModal.tsx

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

* Update
studio/components/layouts/AppLayout/EnableBranchingButton/EnableBranchingModal.tsx

* Lint

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 32dda1bb235fc5d0765ae32711cb468639aa342f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 29 13:20:30 2023 +0800

Feat/UI feature previews (#17775)

* Break me.tsx into smaller components

* Deprecate duplicate app valtio state

* Initialize feature preview modal

* Add telemetry

* Address comments

commit bc1c9090c2906320c5ddd0a942b2d3609afdefcd
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 28 20:31:07 2023 +0200

fix: use prettier on studio too (#17787)

commit 65afbccdeff6adf724ac9f0b577008e14a263c4c
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Thu Sep 28 20:40:40 2023 +0300

Feat: Add UI for displaying and unbanning IP addresses (#17782)

* Chore: Add UI for displaying and unbanning IP addresses

* Fix build errors

* Address minor code review feedback

* Add a description title for the form

* Fix ponctuation marks

* Removed comments

commit aa380d8fcb9442588161ae8aeba2c01886cd2b77
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Sep 28 19:18:10 2023 +0800
Chore/update badge SVGs (#17665)

* chore: add badges

* update file names for to future proof

* move

* update images

* update

* Update badge-made-with-supabase.svg

* update images

* replace badges

* replace

* Update README.md

commit 3a970ccb04d042096aacc2c7e11bf67d2526887c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 28 12:03:52 2023 +0200

chore: adjust redirect after org deletion (#17777)

commit e759ee63ecb2ac5cd01cdd14dcabfef198b9f21a
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Thu Sep 28 17:36:19 2023 +0800

chore: update python upload examples (#17475)

* chore: update python examples

* fix: generate docs

* revert changes to tsdoc

* chore: revert changes to transforms too

---------

Co-authored-by: joel@joellee.org <joel@joellee.org>

commit 239d19b74cd385f064b13a2bcb4e17c479af2177
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Thu Sep 28 15:23:28 2023 +0800

docs: auth apple improvements (#17745)

* chore: improve react native nav.

* feat: tabs for sign in with apple start.

* docs: complete apple auth docs.


* docs: add native mobile login landing.

* docs: add react-native-url-polyfill throughout.

commit a64fd9b4adbc4fae3843b93873994ee86e3de57b
Merge: 9b58a8468 9d14d72a8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 28 14:20:26 2023 +0800

Merge pull request #17774 from supabase/master

Dashboard deploy

commit 9d14d72a89c2316fb6425b86a5a9e43f46cefe09
Merge: 5151f5a90 c683a49bd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 28 14:02:32 2023 +0800

Merge pull request #17773 from supabase/chore/merge-studio-into-master-280923-


02

Chore/merge studio into master 280923 02

commit c683a49bdfc43ad63bbb55966b5cee5b49217e9c
Merge: 5151f5a90 9b58a8468
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 28 13:54:09 2023 +0800

Merge studio and resolve conflicts

commit 5151f5a901f47b61ea4daeafa777c5f55a7a78f9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 28 13:40:18 2023 +0800

Chore/merge studio into master 280923 (#17771)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)


* Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

* Dashboard deploy (#17718)

* Fix empty state text color in editor (#17521)

Fix text color in editor

* Fix: Updated concepts.mdx (#17618)

* Fix typos in realtime/postgres-changes.mdx (#17614)

* Chore/swap realtime icon (#17625)

Swap realtime icon

* Chore/capitalization (#17628)

Capitalization inconsistencies

* Allow users to open entity definition in SQL editor (#17616)

* Feat/support schema creation in table editor (#17615)

* Refactor schema selection to CommandBox

* Add Schema editor and schema create RQ

* Add modal to inform about protected schemas

* Fix: Delete JSON Data from Table Editor's Side Panel Editor (#17107)

* deletion of json blob data from table editor's side panel code editor fixed

* ensure null json values are saved and fix ts error

* Fix

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>


Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* fix/improve consent banner copy (#17639)

* Update supabase client (#17632)

update supabase client creds

* Update going-into-prod.mdx (#17645)

* Update going-into-prod.mdx

We dedicate the time of someone on the team to monitor the project during the
launch period if using teams or enterprise plan
* Update apps/docs/pages/guides/platform/going-into-prod.mdx

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

* chore: Update toast text (#17649)

Update ConsentToast.tsx

* Fix: Doc search text highlighter crashing for some queries (#17655)

fix(cmdk): text highlighter crashing for some queries

* Docs: Switch tabs using query param (#17626)

* feat: switch tabs using url hash

* feat: switch tabs using query param

* chore: add "made with supabase" badges to public asset dir (#17661)

chore: add badges

* Chore/update readme with made with badges (#17663)

* chore: add badges

* update file names for to future proof

* move images

* Update README.md

* Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

* Sync studio <> master (#17652)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)


Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Add warning when trying to import CSV above 100MB (#17641)

* Sync studio -> master (#17691)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>


Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Bump graphql from 16.6.0 to 16.8.1 (#17627)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.


- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)
---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>

* docs: next.js naming conventions in auth docs (#17001)

fix: next.js naming conventions in auth docs

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* fixed Dashboard Bug for deleted tweets #16749 (#16766)

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* feat(schema visualizer): add minimap for better view on large schemas


(#16708)

Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Typo fix 2022-09-08-choosing-a-postgres-primary-key.mdx (#16216)

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Sync studio->master (#17704)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)


* Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Docs: storage kaizen (#17400)

* consistent use of bucket_name

* more consistency

* Fix: Docs search crashing when metadata missing (#17702)

fix(cmdk): docs search crashing when metadata missing

* supabase-js: add inner join example (#17633)

* Expand Serverless APIs to REST + GraphQL (#17654)

* graphql section

* fix(federation): markdown image links

* feat(federation): support mkdocs admonition title

* feat(federation): remark pymdown tab support

* fix codehike path

* graphql icon renders

* replace serverless-apis with REST

* run prettier

* update serverless apis ref

* remove GraphQL and Realtime references from REST docs

* move realtime example to realtime overview section

* new section for apis

* prettier

* product label

* move realtime back to products

* feat: graphql nav menu + simplified path

* chore: remove console log


---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* docs: add debugging snippets for cache hit rate (#17287)

* chore: add debugging snippets for cache hit rate

* chore: update docs even more with ratio

* docs: review comments

* docs: change tense

* Chore/deprecate local observable (#17642)

* Deprecate local observable in api.tsx

* Deprecate local observable in auth users pqage

* Replace prop drilling refetch with proper query invalidation in mutations

* Chore/protected schemas in database pages (#17636)

* Fix database tables schema not rendering listbox options + limit tables in
triggers page to non excluded schemas

* Fix loading of triggers

* fix

* Only allow creation of functions in non excluded schemas

* Fix hooks empty state

* Add option to download table as CSV in table dropdown (#17638)

---------

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: Richie McIlroy
<33632126+richiemcilroy@users.noreply.github.com>
Co-authored-by: Tumelo Koko <57895838+KokoBell@users.noreply.github.com>
Co-authored-by: Asher Chan <asherchan2002@hotmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Chandana Anumula <129955975+canumula@users.noreply.github.com>
Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Abhijeet Biswal
<112644558+AbhijeetBiswalCodes@users.noreply.github.com>
Co-authored-by: Ryan Martin <51780559+rmrt1n@users.noreply.github.com>
Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

* Add warning for linkedin oauth implementation (#17733)

* Add warning for linkedin oauth implementation

* Add warning title

* Update warning

* Dashboard deploy: Sync/studio master 280923 (#17767)

* Fix empty state text color in editor (#17521)

Fix text color in editor

* Fix: Updated concepts.mdx (#17618)

* Fix typos in realtime/postgres-changes.mdx (#17614)

* Chore/swap realtime icon (#17625)

Swap realtime icon

* Chore/capitalization (#17628)

Capitalization inconsistencies

* Allow users to open entity definition in SQL editor (#17616)

* Feat/support schema creation in table editor (#17615)

* Refactor schema selection to CommandBox

* Add Schema editor and schema create RQ

* Add modal to inform about protected schemas

* Fix: Delete JSON Data from Table Editor's Side Panel Editor (#17107)

* deletion of json blob data from table editor's side panel code editor fixed

* ensure null json values are saved and fix ts error

* Fix

---------
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* fix/improve consent banner copy (#17639)

* Update supabase client (#17632)

update supabase client creds

* Update going-into-prod.mdx (#17645)

* Update going-into-prod.mdx

We dedicate the time of someone on the team to monitor the project during the
launch period if using teams or enterprise plan

* Update apps/docs/pages/guides/platform/going-into-prod.mdx

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

* chore: Update toast text (#17649)

Update ConsentToast.tsx

* Fix: Doc search text highlighter crashing for some queries (#17655)

fix(cmdk): text highlighter crashing for some queries

* Docs: Switch tabs using query param (#17626)

* feat: switch tabs using url hash

* feat: switch tabs using query param

* chore: add "made with supabase" badges to public asset dir (#17661)

chore: add badges

* Chore/update readme with made with badges (#17663)

* chore: add badges

* update file names for to future proof

* move images

* Update README.md

* Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&
---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

* Sync studio <> master (#17652)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Add warning when trying to import CSV above 100MB (#17641)

* Sync studio -> master (#17691)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>


Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Bump graphql from 16.6.0 to 16.8.1 (#17627)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.


- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>

* docs: next.js naming conventions in auth docs (#17001)

fix: next.js naming conventions in auth docs

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* fixed Dashboard Bug for deleted tweets #16749 (#16766)

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* feat(schema visualizer): add minimap for better view on large schemas


(#16708)

Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Typo fix 2022-09-08-choosing-a-postgres-primary-key.mdx (#16216)

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Sync studio->master (#17704)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect


* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

* Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Docs: storage kaizen (#17400)

* consistent use of bucket_name

* more consistency

* Fix: Docs search crashing when metadata missing (#17702)

fix(cmdk): docs search crashing when metadata missing

* supabase-js: add inner join example (#17633)

* Expand Serverless APIs to REST + GraphQL (#17654)

* graphql section

* fix(federation): markdown image links

* feat(federation): support mkdocs admonition title

* feat(federation): remark pymdown tab support

* fix codehike path

* graphql icon renders

* replace serverless-apis with REST

* run prettier

* update serverless apis ref


* remove GraphQL and Realtime references from REST docs

* move realtime example to realtime overview section

* new section for apis

* prettier

* product label

* move realtime back to products

* feat: graphql nav menu + simplified path

* chore: remove console log

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* docs: add debugging snippets for cache hit rate (#17287)

* chore: add debugging snippets for cache hit rate

* chore: update docs even more with ratio

* docs: review comments

* docs: change tense

* Chore/deprecate local observable (#17642)

* Deprecate local observable in api.tsx

* Deprecate local observable in auth users pqage

* Replace prop drilling refetch with proper query invalidation in mutations

* Chore/protected schemas in database pages (#17636)

* Fix database tables schema not rendering listbox options + limit tables in
triggers page to non excluded schemas

* Fix loading of triggers

* fix

* Only allow creation of functions in non excluded schemas

* Fix hooks empty state

* Add option to download table as CSV in table dropdown (#17638)

* Replace all occurences of text-scale-1200 with text-foreground (#17723)

* Replace all occurences of text-scale-1200 with text-foreground

* Fix spelling
* docs: explain use of `SecureStore` with Expo/React Native (#17643)

* docs: explain use of `SecureStore` with Expo/React Native

* fix: cipher

* docs: update react native storage guidance.

* docs: misc improvements.

* blog: cleanup.

---------

Co-authored-by: thorwebdev <thor@supabase.io>

* Migrate CSS classes for light text (#17725)

* Replace all occurences of text-scale-1100 to text-foreground-light.

* Replace all occurences of text-scale-1000 with text-foreground-light.

* Fix double uses of text-foreground-light.

* Chore/add linkedin warning (#17732)

* Add warning for linkedin oauth implementation

* Add warning title

* Update warning

* Migrate dropdowns to use the new Dropdown component (#17427)

* Remove unneeded component.

* Update the dropdown content to support size prop (medium by default). Add
space-x-2 to the dropdown item. Add flex to DropdownTrigger so that it's more
vertically centered.

* Migrate Insert row dropdown in the TableEditor.

* Refactor UserDropdown to use the new Dropdown from shadcn.

* Migrate the ColumnMenu to use the new dropdown.

* Migrate the rest of the dropdowns.

* Remove the size prop and set the w-64 as default.

* Fix build errors.

* More dropdown fixes.

* More fixes.

* More fixes to various dropdowns.


* Remove the flex from the DropdownTrigger and add it in where it's needed.

* Snapshot.

* Remove keys on dropdown separators.

* Fix the dropdown in the SQL editor.

* Minor type fix.

* Remove space-x-2 from DropdownMenuItem and add it to each item where it's
needed.

* Remove the space from the dropdown item.

* Fix a build error.

* Fix the item text in some of the dropdowns.

* Remove duplicate CSS from all dropdown items.

* The SubMenuContent text should be lighter to match MenuContent.

* Fix various CSS issues.

* Revert "Remove unneeded component."

This reverts commit ef606f66950eaa85d5eb0b61dff8a02e86d462f4.

* Fix migrated CSS classes.

* Last round of feedback fixes.

* refactor: usecallback on copy cell content (#17686)

* refactor: usecallback on copy cell content

* Update studio/components/grid/components/menu/RowContextMenu.tsx

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>


Co-authored-by: Terry Sutton <saltcod@gmail.com>

* Chore/proper theme switcher (#17635)

* Add theme switcher

* Update

* Update

* Fix docs

* Update

* Fix www

* Componentize ThemeToggle
* Remove unused TopBarRef, rename existing component

* Update apps/www/pages/launch-week/6/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/7/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/tickets/[username].tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update always-on darkmode pages

* update

* Prettier

* Check resolved theme for images

* use resolved theme

* Fix customer stories

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>


Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

* Migrate CSS classes for lighter text (#17728)

Change all occurences of text-scale-900 to text-foreground-lighter.

* logs/fix: temp fix for refresh counter, increase query interval (#17738)

fix: temp fix for refresh counter, increase query interval, prevent querying on
error.

* Chore/add security type to functions (#17737)

* Add definer check to functions table

* Remove console log


* Small improvements to db functions UI

* Remove console log

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* Fix snippet not renaming after creation (#17740)

* fix: change dpa doc title (#17720)

* docs: add more storage fields to reference (#17719)

* Add debounce to handleEditorChange to fix performance drops in SQL editor


(#17749)

* Fix resend org member invitation (#17746)

* Fix resend org member invitation

* Update feedback

* Add security compliance section (#17754)

add security compliance section before footer

* Changed Popover Setting to not be Dismissed when a Form Option is Cha…


(#17742)

Changed Popover Setting to not be Dismissed when a Form Option is Changed

Co-authored-by: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>


Co-authored-by: Terry Sutton <saltcod@gmail.com>

* Use resolved theme (#17753)

* Use resolved theme

* Update

* Fix

---------

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: Richie McIlroy
<33632126+richiemcilroy@users.noreply.github.com>
Co-authored-by: Tumelo Koko <57895838+KokoBell@users.noreply.github.com>
Co-authored-by: Asher Chan <asherchan2002@hotmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Chandana Anumula <129955975+canumula@users.noreply.github.com>
Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Abhijeet Biswal
<112644558+AbhijeetBiswalCodes@users.noreply.github.com>
Co-authored-by: Ryan Martin <51780559+rmrt1n@users.noreply.github.com>
Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>
Co-authored-by: thorwebdev <thor@supabase.io>
Co-authored-by: Yuri Mutti <muttiyuri@gmail.com>
Co-authored-by: Faizan Rasool <59986120+faizanraso@users.noreply.github.com>
Co-authored-by: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>

* Revert "Dashboard deploy: Sync/studio master 280923 (#17767)" (#17769)

This reverts commit cb266ad8ba2f679043b6ea66b5792f2cde95dee9.

* Fix

---------

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Co-authored-by: Richie McIlroy
<33632126+richiemcilroy@users.noreply.github.com>
Co-authored-by: Tumelo Koko <57895838+KokoBell@users.noreply.github.com>
Co-authored-by: Asher Chan <asherchan2002@hotmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Chandana Anumula <129955975+canumula@users.noreply.github.com>
Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Abhijeet Biswal
<112644558+AbhijeetBiswalCodes@users.noreply.github.com>
Co-authored-by: Ryan Martin <51780559+rmrt1n@users.noreply.github.com>
Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>
Co-authored-by: thorwebdev <thor@supabase.io>
Co-authored-by: Yuri Mutti <muttiyuri@gmail.com>
Co-authored-by: Faizan Rasool <59986120+faizanraso@users.noreply.github.com>
Co-authored-by: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>

commit 9b58a8468d47b37288b1e971824ebadda222df91
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 28 13:15:08 2023 +0800

Revert "Dashboard deploy: Sync/studio master 280923 (#17767)" (#17769)

This reverts commit cb266ad8ba2f679043b6ea66b5792f2cde95dee9.

commit cb266ad8ba2f679043b6ea66b5792f2cde95dee9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 28 12:45:24 2023 +0800

Dashboard deploy: Sync/studio master 280923 (#17767)

* Fix empty state text color in editor (#17521)

Fix text color in editor

* Fix: Updated concepts.mdx (#17618)

* Fix typos in realtime/postgres-changes.mdx (#17614)

* Chore/swap realtime icon (#17625)

Swap realtime icon

* Chore/capitalization (#17628)

Capitalization inconsistencies

* Allow users to open entity definition in SQL editor (#17616)

* Feat/support schema creation in table editor (#17615)

* Refactor schema selection to CommandBox

* Add Schema editor and schema create RQ

* Add modal to inform about protected schemas

* Fix: Delete JSON Data from Table Editor's Side Panel Editor (#17107)

* deletion of json blob data from table editor's side panel code editor fixed

* ensure null json values are saved and fix ts error

* Fix

---------
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* fix/improve consent banner copy (#17639)

* Update supabase client (#17632)

update supabase client creds

* Update going-into-prod.mdx (#17645)

* Update going-into-prod.mdx

We dedicate the time of someone on the team to monitor the project during the
launch period if using teams or enterprise plan

* Update apps/docs/pages/guides/platform/going-into-prod.mdx

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

* chore: Update toast text (#17649)

Update ConsentToast.tsx

* Fix: Doc search text highlighter crashing for some queries (#17655)

fix(cmdk): text highlighter crashing for some queries

* Docs: Switch tabs using query param (#17626)

* feat: switch tabs using url hash

* feat: switch tabs using query param

* chore: add "made with supabase" badges to public asset dir (#17661)

chore: add badges

* Chore/update readme with made with badges (#17663)

* chore: add badges

* update file names for to future proof

* move images

* Update README.md

* Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&
---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

* Sync studio <> master (#17652)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Add warning when trying to import CSV above 100MB (#17641)

* Sync studio -> master (#17691)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>


Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Bump graphql from 16.6.0 to 16.8.1 (#17627)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.


- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>

* docs: next.js naming conventions in auth docs (#17001)

fix: next.js naming conventions in auth docs

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* fixed Dashboard Bug for deleted tweets #16749 (#16766)

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* feat(schema visualizer): add minimap for better view on large schemas


(#16708)

Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Typo fix 2022-09-08-choosing-a-postgres-primary-key.mdx (#16216)

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Sync studio->master (#17704)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect


* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

* Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Docs: storage kaizen (#17400)

* consistent use of bucket_name

* more consistency

* Fix: Docs search crashing when metadata missing (#17702)

fix(cmdk): docs search crashing when metadata missing

* supabase-js: add inner join example (#17633)

* Expand Serverless APIs to REST + GraphQL (#17654)

* graphql section

* fix(federation): markdown image links

* feat(federation): support mkdocs admonition title

* feat(federation): remark pymdown tab support

* fix codehike path

* graphql icon renders

* replace serverless-apis with REST

* run prettier

* update serverless apis ref


* remove GraphQL and Realtime references from REST docs

* move realtime example to realtime overview section

* new section for apis

* prettier

* product label

* move realtime back to products

* feat: graphql nav menu + simplified path

* chore: remove console log

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* docs: add debugging snippets for cache hit rate (#17287)

* chore: add debugging snippets for cache hit rate

* chore: update docs even more with ratio

* docs: review comments

* docs: change tense

* Chore/deprecate local observable (#17642)

* Deprecate local observable in api.tsx

* Deprecate local observable in auth users pqage

* Replace prop drilling refetch with proper query invalidation in mutations

* Chore/protected schemas in database pages (#17636)

* Fix database tables schema not rendering listbox options + limit tables in
triggers page to non excluded schemas

* Fix loading of triggers

* fix

* Only allow creation of functions in non excluded schemas

* Fix hooks empty state

* Add option to download table as CSV in table dropdown (#17638)

* Replace all occurences of text-scale-1200 with text-foreground (#17723)

* Replace all occurences of text-scale-1200 with text-foreground

* Fix spelling
* docs: explain use of `SecureStore` with Expo/React Native (#17643)

* docs: explain use of `SecureStore` with Expo/React Native

* fix: cipher

* docs: update react native storage guidance.

* docs: misc improvements.

* blog: cleanup.

---------

Co-authored-by: thorwebdev <thor@supabase.io>

* Migrate CSS classes for light text (#17725)

* Replace all occurences of text-scale-1100 to text-foreground-light.

* Replace all occurences of text-scale-1000 with text-foreground-light.

* Fix double uses of text-foreground-light.

* Chore/add linkedin warning (#17732)

* Add warning for linkedin oauth implementation

* Add warning title

* Update warning

* Migrate dropdowns to use the new Dropdown component (#17427)

* Remove unneeded component.

* Update the dropdown content to support size prop (medium by default). Add
space-x-2 to the dropdown item. Add flex to DropdownTrigger so that it's more
vertically centered.

* Migrate Insert row dropdown in the TableEditor.

* Refactor UserDropdown to use the new Dropdown from shadcn.

* Migrate the ColumnMenu to use the new dropdown.

* Migrate the rest of the dropdowns.

* Remove the size prop and set the w-64 as default.

* Fix build errors.

* More dropdown fixes.

* More fixes.

* More fixes to various dropdowns.


* Remove the flex from the DropdownTrigger and add it in where it's needed.

* Snapshot.

* Remove keys on dropdown separators.

* Fix the dropdown in the SQL editor.

* Minor type fix.

* Remove space-x-2 from DropdownMenuItem and add it to each item where it's
needed.

* Remove the space from the dropdown item.

* Fix a build error.

* Fix the item text in some of the dropdowns.

* Remove duplicate CSS from all dropdown items.

* The SubMenuContent text should be lighter to match MenuContent.

* Fix various CSS issues.

* Revert "Remove unneeded component."

This reverts commit ef606f66950eaa85d5eb0b61dff8a02e86d462f4.

* Fix migrated CSS classes.

* Last round of feedback fixes.

* refactor: usecallback on copy cell content (#17686)

* refactor: usecallback on copy cell content

* Update studio/components/grid/components/menu/RowContextMenu.tsx

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>


Co-authored-by: Terry Sutton <saltcod@gmail.com>

* Chore/proper theme switcher (#17635)

* Add theme switcher

* Update

* Update

* Fix docs

* Update

* Fix www

* Componentize ThemeToggle
* Remove unused TopBarRef, rename existing component

* Update apps/www/pages/launch-week/6/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/7/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/tickets/[username].tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update always-on darkmode pages

* update

* Prettier

* Check resolved theme for images

* use resolved theme

* Fix customer stories

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>


Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

* Migrate CSS classes for lighter text (#17728)

Change all occurences of text-scale-900 to text-foreground-lighter.

* logs/fix: temp fix for refresh counter, increase query interval (#17738)

fix: temp fix for refresh counter, increase query interval, prevent querying on
error.

* Chore/add security type to functions (#17737)

* Add definer check to functions table

* Remove console log


* Small improvements to db functions UI

* Remove console log

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* Fix snippet not renaming after creation (#17740)

* fix: change dpa doc title (#17720)

* docs: add more storage fields to reference (#17719)

* Add debounce to handleEditorChange to fix performance drops in SQL editor


(#17749)

* Fix resend org member invitation (#17746)

* Fix resend org member invitation

* Update feedback

* Add security compliance section (#17754)

add security compliance section before footer

* Changed Popover Setting to not be Dismissed when a Form Option is Cha…


(#17742)

Changed Popover Setting to not be Dismissed when a Form Option is Changed

Co-authored-by: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>


Co-authored-by: Terry Sutton <saltcod@gmail.com>

* Use resolved theme (#17753)

* Use resolved theme

* Update

* Fix

---------

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: Richie McIlroy
<33632126+richiemcilroy@users.noreply.github.com>
Co-authored-by: Tumelo Koko <57895838+KokoBell@users.noreply.github.com>
Co-authored-by: Asher Chan <asherchan2002@hotmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Chandana Anumula <129955975+canumula@users.noreply.github.com>
Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Abhijeet Biswal
<112644558+AbhijeetBiswalCodes@users.noreply.github.com>
Co-authored-by: Ryan Martin <51780559+rmrt1n@users.noreply.github.com>
Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>
Co-authored-by: thorwebdev <thor@supabase.io>
Co-authored-by: Yuri Mutti <muttiyuri@gmail.com>
Co-authored-by: Faizan Rasool <59986120+faizanraso@users.noreply.github.com>
Co-authored-by: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>

commit dde0bde57cd3db0670850e0e7a10be09c0ddadf2
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 27 16:19:41 2023 -0230

Use resolved theme (#17753)

* Use resolved theme

* Update

commit abe6ae0a84dbe15bd3fb3f2176205c357852bfe0
Author: Faizan Rasool <59986120+faizanraso@users.noreply.github.com>
Date: Wed Sep 27 14:43:03 2023 -0400

Changed Popover Setting to not be Dismissed when a Form Option is Cha… (#17742)

Changed Popover Setting to not be Dismissed when a Form Option is Changed

Co-authored-by: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>


Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit 8006b1737afaf2b8a0805e6e2aa7d9ab4e9c0a34
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Sep 27 10:49:46 2023 -0400

Add security compliance section (#17754)

add security compliance section before footer

commit ac14b7de2d2aee4e32549edbbf5ef3e0c0da908b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 27 22:03:59 2023 +0800

Fix resend org member invitation (#17746)

* Fix resend org member invitation


* Update feedback

commit 430bafecf0dd774472a6c6a04b75b1239361cc5e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 27 16:19:08 2023 +0800

Add debounce to handleEditorChange to fix performance drops in SQL editor


(#17749)

commit 36113a0e0ecc3368a253abe9e4ad8ed458ceb169
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed Sep 27 15:46:38 2023 +0800

docs: add more storage fields to reference (#17719)

commit c6d0d9a81b636a1990556c214c04dfa12eab0e82
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Wed Sep 27 14:42:42 2023 +0800

fix: change dpa doc title (#17720)

commit 4500d91f23794000b4022e1ce6ee704cdc919f6f
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 27 03:08:49 2023 -0230

Fix snippet not renaming after creation (#17740)

commit d1f175c1588d6012f473aa11e8bfb8cbb549ee07
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 27 03:08:05 2023 -0230

Chore/add security type to functions (#17737)

* Add definer check to functions table

* Remove console log

* Small improvements to db functions UI

* Remove console log

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 03ef7e69597f0927deee3ac9bb26b4d2dbc86969
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed Sep 27 12:27:52 2023 +0800

logs/fix: temp fix for refresh counter, increase query interval (#17738)

fix: temp fix for refresh counter, increase query interval, prevent querying on
error.

commit 282b08ba6090b4457d017d25e605dd07dedf40e6
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 27 06:01:25 2023 +0200
Migrate CSS classes for lighter text (#17728)

Change all occurences of text-scale-900 to text-foreground-lighter.

commit 9910073432e9763a380b8e619a0d00f08bf76a09
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 26 13:57:45 2023 -0230

Chore/proper theme switcher (#17635)

* Add theme switcher

* Update

* Update

* Fix docs

* Update

* Fix www

* Componentize ThemeToggle

* Remove unused TopBarRef, rename existing component

* Update apps/www/pages/launch-week/6/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/7/index.tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update apps/www/pages/launch-week/tickets/[username].tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* Update always-on darkmode pages

* update

* Prettier

* Check resolved theme for images

* use resolved theme

* Fix customer stories

* Update apps/docs/components/Navigation/NavigationMenu/TopNavBar.tsx
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>


Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit e7e990f7576439a614e21e554f5552fa6ec89e08
Author: Yuri Mutti <muttiyuri@gmail.com>
Date: Tue Sep 26 12:16:40 2023 -0300

refactor: usecallback on copy cell content (#17686)

* refactor: usecallback on copy cell content

* Update studio/components/grid/components/menu/RowContextMenu.tsx

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>


Co-authored-by: Terry Sutton <saltcod@gmail.com>

commit 76db9f27b349771ba15ebd9ecf44a7fbebc13f5d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Sep 26 15:29:07 2023 +0200

Migrate dropdowns to use the new Dropdown component (#17427)

* Remove unneeded component.

* Update the dropdown content to support size prop (medium by default). Add
space-x-2 to the dropdown item. Add flex to DropdownTrigger so that it's more
vertically centered.

* Migrate Insert row dropdown in the TableEditor.

* Refactor UserDropdown to use the new Dropdown from shadcn.

* Migrate the ColumnMenu to use the new dropdown.

* Migrate the rest of the dropdowns.

* Remove the size prop and set the w-64 as default.

* Fix build errors.

* More dropdown fixes.

* More fixes.

* More fixes to various dropdowns.

* Remove the flex from the DropdownTrigger and add it in where it's needed.

* Snapshot.

* Remove keys on dropdown separators.


* Fix the dropdown in the SQL editor.

* Minor type fix.

* Remove space-x-2 from DropdownMenuItem and add it to each item where it's
needed.

* Remove the space from the dropdown item.

* Fix a build error.

* Fix the item text in some of the dropdowns.

* Remove duplicate CSS from all dropdown items.

* The SubMenuContent text should be lighter to match MenuContent.

* Fix various CSS issues.

* Revert "Remove unneeded component."

This reverts commit ef606f66950eaa85d5eb0b61dff8a02e86d462f4.

* Fix migrated CSS classes.

* Last round of feedback fixes.

commit 1ecdd19d4dd5416fa0d75908a854f35106447c02
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 26 10:44:14 2023 -0230

Chore/add linkedin warning (#17732)

* Add warning for linkedin oauth implementation

* Add warning title

* Update warning

commit 3e441e43205e179e9be2fe13c207ba539c46d1c8
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 26 10:29:19 2023 -0230

Add warning for linkedin oauth implementation (#17733)

* Add warning for linkedin oauth implementation

* Add warning title

* Update warning

commit 6648acacea1f36a1f66c8bdc653edda03117363d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Sep 26 11:05:28 2023 +0200

Migrate CSS classes for light text (#17725)

* Replace all occurences of text-scale-1100 to text-foreground-light.


* Replace all occurences of text-scale-1000 with text-foreground-light.

* Fix double uses of text-foreground-light.

commit da2d6e945cb2fced2e8c89456325f248942a25c3
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Sep 26 10:18:19 2023 +0200

docs: explain use of `SecureStore` with Expo/React Native (#17643)

* docs: explain use of `SecureStore` with Expo/React Native

* fix: cipher

* docs: update react native storage guidance.

* docs: misc improvements.

* blog: cleanup.

---------

Co-authored-by: thorwebdev <thor@supabase.io>

commit 7aee78a8b82646457c150aa70a89bd133e8115d8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 26 15:53:03 2023 +0800

Replace all occurences of text-scale-1200 with text-foreground (#17723)

* Replace all occurences of text-scale-1200 with text-foreground

* Fix spelling

commit a6f37c37a2f0c20bffb035d951b092d63ac44569
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 26 14:24:41 2023 +0800

Dashboard deploy (#17718)

* Fix empty state text color in editor (#17521)

Fix text color in editor

* Fix: Updated concepts.mdx (#17618)

* Fix typos in realtime/postgres-changes.mdx (#17614)

* Chore/swap realtime icon (#17625)

Swap realtime icon

* Chore/capitalization (#17628)

Capitalization inconsistencies

* Allow users to open entity definition in SQL editor (#17616)

* Feat/support schema creation in table editor (#17615)


* Refactor schema selection to CommandBox

* Add Schema editor and schema create RQ

* Add modal to inform about protected schemas

* Fix: Delete JSON Data from Table Editor's Side Panel Editor (#17107)

* deletion of json blob data from table editor's side panel code editor fixed

* ensure null json values are saved and fix ts error

* Fix

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>


Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

* fix/improve consent banner copy (#17639)

* Update supabase client (#17632)

update supabase client creds

* Update going-into-prod.mdx (#17645)

* Update going-into-prod.mdx

We dedicate the time of someone on the team to monitor the project during the
launch period if using teams or enterprise plan

* Update apps/docs/pages/guides/platform/going-into-prod.mdx

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

* chore: Update toast text (#17649)

Update ConsentToast.tsx

* Fix: Doc search text highlighter crashing for some queries (#17655)

fix(cmdk): text highlighter crashing for some queries

* Docs: Switch tabs using query param (#17626)

* feat: switch tabs using url hash

* feat: switch tabs using query param

* chore: add "made with supabase" badges to public asset dir (#17661)

chore: add badges

* Chore/update readme with made with badges (#17663)


* chore: add badges

* update file names for to future proof

* move images

* Update README.md

* Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

* Sync studio <> master (#17652)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Add warning when trying to import CSV above 100MB (#17641)

* Sync studio -> master (#17691)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx
* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>


Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Bump graphql from 16.6.0 to 16.8.1 (#17627)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.


- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>

* docs: next.js naming conventions in auth docs (#17001)

fix: next.js naming conventions in auth docs

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* fixed Dashboard Bug for deleted tweets #16749 (#16766)

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* feat(schema visualizer): add minimap for better view on large schemas


(#16708)
Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Typo fix 2022-09-08-choosing-a-postgres-primary-key.mdx (#16216)

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

* Sync studio->master (#17704)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

* Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Docs: storage kaizen (#17400)

* consistent use of bucket_name

* more consistency

* Fix: Docs search crashing when metadata missing (#17702)

fix(cmdk): docs search crashing when metadata missing

* supabase-js: add inner join example (#17633)

* Expand Serverless APIs to REST + GraphQL (#17654)


* graphql section

* fix(federation): markdown image links

* feat(federation): support mkdocs admonition title

* feat(federation): remark pymdown tab support

* fix codehike path

* graphql icon renders

* replace serverless-apis with REST

* run prettier

* update serverless apis ref

* remove GraphQL and Realtime references from REST docs

* move realtime example to realtime overview section

* new section for apis

* prettier

* product label

* move realtime back to products

* feat: graphql nav menu + simplified path

* chore: remove console log

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

* docs: add debugging snippets for cache hit rate (#17287)

* chore: add debugging snippets for cache hit rate

* chore: update docs even more with ratio

* docs: review comments

* docs: change tense

* Chore/deprecate local observable (#17642)

* Deprecate local observable in api.tsx

* Deprecate local observable in auth users pqage

* Replace prop drilling refetch with proper query invalidation in mutations

* Chore/protected schemas in database pages (#17636)

* Fix database tables schema not rendering listbox options + limit tables in
triggers page to non excluded schemas

* Fix loading of triggers

* fix

* Only allow creation of functions in non excluded schemas

* Fix hooks empty state

* Add option to download table as CSV in table dropdown (#17638)

---------

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: Richie McIlroy
<33632126+richiemcilroy@users.noreply.github.com>
Co-authored-by: Tumelo Koko <57895838+KokoBell@users.noreply.github.com>
Co-authored-by: Asher Chan <asherchan2002@hotmail.com>
Co-authored-by: Terry Sutton <saltcod@gmail.com>
Co-authored-by: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Co-authored-by: Chandana Anumula <129955975+canumula@users.noreply.github.com>
Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Abhijeet Biswal
<112644558+AbhijeetBiswalCodes@users.noreply.github.com>
Co-authored-by: Ryan Martin <51780559+rmrt1n@users.noreply.github.com>
Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>
Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

commit 76b6fd28bf4fadb6725870a60cfc61701ecd7fdf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 26 13:30:21 2023 +0800

Add option to download table as CSV in table dropdown (#17638)

commit f80d92fd6fafdc89f49a20ea433215af6b9823a0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 26 13:27:48 2023 +0800

Chore/protected schemas in database pages (#17636)

* Fix database tables schema not rendering listbox options + limit tables in
triggers page to non excluded schemas

* Fix loading of triggers

* fix

* Only allow creation of functions in non excluded schemas

* Fix hooks empty state

commit 95344c246b1ada8c2feff9b9599c7d3131e51a4f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 26 13:25:38 2023 +0800

Chore/deprecate local observable (#17642)

* Deprecate local observable in api.tsx

* Deprecate local observable in auth users pqage

* Replace prop drilling refetch with proper query invalidation in mutations

commit b6d8e9819df48a9261e89b8bb821930d964960dc
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Sep 26 09:13:21 2023 +0800

docs: add debugging snippets for cache hit rate (#17287)

* chore: add debugging snippets for cache hit rate

* chore: update docs even more with ratio

* docs: review comments

* docs: change tense

commit 3fe7613b42ca87907225990bb38189ee4202c0c8
Author: Oliver Rice <github@oliverrice.com>
Date: Mon Sep 25 16:17:31 2023 -0500

Expand Serverless APIs to REST + GraphQL (#17654)

* graphql section

* fix(federation): markdown image links

* feat(federation): support mkdocs admonition title

* feat(federation): remark pymdown tab support

* fix codehike path

* graphql icon renders

* replace serverless-apis with REST

* run prettier

* update serverless apis ref


* remove GraphQL and Realtime references from REST docs

* move realtime example to realtime overview section

* new section for apis

* prettier

* product label

* move realtime back to products

* feat: graphql nav menu + simplified path

* chore: remove console log

---------

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 21d7d6a21f70b71d7a159d1bd0f590b38d4c1bcb
Author: Steve Chavez <stevechavezast@gmail.com>
Date: Mon Sep 25 16:24:24 2023 -0300

supabase-js: add inner join example (#17633)

commit 6c9525f66eb9416318984ebf22bf87afd8e667c1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Sep 25 12:04:21 2023 -0600

Fix: Docs search crashing when metadata missing (#17702)

fix(cmdk): docs search crashing when metadata missing

commit ae6b0fe4fd85efe5ef850725140aa664f426fd07
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Sep 25 18:02:04 2023 +0200

Docs: storage kaizen (#17400)

* consistent use of bucket_name

* more consistency

commit 80e386796294e2096a7bee6835a1965134fad9dd
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Sep 25 17:45:45 2023 +0200

Sync studio->master (#17704)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect


* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

* Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

commit 82b066fd494e3213e8172c22d1071178ef61356e
Author: Andre Miras <AndreMiras@users.noreply.github.com>
Date: Mon Sep 25 15:01:49 2023 +0200

Typo fix 2022-09-08-choosing-a-postgres-primary-key.mdx (#16216)

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 2f2696e635742f1100a44c8f5e145d29c6affde9
Author: Ryan Martin <51780559+rmrt1n@users.noreply.github.com>
Date: Mon Sep 25 20:49:56 2023 +0800

feat(schema visualizer): add minimap for better view on large schemas (#16708)

Co-authored-by: Ryan Martin <rmrt1n@users.noreply.github.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 42184e55c777dd0a4c2f0edbbf938910b1fd538b
Author: Abhijeet Biswal <112644558+AbhijeetBiswalCodes@users.noreply.github.com>
Date: Mon Sep 25 18:17:59 2023 +0530

fixed Dashboard Bug for deleted tweets #16749 (#16766)

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit 7e64b9ba0b813e4500e8f79ef5228ec243098198
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Mon Sep 25 17:51:42 2023 +0530

docs: next.js naming conventions in auth docs (#17001)


fix: next.js naming conventions in auth docs

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>


Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>

commit e03a4996d99363a80b60307744657010ab7777f8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 25 19:48:54 2023 +0800

Chore/add loading state for vercel integration choose project (#17698)

Add loading state for vercel integration choose project

commit fc0771ec7948a826c9ff095ec8449c8ca52e21b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Sep 25 09:58:16 2023 +0200

Bump graphql from 16.6.0 to 16.8.1 (#17627)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.


- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>


Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>

commit aaa0ba9685790f6e88f8d5c6b0b5dd8785a739d7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 25 14:20:56 2023 +0800

Sync studio -> master (#17691)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

* Fix missing connection string when fetching foreign table (#17690)

---------

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>


Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

commit 0615e04b81732d9ef4edde51cca80331b9c09ca2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 25 14:17:12 2023 +0800

Fix missing connection string when fetching foreign table (#17690)

commit ced1312810febf76b3dab377e744dc8beb1052b8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 25 12:42:54 2023 +0800

Add warning when trying to import CSV above 100MB (#17641)

commit df0af69c477cd47422056056f7b15223a49c2d10
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sun Sep 24 18:54:00 2023 +0200

Sync studio <> master (#17652)

* [hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

* fix: nav org redirect (#17651)

fix: nav v2 org redirect

* hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>
commit 4dab8c3cec890e310ca987a5a7a7ac3f7b05e869
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Sun Sep 24 18:42:08 2023 +0200

hotfix: wrappers tables bug (#17682)

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Monica Khoury <99693443+monicakh@users.noreply.github.com>

commit 84eb318935be456258420a803dec06951441a70e
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Sun Sep 24 19:02:30 2023 +0300

Fix: Resolve null.length TypeError in WrapperRow.tsx (#17679)

* Fix: Resolved null.length TypeError in WrapperRow.tsx

* prettier

* switch to &&

---------

Co-authored-by: Alaister Young <a@alaisteryoung.com>

commit f3f51cc506990fb191eb1bd6037cea6332736336
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Sep 23 13:59:19 2023 +0800

Chore/update readme with made with badges (#17663)

* chore: add badges

* update file names for to future proof

* move images

* Update README.md

commit 3191570982f87c2ee011b67094a4f78ac2720888
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Sep 23 13:59:02 2023 +0800

chore: add "made with supabase" badges to public asset dir (#17661)

chore: add badges

commit 98c4103463925dd4f4b2139ee1b91d6f6e57e810
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Sep 22 11:29:25 2023 -0600
Docs: Switch tabs using query param (#17626)

* feat: switch tabs using url hash

* feat: switch tabs using query param

commit 81b76e208955eada9f563e5ad353949f64c7cec4
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Sep 22 11:18:32 2023 -0600

Fix: Doc search text highlighter crashing for some queries (#17655)

fix(cmdk): text highlighter crashing for some queries

commit b9f221f21c04012fac2a1463b3fe0de25e4e5aec
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Sep 22 16:38:30 2023 +0200

fix: nav org redirect (#17651)

fix: nav v2 org redirect

commit 12066036e0ce094cda0215d9b7edfdc992c11a01
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Sep 22 21:18:45 2023 +0800

chore: Update toast text (#17649)

Update ConsentToast.tsx

commit 486642778f86805b577de8880329c1dc97721823
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Sep 22 21:18:27 2023 +0800

[hotfix studio] Update toast text (#17648)

Update ConsentToast.tsx

commit 11f550779df4ebd452e3cf6d34c775d13cd1e2fb
Author: Chandana Anumula <129955975+canumula@users.noreply.github.com>
Date: Fri Sep 22 17:11:44 2023 +0530

Update going-into-prod.mdx (#17645)

* Update going-into-prod.mdx

We dedicate the time of someone on the team to monitor the project during the
launch period if using teams or enterprise plan

* Update apps/docs/pages/guides/platform/going-into-prod.mdx

---------

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

commit ffd700e2e2260f6d016d48525453b177afd0afd9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Sep 22 05:17:35 2023 -0400
Update supabase client (#17632)

update supabase client creds

commit 64135cf85249d7717f1e123e1790c292c5572f73
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Fri Sep 22 15:39:46 2023 +0800

fix/improve consent banner copy (#17639)

commit b2bbbc3bde4b2b211ab97a8ccd75128f81b2d968
Author: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Date: Fri Sep 22 11:23:06 2023 +0530

Fix: Delete JSON Data from Table Editor's Side Panel Editor (#17107)

* deletion of json blob data from table editor's side panel code editor fixed

* ensure null json values are saved and fix ts error

* Fix

---------

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>


Co-authored-by: Alaister Young <a@alaisteryoung.com>
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit c9a01f2566e64d83c2c6d61522672b0ef9129e44
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 22 13:18:29 2023 +0800

Feat/support schema creation in table editor (#17615)

* Refactor schema selection to CommandBox

* Add Schema editor and schema create RQ

* Add modal to inform about protected schemas

commit b76b9590e5311a13393e826ad765912d25ea9864
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 22 13:10:03 2023 +0800

Allow users to open entity definition in SQL editor (#17616)

commit 412585397e7229f1297910e630260feba33e1111
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Sep 21 23:44:57 2023 -0230

Chore/capitalization (#17628)

Capitalization inconsistencies

commit acbe2dcd10f96c0130c4704d7aac6a4900208805
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Sep 21 14:15:59 2023 -0230
Chore/swap realtime icon (#17625)

Swap realtime icon

commit 4379b4bc220c7810ca08695df9ba1f2aa5664eb7
Author: Asher Chan <asherchan2002@hotmail.com>
Date: Thu Sep 21 23:04:43 2023 +0800

Fix typos in realtime/postgres-changes.mdx (#17614)

commit 258af4b45e639fbdffc800d7176f761e4f5dfe1b
Author: Tumelo Koko <57895838+KokoBell@users.noreply.github.com>
Date: Thu Sep 21 16:59:57 2023 +0200

Fix: Updated concepts.mdx (#17618)

commit f5e5b5f0c40961f6989b23e9f3c65bea7d7dfd05
Author: Richie McIlroy <33632126+richiemcilroy@users.noreply.github.com>
Date: Thu Sep 21 09:54:25 2023 +0100

Fix empty state text color in editor (#17521)

Fix text color in editor

commit d657f2922dd1532c3fe61f9c062d9e55d3850cae
Merge: adcc6d50b a6b4c8172
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 15:23:01 2023 +0800

Merge pull request #17610 from supabase/master

Dashboard deploy

commit a6b4c81721d6cd9655700aa99a67f04d0926068d
Merge: fb2f747f0 928f0aa04
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 15:09:56 2023 +0800

Merge pull request #17605 from supabase/chore/add-project-check-for-pitr

Add project check for PITR

commit fb2f747f00897a40c289a1e8e0f92f82b7922d16
Merge: e52c39a91 dcc1abd04
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 15:04:53 2023 +0800

Merge pull request #17584 from supabase/chore/add-service-versions-to-project-


infra-page

Add service versions to project infra page

commit 928f0aa04c9782e182f650109d89122d69ca6f41
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 15:02:42 2023 +0800

Update studio/components/interfaces/BillingV2/Subscription/AddOns/AddOns.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>


commit d2912cc6449c8cee955107d701408d9d06593e7c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 15:02:20 2023 +0800

Update studio/components/interfaces/Settings/Addons/Addons.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit e52c39a9128d66b42bc853c729d1e1d6f2c5dac3
Merge: 290dcd3fa fd1878a61
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 14:48:40 2023 +0800

Merge pull request #16767 from supabase/chore/add-branch-dropdown-in-nav-v1

Add branch dropdown in nav v1

commit fd1878a61489d6edb1b09cdae6966de89b64e8dd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 14:36:06 2023 +0800

Update

commit f3d140752ece20f52dc0a904104cc84532a10f68
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 14:31:27 2023 +0800

Update

commit ab69faac7d6fae63ea2c4e66988ece5eb352ad0e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 14:29:29 2023 +0800

Update icon

commit b461ff78334721e4797b79e922d93a76544a944f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Sep 21 13:16:22 2023 +0800

fixed: temp fix of text sizes, icon placement and focus style on Command UI
Component

commit 290dcd3fa48cd7577c8225c947cc8d0e0adfde0e
Merge: 6d5a8d92b 1e8471139
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 11:53:45 2023 +0800

Merge pull request #17550 from supabase/chore/remove-alpha-label-for-wrappers

Remove alpha label for wrappers

commit c76ab2f5817f8fed44b3ec01e70ff85dc3edbed8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 10:48:05 2023 +0800

Fix

commit 6c773ba47cf8095d23246357daa1a975ad404977
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 10:43:28 2023 +0800

Fix

commit 8ba1c6be659eee471b783814c9b0d6e746b0c204
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 10:40:46 2023 +0800

Fix

commit 34f2b6e970f698afab4df02b4be0d2ca19347210
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 21 10:38:21 2023 +0800

Add project check for PITR

commit 6d5a8d92bba00ce30ae8426b26aea8a51c1144c5
Merge: 7d8d5b914 94bf60904
Author: Lakshan Perera <lakshan@supabase.io>
Date: Thu Sep 21 05:38:48 2023 +1000

Merge pull request #17598 from supabase/fix-log-message-length

chore: change log message length to 10k

commit 94bf60904cc546297e1d3d678fe47bb5d3518092
Author: Lakshan Perera <lakshan@laktek.com>
Date: Thu Sep 21 05:21:10 2023 +1000

chore: change log message length to 10k

commit 7d8d5b9146ed715837bc79fc3aa4e6a12abacd75
Merge: 7124f392a 1d5d73a18
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Sep 20 12:11:17 2023 -0600

Merge pull request #17570 from supabase/fix/sql-ai-repair-broken-json

AI SQL Editor: Auto repair broken JSON returned from OpenAI model

commit 7124f392ab2b407ff3ce2e6986c6cbfd0f19963a
Merge: 59817075f 95a996647
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 20 14:14:08 2023 -0230

Merge pull request #17594 from k-ison/master

chore: Remove typo error on BackupsList.tsx

commit 95a996647d99628e163860585dc6ba9ce75a3521
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Wed Sep 20 13:13:09 2023 -0300

prettier

commit 58bc5f39648fe03006ec42be198253947b789f3c
Author: karlo-supatrooper <karlo@supabase.io>
Date: Wed Sep 20 23:49:16 2023 +0800
Remove typo error on BackupsList.tsx

commit 59817075f39f6d31f6596f722ffce760e00b7221
Merge: 6540edaa5 5b2750e01
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Sep 20 17:25:43 2023 +0200

Merge pull request #17593 from supabase/hf/bump-gotrue-js-2-54-0

feat: bump `@supabase/gotrue-js` to v2.54.0

commit 5b2750e01c68b4f18768bcad39ec39ca07a9d762
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Sep 20 16:55:42 2023 +0200

feat: bump `@supabase/gotrue-js` to v2.54.0

commit 6540edaa5bb1d54a86ce997cede57ada5e3381e1
Merge: bfca27f0d adcc6d50b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Sep 20 16:54:20 2023 +0200

Merge pull request #17591 from supabase/studio

commit adcc6d50b1eaf1e305768b679843fcc05d93f33e
Merge: 23775b58f d0382cd3f
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Sep 20 16:17:17 2023 +0200

Merge pull request #17590 from supabase/hf/permission-check-migration

commit d0382cd3fcf97a678c998d33e6ac9126477b616b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Sep 20 16:00:12 2023 +0200

fix: permission check for billing migration

commit bfca27f0dd233d3789eeeba1dc2c35a4dab4c1f7
Merge: a3dc1ba45 cf9a3f062
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Sep 20 16:07:10 2023 +0200

Merge pull request #17589 from supabase/fix/permission-check-billing-migration

commit cf9a3f0625ec85e26b86f70044dca7b6dba0c067
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Sep 20 16:00:12 2023 +0200

fix: permission check for billing migration

commit a3dc1ba457452b70bba6f8c0ca4c0d08bcaeff20
Merge: f2bcdd7b4 7609cba65
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 21:51:39 2023 +0800

Merge pull request #17582 from supabase/chore/small-style-fix-to-API-docs-side-


panel
Add darker background to code snippets in API side panel

commit f2bcdd7b420aa911d4a087833094c17c1997590b
Merge: 08647efc9 9ff71b681
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 20 10:51:59 2023 -0230

Merge pull request #17579 from supabase/fix/missing-font-css-staging

Fix missing fonts in staging

commit 08647efc922603c6e04f8c110c1fb56ce1b2a24e
Merge: f94d09a68 d82a6d465
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 21:21:43 2023 +0800

Merge pull request #17517 from supabase/feat/add-info-alert-to-foreign-key

Show an info alert when selecting a foreign key

commit f94d09a68c2a1f209d87a4c0c5ce702aac9061d2
Merge: c04ab8300 7ba7f74c8
Author: Fabrizio <fabri.feno@gmail.com>
Date: Wed Sep 20 14:21:34 2023 +0100

Merge pull request #17580 from supabase/doc/storage-management-fix-trigger

fix: storage management doc trigger

commit dcc1abd04c9b18ef19c0fbb20daf3ee9a8cda8c9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 21:19:55 2023 +0800

Update
studio/components/interfaces/Settings/Infrastructure/InfrastructureInfo.tsx

commit 620fc79cd4d9bf2dce50d1e71dddf6cafd55fa89
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 20 10:44:46 2023 -0230

Update
studio/components/interfaces/Settings/Infrastructure/InfrastructureInfo.tsx

commit d82a6d465bc149fd7da9cb6f0e7965be5bc4b67c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 21:09:34 2023 +0800

Update
studio/components/interfaces/TableGridEditor/SidePanelEditor/ForeignKeySelector/
ForeignKeySelector.tsx

commit c04ab83004fcff618f1e68079c20571b7726d34a
Merge: f64d3e193 48c020f81
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 20 10:36:00 2023 -0230

Merge pull request #17583 from supabase/chore/shift-alert-into-modal-when-


resetting-jwt
Shift alert into modal when resetting jwt

commit f8f712ad5dbf197ca82a68e76969eddca016347c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 20:47:03 2023 +0800

Add service version to project infra page

commit b896200e56e41f1935582b9caabc5c9ec90e1529
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 20 14:30:49 2023 +0200

Update the wording.

commit 48c020f818fe7f3f0b043aa4628f1484b2eaf4b0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 20:24:17 2023 +0800

Shift alert into modal when resetting jwt

commit f64d3e193b86563e5adbc9300a5821a5eca87c5a
Merge: 46c429dc4 6f5842f94
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 20 14:15:03 2023 +0200

Merge pull request #17565 from supabase/fix/default-value-on-booleans

Fix the input field for booleans in the table editor

commit 14838dffff19b7fb2aa91bc75e184698255627c9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 19:59:53 2023 +0800

Rename alt prop for all branch related components to isNewNav

commit dd103ac71005636fc5df814b6c1efbe34d605d8f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 19:50:55 2023 +0800

add asChild

commit 7609cba65a6a83560e8a2e76b59a58e1532af0d0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 19:29:21 2023 +0800

Add darker background to code snippets in API side panel

commit a7822ae6fe5b0d4c9142d376416e48ca48ed568f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 19:14:17 2023 +0800

Address comments

commit 49d0ed15b1939c9458dfc9fe043346ae8ca15d73
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 18:21:18 2023 +0800

Update studio/components/interfaces/Settings/Integrations/GithubIntegration/
GitHubIntegrationConnectionForm.tsx
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 3e942f8854031f8cc876f29d386586c580d2f777
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 18:20:33 2023 +0800

Update studio/components/interfaces/Settings/Integrations/GithubIntegration/
GitHubIntegrationConnectionForm.tsx

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 7ba7f74c8d8aecd2630f57f3d6e777c2cb6a8471
Author: fenos <fabri.feno@gmail.com>
Date: Wed Sep 20 10:50:46 2023 +0100

fix: storage management doc trigger

commit 9ff71b6818c86c3bbe3fcc604283cb67834d4be8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 17:37:39 2023 +0800

Fix font.css

commit 558079ef6b9624c33a285b17907f47594fd69ee2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 17:28:06 2023 +0800

Fix missing fonts in staging

commit 46c429dc4fcd3c2c1ceccc65e045c235d0d1ffb0
Merge: 08076fb35 252d47f34
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 17:02:10 2023 +0800

Merge pull request #17578 from supabase/chore/debugging-tool-for-internal-staff

Debug tool for internal staff

commit 252d47f34e7fb71695baf5c4dbbb0ba0a941e694
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 16:47:54 2023 +0800

Update

commit ed79d87e5d5b59d3d6001ec140c4d2e9b239d86d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 16:41:52 2023 +0800

Fix

commit 7f46ddc2b6a071b0f9885911dcc3c7624fe0d4d7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 16:37:05 2023 +0800

Update

commit 23e6cd79358fb8840ff7878111b268a65aca282c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 16:10:00 2023 +0800

Debug tool for internal staff

commit caedfb51bd89b84682341d3c5ebb436e32d675cc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 15:57:06 2023 +0800

Fix

commit 0965c2b2315b4a034a2ce46ac78d028d06ccb0cc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 15:42:47 2023 +0800

Fix test

commit c4db2d2577c012da8e93d891dfd81a0f1ac5a06b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 15:20:54 2023 +0800

Spelling

commit 9587503ba7351cd86142c709d482ea55971fce89
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 15:14:32 2023 +0800

Refactor project IntegrationsSettings into smaller files

commit adb4d90c5b9aba9b70724c0a2e0de65a9073d043
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 14:44:19 2023 +0800

Fix and improve loading states + speed when going between projects and branches
via header dropdowns

commit 03f35e7ddbbf8f5fa09047d1cc4e8bb5df00a28c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 20 14:16:16 2023 +0800

Deprecate old org and project dropdowns, LayoutHeader to use the new ones under
AppLayout

commit 08076fb355a360d61d15bdcb9024df7548cf1222
Merge: fedc88687 23b6c21f5
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Wed Sep 20 14:13:42 2023 +0800

Merge pull request #17548 from supabase/thor/docs-improve-user-management-


starter

docs: improve user management starter setup.

commit fedc88687c9772a25c1cf091949fa80c03f04580
Merge: d42282ef3 64be7b365
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Sep 20 12:51:07 2023 +0800

Merge pull request #17564 from supabase/chore/update-www-env-vars


Update www env vars

commit 64be7b3652f235d8da4bd973911731da499f7436
Merge: 98b2cdb45 d42282ef3
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Sep 20 12:46:26 2023 +0800

Merge branch 'master' into chore/update-www-env-vars

commit d42282ef300535ea91b7412f188fafdb70e67a16
Merge: f51d6b90e c74380090
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 19 18:29:31 2023 -0600

Merge pull request #17571 from supabase/docs/update-edge-function-url-format

Docs: Update Edge Function URL format

commit f51d6b90e317136934c6737549f5a83c4917f8ef
Merge: 266d0e570 abbb109f2
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 19 18:05:42 2023 -0600

Merge pull request #17568 from supabase/chore/improve-docs-build-time

Skip static page generation for reference docs on preview builds

commit c74380090979007a2e36bf2c307d73a87626d98d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 19 15:34:41 2023 -0600

docs: update edge function url format

commit 1d5d73a18b0860aeea727a55969aa295929f460b
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 19 14:08:15 2023 -0600

fix(sql-editor): repair broken json returned from openai model

commit 266d0e570ecdf062c0cd650b160b453bd188c3f8
Merge: 11b71031d 7aede7ec1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 19 13:25:56 2023 -0600

Merge pull request #17566 from supabase/fix/generate-embeddings-minimist

Fix: minimist import in generating embedding script

commit abbb109f287ec09ee0f209600d6952451fb1de1e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 19 11:32:15 2023 -0600

chore(docs): skip static page generation for reference docs on preview builds

commit 7aede7ec1ff358727b753610a3dfb4754da6f03f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 19 10:56:51 2023 -0600

fix: type error in legacy generator


commit 6f5842f94600c8eba36ef9949a140e13a869628f
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Sep 19 18:34:41 2023 +0200

Fix the input field for booleans in the insert new/edit row in the table
editor.

commit 42d88eef6aa0327414d6133c4029efb6e2dd6c31
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 19 10:39:24 2023 -0600

fix(doc-embeddings): minimist import

commit 40d41d7fd3de4311de1001ffc1d18ff798fb128d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Sep 20 00:29:34 2023 +0800

Update GithubRepositorySelection.tsx

commit 51585fdb2c0d75f77e2b2de431dee0236f4f3346
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Sep 20 00:20:56 2023 +0800

Update GithubRepositorySelection.tsx

commit 6791e1517f95d3329853ab08dfe462c9d83179c8
Merge: 0ea8b1dcf 11b71031d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Sep 20 00:00:50 2023 +0800

Merge branch 'master' into chore/add-branch-dropdown-in-nav-v1

commit 98b2cdb457862f360d4f4905e2c7471aa89da6b7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 19 11:39:57 2023 -0400

update www env vars

commit 11b71031da2869a2c2862fd01225e1decc5027c2
Merge: 5d4900307 b81056701
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 19 10:52:13 2023 -0400

Merge pull request #17562 from jnikhila/patch-1

docs update: fixed typo

commit 5d4900307f82f9be6534eadb6d28ec268bdfca84
Merge: 109f18a03 d0cb8b35c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 19 10:48:37 2023 -0400

Merge pull request #17533 from supabase/chore/update-vector-icon

Update vector hero icon

commit b810567018cf760414ce8880f38e8c88c52204b0
Author: Nikhila Jain <99252011+jnikhila@users.noreply.github.com>
Date: Tue Sep 19 18:23:23 2023 +0530

fixed typo

commit 109f18a0398f833245ce19fa4bf42f4db2140018
Merge: 77c280d33 476249c86
Author: Inian <inian1234@gmail.com>
Date: Tue Sep 19 20:33:29 2023 +0800

Merge pull request #17561 from supabase/ip/storage-resource

commit 476249c86c4a1e8755aef900bf0a984258c51d12
Author: Inian <inian1234@gmail.com>
Date: Tue Sep 19 20:22:34 2023 +0800

fix: link description for storage resource

commit 77c280d337830dec0c70bd9f79d728005bec7ba0
Merge: 72f9910fa 23775b58f
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Sep 19 13:41:11 2023 +0200

Merge pull request #17559 from supabase/studio

sync studio -> master

commit 23775b58fe29b2cb18d3fb41671d7ed97e2df0d4
Merge: 4421c1628 170ceb54e
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Sep 19 13:38:04 2023 +0200

Merge pull request #17558 from supabase/hotfix/webhook-creation

hotfix: webhook creation

commit 170ceb54ed8efaa4d182630c18472ae7012b8303
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Sep 19 13:26:23 2023 +0200

hotfix: webhook creation

commit 4421c16282c5dfc74e17753507d5cac6f33954cf
Merge: 71a0a6513 72f9910fa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 17:52:03 2023 +0800

Merge pull request #17556 from supabase/master

Dashboard deploy

commit 72f9910fa3ec76516f35b275adf82edda3f8be26
Merge: 7cf299f62 42e91cc5d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 17:14:31 2023 +0800

Merge pull request #17518 from supabase/feat/secrets-management-edge-functions

Feat/secrets management edge functions


commit 7cf299f625f23248fbf18f19a0ad10802575e8a1
Merge: b21d9c84c 251869b3e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 17:06:09 2023 +0800

Merge pull request #17555 from supabase/chore/revert-api-docs-snippets-changes

Revert API docs snippets changes

commit 42e91cc5d52caeb5acbdf9013bc7c7aad4991cde
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 17:05:58 2023 +0800

Link edge functions secrets from edge functions page

commit b21d9c84c8654a42603a9e20a665c51a1e6c5301
Merge: bc66a537b e6e1e1402
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Sep 19 17:50:52 2023 +0900

Merge pull request #17459 from supabase/fix/flutter-apple-auth

fix: Update flutter code on apple auth docs to use the latest Flutter SDK
features

commit 251869b3ec901816c8b7a49881395d61ed228b85
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 16:50:06 2023 +0800

Fix

commit c8aae043b641fa535fcfb42735671c235fa3e178
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 16:46:48 2023 +0800

Revert API docs snippets changes

commit 500da371f0132a0df34bcc0ff6496d4f265c242a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 16:45:39 2023 +0800

Small fix

commit bc66a537b8a4c7c2128cd54dc0bb61f3b0715de4
Merge: b33068864 0beadac63
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Sep 19 16:10:30 2023 +0800

Merge pull request #17552 from supabase/cli/v1.99.5

commit 1e8471139f8d1d8d7252ece0b2e675fa2f8d7ee2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 16:05:07 2023 +0800

Update docs

commit 0beadac63c8aa547200c81c6297cbc17c83c2cb4
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 19 10:04:31 2023 +0200
chore: update image versions for docker/docker-compose.yml

commit 1fcf6a240650d9112053aebc7ed9a750d2bdf87f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 16:00:10 2023 +0800

Remove alpha label for wrappers

commit b33068864ff53404dbf06956b35f1cc83e6d72c6
Merge: 508e578c1 c6a66597f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 15:57:00 2023 +0800

Merge pull request #17542 from supabase/chore/filter-favourited-snippets

Filter favourited items from list of snippets

commit 71a0a6513528553d37d07bb83925584dd527ba92
Merge: cde0613b8 508e578c1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 15:55:06 2023 +0800

Merge pull request #17546 from supabase/master

Dashboard deploy

commit 508e578c1f3a172c4251e7dccc9a8b1566b4fe26
Merge: dc1dddf0c db96b13a2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 15:48:06 2023 +0800

Merge pull request #17457 from supabase/feat/update-privacy-policy-and-DPA

Feat/update privacy policy and dpa

commit dc1dddf0cc9f4d1893f871b21becb826179a7c70
Merge: 17a7a5651 31893ef5e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 15:32:31 2023 +0800

Merge pull request #15906 from supabase/chore/update-telemetry-behaviour-


consent

Chore/update telemetry behaviour consent

commit 31893ef5e863e2b723e7d32564a5fb8233a74af3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 14:52:33 2023 +0800

Remove duplicate files

commit ade15f83004bc597f2a57fb4217140aae5cacda7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 14:42:54 2023 +0800

Address feedback

commit 998138862abf99cb191bd760889c7e23dac5a9a2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 14:34:31 2023 +0800

Address feedvacj

commit a8b44a110ddefe7c3c6b70c96ba88cf8b645e539
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 13:26:29 2023 +0800

Update UI based on feedback

commit 9a316a45d62e237d0a827a6dcd291296fdbb162e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 13:17:07 2023 +0800

Address feedback

commit 17a7a5651fa104fa17854b17d2e7c0361f8260e5
Merge: 2e70c240b 538f8db72
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 13:16:29 2023 +0800

Merge pull request #17514 from supabase/chore/remove-apikey-from-autodocs

Chore/remove apikey from autodocs

commit 81843d0a70ec964ea74fbba62a65bbb219358a7f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 13:08:12 2023 +0800

Fix

commit 38f747fcf494df1908b96e2049063d84c77fa3e0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 13:06:49 2023 +0800

Remove log

commit 0bdc82f79d4322a735a267a5b528d4b47157e089
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 13:05:26 2023 +0800

Update studio/components/layouts/ProjectSettingsLayout/SettingsMenu.utils.ts

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit 2e70c240b3106a4d4efaed50b4ef6a6cdfc99e30
Merge: fdaf8a293 8459db1be
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 13:04:33 2023 +0800

Merge pull request #17458 from supabase/chore/improve-support-for-viewing-data-


in-readonly-entities

Improve support for viewing data in table editor for readonly entities

commit 538f8db72734da583f4d57bcfcff40737d28ef57
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 13:04:22 2023 +0800
Address comments

commit 8459db1be54320376cead6ba9123492cfc029081
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 12:52:25 2023 +0800

fix

commit de36c82e37df2b9b9330f71c6a790465085b42f3
Merge: 19ba9cad1 fdaf8a293
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 12:48:25 2023 +0800

Bring changes from 14058 and resolve conflicts

commit fdaf8a293e4e068e5a9d6a6680594bd1451d1b87
Merge: 9af3e786b 43c40dfc9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 12:42:44 2023 +0800

Merge pull request #17515 from supabase/chore/provide-helper-to-copy-path-to-


folder-in-storage-explorer

Provide helper to copy path to folder in storage explorer

commit 9af3e786b55d869765f45d9f6d7b3a111fdaae19
Merge: 64b7b0f60 70b93c7f6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 12:42:18 2023 +0800

Merge pull request #17460 from supabase/chore/add-realtime-toggle-button-in-


table-editor

Add realtime toggle button in table editor

commit 70b93c7f6635c5b5a49dac130b7d2e6b5bfbabad
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 12:23:56 2023 +0800

Small copy change

commit 23b6c21f5924065ca04b923307dbea2507f565a5
Author: thorwebdev <thor@supabase.io>
Date: Tue Sep 19 12:22:58 2023 +0800

docs: improve user management starter setup.

commit 64b7b0f606841c49d5f251354b65b9fbf6518de4
Merge: fb8f8f38a 3a4a4f848
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Tue Sep 19 12:05:58 2023 +0800

Merge pull request #16981 from Khareayushh/master

docs: edge function error handling guidance.

commit fb8f8f38a2421f3c96b63c96ec11cb8c5f1b21fa
Merge: 815f6923a c31e6ba3a
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Sep 19 11:24:51 2023 +0800

Merge pull request #17513 from supabase/cli-guide

chore(docs): add cli prerequisites to getting started guide

commit 815f6923a939476ddc288e8ebe93fddd376ac419
Merge: 923fba220 fb56beae0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 19 11:08:58 2023 +0800

Merge pull request #17526 from supabase/fix/logs-behind-flag

Put the account audit logs page behind a feature flag

commit 923fba220a517556bf50c35a324b677706dfae5c
Merge: 8e462813b 2700b4b1a
Author: Lakshan Perera <lakshan@supabase.io>
Date: Tue Sep 19 11:24:56 2023 +1000

Merge pull request #17543 from supabase/ef-log-message-limit

chore: doc update on edge functions log message length

commit 2700b4b1a6b61215d24b2718e66331536a760519
Author: Lakshan Perera <lakshan@laktek.com>
Date: Tue Sep 19 10:51:22 2023 +1000

chore: doc update on ef message length

commit c6a66597fd3d0d6d9a50c1e4bfc16b643ebc2619
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 21:56:02 2023 -0230

Filter favourited items from list of snippets

commit 8e462813b926c203e9226855db8fa7ec8b12c90e
Merge: 7c6520cd9 8684b32ea
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Mon Sep 18 16:01:34 2023 -0700

Merge pull request #17113 from aar2dee2/patch-3

Fix tenant URL in Azure settings

commit 7c6520cd9cd4b80c1ff21d37f4e3dd9e627c6230
Merge: fd3c9997b f1240aac2
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 19:59:21 2023 -0230

Merge pull request #17534 from supabase/chore/increase-stroke-width

commit 8684b32ea3561fda02e44972d11eda6dc0c38c4e
Merge: d95e74c79 fd3c9997b
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Mon Sep 18 15:17:00 2023 -0700

Merge branch 'master' into patch-3


commit fd3c9997b14a65c1a1cca8d973471317aeea8e49
Merge: dbf8f772e 2ee34de18
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 18 17:28:16 2023 -0400

Merge pull request #17540 from supabase/fix/docs-getting-started

Fix docs getting started icon grid

commit dbf8f772ee8dc4dd779ce987e03d0e49cc5a7084
Merge: dc3faaa6f 98bbb59d5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 18 17:00:46 2023 -0400

Merge pull request #17528 from yashnirmal/fix17512

fix:#17512

commit 2ee34de1815f0cb20dbea978e9290c0024b15694
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 18 16:29:55 2023 -0400

remove unnecessary space in docs homepage

commit 093a980678e1c7fb2e056a40c02f36d7cd423765
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 18 16:25:54 2023 -0400

fix docs getting started icon grid

commit d0cb8b35c22cc07e77d0a7edd9f3b74590977c4f
Merge: 5c2c8ece5 dc3faaa6f
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Sep 18 16:08:48 2023 -0400

Merge branch 'master' into chore/update-vector-icon

commit dc3faaa6f4442d3eaaa8da8c465b8ae523d3c87c
Merge: f53f4a2bd 75e1f7555
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 17:13:59 2023 -0230

Merge pull request #17532 from supabase/feat/dashboard-confirm-discard-modal-


wording

Dashboard: Update button text on modal warnings

commit f1240aac277bcf5a8ca517aa065aee7724f45686
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 17:06:05 2023 -0230

Increase stroke width on nav icons

commit f53f4a2bd2c807a748b7690ad799a8331db88b23
Merge: e19d8d7c9 f8403376f
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 16:50:01 2023 -0230
Merge pull request #17037 from samueldenzil/fix-enter-not-working-in-filter-
popup-issue#17025

Fix Enter not-working in filter popup

commit e19d8d7c92b54c97ea6830b44aad9cdd961548d5
Merge: cbdba93ff 9d177c1a3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 18 15:17:08 2023 -0400

Merge pull request #17450 from supabase/update-humans-supun

Added myself to the humans.txt

commit 5c2c8ece5be8f52d4d96b4bbb2e862a0ac70b208
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 18 15:06:56 2023 -0400

remove beta from vector hero icon

commit 75e1f75551c15fa125f28e649e355004529e3a1c
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Sep 18 13:04:01 2023 -0600

feat(dashboard): header wording on discard modal warnings

commit f86fd17e641a3b247108c2eee8b318d38b1c79a9
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Sep 18 12:44:16 2023 -0600

feat(dashboard): button wording on discard modal warnings

commit cbdba93ff8f390740067c0c25c0f2b70ad7d0281
Merge: 73287bf31 60e4910a0
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 16:13:08 2023 -0230

Merge pull request #17000 from faizanraso/issue-16999

Update DEVELOPERS.md to Include Docker Setup Instructions

commit 60e4910a0f0e17a5aea6a3664e609c8217526b40
Merge: 6026a6bf7 73287bf31
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 16:10:44 2023 -0230

Merge branch 'master' into issue-16999

commit 73287bf3122c3d11b5a5e007011fcc65189ae3f0
Merge: 033279d5a e7c206cb1
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 15:54:13 2023 -0230

Merge pull request #17047 from 0xVikasRushi/fix/description-undefined

Fix API Preview crashing for custom schema #17028

commit 6026a6bf7b3e1fc1853817c363fc801650833d03
Merge: 715881c33 033279d5a
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 15:44:31 2023 -0230

Merge branch 'master' into issue-16999

commit e7c206cb170a944bd6b5ec7b09460048e19d9c23
Merge: 141ecece2 033279d5a
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 15:37:27 2023 -0230

Merge branch 'master' into fix/description-undefined

commit 715881c33e411758c334bdf5599345acbbf314b0
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 15:36:19 2023 -0230

Edits

commit 033279d5a449967cd8dc0a16a94aab8b0f2829a7
Merge: bd6c00020 f0bf247db
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 15:24:26 2023 -0230

Merge pull request #15521 from supabase/feat/vercel-integration-v2

little fixes for vercel integration

commit bd6c000205001ddde7e4c45402e0d91936f6f911
Merge: ed775a46a cd4cdd4d2
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 15:22:47 2023 -0230

Merge pull request #15769 from supabase/da/update-log-docs

chore: update docs for logging

commit ed775a46af164f6401cd4d91a7cf2131d428a7ec
Merge: 8434081cd 8ccbc0662
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 15:12:44 2023 -0230

Merge pull request #17479 from nwaliaez/nwaliaez-#16544

Fix tab accessibility with popup modal

commit 8434081cdd936ea550125f8aa40b30b2ee10f697
Merge: bc6bf832f 36b6e1109
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 15:07:45 2023 -0230

Merge pull request #17495 from Sadeedpv/modify-icons

Add gap between framework icons on the docs get started page

commit 3a4a4f848b814f6a785554b84ae9872ecaebfd7b
Merge: c9fa5a043 bc6bf832f
Author: Ayushh Khare <89789661+Khareayushh@users.noreply.github.com>
Date: Mon Sep 18 22:53:02 2023 +0530
Merge branch 'master' into master

commit c9fa5a0438215c206c4383183333bd3515c24daf
Author: Ayushh Khare <ayushhkhare07092001@gmail.com>
Date: Mon Sep 18 22:51:21 2023 +0530

Resolved prettier in package.json

Resolved and applied prettier to quickstart.mdx.

commit 36b6e1109168767fd17564a21451e669578e0f7d
Merge: 5ecddf4e2 bc6bf832f
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 14:50:24 2023 -0230

Merge branch 'master' into modify-icons

commit 8ccbc0662fa8a06c4498de4cfa2465c4b629652a
Merge: 56cf202b4 bc6bf832f
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 14:50:01 2023 -0230

Merge branch 'master' into nwaliaez-#16544

commit bc6bf832f34de3bbec5d12af7ede627c1b70ff1c
Merge: e103d2770 62aeb7aab
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 14:49:47 2023 -0230

Merge pull request #17485 from enBonnet/patch-1

Update sveltekit.mdx

commit 56cf202b42a0584015c849e5368deff63f3f8b38
Merge: 7d6f10d77 e103d2770
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 14:49:31 2023 -0230

Merge branch 'master' into nwaliaez-#16544

commit 98bbb59d58ffed2da742a67f1bfa06bdaeea3ab3
Merge: ca2b7b85f e103d2770
Author: Yash Nirmal <78169683+yashnirmal@users.noreply.github.com>
Date: Mon Sep 18 22:33:37 2023 +0530

Merge branch 'master' into fix17512

commit ca2b7b85fef4a59d3a38f1a88177220f25ce4d79
Author: Yash <yash15nirmal@gmail.com>
Date: Mon Sep 18 22:33:05 2023 +0530

fix:#17512 and formatted

commit e103d277073a22d33288e9459144dc9084f968da
Merge: d759af295 d2d93eaf0
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 14:29:49 2023 -0230

Merge pull request #17430 from supabase/chore/better-hover-state-on-project-


cards

Better hovers

commit d759af29529bf4a047fa3562cfb0bda10a7b4110
Merge: 3870e47a6 f1baf06e4
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 14:26:28 2023 -0230

Merge pull request #17522 from nykula/patch-1

Fix 404 when opening the Docker self-hosting guide in a new tab

commit dfcaebcdc9d81a8445f7707204c02491a942c080
Author: Yash <yash15nirmal@gmail.com>
Date: Mon Sep 18 21:48:39 2023 +0530

fix:#17512

commit fb56beae08426fd7d7c63fb99a8a36ebe3de0ad9
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Sep 18 17:06:30 2023 +0200

Put the audit logs page behind a feature flag. All links to it are hidden (even
in v2 nav layout).

commit 5de41f938221b2341ec3b96c09ea1ed530930f0c
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 18 11:56:39 2023 -0230

checks

commit f1baf06e493895242f1524b65653094c7869b3f9
Author: Denys Nykula <nykula@ukr.net>
Date: Mon Sep 18 14:01:59 2023 +0300

Fix 404 when opening the Docker self-hosting guide in a new tab

Relative to /docs, the Next.js root, /docs resolves as /docs/docs, doing a 404
when opening a new tab or refreshing the page that the client-side router manages
to open on an ordinary click.

commit f0bcca649e26dd304b5abb26e4eda64960662723
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 18 17:59:46 2023 +0800

Add secrets management for edge functions in project settings

commit 49fbcfea046a18b2a6c85135502e0e50fd741f4c
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Sep 18 11:47:17 2023 +0200

When the referenced column has no type, show an info alert describing the
actions to the user.

commit 3870e47a692dd5b3bda297ea0b0d43ff5a2146ad
Merge: ec0dd7324 0d95d8d79
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon Sep 18 17:27:15 2023 +0800
Merge pull request #17344 from jm-bh/patch-1

fix: fallible expression

commit 0d95d8d79a9d9732e4395ff3bf5e65651166f2a7
Merge: 928d2b614 ec0dd7324
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon Sep 18 17:05:17 2023 +0800

Merge branch 'master' into patch-1

commit 469ce7d1ad697ff760043a23d94607a39736ef8f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 18 17:01:28 2023 +0800

Add react queries for edge functions secrets

commit 43c40dfc911751dd3361198ee66004843e170fa6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 18 16:21:44 2023 +0800

Provide helper to copy path to folder in storage explorer

commit ec0dd7324d6e816ee570eeef24d182249dd3dc36
Merge: 37deef654 6d0a72492
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 18 16:12:19 2023 +0800

Merge pull request #14058 from supabase/chore/remove-pg-meta-schema-store

chore: remove Mobx pg-meta SchemaStore + #14072

commit 6d0a72492d1a0d40ec25bb07e8615e0b6b509e89
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 18 16:04:02 2023 +0800

Add remove filters cta if filters returned no results

commit 66d7b5f102b431050ff754f14763a7516590aa63
Merge: 76d84cda7 97bc98aa2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 18 15:35:36 2023 +0800

Merge pull request #17511 from supabase/chore/fix-empty-states-of-table-editor

fix empty states of table editor

commit 6c99a10bdbf6de96391f2afe4bcb83fffe87fc3c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 18 15:33:17 2023 +0800

Shift components in Docs out of to be cleaned

commit d739228db5d17f28fccc09786bde2daf1363b6b3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 18 15:27:38 2023 +0800

Convert files to ts
commit 0b184be3865ac9f27fff3c4d6e88c63133bfba9a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 18 15:19:18 2023 +0800

Remove apikey header from autodocs

commit c31e6ba3a6a1455e505b2dae41b69d293628fed1
Author: Qiao Han <qiao@supabase.io>
Date: Mon Sep 18 13:44:23 2023 +0800

chore(docs): add cli prerequisites to getting started guide

commit 19ba9cad138b5d0d1c1ddf895b051629bd166038
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 18 13:14:56 2023 +0800

Fix missing default value

commit 97bc98aa21b54c510407de27f836928bb457fdcd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 18 13:02:50 2023 +0800

fix empty states of table editor

commit 5ecddf4e28fe420d1f611093340583dae92fca27
Merge: ed43f6ebd 37deef654
Author: Sadeed pv <muhammedsadeed70@gmail.com>
Date: Sun Sep 17 01:03:05 2023 +0530

Merge branch 'master' into modify-icons

commit ed43f6ebdebf6804b34fd570ca3135a1c8160158
Author: Sadeed pv <muhammedsadeed70@gmail.com>
Date: Sun Sep 17 00:57:01 2023 +0530

Add gap between framework icons on the docs get started page

commit 37deef654b1de92f804f1c2e480c50cb49502d51
Merge: 230cb3358 75863037f
Author: Han Qiao <sweatybridge@gmail.com>
Date: Sun Sep 17 01:14:28 2023 +0800

Merge pull request #17464 from supabase/cli-config

fix: update cli config docs to latest version

commit 75863037f2d696f45421b8105c950c263a6b95ec
Author: Qiao Han <qiao@supabase.io>
Date: Sun Sep 17 00:15:40 2023 +0800

chore: update section titles

commit d95e74c790ffc01f7317893306cf0afcc20be9ff
Merge: 34b2378b3 230cb3358
Author: aar2dee2 <85004512+aar2dee2@users.noreply.github.com>
Date: Sat Sep 16 17:47:30 2023 +0530

Merge branch 'master' into patch-3


commit 62aeb7aaba3ee38b83c8e6e60490d537c2044574
Author: Ender Bonnet <13243693+enBonnet@users.noreply.github.com>
Date: Sat Sep 16 07:10:11 2023 -0300

Update sveltekit.mdx

Added missing "fail" import

commit 76d84cda7047c85f1e42d311d131036232f19d96
Author: Alaister Young <a@alaisteryoung.com>
Date: Sat Sep 16 09:42:27 2023 +0200

fix can't edit column after creating error

commit 63b568a47267cbf05eb26405790a44967ab3d7e7
Merge: 739363df2 230cb3358
Author: Alaister Young <a@alaisteryoung.com>
Date: Sat Sep 16 09:05:22 2023 +0200

Merge branch 'master' into chore/remove-pg-meta-schema-store

commit db96b13a2ef6eb61ee4eddc24f254351cebe9c56
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Sat Sep 16 14:21:05 2023 +0800

fix: improve dpa page copy

commit 230cb3358614dd7e86ac68a7e85964ce15fc1f78
Merge: ae6d0232b afb5c3b90
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Sep 16 11:44:02 2023 +0800

Merge pull request #17454 from supabase/chore/support-cascade-update-foreign-


key

Chore/support cascade update foreign key

commit 008b71240aafaaaec5397b50bae0cba514ced47e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Sep 16 11:39:22 2023 +0800

Update studio/components/interfaces/TableGridEditor/GridHeaderActions.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit 34b2378b37674d13b179334b4a9ac67d657fbf2f
Merge: 3fe784c10 ae6d0232b
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Sep 15 16:54:37 2023 -0700

Merge branch 'master' into patch-3

commit 7d6f10d7751862b59b3416bb4e463d9fc289beee
Author: Neeraj Walia <122222243+nwaliaez@users.noreply.github.com>
Date: Sat Sep 16 02:35:41 2023 +0530

Fix tab accessibility with popup modal


commit ae6d0232b9a67da529fbc28230a324fcca18c2e3
Merge: 2d4276b80 cc8ce2218
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Sat Sep 16 03:21:40 2023 +0800

Merge pull request #17288 from supabase/feat/add-storage-cache-miss-template

chore: add storage cache miss template to logs explorer

commit cc8ce2218c01d0827dbf9f8ebe0d3641ae6e3d00
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat Sep 16 03:17:25 2023 +0800

chore: fix indentation

commit 739363df26e877cf9dc21329c60fd3bc53c7c559
Merge: 9c9b8feac 6595c31c2
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Sat Sep 16 03:29:38 2023 +1000

Merge pull request #14072 from supabase/chore/remove-pg-meta-table-store

chore: remove pg-meta stores for reading table-like objects

commit 6595c31c2144340216dd89ad68561fea7acd0fec
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Sep 15 19:19:34 2023 +0200

fix policies page schemas dropdown

commit e8e3d91b24b36e4546f7cd50f90fd94a84a1adf9
Merge: 1bd73f22e 9c9b8feac
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Sep 15 16:46:50 2023 +0200

Merge branch 'chore/remove-pg-meta-schema-store' into chore/remove-pg-meta-


table-store

commit 9c9b8feaca77a1138c2ff054d50dfa2495dece2b
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Sep 15 16:46:05 2023 +0200

remove unused schema key

commit 0d308d15b9ab4d6ddf0ff099831e58f7ea1da5d8
Merge: 89cfc865e 2d4276b80
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Sep 15 16:45:44 2023 +0200

Merge branch 'master' into chore/remove-pg-meta-schema-store

commit 1bd73f22e7648d1c0e9fa18ff5730c499411a3e7
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Sep 15 16:40:52 2023 +0200

address feedback

commit 33dbaa2c50088a8f8748a7223e54679704a8bab8
Merge: ecdea366e 2d4276b80
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Sep 15 16:37:15 2023 +0200

Merge branch 'master' into chore/remove-pg-meta-table-store

commit 2d4276b8028f77c2bd4e159fc3f5a91c24c63d67
Merge: 1c6ba2813 7c6400657
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Fri Sep 15 15:56:00 2023 +0200

Merge pull request #17471 from supabase/chore/update-vector-og

update vector og image

commit 7c6400657d497dd3334f712bd7c8c5203b4aaeaf
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Sep 15 15:05:55 2023 +0200

update vector og image

commit 1c6ba281305bc4107c907842b905b7a0b73cc58b
Merge: 003346466 2973f9816
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Sep 15 12:45:15 2023 +0200

Merge pull request #17420 from supabase/fix/csv-import

Fix CSV import to not autocast strings into numbers

commit d5a5357f1617f8cf4cc4ddb2bc4a54f5fa5c7392
Author: Qiao Han <qiao@supabase.io>
Date: Fri Sep 15 18:40:10 2023 +0800

fix: update cli config docs to latest version

commit 003346466f242659726d1b75a772387ab6c6dd3f
Merge: 37dbd410d 63f2a5493
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Sep 15 12:37:08 2023 +0200

Merge pull request #17463 from supabase/try-self-hosted-runner

commit 63f2a54938640090223cdac1d677f73e92aaa96b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 14:37:50 2023 +0200

build: use larger runner for build/tests

commit 37dbd410da4d157276ab387e80596bb5a730f09b
Merge: 2f758415e 814c4045a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Sep 15 11:21:53 2023 +0200

Merge pull request #17444 from supabase/cleanup-www-deps

chore: cleanup www deps

commit 08a5c5840aaa19946ccda3257ededcb592b9d31d
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Fri Sep 15 17:02:41 2023 +0800

fix: mispelling fulfil

commit e6e1e14024719bc1f2a6a6f399dfc1fb552b370a
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri Sep 15 17:39:51 2023 +0900

minor fix on code sample for sign in with apple

commit 77db89e9cb1bc3cd84396a544ac7b2169811cc03
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri Sep 15 17:35:27 2023 +0900

update link

commit c78cc45401105751ea8524007ccaa7e2a671fb3c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 15 16:10:41 2023 +0800

Add realtime toggle button in table editor

commit 18a12b01dee13971f89d59cf7b963bae701ad6aa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 15 15:49:24 2023 +0800

Remove padding around API docs side panel

commit e4b5f968346ccf34c805406f3a72da1baa66ac00
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 15 15:47:41 2023 +0800

Fix small padding issue

commit 6a09a76eec76cebc7ed75d7e64857c36aab112fd
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri Sep 15 16:30:04 2023 +0900

fix: update flutter code on apple auth docs to use the latest features

commit d5844e3f31e383a88b31695c0d12cd527ed6893a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 15 15:08:23 2023 +0800

Fix

commit 2f758415e514dafda58a61576e049f4ecd479716
Merge: bb54503e4 b7b4ef576
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 15 15:06:57 2023 +0800

Merge pull request #17456 from supabase/chore/update-placeholder-text-in-api-


reports-comparison

Improve clarity of input between matches and is comparisons for api report

commit e474839a9a08c21b280fa24c3cb3a4f6785910f1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 15 15:04:55 2023 +0800
Improve support for viewing data in table editor for readonly entities

commit 1a1e1c3804e80dd8b3708ef5213a4f46f8608ace
Author: Ayushh Khare <ayushhkhare07092001@gmail.com>
Date: Fri Sep 15 12:24:55 2023 +0530

Applied Prettier in quickstart.mdx file

@thorwebdev prettier done.

commit 4bf7c3e948fad7b50b244010e99e7cc8772226da
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Fri Sep 15 14:42:24 2023 +0800

feat: update privacy policy

commit b7b4ef576301dea94903cc7cdf32a5de2643d63a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 15 14:17:03 2023 +0800

Improve clarity of input between matches and is comparisons for api report

commit afb5c3b90f6df9d0bd4306d2fc84e5c52bee1897
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 15 13:57:03 2023 +0800

Fix

commit bb54503e47ebc5062e134ca2ae19f9937adfdeba
Merge: d78b525ee c683a66eb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 15 13:55:27 2023 +0800

Merge pull request #17439 from supabase/chore/fix-fk-lookup

Fix sentry error on fk lookup

commit 51e72153ec72e8e8d04e9c6fd1375eb898336f34
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 15 13:30:28 2023 +0800

Implement cascade update support

commit 9d177c1a30a1de3abe4bf1cd45224be028beda61
Author: Supun Sudaraka <ssudaraka@gmail.com>
Date: Fri Sep 15 08:33:35 2023 +0530

Added myself (Supun) to the humans.txt

commit 814c4045a37d5916e1833f25eb128d29a334dd45
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 22:46:21 2023 +0200

chore: cleanup www deps

commit d78b525ee4d44d1ef247d77ce8cda9849f7f5785
Merge: c6b1283ea 7f7436665
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Sep 14 23:16:25 2023 +0300

Merge pull request #17425 from supabase/docs/ai-gte-addons-guide

docs: add 384d vectors to addons table

commit 7f7436665f3ac34805633e71738ae57d2429b0ee
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Sep 14 23:05:53 2023 +0300

Apply suggestions from code review

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit c6b1283eaeaea0dbba4493bd910510cc67cf50d8
Merge: 12cf750b5 0f576e93e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 20:44:24 2023 +0200

Merge pull request #17426 from supabase/cleanup-deps-docs

commit 0f576e93e24148b36ffb5379a3d1c3c1281179e3
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 14:26:25 2023 +0200

chore: remove unused docs dependencies

commit c683a66eb4496a1a35c5ef4c331f1b3581e99379
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Sep 14 13:58:58 2023 -0230

Fix sentry error on fk lookup

commit 12cf750b556e67bc93a3269f551c9fa241b14c9c
Merge: 75a82e205 0aa30d904
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Sep 14 17:30:43 2023 +0200

Merge pull request #17432 from supabase/chore/update-oss-layout

Update OSS layout

commit 0aa30d904cc68695c83bfaf883e9e6e7960f568c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Sep 14 17:16:54 2023 +0200

add linebreak to sub heading text

commit 96e440dfdee2d46bce65c48f78e34f4d3db5aa71
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Sep 14 17:08:20 2023 +0200

add loader when loading repos to oss page

commit 7ba011bd692b80cc0fda8d7650176b654add2bce
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Sep 14 16:47:11 2023 +0200

improve svg rendering on Safari and Firefox


commit 4994f7fc440ff66b1c461477468940791722028d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Sep 14 16:13:25 2023 +0200

include all oss repos

commit d2d93eaf06299f0d1b68bbf8d593ef0fdbdfaafb
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Sep 14 10:26:16 2023 -0230

Better hovers

commit 8c70358b30d69523ef046ce1655a61d91b0f24c0
Merge: b819bbcee 75a82e205
Author: Ayushh Khare <89789661+Khareayushh@users.noreply.github.com>
Date: Thu Sep 14 17:16:38 2023 +0530

Merge pull request #5 from supabase/master

Updating files

commit 75a82e205e915a827b9b3c5e782aecb83756fb01
Merge: 58f66fb43 f793e24ca
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 13:42:59 2023 +0200

Merge pull request #17416 from Xavier-IV/master

commit 166bc3b8b7b085a861d1083ced2d61ccedd26382
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Sep 14 14:41:37 2023 +0300

fix: update free to starter plan name

commit 433dc5261a0e226c17739d09c6874ceb73f8015b
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Thu Sep 14 19:40:28 2023 +0800

chore: remove old dpa doc

commit 39fab1a843df6c6ee85bea86e7560ce84bd2da66
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Sep 14 14:20:37 2023 +0300

docs: add 384d vectors to addons table

commit 58f66fb43dd24fd2c68f977ceb171c3ebb20e930
Merge: 76c2595bc 8eafe3c04
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 13:18:13 2023 +0200

Merge pull request #17406 from supabase/aws-sdk

commit 1cb20a79bfda02f0b7097335608050605e2fa892
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Thu Sep 14 19:16:11 2023 +0800

fix: improve consent toast copy


commit cde0613b8a3999eea5a2ced1ea5ef6b9724fec3e
Merge: b9e3dc7a4 76c2595bc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 18:29:58 2023 +0800

Merge pull request #17424 from supabase/master

Dashboard deploy

commit 76c2595bc9c749ac01265ba875cd890719fdb3d6
Merge: db97ddcd2 7a1679f00
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 18:21:19 2023 +0800

Merge pull request #17422 from supabase/chore/fix-project-cards-not-showing-


paused-state

Fix project cards not showing paused state

commit 4aa40ae46b4aeb34fe260f18ea1ed4440e18abfd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Sep 14 12:14:35 2023 +0200

update open source page

commit 7a1679f00dbed3f1e6e0dc2ff0a9154665622230
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 18:07:54 2023 +0800

Fix project cards not showing paused state

commit aa5ef66568bfc971474224cd49e4918bbccfafe1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 18:02:08 2023 +0800

Init cascade update

commit db97ddcd26710623b325d77c9e96ae7e6e5a0b3b
Merge: 3e9f9c146 472c1141e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 17:55:44 2023 +0800

Merge pull request #17419 from supabase/chore/settings-api-to-use-custom-


domain-as-api-url-if-active

Settings/api page to use custom domain URL if custom domain is active

commit 2973f9816de6a234b202ec57593b9f7a699bd31d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Sep 14 11:39:02 2023 +0200

Dont auto-cast all cell texts to numbers.

commit 8f7ba1fdc56813c121c89263f571df598f63b498
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 17:36:00 2023 +0800

Rename FOREIGN_KEY_DELETION_ACTION to FOREIGN_KEY_CASCADE_ACTION


commit 472c1141e9d22c619aad7188f9aeb271bf65038a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 17:27:26 2023 +0800

Settings/api page to use custom domain URL if custom domain is active

commit 29de99835fbed181b2086e857b35993c5d22fcb8
Merge: f90f53dc3 3e9f9c146
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 16:55:56 2023 +0800

Bring in changes from master and resolve conflicts

commit b9e3dc7a4075f1c6bd49140cb8a73be8fb3111e9
Merge: 748fd3356 3e9f9c146
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 16:36:37 2023 +0800

Merge pull request #17410 from supabase/master

Dashboard deploy

commit 3e9f9c146467629442bca7e2036a207707306470
Merge: 87e494e94 3c79f8ac0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 16:27:55 2023 +0800

Merge pull request #17415 from supabase/chore/prettify-feature-in-sql-editor

Add prettify feature in sql editor

commit 3c79f8ac0786dc21eb510d38c930550ec3cae616
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 16:13:13 2023 +0800

Update CODEOWNERS to remove docs team

commit f793e24ca41702fb29d0c83017f1b8c311d30c27
Author: Zafranudin Zafrin <mohd.zafranudin@gmail.com>
Date: Thu Sep 14 08:11:42 2023 +0000

fix: Update policy name

commit f11a621232493a5362d484767ac6db4bc3b70f56
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 15:56:41 2023 +0800

Ensure that hitting format document in monaco context menu saves sql

commit 87e494e94084b37575cf9742568da669017bb8ec
Merge: 1c53eb1b6 f06263869
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 09:39:08 2023 +0200

Merge pull request #17409 from supabase/kevcodez-patch-1

fix: typo
commit 1c53eb1b63b907449356a767f7ac7aa22baa5fa2
Merge: afbabff25 2c1a96ea0
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 09:38:49 2023 +0200

Merge pull request #17408 from supabase/fix/generate-embeddings

fix: generate embeddings GH action

commit cfb3c658adff3c53406e33b81c5b0a332ab68084
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 15:32:04 2023 +0800

Add prettify feature in sql editor

commit 7a411f94bd07dc9762c96c4585456aa9d4846ea5
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Thu Sep 14 14:55:49 2023 +0800

feat: update DPA doc

commit afbabff25d3aa3872d095b6bb52b57516aa1287e
Merge: ea309e864 8470e014d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 14 13:29:19 2023 +0800

Merge pull request #17399 from supabase/fix/cardbutton-classes

Fix/cardbutton classes

commit f06263869d3d4d10e307dc5f379db767aebdf0e6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 01:07:40 2023 +0200

fix: typo

commit 2c1a96ea0ef1c4c42596118fe93e26c172d24159
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 01:05:08 2023 +0200

fix: generate embeddings GH action

commit 8eafe3c04df87245d9fbf71cd8f76f2169f10097
Merge: ae0c1c9d0 ea309e864
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 01:02:45 2023 +0200

Merge branch 'master' into aws-sdk

commit ea309e864405139389506ffb75c46c8079ec2c05
Merge: 5a6fee07c dd626768f
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 00:52:46 2023 +0200

Merge pull request #17364 from supabase/test-unit-swc

build: improve build times

commit ae0c1c9d0b7169e9965a29d448091e2d471acbad
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 14 00:12:38 2023 +0200

chore: use new aws-sdk lib

commit dd626768fd1f88add8e7ad7c2e5e42a7084b0df6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Sep 12 13:47:11 2023 +0200

build: improve build times

commit 5a6fee07c80ae39e72241a9b758e0b2f356b9eb0
Merge: e42661393 0dea61a35
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 13 20:51:22 2023 +0200

Merge pull request #17371 from supabase/docs/updates_on_a_plane

Docs: readability updates

commit e42661393e2547a6238483d2fe4c83d44763a52e
Merge: f86e870af 6dd3d0b88
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 13 14:30:52 2023 -0230

Merge pull request #17393 from supabase/chore/add-enabled-column-in-db-


triggers-list

Add enabled column in DB triggers list

commit 6dd3d0b88b2ff78cfd31f032181e87d69e49c83f
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 13 14:26:06 2023 -0230

Fix empty state colspan

commit 0dea61a3560f041a7f06c16a9463b9ef6d2e9577
Merge: d6c7844c8 f86e870af
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 13 18:41:02 2023 +0200

Merge branch 'master' into docs/updates_on_a_plane

commit d6c7844c88d91f291d36eb89ed8e7e94206183b9
Merge: 73461bb09 cb58be9d8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 13 09:40:51 2023 -0700

Merge branch 'docs/updates_on_a_plane' of github.com:supabase/supabase into


docs/updates_on_a_plane

commit 73461bb0933a927b769abf3006a12dc1defb949e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 13 09:40:48 2023 -0700

spelling

commit 8470e014d33c94f0fa468dbe83deb0b43d679253
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 13 12:55:56 2023 -0230

Update

commit a5e95009db6b149091f0a4d31e453cffbbce7449
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 13 12:52:36 2023 -0230

Update

commit d316fc9e9e658081d27e1ec1392335f4653c4ff7
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 13 12:51:17 2023 -0230

Fix card button classes

commit 561f03f0bd10d6e83103c9eb1fe2e0c4e3314bed
Merge: 8b48fdfa5 f86e870af
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 13 12:05:36 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit f86e870af01fcc52b7087d703278ec873677fd7e
Merge: 8b48fdfa5 3ee84aea0
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Sep 13 16:25:59 2023 +0200

Merge pull request #17394 from supabase/hf/add-persisted-auth-debug-log

feat: use a persisted auth debug log if `supabase.dashboard.auth.debug.persist`


is true

commit 3ee84aea034be5500131f35cdb3d3020e2980b23
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Sep 13 13:28:33 2023 +0200

feat: adds a persisted auth debug log if


`supabase.dashboard.auth.debug.persisted` is `true`

commit 8b48fdfa520d70b703526b839b69a0eacded0909
Merge: cb67c8691 167edfdc6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Sep 13 12:09:30 2023 +0200

Merge pull request #17390 from supabase/kevcodez-patch-1

Update CODEOWNERS

commit 06693cdbcbbf55c28781112684710893ef6dde59
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 18:05:11 2023 +0800

Add enabled column in DB triggers list

commit ecdea366eb2a1760683fa7c5f2f2a55d6317b568
Merge: 2796f5ef5 89cfc865e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 17:43:12 2023 +0800
Bring changes from 14058 and resolve conflicts

commit cb67c8691a9462c128a4f4780e9f2ab57cbe870c
Merge: 62f3e4059 ffab323de
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 13 10:44:49 2023 +0200

Merge pull request #17291 from samueldenzil/fix-default-value-of-boolean-


column-issue#17284

Fix default value of boolean column not respecting

commit 89cfc865ef2660954bcccc7bf10dd0f485b52e05
Merge: a9b5880d7 62f3e4059
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 16:29:53 2023 +0800

Bring changes from master and reesolve conflicts

commit 167edfdc6e5fa1de8a5595d1316617f35b374ca4
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Sep 13 09:56:50 2023 +0200

Update CODEOWNERS

commit 62f3e4059f87740bd38f92bf9ee026f7e29757cb
Merge: d3c74c136 644e4f6a9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 15:19:25 2023 +0800

Merge pull request #16612 from supabase/feat/project-exhaustion-warnings

Resource exhaustion notifications and badges

commit 644e4f6a9b9934f386d27ee5f0555feaa69051fa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 15:10:13 2023 +0800

More small fixes

commit 4aa4f842c21766604694c85d15c1fcd6565fda8c
Merge: 7a6f7c7bc d3c74c136
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 14:41:38 2023 +0800

Bring in changes from master and resolve conflicts

commit 7a6f7c7bc39628def46d783b510c9c28bc49fee2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 14:39:59 2023 +0800

Small refactors

commit d3c74c1368197228d92c8dfb52f58d6786a5ca4f
Merge: 4ba736347 0d056b709
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 14:04:03 2023 +0800
Merge pull request #17385 from supabase/da/codeowners

chore: add Rory as codeowner on pricing data

commit 0d056b709b70019dbcbdb94828a7f4feb8621ad7
Author: Div Arora <root@darora.com>
Date: Wed Sep 13 13:33:16 2023 +0800

chore: add Rory as codeowner on pricing data

commit 4ba7363472dfde63cb7574469fa7dd2aed660c3c
Merge: 5a9fe554e 4bd241af2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 13:32:05 2023 +0800

Merge pull request #17379 from supabase/feat/usage-banner-org

feat: over-usage banners for orgs

commit 3fe784c10e340221bd1eff5c89ce38a878f76265
Author: aar2dee2 <85004512+aar2dee2@users.noreply.github.com>
Date: Wed Sep 13 10:12:48 2023 +0530

fix formatting

commit f3716668d00281e1b2c8a32070789eb0f46e6e0e
Merge: bc60607d5 5a9fe554e
Author: aar2dee2 <85004512+aar2dee2@users.noreply.github.com>
Date: Wed Sep 13 10:01:59 2023 +0530

Merge branch 'master' into patch-3

commit 5a9fe554e99d63f5043280d14f5f57b6335edba8
Merge: c9297c582 5fed701a1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 11:31:25 2023 +0800

Merge pull request #17356 from supabase/chore/provide-convenient-units-for-


custom-expiry

Provide convenient unit selection for custom expiry in storage

commit c9297c5827c08a8e2f2c2008a59d7925b669c72b
Merge: c9ddf5d06 2dd86e2c0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 11:21:36 2023 +0800

Merge pull request #17286 from supabase/feat/storage-report-cache-misses

feat: storage report cache misses

commit c9ddf5d06ac1a81c4cef32767a761108a87c3920
Merge: 8370317a9 40e96436b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 13 11:13:52 2023 +0800

Merge pull request #17372 from supabase/chore/remove-lw8-announcements

Remove LW8 announcements


commit 2a1354448c86c5d18d5c9819b1fa83cb78876e26
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 12 22:50:37 2023 -0230

Language updates

commit abb0c6d3b152fe97e8053016416c2b82eaa33013
Merge: 31eb73684 7bbc161f1
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 12 22:21:16 2023 -0230

Merge branch 'master' into feat/project-exhaustion-warnings

commit 31eb73684b0c697c9076dde9e188200ee13d5972
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 12 22:10:08 2023 -0230

Cleanup

commit 7bbc161f14cc1eceb1ec795df562f9aedecaa5b8
Merge: 44d4d5ff1 8370317a9
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 12 22:06:59 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit cb58be9d8f1428b06ea48d8fef4e35774c8e7438
Merge: 4019855f4 8370317a9
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 13 02:29:49 2023 +0200

Merge branch 'master' into docs/updates_on_a_plane

commit 4019855f460bc1c9dec61dabd731928269c2f569
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 13 02:29:30 2023 +0200

Apply suggestions from code review

commit 8370317a986a3678e051b146b68e5bf2e3ce2a7c
Merge: 44d4d5ff1 9070a469d
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Wed Sep 13 08:16:18 2023 +0800

Merge pull request #17383 from supabase/fix/correct-hipaa-in-pricing-page

fix/correct hipaa description in pricing page

commit 9070a469df761142da019ea024cf09c93e4d25c0
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Wed Sep 13 08:07:58 2023 +0800

fix/ correct hipaa description in pricing page

commit 4bd241af271d1e8a6f89ef35c665424011d60a3b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Sep 13 00:21:53 2023 +0200
feat: over-usage banners for orgs

commit 44d4d5ff1f6380e22dc262a0f9c37a2955dcb4fe
Merge: 8fe627c3a f4133d63d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 12 13:24:44 2023 -0600

Merge pull request #17377 from supabase/chore/sql-ai-add-logs

AI SQL Editor: add more log information for AI requests

commit f4133d63d8da64e84dc4b5e221ff9ef15578328a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 12 13:15:17 2023 -0600

chore(sql-editor): add more log information for ai requests

commit 8fe627c3a41063e61e2eac42b7e522733bf23668
Merge: 4f45c3f00 359449cce
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 12 16:42:40 2023 -0230

Merge pull request #17096 from supabase/fix/matching-column-types

Show warning when column types don't match

commit 359449cce1a8975fade2f494de13e59fd8ea2d32
Merge: f72ef25e1 4f45c3f00
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 12 16:28:56 2023 -0230

Merge branch 'master' into fix/matching-column-types

commit f72ef25e18ee25c89c81bce85c7df51cb6001eb5
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 12 16:27:55 2023 -0230

Update

commit bc60607d5082558fcb538e5bb935efa76836cbb8
Merge: 2f1c28206 4f45c3f00
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Sep 12 11:14:04 2023 -0700

Merge branch 'master' into patch-3

commit ffab323ded10d3306e35c79ff497f1117e101809
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 12 15:30:33 2023 -0230

Update studio/components/interfaces/TableGridEditor/SidePanelEditor/RowEditor/
InputField.tsx

commit 40e96436bea385f2b863743e67dd336227728f39
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 12 18:53:40 2023 +0200

adjust Pricing page announcement badge


commit 6383d8ab26324874eceedb13340565decee3dddb
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 12 18:42:26 2023 +0200

fix react svg attributes

commit 956f9443f8fd8747a9482dcc84887bf66622b450
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 12 18:42:00 2023 +0200

update latest announcements in nav

commit 2a660b04b32174961081675a99b30d682e14e989
Merge: 7578e10fb 4f45c3f00
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 12 09:36:59 2023 -0700

Merge branch 'master' into docs/updates_on_a_plane

commit 7578e10fb777961976354535db61f62e2024212d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 12 09:34:55 2023 -0700

remove unused channels

commit 660cc3cf7f510e46b6bc448ae46cfb3255a9af3e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 12 09:16:17 2023 -0700

clean up deep dive

commit 1a4b0f64fe194459d59a26924f46e69c9f4c7501
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 12 09:16:05 2023 -0700

clean up realtime landing page

commit ebe7b4834aef9b99e3166d6fdff256efc933ccef
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 12 18:09:32 2023 +0200

remove lw8 gradient from hp hero

commit 97c990cd30e73d4b3502b1e0fddb602db0fa7774
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 12 17:50:56 2023 +0200

remove lw8 announcement banner from www and docs

commit 4f45c3f00c87c6711ece44a855fc2c9aa27ba44a
Merge: 440b74209 d64b8857a
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Tue Sep 12 18:39:38 2023 +0300

Merge pull request #17340 from supabase/docs/ai-hnsw-addons

docs: add hnsw compute add-ons table

commit d64b8857a8eee84b3385284cbe71c8500c8db28f
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Tue Sep 12 18:20:01 2023 +0300

Apply suggestions from code review

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 6ee067feafbdc8d593473c15b914570eb02c0e5d
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Tue Sep 12 18:17:53 2023 +0300

Apply suggestions from code review

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 440b74209d711a4aa90a80c6a7374be1a1f923a4
Merge: b019a51d5 3802d3411
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Sep 12 10:09:07 2023 -0500

Merge pull request #17369 from supabase/or/ai-docs-split

Separate python/js ai docs

commit 3802d34111b9801a65ba4caa24475dc596acd89a
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Sep 12 09:57:05 2023 -0500

Update apps/docs/pages/guides/ai/vector-columns.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 71e4eca02958113f2a0ffba7056672b1f7a3aef6
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Sep 12 09:38:00 2023 -0500

prettier

commit 43e6c73178658ad7aef40bb57f213e880e7f60ba
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Sep 12 09:30:30 2023 -0500

typo

commit ca4c72e9a888beddb7912d34fa5cbc977a576125
Merge: cd5efb8dc b019a51d5
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Sep 12 09:26:28 2023 -0500

Merge branch 'master' into or/ai-docs-split

commit cd5efb8dcf8695abeeaa84678d1d66aec5a95ee3
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Sep 12 09:24:50 2023 -0500

remove vecs reference from index info pages

commit b019a51d5aa07d9bd1e778ad77aadb7ef02046c8
Merge: 08bd707dd ff9501fc3
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Sep 12 16:24:14 2023 +0200

Merge pull request #17295 from JacobMillward/patch-1

commit bd9474482d7f94af6c591b0965488ba971a9ad2a
Merge: 3d86630f2 08bd707dd
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Sep 12 09:22:11 2023 -0500

Merge branch 'master' into or/ai-docs-split

commit 3d86630f245e0ad4e242bff1ae8203479ffbfffa
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Sep 12 09:19:43 2023 -0500

separate python/js ai docs

commit 08bd707dd29373ed9b915880632dcea5576a2a5e
Merge: 1dc268075 83d4b2bc3
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Sep 12 15:38:06 2023 +0200

Merge pull request #17325 from maxfornacon/patch-1

Update supabase_dart_v1.yml to fix typo in upsert with constraints

commit 1dc2680752f491440b5a966f329465278b240b50
Merge: bd70dfb62 fede69388
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Sep 12 15:31:46 2023 +0200

Merge pull request #17283 from supabase/k-ison-patch-1

Update org-based-billing.mdx

commit bd70dfb62603c3c4ce76b64765ac5c8f8fe08d17
Merge: 24294cdbe d4f9ec2f4
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 12 15:08:52 2023 +0200

Merge pull request #17176 from supabase/copy-edit-pgvector

Edited copy.

commit d4f9ec2f40912fded4afd14b4fbc10981888a88f
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 15:44:26 2023 +0100

Edited copy.

commit 24294cdbe730b260b6795e2b2134fe4a189f8267
Merge: 5e3dec3aa 8b054a5fc
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 12 14:44:35 2023 +0200

Merge pull request #17264 from supabase/chore/add-support-to-nav

Add link to support


commit ff9501fc30d39acfe6feeeb6df84e232329241b7
Author: Jacob Millward <jacob@millward.dev>
Date: Sat Sep 9 12:38:28 2023 +0100

Remove broken links

commit 5e3dec3aa7085adec416b6cd51f5044dfb4c43bc
Merge: 6e551270e 8c85dd601
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Sep 12 13:05:33 2023 +0200

Merge pull request #17328 from supabase/chore/urge-legacy-billing

chore: educate people about legacy billing

commit 5fed701a10c9995ba958986c6633e0b6246ed949
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 18:55:19 2023 +0800

Update custom expiry units selection

commit 0887e5290c77d034add50155a57f86c0ce413d51
Author: egor-romanov <egor.romanov@gmail.com>
Date: Tue Sep 12 13:54:43 2023 +0300

fix: misspelling

commit 8c85dd6015d33b070ca608c55b1d47977644d357
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 11 16:14:13 2023 +0200

chore: educate people about legacy billing

commit 758d6746af33e1918904a6bb9df7c3218b2b774d
Author: egor-romanov <egor.romanov@gmail.com>
Date: Tue Sep 12 13:51:14 2023 +0300

docs: update going to prod with hnsw

commit 6e551270e490876025472168d13af5105a687f3c
Merge: 0f9e19a43 cd7e3fbe2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 18:46:53 2023 +0800

Merge pull request #17358 from supabase/chore/add-version-numbers-to-extension-


cards

Add version numbers to extension cards

commit 0f9e19a436d7576f51697c13af8ae1aa224c02ed
Merge: 96bc9f818 42060d218
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 18:44:27 2023 +0800

Merge pull request #17354 from supabase/chore/ensure-settings-infrastructure-


page-is-available-irregardless-of-project-status

Ensure settings infrastructure page is accessible irregardless or project


commit 2796f5ef5ff5eadfcede88176e22b5c528285cb5
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Sep 12 22:43:25 2023 +1200

address feedback

commit 96bc9f818d97557fa877450438e4ec4dd8f4f93c
Merge: 5e0bec997 1d83665a9
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Sep 12 12:39:37 2023 +0200

Merge pull request #17334 from garethpaul/gpj-fix-vector-example

Fix Vector Example in Python Notebook

commit 5e0bec9970a3217de2b664395749474fa480e285
Merge: e947ca24a 943b8dd11
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Sep 12 12:30:49 2023 +0200

Merge pull request #17347 from supabase/fix/correct-verify-otp-method-name

Fix verifyOtp method name in the example snippets

commit cd7e3fbe2b21d0801e93f2ad5954e67827bb8f2d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 18:16:18 2023 +0800

Add version numbers to extension cards

commit 9589b4eea62504e99fc261676d58c909c89f51c1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 17:34:17 2023 +0800

Provide convenient unit selection for custom expiry in storage

commit 42060d21825a0ad3d0e4593ed8e254286dd446fb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 17:15:24 2023 +0800

Small copy fix on sql editor

commit 9a55b5fd1905a1d769052d4d73eff26a376bd0dd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 17:08:52 2023 +0800

Ensure settings infrastructure page is accessible irregardless or project

commit 0ea8b1dcf9b9bbebf2b7ec6c030cf589b8575a94
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 16:34:48 2023 +0800

Fix wrong logic in ProjectUsageSection

commit 505bfb5ee205854d4b5806cf385443ea250208b2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 16:03:00 2023 +0800
add a nicer loader for when going into project home page

commit 50fa91caff52d26f6c49fb009fccfa284c80f537
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 15:41:57 2023 +0800

Small fixes on logic to show branching buttons

commit 0ee793cb5ead173bbf76724e54ed102e25d99e38
Merge: 692cbfc79 e947ca24a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Sep 12 08:18:43 2023 +0100

Merge branch 'master' into chore/add-branch-dropdown-in-nav-v1

commit 748fd3356b2161c82a982b779690ea2c89e984e2
Merge: 540a1be5f e947ca24a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 14:53:01 2023 +0800

Merge pull request #17350 from supabase/master

Dashboard deploy

commit e947ca24af960af9c937604fb250cfdb56df6521
Merge: baff424dd 6d7e84756
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 14:39:28 2023 +0800

Merge pull request #17351 from supabase/chore/small-fixes-to-backups-ui

Small fixes to loading states of backups UI

commit baff424dd808a695388c999b4767b14cbf7b7bcf
Merge: af8918f85 5817e8bd8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 14:29:07 2023 +0800

Merge pull request #17321 from supabase/chore/improve-empty-state-for-table-in-


table-editor

Improve empty state by adding import CSV cta for empty table in table editor

commit af8918f8500533f991ce6f1a254355f50dcdb714
Merge: bc1eb19df 550712d93
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 14:15:13 2023 +0800

Merge pull request #17349 from supabase/chore/edge-functions-use-custom-domain-


if-configured

Edge functions use custom domain if configured

commit 6d7e84756d20d4321fc22c9d36244b12e2a3571b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 14:14:30 2023 +0800

Small fixes to loading states of backups UI


commit 550712d93634c60c0b48b3b2e43288b815009a6f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 13:54:36 2023 +0800

fix

commit 2f1c28206fb8b242c0cf844a42823c5b62a65a27
Author: aar2dee2 <85004512+aar2dee2@users.noreply.github.com>
Date: Tue Sep 12 11:05:44 2023 +0530

Update auth-azure.mdx

commit 38f42ad8fc7abeed3501a447f991587727e717ce
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 13:26:01 2023 +0800

Edge functions use custom domain if configured

commit bc1eb19df1c4b7236a1700d92a91c01d960f6301
Merge: b5ec8cbdb 2c156f11b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 12 11:08:33 2023 +0800

Merge pull request #17333 from supabase/fix/pooler-settings

Fix/pooler settings

commit 943b8dd11306b1c822eb3527b88eb9f68b71b08e
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue Sep 12 00:07:46 2023 +0000

Fix verifyOtp method name in the example snippets

commit 928d2b614c55fda591c6ba42d8276d700f4c72b7
Author: jm-bh <138606233+jm-bh@users.noreply.github.com>
Date: Mon Sep 11 17:50:00 2023 -0500

fix: fallible expression

commit 2477b89ef78be111260f4bf18f78fcadc90cf156
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 12 00:38:25 2023 +0200

reads better like this

commit e418a6092fd2f3386e54173456604894b6f877b0
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 12 00:29:40 2023 +0200

more clarity

commit 40e680d53ee2dc27c78e1c3131e5435e5b4a9e2b
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 12 00:14:31 2023 +0200

Updates to postgres changes

commit da308f6e0bf9dc0fd48fb5ca80ce5bc2b2e607f6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Sep 11 23:26:20 2023 +0200

presence usage

commit 869369b2a3f699ce3899487f8f0ec1c76d877506
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Sep 11 22:57:27 2023 +0200

convert Broadcast to full guide

commit 248b3a42be8b17968639ee963cd5e8e8eaa07660
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Sep 11 22:57:12 2023 +0200

extend concepts with more details

commit 08596fc87e51c3d4a5b9d1a71b0b789e4ef96eaf
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Sep 11 22:56:54 2023 +0200

simplify/clarify

commit dda76b794cc47b41c6db2a5d994ba0c6ae6a4848
Author: egor-romanov <egor.romanov@gmail.com>
Date: Mon Sep 11 22:09:42 2023 +0300

docs: add hnsw compute add-ons table

commit d8bbb79e27c8d60b0febd8cb6924ceb2098c9dfe
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Sep 11 20:57:27 2023 +0200

realtime: add page on throttling

commit b5ec8cbdb22334fd308e6437be999b161957f74a
Merge: 6410d3e64 5e49e0ed0
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 16:26:11 2023 -0230

Merge pull request #17338 from supabase/fix/mime-types

Fix/mime types

commit 5e49e0ed03f4e97bbc87d2bbe25189d3bfc033b5
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 16:15:19 2023 -0230

Fix mime type refs

commit 1ac2ff93390089044ee25eb16336b741d48f7ec8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Sep 11 20:38:58 2023 +0200

realtime: fix heading

commit 34d3ab82375303386628915a8db298161774beba
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Sep 11 20:15:03 2023 +0200
Adds some updates for the self-hosted guides

commit 1d83665a9cc152aab3aa1f6eefeef663434309fc
Author: Gareth Jones <gareth@garethpaul.com>
Date: Mon Sep 11 10:43:19 2023 -0700

fix vector example

commit 2c156f11b32be7468a5c6b1ef074acf65e201a46
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 14:13:27 2023 -0230

Swap ref for project id

commit c59cf7d102095b6d6d626dbe5d9e78516fc4821b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 11 18:39:33 2023 +0200

open source background grid

commit eaf077080490a8768eb8c82bdc983f66f3222557
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 11 18:05:54 2023 +0200

open source Sponsored projects section

commit 6410d3e641f2609322f4e293ac00a51f4bdd5a7c
Merge: 360457c0e 207bfc615
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 11 17:12:52 2023 +0200

Merge pull request #17329 from supabase/faq/addons

chore: add faq about project addons

commit c87e0714f4484bfe07b58b91c9510074c5302825
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 12:38:45 2023 -0230

Pass project ref

commit 207bfc61507f8e9ea1196623b7fa4a452c088157
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 11 16:53:12 2023 +0200

Update apps/docs/pages/guides/platform/org-based-billing.mdx

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit 9164f5e0356a80da6d665287210263e06ac1c2bc
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 11 16:53:07 2023 +0200

Update apps/docs/pages/guides/platform/org-based-billing.mdx

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit 2427191431a58f2de82324eafe54619bb9871c58
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 11 16:41:24 2023 +0200

improve oss component

commit 117220cafabbfc1b4e65b17cd2d8944c8a8193a9
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 11 16:22:38 2023 +0200

chore: add faq about project addons

commit 9dab6b26e9d58ac12ef4671f721a5d925b7de3aa
Merge: f2dc982a3 6009711d5
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 11:47:36 2023 -0230

Merge branch 'master' into feat/project-exhaustion-warnings

commit 6009711d5a0feab416330734a512204f105ebf17
Merge: 0d7a2d8ab 360457c0e
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 10:01:58 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit f2dc982a3a232fcf720a2cbbd0ba4cd60fd904d2
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 10:01:39 2023 -0230

Update
studio/components/ui/ResourceExhaustionWarningBanner/ResourceExhaustionWarningBanne
r.constants.ts

Co-authored-by: Long Hoang <1732217+loong@users.noreply.github.com>

commit 28642b1a16b5877cb0bed71de83ef44a90c40b76
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 10:01:31 2023 -0230

Update
studio/components/ui/ResourceExhaustionWarningBanner/ResourceExhaustionWarningBanne
r.constants.ts

Co-authored-by: Long Hoang <1732217+loong@users.noreply.github.com>

commit ea8208daef5321c500e0598bb5157a1e28b674d0
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 10:01:23 2023 -0230

Update
studio/components/ui/ResourceExhaustionWarningBanner/ResourceExhaustionWarningBanne
r.constants.ts

Co-authored-by: Long Hoang <1732217+loong@users.noreply.github.com>

commit 505e7203e0b9ea410cefe8f3439eb937b138fccb
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 10:01:12 2023 -0230

Update
studio/components/ui/ResourceExhaustionWarningBanner/ResourceExhaustionWarningBanne
r.constants.ts

Co-authored-by: Long Hoang <1732217+loong@users.noreply.github.com>

commit e33d28e57930f464d60f715d0794ecd4c038cbdf
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 10:01:01 2023 -0230

Update
studio/components/ui/ResourceExhaustionWarningBanner/ResourceExhaustionWarningBanne
r.constants.ts

Co-authored-by: Long Hoang <1732217+loong@users.noreply.github.com>

commit c37a4a7f41cad2031c5722ba82f142ce5ac42ae8
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 10:00:38 2023 -0230

Update
studio/components/ui/ResourceExhaustionWarningBanner/ResourceExhaustionWarningBanne
r.constants.ts

Co-authored-by: Long Hoang <1732217+loong@users.noreply.github.com>

commit 360457c0ed38f89fced48c543a05e8cfae429753
Merge: 3cfe4a2a8 34d9e3fe1
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 09:55:48 2023 -0230

Merge pull request #17326 from supabase/chore/ef-heading

Chore/ef heading

commit 34d9e3fe1fd23a5bec74aaada01dc5040dfd649f
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 09:48:43 2023 -0230

Update heading

commit 0d7a2d8ab9fe68a6b0738fa698bee7eb89de3ed7
Merge: ac9d52933 3cfe4a2a8
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Sep 11 09:39:14 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 83d4b2bc305f68854112a16e8c1606894df3f0d7
Author: Maximilian Fornaçon <maximilian.fornacon@gmail.com>
Date: Mon Sep 11 13:26:29 2023 +0200

Update supabase_dart_v1.yml to fix typo in upsert with constraints

commit bd189bc2f9255da0f95d61e161318bb17daccd41
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 11 13:05:55 2023 +0200

set up new oss page


commit 2dd86e2c065ba04804add4920ef1724b200e4124
Merge: 7d047ccd4 3cfe4a2a8
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon Sep 11 18:49:28 2023 +0800

Merge branch 'master' into feat/storage-report-cache-misses

commit 7d047ccd4da8f880581882e4320952f3260298af
Author: TzeYiing <ty@tzeyiing.com>
Date: Mon Sep 11 18:45:05 2023 +0800

chore: fix typing error

commit e53d93c4dcb1622781af864602427355fc93c0ea
Author: TzeYiing <ty@tzeyiing.com>
Date: Mon Sep 11 18:32:06 2023 +0800

chore: fix typo

commit 3cfe4a2a838451244dd3d01bf638983ad9cdf1cf
Merge: 562d804bc ce34b229e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 11 18:16:43 2023 +0800

Merge pull request #17319 from supabase/chore/use-custom-domain-if-active-in-


api-docs

Use custom domain if active in API docs

commit 5817e8bd8b7491bf258a554c4c473414d42bfd46
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 11 17:52:28 2023 +0800

Only show CTA if table is not protected

commit 509a79d19b026f6ff0e373e881b3ccf8f0ad30b3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 11 17:21:09 2023 +0800

Improve empty state by adding import CSV cta for empty table in table editor

commit 4b7ea6eb8c6ac01ba7f5e46363575ae3c0214d8b
Author: TzeYiing <ty@tzeyiing.com>
Date: Mon Sep 11 17:13:11 2023 +0800

chore: fix import

commit 562d804bc7a316f5374c641b0ee2aecc67f1c279
Merge: 135089592 cf5e46430
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon Sep 11 17:11:22 2023 +0800

Merge pull request #16717 from supabase/fix/self-hosted-vector-postgres-log-


level

fix: update vector to set postgres logs to LOG instead of INFO

commit 135089592fddc171aa6452dd05b9655addae9742
Merge: f59a3e642 f55bad239
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Sep 11 16:57:49 2023 +0800

Merge pull request #17318 from supabase/feat/add-security-page-to-footer

feat/add security page to footer

commit ce34b229eb6f4ea80beca8ba7308ca052a676168
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 11 16:55:30 2023 +0800

Use custom domain if active in API docs

commit cf5e4643067082d8407815e9ba92cfbe9f9ba94b
Merge: bf7cc8f66 f59a3e642
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon Sep 11 16:51:43 2023 +0800

Merge branch 'master' into fix/self-hosted-vector-postgres-log-level

commit f55bad23907bea9a93a8793dd85f343aea915c1a
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Sep 11 16:43:45 2023 +0800

feat/add security page to footer

commit f0a90120c5528963ea9a6aed568efeed19fff8f9
Merge: d551d5221 a9b5880d7
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Sep 11 18:08:07 2023 +1000

Merge branch 'chore/remove-pg-meta-schema-store' into chore/remove-pg-meta-


table-store

commit a9b5880d780e36e03d8cffec6cc21f72612af25c
Merge: e8dc502bd 0dcda0504
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Sep 11 17:45:34 2023 +1000

Merge branch 'master' into chore/remove-pg-meta-schema-store

commit f59a3e642231c5f6e77a2dceaf92b371fd511f11
Merge: 0dcda0504 32fc602ad
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 11 15:42:04 2023 +0800

Merge pull request #16969 from supabase/feat/audit-profile-logs

feat: Profile audit logs

commit 0dcda0504cf835149bf49fcf416afb01b25b1c43
Merge: ff5b708dc df91cacdc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 11 14:29:07 2023 +0800

Merge pull request #17259 from supabase/chore/support-search-storage-in-column-


view

Support search storage in column view


commit df91cacdc43d0bd6772e5fa4ba1a9bb5ac678e8c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 11 14:16:18 2023 +0800

Add loading state when searching in column view

commit 4f9310931bee6d6f32159a2fc17912271a6cc1ea
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 11 14:05:24 2023 +0800

fix

commit 3cd522205d8e7c8b87ea96408f0e694fb17afbcd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 11 14:04:45 2023 +0800

Add appropriate empty state while searching

commit ff5b708dcb6865ec66887f4b0f8f20a22f0bfec8
Merge: 13e93d2e7 2ebce5ad3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Sep 11 12:15:38 2023 +0800

Merge pull request #16963 from supabase/chore/deprecate-backups-mobx-store

Deprecate backups mobx store

commit 13e93d2e7e2a1cfe610cff14dda598a7e2ba17ff
Merge: ac9d52933 b45fc5be6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 11 00:16:57 2023 +0200

Merge pull request #16864 from jan-tennert/master

Update kotlin docs

commit b45fc5be6582bbff30db51ef93e80af7db3bf45f
Merge: cece88141 ac9d52933
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun Sep 10 21:26:42 2023 +0200

Merge branch 'supabase:master' into master

commit 4acdd8b2dfeca734a92f463cfab768b1f02a956c
Author: samueldenzil <denzil.s.samuel@gmail.com>
Date: Sat Sep 9 09:39:24 2023 +0530

fix default value of boolean column not respecting

commit e35fbe564511ad4093deec4728e7323bdf51f0e5
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat Sep 9 05:09:14 2023 +0800

chore fix compilation

commit a96fe6049a5b706eb4c69daf23518633228635f1
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat Sep 9 05:04:28 2023 +0800
chore: add storage cache miss template to logs explorer

commit cb46a12e90670257f998eaceae4b493a9e803c05
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat Sep 9 04:54:35 2023 +0800

chore: fix compilation error

commit 0ef21e837d2763d40663d948066caee499d7a662
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat Sep 9 04:34:27 2023 +0800

chore: fix failing tests, add test coverage to storage report

commit fb8d53a16b6606cdc92355ea722532f783425456
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat Sep 9 04:17:37 2023 +0800

chore: remove new label

commit 9938efd61a4004c5eb935dc6b2280cab5620e579
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat Sep 9 04:15:45 2023 +0800

feat: add title to cache misses, add tooltip, adjust widget title

commit b65ebe8bf9abf528013d07162c43c546a610721c
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat Sep 9 04:09:54 2023 +0800

feat: storage report cache misses

commit fede6938835317abf096a77d4504800eb7e653b9
Author: karlo <119607551+k-ison@users.noreply.github.com>
Date: Sat Sep 9 02:56:29 2023 +0800

Update org-based-billing.mdx

Updating due to typo


https://app.hubspot.com/live-messages/19953346/inbox/5348294526#email

commit ac9d52933350c4fd7cbbcbc00900863e872295c2
Merge: 6d52677ad 2c4e9abd2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Sep 8 19:12:47 2023 +0200

Merge pull request #16729 from supabase/poc/improve-join-the-community

[WIP]: Improve join the community section

commit 2c4e9abd22631217cca51a94e6b61ac2418f7e99
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Sep 8 19:04:37 2023 +0200

update twitter social proof syles w/o dom manipulation

commit 6d52677addfcf0cc43bae8aeefc510a111d87a41
Merge: 6ef3a4983 f694eb9ea
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Sep 8 09:27:00 2023 -0700

Merge pull request #17250 from supabase/km/update-redirect-urls

docs: create section for redirect urls

commit 6ef3a49831f0ea808bd4483659c6bc3cdd6527d8
Merge: 94be8a5c9 795531bac
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Sep 8 18:20:12 2023 +0200

Merge pull request #17187 from supabase/fix/lowercase-letters

Fix lowercase letters to match other button text

commit 94be8a5c9a830b400b31db4c28cd1569f3fe3f70
Merge: 455d47879 65ef501d5
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 8 11:43:55 2023 -0230

Merge pull request #17278 from supabase/fix/rls-warning

Fix rls button display logic

commit 65ef501d5612970c5158d16ef6e4247ee7ca97a8
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 8 11:20:23 2023 -0230

Update condition

commit 3c79e5ffacb3276986062660cf8226a090362dd0
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 8 11:07:05 2023 -0230

Fix rls button display logic

commit 455d478798d8254a309050868de7b311cc037f23
Merge: e0e66a24c b808d9080
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Sep 8 14:23:45 2023 +0100

Merge pull request #17275 from supabase/update-link-1

Update link.

commit b808d9080d5d6145b002578b31456c2d6bdead0b
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Sep 8 14:16:13 2023 +0100

Update link.

commit b819bbcee09370710d750c44a6e73b93b179862b
Merge: a9120788e e0e66a24c
Author: Ayushh Khare <89789661+Khareayushh@users.noreply.github.com>
Date: Fri Sep 8 18:22:16 2023 +0530

Merge branch 'master' into master


commit e0e66a24cefa9c07ee787e7b49157d6b3c4d66ce
Merge: 88e150f99 491f71811
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Sep 8 14:06:22 2023 +0200

Merge pull request #17271 from supabase/chore/pricing-custom

chore: adjust Enterprise pricing page copy

commit 491f71811bc71d3dfc1e5759f2b6af228d533c05
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Sep 8 14:01:13 2023 +0200

chore: adjust Enterprise pricing page copy

commit 88e150f99750ebf1b73a78f790b51f34ed55202b
Merge: 0b81a9dbf abf9cd89c
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Sep 8 12:14:25 2023 +0100

Merge pull request #17239 from supabase/beta-update-august-2023

Supabase Beta Update

commit abf9cd89c4ae48820cfbcaa2ea336c7b1bcd79fe
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Sep 8 12:33:23 2023 +0200

run rss

commit 8b054a5fc01c4d97e66a1a24eb5eb51511438b30
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Sep 8 12:00:59 2023 +0200

update mobile nav with support link

commit f377acc77a8b256a3414c2df16b0a94b783b6786
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Sep 8 11:59:25 2023 +0200

remove ending dots


gst

commit 0b81a9dbf2013a1e46acda3f734672c511c50bc4
Merge: 5b0beac6b 540a1be5f
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Sep 8 11:57:48 2023 +0200

Merge pull request #17262 from supabase/studio

Sync Studio, master

commit 948ba823ebc9cedd1e993034ab6d0840139119ea
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Sep 8 11:56:16 2023 +0200

add support to developers nav

commit 540a1be5f76c121206c1f97f78f859bb8a8fddaf
Merge: c4447a130 68096dc40
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Sep 8 11:45:18 2023 +0200

Merge pull request #17261 from supabase/gf/project-copy

Hf: project copy

commit a5cd7c29840f24c3666be3a40143af2bf8c096f0
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Sep 8 11:37:17 2023 +0200

prettier

commit 68096dc40153690e757f7afa5e073f335459449c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 7 23:58:24 2023 +0200

Update
studio/components/interfaces/BillingV2/Subscription/Tier/TierUpdateSidePanel.tsx

commit 450d1c81755dac1c811cdce9e6bb42f904828f38
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 7 23:49:55 2023 +0200

fix: copy for project-based billing

commit 5b0beac6b14c5864131f45e64024942c7ac7bb45
Merge: cfe33ebc5 0cbd3c704
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Sep 8 11:21:40 2023 +0200

Merge pull request #17249 from supabase/fix/copy-for-project-billing

fix: copy for project-based billing

commit 2ebce5ad33f06dae67b7d709bbdb942613c9e947
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 17:17:54 2023 +0800

Update studio/components/interfaces/Database/Backups/BackupsList.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit cfe33ebc536fe1a4b8250d9dba80adf90076caf5
Merge: e0c80fac3 8dd3732b9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 17:16:40 2023 +0800

Merge pull request #17256 from supabase/chore/add-row-numbers-to-result-button-


in-sql-editor

Add number of results beside results button in sql editor

commit 3bc95f41a69d6d2752c1e99b818fdc754f19d01a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 17:16:15 2023 +0800

Support search storage in column view


commit e0c80fac36a82be441f213ef9bf2e8563bc5d0e1
Merge: cee3c19c4 52596d917
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 16:53:27 2023 +0800

Merge pull request #17257 from supabase/chore/improve-command-k-menu

Minor improvements to command k menu

commit 1a6f25fc1c71e58fe54d45fb11d3c0d4407c06ab
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Sep 8 09:52:14 2023 +0100

Fix bullets.

commit a346b187424034ad57444da8e4c38b910d62cb01
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Sep 8 09:19:32 2023 +0100

Added more content.

commit 8dd3732b97b243960aaea4520100b6cc47d47d08
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 16:07:13 2023 +0800

Update studio/components/interfaces/SQLEditor/UtilityPanel/ResultsDropdown.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit 3ad68d21eba09da97e24fdf84b8c9a4042f7db85
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 16:05:08 2023 +0800

Hide row number while excecuting sql

commit d551d52212694d1270bd5769b993ae6f7dfc7a30
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Sep 8 18:00:49 2023 +1000

toast column not found errors

commit 52596d917d59282d19058e4bfb4138568f6c822c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 15:57:37 2023 +0800

Fix

commit ada2b5a1ded73b5a4670593c440c2cce0aec9ca4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 15:52:15 2023 +0800

Minor improvements to command k menu

commit b4b43e4f0c8d44a98c2110a39701101b844ad359
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 15:36:22 2023 +0800

Add number of results beside results button in sql editor


commit 72a16a3dec0f2f7eb11a40077a554f44675b5c9c
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Sep 8 08:25:48 2023 +0100

Add images and content.

commit cee3c19c460eeada1a409abafc5065deb741a35e
Merge: 6a60bc78b eee2392f0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 15:14:28 2023 +0800

Merge pull request #17255 from supabase/chore/small-copy-fix

Remove the word TOTP from mfa page

commit 7128dac7c79105de2367b35132d344e80aab641b
Merge: 55d7756ca 6a60bc78b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 15:13:12 2023 +0800

Bring in changes from master and resolve conflicts

commit 6a60bc78b32298e150f10e95aad7b576ea427e44
Merge: 75af676d9 e491439db
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 14:56:48 2023 +0800

Merge pull request #17237 from supabase/chore/improve-connecting-state-CTAs

Improve connecting state CTAs

commit eee2392f07f59df6e1c4fe4cfed12a050f1cb3cb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 14:55:13 2023 +0800

Remove the word TOTP from mfa page

commit 32fc602adad64a0cc04a2dd44ef63dc3547340c5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 14:43:19 2023 +0800

Update package lock

commit 86e51ddb2f8190653b9be521f78847a5d2dde748
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 14:41:06 2023 +0800

UI fixes

commit afa6ebbc24caed9674807a57a809fca3e58df7f4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 14:13:39 2023 +0800

Small change

commit 43e55fbbe8594f86d33e213b8684466bfab51841
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 14:04:22 2023 +0800
Remove console log

commit eff4373b6b82731f4df02cf4dc76237e5154db42
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 14:04:06 2023 +0800

Small refactor

commit f694eb9ea6682a88fed68235d05b7b96161f10fb
Merge: 169bb5c3b 75af676d9
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Sep 7 22:53:13 2023 -0700

Merge branch 'master' into km/update-redirect-urls

commit 75af676d93b8c0e5c9e482a207d803e5f7396702
Merge: 35f02d6ec 6dd74d51c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Sep 8 12:16:09 2023 +0800

Merge pull request #17229 from supabase/fix/self-hosted-platform-routes

fix(self-hosted): platform routes with codegen

commit 35f02d6ec7d22db244be61083cb570557fde2a8e
Merge: 04677604e 3e7b8161a
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Fri Sep 8 12:16:21 2023 +0900

Merge pull request #17177 from supabase/docs/flutter-whatsapp

docs: add whatsapp otp example in the Flutter docs

commit 169bb5c3b883ca65d267fbc8c11307caf00e202b
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Sep 7 18:05:51 2023 -0700

docs: create section for redirect urls

commit 04677604ea13b116156e392c7ab32fd564ff91ae
Merge: ed228e6ef be0c24dcc
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Sep 7 16:34:20 2023 -0700

Merge pull request #16867 from supabase/GaryAustin1-patch-2

Update auth-gotrue.mdx to use signInWithPassword and not signIn

commit 0cbd3c70402904f482a38ef532906102c14fc68e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 7 23:58:24 2023 +0200

Update
studio/components/interfaces/BillingV2/Subscription/Tier/TierUpdateSidePanel.tsx

commit ad2d2984d176fce2527de5c2da5d0b004c717582
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 7 23:49:55 2023 +0200
fix: copy for project-based billing

commit cece881418c4f48bce953335d51930122741dfdc
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Thu Sep 7 22:15:29 2023 +0200

format docs

commit ed228e6ef7e67ac015b1d60596672d8702615276
Merge: d24b9e80f c9b7b98cf
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 7 22:04:49 2023 +0200

Merge pull request #16883 from JeremieV/patch-1

commit d24b9e80f5f6bcad40f6fa3397dadd41c5a00097
Merge: d7c99b255 3270cda33
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 7 21:53:32 2023 +0200

Merge pull request #17002 from levelingup/patch-1

commit d7c99b2556418119636d244375e9c33d8c27130c
Merge: 0b08f794a fb5cab8da
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 7 21:23:08 2023 +0200

Merge pull request #17165 from AlexBordei/patch-1

commit 0b08f794a4fdc750741adcb56e811a30dea87b8e
Merge: 4e22e1d2a 8a0932c51
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 7 20:00:23 2023 +0200

Merge pull request #17215 from DenisVCode/patch-1

commit 4e22e1d2ac308c3528f40c15db619ab35b9e4894
Merge: df2b4bcee 3f106a0e8
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 7 19:40:57 2023 +0200

Merge pull request #17232 from MiryangJung/MiryangJung-patch-1

Fix typo on triggers docs

commit df2b4bcee29e67fe4ea2427b5a9ad0fe1aa4fecb
Merge: ba94edeee f033de83b
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Thu Sep 7 20:13:29 2023 +0300

Merge pull request #17244 from supabase/monicakh/update-migration-doc

docs: Add information about project migration

commit ba94edeee89b7b23d4dd9bc61fbda49e0f44e573
Merge: c4e6d451d c86f2c3b3
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 7 19:07:39 2023 +0200
Merge pull request #17245 from supabase/fix/eu-vat

fix: eu vat

commit f033de83b3b9103d46238f41399bd11b88f18843
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Thu Sep 7 19:59:28 2023 +0300

Update links

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit 0ffc8d2c880c6adedd1fce8a1c8e84e8c3040b7b
Author: Monica <monicakhprivate@hotmail.com>
Date: Thu Sep 7 19:36:59 2023 +0300

docs: Add information about project migration

commit c4e6d451d5a75b9427fdef64da40afcb1fd177dc
Merge: 4c2adaf25 67d3cdf25
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Thu Sep 7 18:32:42 2023 +0300

Merge pull request #17242 from supabase/monicakh/update-feedback-msg

Update: feedback notification message

commit c86f2c3b386790acaf5cfbfe84faa93b08184be6
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Sep 7 12:28:04 2023 -0230

Fix taxids for eu_vat

commit 67d3cdf251cfc1b82aa2b64b1926dd655129102d
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Thu Sep 7 17:09:53 2023 +0300

Update feedback msg

commit 4c2adaf250cfb296a479c207c18cc0053944b8fc
Merge: 099ab6b92 22aaea0a0
Author: Han Qiao <sweatybridge@gmail.com>
Date: Thu Sep 7 22:00:33 2023 +0800

Merge pull request #17243 from supabase/fix-analytics

fix: hardcode vector api port

commit f62ea577f08299a7d2fa6675a91bca9484366f62
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Thu Sep 7 16:58:16 2023 +0300

Update FeedbackWidget.tsx

commit 132e53c591858f52e452c9d8a94686cdf28c9c08
Author: Monica <monicakhprivate@hotmail.com>
Date: Thu Sep 7 16:56:08 2023 +0300
Update notification message

commit 22aaea0a0ca0c60ade432aa7d637ff06bfc49610
Author: Qiao Han <qiao@supabase.io>
Date: Thu Sep 7 21:49:07 2023 +0800

fix: hardcode vector api port

commit 41fb6da8a23bac3c133c20fe901180b964c8d7d8
Author: Monica <monicakhprivate@hotmail.com>
Date: Thu Sep 7 16:23:49 2023 +0300

Update: feedback notification message

commit 313b99ad713e767ce36917d5292c09f2e670964b
Merge: 5f1868199 099ab6b92
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Sep 7 10:11:29 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 099ab6b9205d61ee40f05f3a2320f280d091e86a
Merge: 1acbe054f a5cdac7c0
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Sep 7 09:54:28 2023 -0230

Merge pull request #17216 from supabase/chore/better-no-org-state

Add better empty state if no org

commit 1acbe054feb68b8bb01ba3c9b4ca8ea07e7bce02
Merge: 5f1868199 596635561
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Sep 7 09:52:35 2023 -0230

Merge pull request #17194 from AbhijeetBiswalCodes/fixed-Wrong-search-param-in-


svelteKit-pkce-guide-#17170

fixed-Wrong-search-param-in-svelteKit-pkce-guide

commit a5cdac7c08d6f1c7a8070bfbf91fa143262667b1
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Sep 7 09:37:41 2023 -0230

Check for query success before loading

commit 5966355618a277e5053e458b6d9542c21b1eb888
Merge: 9859d57ec 5f1868199
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Sep 7 09:13:49 2023 -0230

Merge branch 'master' into fixed-Wrong-search-param-in-svelteKit-pkce-guide-


#17170

commit 25535e3f35b573ec6f1f38182ed16106e34db3b8
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Sep 7 12:37:16 2023 +0100

Supabase Beta Update


commit 5f1868199f720e9790539eaf4156847aa9ff2b87
Merge: ec925d4de 12befc4f8
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Thu Sep 7 17:35:10 2023 +0800

Merge pull request #17226 from supabase/feat/add-dpa-doc-sep-2023

feat: add dpa doc sep 2023

commit 3a6ed0599085016c72690d72c1b6247f474406c8
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Sep 7 11:24:46 2023 +0200

Fix a typo.

commit ec925d4de06cc918e0f49c2caa2d9e3a049bb597
Merge: 0b185dc59 23c864c94
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 17:22:37 2023 +0800

Merge pull request #17234 from supabase/chore/improve-UI-consistency-in-


database-pages

Chore/improve UI consistency in database pages

commit e491439dbe282b6ec46296232f14240e6152d33e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 17:21:25 2023 +0800

Improve connecting state CTAs

commit 0b185dc596dce2e3f8e81ad04ccd8834bebf4acf
Merge: 2bfa32dc4 2f8a4a0d2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Sep 7 11:18:19 2023 +0200

Merge pull request #17197 from supabase/chore/fix-layout-bugs

Fix DPA and integration page layouts

commit aa8dc9a762cddf96bd799c67725536c2b394867d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Sep 7 11:16:38 2023 +0200

Add missing import.

commit 2bfa32dc4827c4b4f1acfa22ca422f33ecab163f
Merge: 808286df7 20f3c7b01
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 17:05:55 2023 +0800

Merge pull request #17231 from supabase/chore/minor-improvements-to-vault-uio

Minor copy improvements to vault UI

commit b501faed834d2857b90d884a288322d639b0e6e6
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 21:07:09 2023 +0200
Clean duplicate files.

commit 3f8439566820687a0df0065e7078f1abc969f73d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 17:21:22 2023 +0200

Minor type fixes.

commit ba40f7d88bd64a07993ffbeab916582a68526cc2
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 17:21:11 2023 +0200

Add fix for the sliding log dates.

commit 2d73c28b139964b6a2eac5ca11a5f600f66fd177
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 17:20:42 2023 +0200

Remove leftovers from organization audit logs.

commit 4b6a0f1ac34d4a6b4f906cc260f78983e6075b9c
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 14:45:00 2023 +0200

Add links to audit logs to all nav panels and dropdowns.

commit b9173073bba8390c2697e4dbb20f43e0e8c86a1a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 14:22:06 2023 +0200

Add audit logs to the navigation.

commit 2a921544a9367d2fa373801aaf0e89372936e530
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 14:21:42 2023 +0200

Reuse the AuditLog type.

commit 655fffe5f7aa1e91fe486810b18db10febdaac91
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 14:19:34 2023 +0200

Rename the account audit logs file.

commit 24820c5f3fc0128cc5495f4b65cfa7ea226b34d7
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 29 15:59:58 2023 +0200

Add profile audit logs page.

commit 808286df740dce364660b5b9e51d6ccd66b071ac
Merge: 2ba9a3d83 68796a34e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Sep 7 10:46:49 2023 +0200

Merge pull request #17236 from supabase/chore/enforce-country-selection-in-


billing-address-if-any-other-field-is-not-empty
Enforce country selection in billing address if any other field is not empty

commit 68796a34e26cca5e4970784acf13a2ac4e83d272
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 16:32:38 2023 +0800

Enforce country selection in billing address if any other field is not empty

commit 2ba9a3d8370dde39716346b49bebe5ae44099818
Merge: 6e3ff6916 4fb35d4f1
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Sep 7 10:20:01 2023 +0200

Merge pull request #17230 from supabase/remove-repeated-verb

Update engineering-for-scale.mdx

commit 23c864c947e682d463464e86bd24769400b20933
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 16:14:26 2023 +0800

More standardization

commit 01af133bb6ed9f129f0e347e33d07bb096b21670
Merge: 7e9079af2 e8dc502bd
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Sep 7 18:05:33 2023 +1000

Merge branch 'chore/remove-pg-meta-schema-store' into chore/remove-pg-meta-


table-store

commit 5d9cb05f82112a3ccbbfa72c41c5ec22096ebbb7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 15:57:42 2023 +0800

Standardize page layouts across all database pages

commit 3f106a0e88acac967e5862543c785b806aa18b27
Author: MiryangJung <miryang.dev@gmail.com>
Date: Thu Sep 7 16:57:20 2023 +0900

fix typo exectute to execute

commit 7cbbe1c9594380e3c51f11e77fe16580def51c3a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 15:37:37 2023 +0800

Clean uo

commit 90f0f1fda808ad2de4af69a976b3186dcce8df15
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 15:36:18 2023 +0800

Standardize UI in database triggers

commit 7e5b704ec3c4a51dc154ec041706691c535702bb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 15:28:57 2023 +0800
Standardise UI in database tables page

commit 13125cfa62784e4c140540ce63a7559e694dca9d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 15:25:09 2023 +0800

Allow schema selection in database functions page, and show all available
functions

commit e8dc502bd4d89f248f96bccfc6bd879bd8fffbf2
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Sep 7 17:13:21 2023 +1000

cleanup

commit 4100321c3e04f7ea44690b48c2df61633982531f
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Sep 7 17:03:18 2023 +1000

address feedback

commit 20f3c7b01ee0b1f715b6df8c4cba4b4bd428e897
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 15:00:17 2023 +0800

Minor copy improvements to vault UI

commit aea640c2a8e3e01cbc2b2116ca170f630d68783f
Merge: 3b93964cd 013fb847a
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Sep 7 16:46:01 2023 +1000

Merge branch 'master' into chore/remove-pg-meta-schema-store

commit c4447a130c1104fa9ee50984c81f72e014e9b3cf
Merge: d2bed2ba5 6e3ff6916
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 14:14:47 2023 +0800

Merge pull request #17227 from supabase/master

Dashboard deploy

commit 6e3ff6916ac2e29100cd32f57934921630d7d36f
Merge: 3809bf03d 56d1ce0e9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 14:04:24 2023 +0800

Merge pull request #17198 from supabase/chore/enforce-cname-check-prior-to-


activating-custom-domain

Enforce CNAME record check prior to activating custom domain

commit 4fb35d4f19c7f936ab5d80142e5f58024d21d9af
Merge: 73fd4388d 3809bf03d
Author: Raminder Singh <romi_ssk@yahoo.co.in>
Date: Thu Sep 7 11:25:42 2023 +0530

Merge branch 'master' into remove-repeated-verb


commit 73fd4388dcc7ff20fe899dae1628401af1c6972c
Author: Raminder Singh <romi_ssk@yahoo.co.in>
Date: Thu Sep 7 11:24:29 2023 +0530

Update engineering-for-scale.mdx

Remove repeated verb

commit 3809bf03de25d29df3b1081e1c4a63f6af0b27a3
Merge: 013fb847a d2bed2ba5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 13:54:20 2023 +0800

Merge pull request #17228 from supabase/studio

Sync studio -> master

commit 56d1ce0e97871c8eca144ec0639c9f98c1f45b49
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 13:51:04 2023 +0800

Remove console log

commit 6dd74d51cd920253e7a9ada5fb503e3909fae5be
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Sep 7 15:47:31 2023 +1000

fix(self-hosted): platform routes with codegen

commit 013fb847a5476b1cc919bf0260d8b6732dc0220c
Merge: 1c8cb74aa 73636a133
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 13:39:24 2023 +0800

Merge pull request #16811 from supabase/hf/add-test-otp

feat: add test otp configuration UI

commit dac1b27fb1f3328cd823be7a53aece42320c6dbc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 13:35:02 2023 +0800

Update check name mutation to throw error instead of returning false

commit 1c8cb74aa7d511a443f369cc3bab97cbe99089e3
Merge: 1c667749d a48de5bb1
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Thu Sep 7 13:29:36 2023 +0800

Merge pull request #17224 from supabase/drag/switch_pitr_enabled

chore: ensure walg_enabled is no longer used

commit 2276164b49487dbd251780d5294c7c2935c446cb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 13:25:42 2023 +0800

Update cloudflare proxy note


commit a48de5bb177e4783f274a0414f9f9ded51e7d822
Merge: 19d5ad0ec 1c667749d
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Thu Sep 7 13:19:45 2023 +0800

Merge branch 'master' into drag/switch_pitr_enabled

commit 86f7e2584a1cf93d94be389e00717f1dfcd0db06
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 13:17:28 2023 +0800

Update check against CNAME record + sdhift to RQ

commit 15de9ff68f209d077df781f4301a7c357bcfb646
Merge: 6c12fc045 1c667749d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 12:49:05 2023 +0800

Bring changes from master and reesolve conflicts

commit 73636a133a5c0083440c8ccdc1130319da1b57ec
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 12:44:04 2023 +0800

ProviderForm convert all empty strings in payload to null values

commit 12befc4f89fffcb071d700076c032d6f65ecf10c
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Thu Sep 7 12:14:41 2023 +0800

feat: add dpa doc sep 2023

commit 1f9a7d6d8bf2df0f58199d34f2f8b9e4c00c8259
Merge: 645baca9b 1c667749d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 12:12:21 2023 +0800

Merge branch 'master' into hf/add-test-otp

commit 1c667749da787f47f9773f684c725f41f9370619
Merge: 6cc1797fd e76fc004c
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Sep 7 13:53:09 2023 +1000

Merge pull request #17205 from kishanhitk/fix-api-button-on-non-public-schema

fix: show API button in table editor only for public schema

commit 19d5ad0ec48971f9d4852373c631b81b310e5b7a
Merge: 8fad686a6 6cc1797fd
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Thu Sep 7 11:51:08 2023 +0800

Merge branch 'master' into drag/switch_pitr_enabled

commit 6cc1797fd3e44daaac1972bea670c22937dc4faf
Merge: 24d4bc56d fca89fed8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Sep 7 05:44:03 2023 +0200

Merge pull request #17199 from sarequl/patch-1

fixed typo

commit 8fad686a6b03d45d9e9cb9392ac47e82b44d5cbd
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Thu Sep 7 11:42:15 2023 +0800

chore: ensure walg_enabled is no longer used

commit 24d4bc56d464d81bda4695897a22afcc7278cd76
Merge: 346e2e201 17802d882
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Sep 7 13:29:59 2023 +1000

Merge pull request #17213 from supabase/fix/mfa-loading

Add loading state to the MFA page

commit d2bed2ba5b8004ad02a518f0229591178e0aaee1
Merge: 2d716ad29 7fe3a9178
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 11:01:18 2023 +0800

Merge pull request #17222 from supabase/hi/hotfix-project-permisison-studio

Dashboard hotfix project permission

commit 7fe3a9178d94d4953329c10f9a69787b2b1fe9ef
Author: phamhieu <phamhieu1998@gmail.com>
Date: Thu Sep 7 09:20:01 2023 +0700

fix: update projects permission check to support resource.project_id

commit 346e2e201da8fcab079b7c162441871253200090
Merge: 39fde0fc9 a96993a8b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 10:33:57 2023 +0800

Merge pull request #17220 from supabase/hi/hotfix-project-permissions-check

fix: project permissions check

commit 39fde0fc999f54e971a5e7000d023cab95009bd7
Merge: 8cbe6d5c5 2d716ad29
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 7 10:32:08 2023 +0800

Merge pull request #17221 from supabase/studio

Sync studio -> master

commit a96993a8b989818bebf354a8c52f8314e98fd66d
Author: phamhieu <phamhieu1998@gmail.com>
Date: Thu Sep 7 09:20:01 2023 +0700

fix: update projects permission check to support resource.project_id


commit 2d716ad29aa8b6fe30d17a4a30441e3b39e41ff6
Merge: 8ab4f98ea a15e67399
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Sep 7 11:55:12 2023 +1000

Merge pull request #17219 from supabase/hotfix/enable-usw1-region

hotfix: enable usw1 region

commit a15e67399311bf831574a51df7d59fa8d206df92
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Sep 7 11:45:16 2023 +1000

hotfix: enable usw1 region

commit f3be5b202097da8c41d19ac72b6f47b44ca442c5
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 6 21:17:09 2023 -0230

Nudge card height

commit 4b71473e31f4997b5a5f4cbbf6d22bded95730e1
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 6 21:07:53 2023 -0230

Nudge banners

commit 14a14e3a069c0dbc909274421cd3d2e1fcb80fc5
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 6 20:39:11 2023 -0230

Add better empty state if no org

commit 8a0932c51fbc08ca1fbfda6e8eb2a98d6e9b93f3
Author: Denis <code.denis@gmail.com>
Date: Wed Sep 6 22:55:46 2023 +0200

Fix 404 URL by providing full address

Link went to https://supabase.com/docs/guides/database/extensions/database.dev


Instead of https://database.dev/

commit 17802d882c26ed1de1bda23a61f9b4c99df139e2
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 22:17:57 2023 +0200

Refactor the sign-in-mfa page to have a loading state.

commit 1068773733ee107c2d1b034a3d75afceb6554b68
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 6 17:08:27 2023 -0230

Combine project status with resource warnings

commit 8cbe6d5c5fa13caa5ed8d8bcf15e17d62bfd535f
Merge: 1e34ff657 500e27633
Author: Greg Richardson <greg@supabase.io>
Date: Wed Sep 6 13:13:13 2023 -0600
Merge pull request #17211 from supabase/docs/hnsw-tweaks

Docs: additional HNSW tweaks

commit 500e2763358a7ec685841dab86511dfd9545c564
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Sep 6 13:01:49 2023 -0600

docs(hnsw): additional tweaks

commit 1e34ff6576ddedf7b83e9af04faec4db346419f7
Merge: cfaf47432 19ad74b50
Author: Greg Richardson <greg@supabase.io>
Date: Wed Sep 6 12:15:33 2023 -0600

Merge pull request #17208 from supabase/docs/hnsw-indexes

Docs: HNSW indexes

commit 19ad74b500f8826e893fb9494a5d0139174bd8fe
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Sep 6 11:56:05 2023 -0600

feat(docs): add vector index sub pages to nav menu

commit 7a71c27bb8b837c1a880ab75a27369590ae84039
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Sep 6 11:06:28 2023 -0600

fix(docs): pgvector blog post url

commit e89c69eb4e735ae235ad0188d1b8b720a6987207
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Sep 6 11:00:34 2023 -0600

fix(docs): spelling

commit 7042eb07701f07a139df405ed19fa93e4fd39a78
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Sep 6 10:51:13 2023 -0600

docs: hnsw indexes

commit cfaf47432df65af31092a614f2f80b2ddb15fbab
Merge: da0677432 ece930717
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 6 18:33:54 2023 +0200

Merge pull request #17207 from supabase/fix/self-hosted-doc-fix-warning

fix: Fix typo on self hosted docs

commit ece9307176e20dcdb2b893277429cf4da289d658
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Wed Sep 6 17:21:33 2023 +0100

fix: Fix typo on self hosted docs


commit da0677432823c5de31236ad9daa56e874eeae4c8
Merge: 287d40f9d 3661fd938
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Sep 6 18:11:23 2023 +0200

Merge pull request #17171 from supabase/chore/customer_quivr

chore: adds a quivr case study

commit 287d40f9d655495681523f7c413db2f37f515533
Merge: 78a89cae5 d57b2cce9
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 6 18:07:48 2023 +0200

Merge pull request #17195 from supabase/chore/billing_grammar

chore: updates grammar for billing

commit fca89fed880b0671fdebe460947a0bc04696cf3f
Merge: 0b61cdc95 78a89cae5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 6 18:07:17 2023 +0200

Merge branch 'master' into patch-1

commit e76fc004cf0b5c91a64b33597f78cffdd3cf582c
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Wed Sep 6 21:08:47 2023 +0530

fix: show API button in table editor only for public schema

commit 78a89cae55bdd1991fd711573fa4df4f314fd6a2
Merge: db1c92d3f d2cb7ddd7
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 17:14:09 2023 +0200

Merge pull request #16813 from supabase/feat/mfa

feat(studio): Add MFA support for the dashboard

commit 3661fd938c3296df94bc3eb291ddb64bc1d5d764
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Sep 6 16:47:45 2023 +0200

update latest customer stories in navbar

commit b07eebd6ebc2b915f71869395a1d7b26494a0232
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Sep 6 16:22:02 2023 +0200

revert meta_title fallback to title

commit 7b182af6b2ee2581e4dfc80dc842239ba7f9fab9
Merge: c5a188149 f2be8c26d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 6 16:17:54 2023 +0200

Merge branch 'chore/customer_quivr' of github.com:supabase/supabase into


chore/customer_quivr
commit c5a188149eb6bfedd5c2e8103ca287b357ad725b
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 6 16:17:50 2023 +0200

updates metatitles

commit f2be8c26d54a80085b6c49be064908b7ffcd2b7c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Sep 6 16:17:12 2023 +0200

meta_title fallback to title

commit a0b4a509d099a6a35ff9e69d755d147114836051
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Sep 6 15:16:27 2023 +0100

Update meta_title

commit 5e2b3b093df959eb33cd3f57470870bf5cb62a68
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Sep 6 16:01:07 2023 +0200

add quivr and chatbase logos and ogs

commit db1c92d3f80521baa51311a689e97205befc2ba0
Merge: e3c30e58c 050585cee
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Wed Sep 6 10:59:29 2023 -0300

Merge pull request #17203 from supabase/chore/self-hosted-docs-upgrade-


analytics

chore: Add Upgrading Analytics guides to self hosted documentation

commit 050585cee933ba55040f7703bc2d3ddb7359bf12
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Wed Sep 6 10:48:51 2023 -0300

Change the warning section to follow the style elsewhere

commit 15a30d894ef2a2bd12f71f764f38f70eddcd5e39
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Wed Sep 6 14:38:56 2023 +0100

Move section to a proper spot

commit e3c30e58c987473fcdd356f4a5f1b649f40a25d2
Merge: 19911ff62 7978dcd18
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Sep 6 10:49:45 2023 -0230

Merge pull request #15431 from GeekyADAMS/feat/dashboard-link-to-extension-docs

Feat/dashboard link to extension docs

commit 20784a6c13cf7118d142424e9090201003dedbaa
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Wed Sep 6 14:01:52 2023 +0100
chore: Add Upgrading Analytics guides to self hosted documentation

commit d2cb7ddd72f2d2262448cf3b6ae1d41c8aeb4f8f
Merge: 4d9860821 19911ff62
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 13:59:52 2023 +0200

Merge branch 'master' into feat/mfa

commit 4d98608213f1d89204e38c2a6ea6fae500c54ca2
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 13:58:06 2023 +0200

Add link to MFA in the navLayout v2.

commit 645baca9bdcac26c6644e335ae76f71a91a4e0de
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Aug 23 09:51:00 2023 +0200

feat: add test otp

commit dc1db5b8e3dbef3c7caf983ee65bfd7965622e6e
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Sep 6 13:42:02 2023 +0200

Minor fixes.

commit 51f8e7deb777071dcda8ea51343641809e110a19
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Aug 25 13:45:49 2023 +0200

feat: make `DatePicker` work without ranges

commit 19911ff62c8a30bf7c4ed06aacc6ad02d52055cc
Merge: 894e970dd 0f14e8352
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Sep 6 12:04:02 2023 +0100

Merge pull request #17201 from supabase/redirect-pgvector

Update redirects to new URL.

commit 894e970dd4b7325b25024db40f7a01887f0acd1f
Merge: e89d8c2ff 9625d54a2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Sep 6 12:53:52 2023 +0200

Merge pull request #17188 from supabase/loop-community-examples-swiper

Loop community examples swiper

commit 0f14e835205a81f0186a1787d165230621952fe0
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Sep 6 11:38:56 2023 +0100

Update precision to accuracy.

commit 6d8a86995e286c64b177982480c90a1d0465e18c
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Sep 6 11:34:57 2023 +0100

Update redirects to new URL.

commit e89d8c2ff9c7008c97d11d9b7f3e6a6e9079fc7e
Merge: bf6370e39 efdcc9cb2
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Sep 6 11:22:37 2023 +0100

Merge pull request #17185 from supabase/feat/add-back-pgvector-0-5-0-post

Blog: add back pgvector v0.5.0 post

commit efdcc9cb26720f8cd58d02b667a60a195dc3525a
Author: egor-romanov <egor.romanov@gmail.com>
Date: Wed Sep 6 13:18:16 2023 +0300

fix prettier errors

commit bf6370e39403058ab46aedca0b318d4f3e9c4d8f
Merge: 68acfa4d4 8420ea41b
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Sep 6 13:45:16 2023 +0400

Merge pull request #17093 from supabase/j0/add_token_hash_sign_in

docs: add sign in with token hash

commit 0b61cdc9512c7e9b71188726b165259cec6e8ccb
Author: Sarequl Basar <9193780+sarequl@users.noreply.github.com>
Date: Wed Sep 6 15:30:55 2023 +0600

fixed typo

commit 6c12fc04584e1630803398890a675b61d1d65924
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 17:22:10 2023 +0800

Enforce CNAME record check prior to activating custom domain

commit 2f8a4a0d24b9bc9f0f53d98a378db9cf8b2be516
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Sep 6 11:17:32 2023 +0200

update integration page gradient

commit d4b5dd4d56763b55b79fa85191e1829e79373b78
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Sep 6 11:05:48 2023 +0200

improve integrations page swiper and layout

commit 8420ea41b25208a5756d326342497c6543b3c469
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Sep 6 13:05:09 2023 +0400

chore: update name of token hash example


commit 6434d3d11ec19b61419923fd9e9d70ff83f39732
Author: egor-romanov <egor.romanov@gmail.com>
Date: Wed Sep 6 11:58:20 2023 +0300

update charts in prgvector04 post

commit 66b1a5daf15a2684784e49b9ea5a2e689dc7c549
Author: egor-romanov <egor.romanov@gmail.com>
Date: Wed Sep 6 11:48:44 2023 +0300

update charts in dims post

commit 26d86bb3e7daa5dd2081fd7f62287836f8ff28e3
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Sep 6 09:38:18 2023 +0100

Update link.

commit 6146041c25721392ce17bca2eb2d9f15053ae967
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Sep 6 10:37:28 2023 +0200

fix dpa mobile layout

commit cea4b1a1a7fe76dc747b741fdab72e29c97d0466
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Wed Sep 6 11:36:11 2023 +0300

change rps - qps for dims post

commit 6e7e964051f4bfd952a53a18e651980c080642c4
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Sep 6 09:35:29 2023 +0100

Update link.

commit d57b2cce96185db9c9aa486d39ea140467ec59bf
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Sep 6 10:35:08 2023 +0200

chore: updates grammar for billing

commit 5841a9b03198ace614875542df3c56d0a3bb835d
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Sep 6 09:33:58 2023 +0100

Update internal link.

commit 83b55da2a52c65e02087295b50f5d6cc505cd08e
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Wed Sep 6 11:33:43 2023 +0300

change rps - qps

commit a6ea46595e211eb19bf529581be520c094d4ce69
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Sep 6 10:33:14 2023 +0200

fix integration page layout overflow


commit eba940b469e7a3cd4c63f3cec8bc09b44160c301
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Sep 6 09:31:39 2023 +0100

Update precision to accuracy.

commit 04640a43a43ba1f8699cd766eec76c3b12a9bfe3
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Wed Sep 6 11:29:11 2023 +0300

Update apps/www/_blog/2023-09-06-increase-performance-pgvector-hnsw.mdx

commit 9da8f17ff7d8f586adc6d79a89410d64675122fb
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Sep 6 09:27:44 2023 +0100

Update precision to accuracy.

commit 68acfa4d42dd333f786f9c8c6ba28ed3137e3f3b
Merge: 6b09fdb47 4cb6b0391
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Wed Sep 6 16:24:03 2023 +0800

Merge pull request #16900 from supabase/drag/update_scheduled_backups

chore: update scheduled backups view

commit 42eb9d4cb09f5e4ab535c5683a9e7933e7f270bf
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Sep 6 09:19:16 2023 +0100

Update precision to accuracy

commit 4cb6b03912190ca6267ffd5f318808602949fcee
Merge: ecd2b2488 6b09fdb47
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Wed Sep 6 16:11:40 2023 +0800

Merge branch 'master' of github.com:supabase/supabase into


drag/update_scheduled_backups

commit 15818116b9c5a1ceb7d924a02139f458b89ec3c1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 16:05:37 2023 +0800

add optional flag on whether to refresh factors in challenge and verify


mutation, call that flag false when signing in mfa

commit 4b71e85dcc1a6d318e697d1248cd7ba5737258a3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 15:57:57 2023 +0800

Add error ahndling for mfa page

commit 35523e0f582ebc3aa8283c8c14566aceb090d99e
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Sep 6 11:51:31 2023 +0400
chore: add details and link to pkce ssr guide

commit 6b09fdb4764fe6e15adeed6f7793f979383d5581
Merge: 71ce7c4e0 55ce5c9f0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 15:29:13 2023 +0800

Merge pull request #17193 from supabase/chore/show-first-3-roles-in-each-policy

Only show first 3 roles in each policy if theres more than 3 roles applied

commit 71ce7c4e0156351fefb5d74b8faa3947870d3606
Merge: f5c8d6576 f2177f6c0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 15:26:15 2023 +0800

Merge pull request #17192 from supabase/chore/small-storage-ui-fixes

chore/small-storage-ui-fixes

commit 4100c359ac9fc84f6d7e8f0f952e6d8d3fa05706
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 15:18:24 2023 +0800

Small improvement

commit 9c86873d06561a13837ac0bf5384be6f719c49ed
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 15:14:23 2023 +0800

Lint

commit cb623ef35caad81bc5b8bf4e020b8d673fbe9e82
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 15:14:08 2023 +0800

Update layout of sign in mfa page

commit 9859d57ec2a4e0d37c9e072891c17d5e580d0eda
Author: AbhijeetBiswal <abhijeetbiswal1@gmail.com>
Date: Wed Sep 6 12:40:57 2023 +0530

fixed-Wrong-search-param-in-svelteKit-pkce-guide

commit 06fbaf80e3729f257e6a67539d36b0ab46f3c09a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 15:02:33 2023 +0800

Lint import statements

commit cc4bf9a56ab9a3997d8ff83fe7ba5ae26604b5b4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 15:02:12 2023 +0800

Lint import statements

commit 764005f7350850a0e89799d2c79f744720c7273e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 15:01:44 2023 +0800
Remove unused impoort

commit ae6f987647de871d0dba21d00f9087382a8fa545
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 15:01:03 2023 +0800

Small style fixes

commit 55ce5c9f0b0d7b0b955869a340c353e4ecfb1081
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 14:26:29 2023 +0800

Add tooltip to show other roles

commit f2177f6c0c8646aefddbea1080dcbb7e941bdd84
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 13:13:43 2023 +0800

Fix style issue

commit 514467abfd0b05452f9d8fdebfef79da3e6c4d5e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 13:08:22 2023 +0800

Only show first 3 roles in each policy if theres more than 3 roles applied

commit 6d222f95766e179ec83f12877f2319927f22e36e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Sep 6 12:51:20 2023 +0800

chore/small-storage-ui-fixes

commit 3e7b8161aaebeb75cec4970bd65c95e96f09d028
Merge: f9895100b f5c8d6576
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Sep 6 11:04:06 2023 +0900

Merge branch 'master' into docs/flutter-whatsapp

commit 8ab4f98ea22274db09fe46fe38bf9ef5fe6587c3
Merge: f8c8a8e97 00599c19f
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Sep 6 11:31:21 2023 +1000

Merge pull request #17189 from supabase/hotfix/disable-aws-west-us-region

hotfix: disable aws west us region

commit 00599c19f62a9e2e68f77f5ab5545b3aff0b6be7
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Sep 6 11:20:29 2023 +1000

hotfix: disable aws west us region

commit bf8296296d82bce3c6110e94711c483c953722c9
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Tue Sep 5 20:15:02 2023 -0400
run prettier

commit 9625d54a2e710499b1de52f6bfe1bf44077df9a3
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Tue Sep 5 20:10:38 2023 -0400

loop community examples swiper

commit 590db2bc844d4fbd1b279642cceaf004a73b53e0
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Tue Sep 5 20:06:01 2023 -0400

update import paths

commit fb5cab8da41549b2344c105dc12b84779837c7eb
Merge: 053151f7f f5c8d6576
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue Sep 5 20:00:35 2023 -0400

Merge branch 'master' into patch-1

commit 795531bacab99a386dd3fc5c100e10c8fe4b2645
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Tue Sep 5 19:58:07 2023 -0400

fix lowercase letters

commit c2fbc7544b63fec0ea1ce4517aa36477fccf7668
Merge: 2fce40045 f5c8d6576
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue Sep 5 19:46:53 2023 -0400

Merge branch 'master' into poc/improve-join-the-community

commit 2fce40045b2ac86a3d7d78f4b777923dc5b33a4a
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Tue Sep 5 19:46:32 2023 -0400

move TweetCard.tsx component to global ui package

commit a3a5749241f96e2fcc70b1fa5b06283d66bd22f2
Author: egor-romanov <egor.romanov@gmail.com>
Date: Wed Sep 6 00:57:56 2023 +0300

fix: upd precision to accuracy on charts

commit 4e9c4299a291dc51ebcca02fbe5fa47e44bf3148
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 5 14:36:18 2023 -0600

chore: update planetpg rss feed

commit bfe32edf39d20ebddcddf0385353f9b7fd09fc73
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 5 14:15:36 2023 -0600

feat(blog): add back pgvector v0.5.0 post

commit e53f148ba3685e9eea796941f97a802e554916dc
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 21:04:43 2023 +0100

Update apps/www/_customers/chatbase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit f5c8d6576d39a2d110c4d605d871e4b6be6648bb
Merge: 732c22a2c 3484adf53
Author: Greg Richardson <greg@supabase.io>
Date: Tue Sep 5 14:04:05 2023 -0600

Merge pull request #17183 from supabase/chore/remove-pgvector-0-5-0-post

Blog: fully remove pgvector v0.5.0 blog post

commit 9a77e2d9f7b40fbef9b9c32984406fcf711fb522
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 21:03:36 2023 +0100

Update apps/www/_customers/chatbase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 3f9d876257054360859ec13d55e64253df8bdb55
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 21:03:23 2023 +0100

Update apps/www/_customers/chatbase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 8545f4db9348a9801608114a5abefe44280c7f1f
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 21:03:09 2023 +0100

Update apps/www/_customers/chatbase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 64195b29723cc00610534e7510ec6fd8a69813de
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 21:02:56 2023 +0100

Update apps/www/_customers/chatbase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 3a662b06f52114b008248a4c02ba3b9df92da753
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 21:02:47 2023 +0100

Update apps/www/_customers/chatbase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit d6c6ad9785c66a3bcf64edb8e3dcbea0862e6361
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 21:02:31 2023 +0100
Update apps/www/_customers/chatbase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 3484adf5335f97c9f6379090b8dde85f44b7ee9a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 5 13:45:29 2023 -0600

chore(planetpg): update rss feeds

commit 7e945259f1de7b8a5f7f1c756f92d99ea6555458
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 5 13:39:23 2023 -0600

chore(blog): fully remove pgvector v0.5.0 blog post

commit 7978dcd182b668e5922f02b4027a05542dc68955
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 5 16:51:12 2023 -0230

Add shared extensions file

commit 1f3be12ec140b8bef7748899281c8d048dc574d5
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 5 16:50:42 2023 -0230

Update

commit cefc38fad585263a9797b25c4ce04bd8aece6b8c
Merge: f30a7181e 4b232b70b
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 5 16:12:47 2023 -0230

Merge branch 'master' into pr/15431

commit 4b232b70b331960d0e457d1c0e26bf6b903caa13
Merge: b0177a6f9 732c22a2c
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Sep 5 16:11:37 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 732c22a2c63f566fa82bfc60b2048b69e6ca5a3e
Merge: fe219c922 dc64202dc
Author: Greg Richardson <greg@supabase.io>
Date: Tue Sep 5 11:17:16 2023 -0600

Merge pull request #17182 from supabase/chore/revert-pgvector-0-5-0-post

Blog: temporarily revert pgvector v0.5.0 post

commit 6fa62307fb501f83cd8ae400a880b45f68fe6561
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 17:31:46 2023 +0100

Update/

commit dc64202dc24ef22ac8290a7439b61682057182ae
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Sep 5 10:31:11 2023 -0600

chore(blog): temporarily revert pgvector v0.5.0 post

commit bc5b7ae883ae86d14cc3a38bffb0d179bb7ccc66
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 17:26:44 2023 +0100

Added avatars.

commit 45cf94522071f2277008cb705cb016c1c95435cf
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 16:31:32 2023 +0100

Create chatbase customer story

commit 93c0921de1bb6af404ce3886ce025f0522a9b25e
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Sep 5 17:12:27 2023 +0200

Add login issues to the support form.

commit 2bfae22e98180413013ce182d9a61a85a9f9c460
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Sep 5 17:11:59 2023 +0200

Make the support link and cancel visible while loading.

commit 2d422ce9f4312bf86a99018702d4e6efa7cea60a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Sep 5 17:11:01 2023 +0200

Bump shared-types.

commit 37343b6366b5d4eb99638443732dc37c75053620
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 16:04:54 2023 +0100

Removed extra H1

commit f9895100b859552449edfebcfb43a01d482f4d70
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Sep 6 00:00:16 2023 +0900

docs: add whatsapp otp example in the Flutter docs

commit fe219c9223f3db0e48696d7ec25059f2f091cde2
Merge: ed03640ca 47ec07ca3
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Sep 5 16:59:09 2023 +0200

Merge pull request #17172 from supabase/chore/org-billing-roundup

commit aac1902977705d811690ed7c982ab533c31cafb5
Merge: b86f180d5 ed03640ca
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 5 16:47:42 2023 +0200
Merge branch 'master' into chore/customer_quivr

commit 47ec07ca3aaf7539974da63b0fd7f9e4de518775
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Sep 5 14:14:54 2023 +0200

chore: improve org-billing infos

commit ed03640ca1fa691bb81bedfa52011ec4891ea3ad
Merge: c5f3d5acc 4cd8561bc
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 13:25:48 2023 +0100

Merge pull request #17152 from supabase/feat/pgvector-v0.5.0-post

Blog: pgvector v0.5.0 (HNSW) post

commit 4cd8561bcd76017e91d1cc97321c5464f1141741
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 5 14:15:42 2023 +0200

fix prettier

commit b86f180d50987d1b14693c5516b53f6f17b0b92d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 5 14:15:31 2023 +0200

adds a quivr case study

commit c5f3d5acce038781b3e54b1588e04f6f90f99f5a
Merge: 23000efb9 01055d008
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 18:47:57 2023 +0800

Merge pull request #17138 from supabase/dd/supavisor-check

chore: supavisor enabled flag from api respnse

commit 23000efb9ee7f0a598c3711ed1d53c95bb89a259
Merge: 55f798e91 fda071413
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 18:39:09 2023 +0800

Merge pull request #17166 from supabase/chore/add-max-retry-for-readonly-query

Add max retry for read only query

commit 55f798e9125857907bdd7c48df0b1bb85996c910
Merge: 2a9c28779 9f982896c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 18:38:58 2023 +0800

Merge pull request #17167 from supabase/chore/small-fix-styling-in-UserDropdown

Small style fix

commit fd1bdedea7d308a7d6a2357bd94e45860cc562e1
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 11:20:44 2023 +0100
Update apps/www/_blog/2023-09-05-pgvector-v0-5-0-hnsw.mdx

Co-authored-by: egor <58992960+egor-romanov@users.noreply.github.com>

commit fdd5516a8544f18a191189b61fb7bed1e352e9fe
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 11:20:08 2023 +0100

Fix error.

commit ae8e6e915992fee212bc24bfb11742b0b8a949f7
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 11:11:34 2023 +0100

Internal linking.

commit 96c7e2566dd2e850ec8f5df95a51ee9132aaa39d
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 11:09:46 2023 +0100

Internal linking.

commit 965c45fbdbf7f3b0a9b84e8cc8a91a9531ad4094
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 11:07:42 2023 +0100

Internal linking.

commit c9b4db777323f836149be0ca05be7837fe38857b
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 11:02:15 2023 +0100

Internal linking.

commit 2a9c287794fb4c82f77660596b8a90d725984e9f
Merge: b86d9485a cdd4f6f75
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Sep 5 12:01:21 2023 +0200

Merge pull request #17151 from supabase/fix/www-img-classname

fix(www): className on Img components

commit 6b5f403d305bbef604033768a7ba38c8c4cf649e
Author: egor-romanov <egor.romanov@gmail.com>
Date: Tue Sep 5 12:55:26 2023 +0300

fix: transparent ivf charts

commit 9f982896ce191eab41303862e0ac3ff95a77e660
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 17:41:22 2023 +0800

Samll style fix

commit 8f066ccd9510083116f76e1c1d746b965b564a6d
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Sep 5 10:40:22 2023 +0100
Internal linking.

commit b86d9485a02a3e87041383e58458d09ee5648429
Merge: 144a4fc8a d92ccdd58
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 17:07:24 2023 +0800

Merge pull request #16869 from nwaliaez/fix-16641-storageUI-bucket-trailing-


space

Add bucket name validation

commit fda0714135940eb3218889cec375ae08180ac233
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 17:04:07 2023 +0800

Add max retry for read only query

commit 053151f7f8c2cc1d22666b27cc68b607370e372b
Author: Alex Bordei <alex@whiz.ro>
Date: Tue Sep 5 11:38:51 2023 +0300

Update docker.mdx

Fixing misspelling

commit 0c7d9725725cfa0e38370e2a5eba92e36de8c542
Merge: ef8468948 144a4fc8a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Sep 5 10:34:20 2023 +0200

Merge branch 'master' into feat/mfa

commit ef84689488de8fa7b3fd68fa3c2a76882189ad8a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Sep 5 10:29:28 2023 +0200

Add link to cancel signing in when on the MFA screen.

commit bb1b6fb68bd154e946434f6cda3726c5a419239e
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Sep 5 10:24:56 2023 +0200

Minor UI improvement.

commit f6309b62cd496f1c1086af4d914e7a74a541f243
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Sep 5 10:24:37 2023 +0200

Clear all queries when signing out.

commit 144a4fc8a728e10a8451b0caa1c460a3defa68e0
Merge: 567bb1a1e 0ea877200
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Sep 5 15:45:24 2023 +0800

Merge pull request #17163 from supabase/cli/v1.93.0


chore: update self-hosted image versions

commit 567bb1a1e439aa8b1dce5aea8a5da2314fec167e
Merge: 4ebd48b3c 8da1a871a
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Sep 5 15:42:16 2023 +0800

Merge pull request #17162 from supabase/cli/ref-doc

chore: update cli reference doc

commit 4ebd48b3cbd4d87d97ca09917eefa3f31156a714
Merge: 138411a24 f33ccd958
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Tue Sep 5 15:37:38 2023 +0800

Merge pull request #15587 from zachblume/patch-1

Speed up `docker compose down` for postgREST

commit 580f752668025d589cab9d1591ba47a37d522f90
Author: Pavel Borisov <63344111+pashkinelfe@users.noreply.github.com>
Date: Tue Sep 5 11:32:24 2023 +0400

Update 2023-09-05-pgvector-v0-5-0-hnsw.mdx

PQ compresses only index entries, not vectors themselves

commit 0ea877200d8d6cb7b8a661f463e5d4f94d2cfb6b
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 5 09:28:10 2023 +0200

chore: update image versions for docker/docker-compose.yml

commit 8da1a871a9d1db3b75204297b5f99bd2e24fb764
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Sep 5 09:28:03 2023 +0200

chore: update cli reference doc

commit f8c8a8e976fb79bfe7d58736926daaf18c95e50c
Merge: 87ddbde86 138411a24
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 15:26:28 2023 +0800

Merge pull request #17161 from supabase/master

Dashboard deploy

commit 138411a2488521c3e86a796a0faeedc7f5663852
Merge: a4936f53d 34bc52b73
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 14:55:44 2023 +0800

Merge pull request #17159 from supabase/chore/prevent-naming-bucket-public

Chore/prevent naming bucket public

commit 34bc52b73940df49eb12b066cf2923f352bedb8b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 14:45:26 2023 +0800

Update studio/components/interfaces/Storage/CreateBucketModal.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit d8ebda25ebddb11989465d514e5965be57810bdf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 14:25:05 2023 +0800

Add validation in CreateBucketModal for the name public

commit 4f61eb64c90aa68ba9ab43cf55daa8b4cf610bb1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 14:24:18 2023 +0800

Add comment

commit 05dd38093c4279fd511783b710db3e6bcada17bc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 14:23:37 2023 +0800

Update PauseProjectButton to use ConfirmationModal component

commit a4936f53de27751a53d3fd6c8e3d64a661a8b491
Merge: 034448354 5db000174
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 13:59:31 2023 +0800

Merge pull request #17158 from supabase/drag/shard_scheduled_backup_changes

chore: just pass backup ID

commit 0344483548807906969285d079ae7d7855830ab4
Merge: dc1e52778 6eaa1e281
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 13:58:05 2023 +0800

Merge pull request #16820 from supabase/chore/fix-dupe-support-type-value

Fix duplicate key

commit 5db0001741ae1160c3045ef0fb17cb69913520af
Merge: 496a48065 dc1e52778
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Tue Sep 5 12:49:23 2023 +0800

Merge branch 'master' of github.com:supabase/supabase into


drag/shard_scheduled_backup_changes

commit 6eaa1e2818548341e3d764dd7ae4bd87bf8e3225
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 12:44:53 2023 +0800

Remove unnecessary ?

commit 496a480650ba8f1379a65e0765749bef8ba448a1
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Tue Sep 5 12:24:46 2023 +0800

chore: just pass backup ID

commit dc1e52778713d5f63effdf90271d10e512461807
Merge: 409463241 0d3f89aae
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 12:21:33 2023 +0800

Merge pull request #17054 from supabase/chore/allow-users-to-set-timeout-value-


for-webhooks-when-edge-function-selected

Chore/allow users to set timeout value for webhooks

commit f33ccd9588bf5f097d9b768bc40afce38794cbbd
Merge: 92016d892 409463241
Author: Zach Blume <zachblume@gmail.com>
Date: Tue Sep 5 12:14:59 2023 +0800

Merge branch 'master' into patch-1

commit 4094632413f6832758c016409ca85890b41f9ec2
Merge: 0f428117c 6467cea4d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 12:13:11 2023 +0800

Merge pull request #17157 from supabase/revert-17069-chore/remove-babel

Revert "Remove .babelrc from studio app"

commit 92016d892331a875f360e7f8fd90368d4d21fb85
Merge: 310bcfe84 0f428117c
Author: Zach Blume <zachblume@gmail.com>
Date: Tue Sep 5 12:13:09 2023 +0800

Merge branch 'master' into patch-1

commit ecd2b248823fd44d2903f5e172b35ab5e443949b
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Tue Sep 5 12:12:33 2023 +0800

fix: api.d.ts one more time

commit 5e1c9c16acc20d492d2ab1cb33406144a757aea9
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Tue Sep 5 11:59:45 2023 +0800

fix: api.d.ts

commit 6467cea4da22e69123b9ca1ce02784a3900aad1b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 11:58:03 2023 +0800

Revert "Remove .babelrc from studio app"

commit 510f2322f4d72b314d9779132bfef0e0d765583c
Merge: 39e428b48 0f428117c
Author: Greg Richardson <greg@supabase.io>
Date: Mon Sep 4 21:50:18 2023 -0600
Merge branch 'master' into feat/pgvector-v0.5.0-post

commit 39e428b48656bedae61d9244965056cc8344278e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Sep 4 21:41:59 2023 -0600

feat(blog): update hnsw performance heading

commit 0f428117c26e72bbcbc267d19485e3c85fcf6a56
Merge: a476f79bb 058211e6f
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Tue Sep 5 11:39:23 2023 +0800

Merge pull request #17155 from supabase/drag/fix_remove_can_restore

fix: clean up no longer use variable

commit d509be635754326a7a255a196386d805efaab19d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Sep 4 21:37:20 2023 -0600

fix(blog): corrections to hnsw vs ivf summary

commit 058211e6fc23a36c481fe065d47f24d5c19aecf8
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Tue Sep 5 11:28:43 2023 +0800

fix: clean up no longer use variable

commit b31e3840e968903e29c320d5111f5d9536be36ff
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Tue Sep 5 11:21:34 2023 +0800

chore: update api.d.ts

commit 181207fcb07192ae90ef4b8ffa95674992f98a40
Merge: d224921dd a476f79bb
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Tue Sep 5 11:19:23 2023 +0800

Merge branch 'master' of github.com:supabase/supabase into


drag/update_scheduled_backups

commit a476f79bb7cc1a8ffbc82f7ce215ca5986ecd4a3
Merge: 6b4f3daa5 fc6e72d7e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 5 10:25:21 2023 +0800

Merge pull request #17136 from supabase/fix/allow-local-offline

fix(self-hosted): allow offline

commit f90f53dc39d0a17acae50491868ffd13c7011dd2
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Tue Sep 5 07:47:53 2023 +0800

fix: improve consent banner copy


commit 4322c21e865dfffa52679cb89a4bd790049e09d8
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Sep 4 15:57:52 2023 -0600

feat(blog): better wording

commit 2b7978ed1b644f91bb548585912ecc9825d61b54
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Sep 4 15:48:54 2023 -0600

feat(blog): pgvector v0.5.0 post

commit cdd4f6f75c777d2dc40db80db808afdb70b54d29
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Sep 4 15:17:45 2023 -0600

fix(www): className on Img components

commit 73174ca4ba64ba5e9659ade2622201db4064ecb5
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Sep 4 18:05:40 2023 +0200

Another try to fix the build errors.

commit a9120788e00c46d380384cba47840ff2fe0c7255
Merge: 8071b6580 6b4f3daa5
Author: Ayushh Khare <89789661+Khareayushh@users.noreply.github.com>
Date: Mon Sep 4 21:26:06 2023 +0530

Merge pull request #4 from supabase/master

updating files

commit 78497508c41752e08fde9720807109c287df4db5
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Sep 4 17:46:36 2023 +0200

Add feature flag for MFA.

commit 24a245a228b940ee940d09feee2dac06cf68c0c6
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Sep 4 17:44:41 2023 +0200

Fix build errors.

commit 6b4f3daa5db2a60028a9996315899d3812f66c0f
Merge: 63c49b7d7 47ad6d5cf
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 4 17:39:53 2023 +0200

Merge pull request #17147 from VinzSpring/master

fixed typo

commit 63c49b7d7b0e2e1d2abf1bfd5c757192cf888d70
Merge: 332fa851b 074d07fc4
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 4 17:29:48 2023 +0200
Merge pull request #17017 from buzzthedev/patch-1

Update realtime-with-nextjs.mdx

commit 332fa851b8da66c6b66639955a8b73add28c5549
Merge: 1fa63dc67 64563992d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Sep 4 17:05:10 2023 +0200

Merge pull request #17145 from supabase/fix/skip-domains-query

Don't fetch custom domains when selfhosting

commit d5b1f219a935a0dbd02e41b731fa3f3178f00981
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Sep 4 17:03:35 2023 +0200

Handle empty column names and types.

commit 47ad6d5cf87e0136815ee59e60ef0a37ca5f9f52
Author: Vinz Spring <vjvsp@yahoo.de>
Date: Mon Sep 4 16:25:06 2023 +0200

fixed typo

commit 1fa63dc67c3c6b580a69ea9327ce5e9212897bfb
Merge: 3b9560f23 87ddbde86
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 4 14:02:59 2023 +0200

Merge pull request #17146 from supabase/studio

commit 87ddbde86526aa006d6e3271cab3db5b081e5e37
Merge: a91911bc7 0154dae9b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 4 13:46:19 2023 +0200

Merge pull request #17144 from supabase/go-live-org-based-billing-studio

commit 64563992dd42670c886c1d3e2d5fd9fe8a65f34a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Sep 4 13:44:50 2023 +0200

Don't fetch custom domains when selfhosting.

commit 0154dae9b253084c9ddcaa7fccff8188b880aa42
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Sep 1 14:25:50 2023 +0200

feat: launch org-based billing

commit 3b9560f2377f94f2e1b4b8528ceeae0aed715533
Merge: 5bcbc23a6 ac85811fe
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 4 13:32:13 2023 +0200

Merge pull request #17098 from supabase/go-live-org-billing

commit cd3ccc3b7d956079edbdf7af0d790e6c54f9d8bb
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 4 13:04:27 2023 +0200

feat: go-live org-based billing

commit ac85811fe99ffd04fe5041488f17239a33b2f068
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Sep 1 14:25:50 2023 +0200

feat: launch org-based billing

commit 5bcbc23a63142316c494cf78c993d61f230887d7
Merge: f3caf7ac5 611462a0e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 4 13:20:34 2023 +0200

Merge pull request #17142 from supabase/org-billing-go-live-studio

commit 611462a0e762c8a70e76fc298ce7b2d737b0d418
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Sep 4 13:04:27 2023 +0200

feat: go-live org-based billing

commit 01055d00890fba864bb6f6c0add91db81c274a7e
Author: delgado3d <27228526+delgado3d@users.noreply.github.com>
Date: Mon Sep 4 14:34:25 2023 +0530

chore: supavisor enabled flag from api respnse

commit f3caf7ac5da15ed41356944d0ddff236429a2c72
Merge: b32b551e7 5b364c2cb
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Mon Sep 4 09:50:01 2023 +0100

Merge pull request #17122 from supabase/chore/vector-using-files

commit b32b551e760798fd05576777729c01f20be5c5d9
Merge: c61e06157 35f1093a0
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 4 10:10:40 2023 +0200

Merge pull request #17088 from AbhijeetBiswalCodes/fixed-mobile-documentation-


site-menu

fixed mobile documentation site menu

commit c61e06157a6fd0feac1ee4d6d14598879bed5d94
Merge: bd49f4579 e3c4ab93c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Sep 4 09:58:39 2023 +0200

Merge pull request #17083 from mounicarajput/master

remove extra parentesis

commit fc6e72d7eafabe012cb93d4f34ac09b23d4fd031
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Sep 4 17:25:46 2023 +1000
fix(local): allow offline

commit bd49f45798be1376c2cf98fb57f3ec72717ebd1e
Merge: d3d4b9511 7737f4cca
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Sep 4 16:26:22 2023 +1000

Merge pull request #16863 from kishanhitk/fix-#16793

feat: generate types on local dev and self-hosted supabase studio

commit 7737f4ccac5e23da762ec5512434f0e5123abac3
Merge: 7a2ef1f3f d3d4b9511
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Sep 4 16:15:53 2023 +1000

Merge branch 'master' into fix-#16793

commit 5b364c2cb1d27ac6a6ef26c73a7778d683846eb1
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Sat Sep 2 21:59:48 2023 +0100

chore: Move logging into Docker logs only

Change the Vector ingestion to use docker logs directly from the docker socket
instead of syslog via an open port

commit 04e50cde967e12178ecf5377257515432a6bcbc3
Author: aar2dee2 <85004512+aar2dee2@users.noreply.github.com>
Date: Sat Sep 2 17:58:50 2023 +0530

Fix tenant URL in Azure settings

Fixes auth issues reported in https://github.com/supabase/gotrue/pull/54

See comment: https://github.com/supabase/gotrue/pull/54#issuecomment-1702991208

commit 70cfc7385f5cfa21433f0471b012cc45c01dd95d
Merge: f73feb7d0 d3d4b9511
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sat Sep 2 12:48:17 2023 +0200

Merge branch 'supabase:master' into master

commit d3d4b95119da02bd128ba5b1ab95274e4467632a
Merge: b9102d944 0c217f149
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 1 15:46:17 2023 -0230

Merge pull request #15530 from grafovdenis/update_storage_management_docs

docs(storage_management): fix delete_old_avatar

commit b0177a6f96540f0d99c8acbc752cfa766127cf19
Merge: 71931d240 b9102d944
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 1 15:37:05 2023 -0230
Merge branch 'master' of github.com:supabase/supabase

commit 0c217f149756803a85fb01ddf22a1e982fcdd802
Merge: 964dfc901 b9102d944
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 1 15:33:09 2023 -0230

Merge branch 'master' into update_storage_management_docs

commit b9102d944602d2ed44a993dddb5de973e3b8c719
Merge: 27392393a 30f5684f5
Author: Andrew Smith <andrew@supabase.io>
Date: Fri Sep 1 18:02:27 2023 +0000

Merge pull request #17103 from supabase/chore/oauth-with-pkce-flow-change

Move the oauth with pkce flow guide

commit 27392393ad9406f55933491c7aab33e194758733
Merge: 085ac78ef 730ba8690
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 1 15:30:36 2023 -0230

Merge pull request #15458 from a0m0rajab/chore-enable-insert-policy

feat: Add new RLS Policy template for insert

commit 30f5684f58874c22d2fdddc034ed325d959b53f3
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Fri Sep 1 17:52:33 2023 +0000

Update with prettier formatting

commit 730ba8690e85bbc0b1a4df6b036ea0ae04291c3e
Merge: 4d3366266 085ac78ef
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 1 15:11:40 2023 -0230

Merge branch 'master' into chore-enable-insert-policy

commit 964dfc90109d2431b1c57e0a8345c2473783815e
Merge: 99228d9a2 085ac78ef
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 1 15:11:17 2023 -0230

Merge branch 'master' into update_storage_management_docs

commit 3e675ede507975b00b764c8efa3090b341e5b53f
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Fri Sep 1 17:27:30 2023 +0000

Move the oauth with pkce flow guide

commit 085ac78efa1e3f64ab47f47283529bae3e31247c
Merge: 687cb3c1e bce139855
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Sep 1 18:12:23 2023 +0200

Merge pull request #16728 from supabase/chore/oauth-pkce-ssr


Add oauth based auth with PKCE flow

commit 687cb3c1e4753c5227b06a3d56dd4272111b7887
Merge: 71931d240 0b29c9435
Author: Andrew Smith <andrew@supabase.io>
Date: Fri Sep 1 16:05:20 2023 +0000

Merge pull request #16683 from supabase/chore/email-auth-pkce-ssr

Add email based auth with PKCE flow

commit 0b29c9435af1109450c34a0e5a61838d8570956e
Merge: 67a60f46b 71931d240
Author: Andrew Smith <andrew@supabase.io>
Date: Fri Sep 1 15:29:14 2023 +0000

Merge branch 'master' into chore/email-auth-pkce-ssr

commit a91911bc7b316075b4639d74f079192da4a63443
Merge: ef236cfe7 fd408acda
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 1 11:50:30 2023 -0230

Merge pull request #17100 from supabase/fix/cdn-editor

studio: Use CDN to load Monaco editor files

commit fd408acdab9804f7cfbe4d0684e494778e5aa48c
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 31 18:14:57 2023 +0200

Load the editor locally only when selfhosting. Otherwise use Cloudflare.

commit 71931d240aaeaa4df6e02f4a19588650e790eb71
Merge: 654d7fbe6 c154256fd
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 1 11:27:55 2023 -0230

Merge pull request #17078 from supabase/chore/load-editor-from-cdn

Use CDN to load Monaco editor files

commit d4885df7f317b4716945a1b6b22b2923f20d7bd9
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Sep 1 11:16:35 2023 -0230

Updates

commit bce139855bac03113dedde7a0f50f99cb5ad06f9
Author: Andrew Smith <andrew@supabase.io>
Date: Fri Sep 1 12:48:08 2023 +0000

Apply suggestions from code review

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 67a60f46be8275226241fbfe45d2e41de0ac68d3
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Fri Sep 1 12:40:33 2023 +0000

Fix code snippet formatting

commit 01b9b0cae4eefc9e231feb65710e8f9f97e90aa6
Author: Andrew Smith <andrew@supabase.io>
Date: Fri Sep 1 11:57:23 2023 +0000

Update apps/docs/pages/guides/auth/server-side/email-based-auth-with-pkce-flow-
for-ssr.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit ebb36b20c86158abfd488742f2bf6eac9f028719
Author: Andrew Smith <andrew@supabase.io>
Date: Fri Sep 1 11:57:15 2023 +0000

Update apps/docs/pages/guides/auth/auth-helpers.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 654d7fbe6a90e59d529f5f8f572b136589abdd5e
Merge: 23ea6d7b9 a1e4a0971
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Sep 1 13:32:48 2023 +0200

Merge pull request #17094 from supabase/hf/add-rate-limit-banner-email-


templates

feat: display rate limit alert on email templates page

commit 9705aea5a662a8cb7f2e718d8bcfc1ac695bb7c4
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Sep 1 13:14:22 2023 +0200

Add a warning and disable save when the column types don't match during foreign
column selection.

commit 41234d0add39d1e5fefce2f3b25e5a2a1fbfdcef
Merge: 3cd38a731 23ea6d7b9
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Fri Sep 1 12:22:21 2023 +0200

Merge branch 'master' into j0/add_token_hash_sign_in

commit a1e4a0971aa7d7bbc46c648d91386d46464f6e4d
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Sep 1 12:12:12 2023 +0200

feat: display rate limit alert on email templates page

commit 23ea6d7b91e407f02bac97c0dd02fdf45dd2d0ba
Merge: aac56b7b6 836b9be4b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Sep 1 12:08:30 2023 +0200

Merge pull request #17084 from 0xflotus/patch-4

fix: small blog post error


commit 3cd38a731cb7c0395699aa7c7010b7ae7a5673b9
Author: joel@joellee.org <joel@joellee.org>
Date: Fri Sep 1 11:41:18 2023 +0200

docs: add sign in method for token hash

commit 35f1093a0ac435f476f149882ef99c9af54119a2
Author: AbhijeetBiswal <abhijeetbiswal1@gmail.com>
Date: Fri Sep 1 14:39:29 2023 +0530

formatted the code

commit aac56b7b674709efae63143179835f60671415d8
Merge: e2f146988 7c25f5f45
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Fri Sep 1 10:52:23 2023 +0200

Merge pull request #17090 from supabase/j0/update_enterprise_plan

chore: remove Enterprise OAuth providers as a feature

commit e2f14698878a305bc23aeeb1eb8e383ed4493ef7
Merge: feff97f43 208819dfd
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Sep 1 10:27:12 2023 +0200

Merge pull request #17069 from supabase/chore/remove-babel

Remove .babelrc from studio app

commit 7c25f5f452e93070e1d270839e45cdf5ed85b398
Author: joel@joellee.org <joel@joellee.org>
Date: Fri Sep 1 09:29:01 2023 +0200

chore: remove Enterprise OAuth providers as a feature

commit 9084140ee596afa3f33735e62d83856e6b27dc87
Author: AbhijeetBiswal <abhijeetbiswal1@gmail.com>
Date: Fri Sep 1 09:28:32 2023 +0530

fixed-mobile-documentation-site-menu

commit 836b9be4be30930e934056950a06959e5a8a600c
Author: 0xflotus <0xflotus@gmail.com>
Date: Thu Aug 31 20:32:49 2023 +0200

fix: small blog post error

commit 1a4380fbeb56ff1ee4cf6c15fcccfa58a4b89b20
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 31 14:50:28 2023 -0230

bump

commit 120e01ff25777d146f83d28a0e3ddf793892bdeb
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 31 14:50:10 2023 -0230
Bump shared types

commit fe7f6a6dd03ad43e2f9bccbf10adf8a420d42337
Merge: 366e02a49 85e870099
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 31 14:49:02 2023 -0230

Merge branch 'chore/fix-dupe-support-type-value' of


github.com:supabase/supabase into chore/fix-dupe-support-type-value

commit 366e02a49fbf715a3ed0f706be02ff6f21fb937f
Merge: 37dc14b6a feff97f43
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 31 14:48:08 2023 -0230

Merge branch 'master' into chore/fix-dupe-support-type-value

commit 85e870099c99c80361b64c4a59559409fa494041
Merge: ba06e1dd1 feff97f43
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 31 14:33:56 2023 -0230

Merge branch 'master' into chore/fix-dupe-support-type-value

commit e3c4ab93c3b37fa5d70a14c9b3cb6d2a7eafe678
Author: Monika Rajput <rajputmonika953@gmail.com>
Date: Thu Aug 31 22:03:12 2023 +0530

remove extra parentesis

commit c154256fd2010882e2d8b9e98754772643b0d36a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 31 18:14:57 2023 +0200

Load the editor locally only when selfhosting. Otherwise use Cloudflare.

commit feff97f4323e4ba0d9ad88e0d2d27b8bc02c573e
Merge: 7f07d064c 35725c2fa
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 31 18:03:16 2023 +0200

Merge pull request #17067 from supabase/fix/improve-firefox-perf

Fix Firefox performance on product cards

commit 0ef99b5a278f55af23047e8d0be40dde9fdb247c
Merge: b52218cf2 7f07d064c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 31 17:47:02 2023 +0200

Merge branch 'master' into poc/improve-join-the-community

commit d75e98e55b2d71067ff0764612d3a9a05f49a4d3
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Thu Aug 31 15:44:11 2023 +0000

Update prettier formatting

commit fd10624fbf6e07282aa100e5e8e3094ae85d80e9
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 31 17:42:04 2023 +0200

Refactor the modals to use visible prop.

commit 7f07d064ca4a8e360ad4f33dc617d2e6931982b6
Merge: 232efcd6d ddbee26d9
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Aug 31 17:36:52 2023 +0200

Merge pull request #17077 from supabase/blog-post-typo

fix: typo in blog post

commit 9cd5db6f06bbce2a8cf69ffdcc1bf02d20281737
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Thu Aug 31 15:27:57 2023 +0000

Update with a new server-side auth section

commit ddbee26d91c4025f3bef89f15b2780c04d031b78
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Aug 31 17:26:09 2023 +0200

fix: typo in blog post

commit 35725c2faee1f8890352928277c40c9b9145555d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 31 17:03:53 2023 +0200

simplify svg code and restore cursor tracking

commit ba06e1dd137202d2c7251b17866dd99e9898eb32
Merge: 77419fe71 232efcd6d
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 31 12:13:43 2023 -0230

Merge branch 'master' into chore/fix-dupe-support-type-value

commit a95eeb9b99c029bf11cdae4281f1c7c351954735
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 31 16:23:16 2023 +0200

perfect functions visual

commit 37dc14b6a19bdc0ac3faf905a218493a7b3eed92
Merge: 77419fe71 232efcd6d
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 31 11:51:01 2023 -0230

Merge branch 'master' into chore/fix-dupe-support-type-value

commit 95d641da149a55127f78d7caa3de2f157fd8e792
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 31 11:00:00 2023 +0200

Reduce cursor tracking on Firefox

commit e401c18b795e0836dd335e8e838692b00a1f6d49
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 31 12:47:45 2023 +0200

Add a flag to enable some pages to not require the highest AA level.

commit 27c2b5d885923cbcb44fe52384418480ca5332f1
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 31 12:46:23 2023 +0200

Redirect to /sign-in page if the user doesn't have a token and he wandered into
a /sign-in-mfa page

commit 10c62ed0280d9b570604b6bdf422319e0c36ec1e
Merge: 834c5fc0d 27dad886e
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 31 14:40:55 2023 +0200

Merge pull request #17065 from supabase/chore/small-fixes-mfa

Chore/small fixes mfa

commit 27dad886ef90638eb5887f2747b37c9f0c6816bc
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 31 14:40:13 2023 +0200

Minor nit.

commit 074d07fc4b68dfe2614ed794887e3ea87d8b7e72
Merge: 26b51c725 232efcd6d
Author: Buzz <69213001+buzzthedev@users.noreply.github.com>
Date: Thu Aug 31 11:29:48 2023 +0100

Merge branch 'master' into patch-1

commit 232efcd6d0fb1e86ef9953c6739e385e02bcc84b
Merge: ad56cdd6f ef236cfe7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 17:45:56 2023 +0800

Merge pull request #17068 from supabase/studio

Sync studio -> master

commit ef236cfe74be8ff6a90e45b073db01e110d6a9d8
Merge: 9fd1a3fa9 a24340ffb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 17:23:57 2023 +0800

Merge pull request #17066 from supabase/fix/support-form-not-passing-site-url-


and-additional-redirect-urls

Fix support form not passing site url and additioanl redirect urls

commit a24340ffb6a8088bf7c2635534e060099165fe93
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 17:01:08 2023 +0800

Update auth config call in support form to RQ


commit 925de12a1a358521c1a052fe788dd900a2f4249c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 16:45:55 2023 +0800

Fix support form not passing site url and additioanl redirect urls

commit 30412056f1237b2d69671ac3c87b611d73e34fa0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 16:27:42 2023 +0800

Add CTA for support form

commit 6ab4daa5ace3d97efa6683d4969706199190bbd5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 16:20:55 2023 +0800

Small style fixes and fix unenrolling when cancelling

commit ad56cdd6fa3c4e424f176746d06ad0391aac5f58
Merge: 8a12f0ed5 968b87351
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Aug 31 09:43:38 2023 +0200

Merge pull request #17063 from supabase/align-number-separators

commit 968b873510d288c5bf31ca038c9db5a2edc9491d
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Aug 31 09:30:33 2023 +0200

fix: number formats

commit 8a12f0ed5e61fb13b1417b3980a079e50e8d75ac
Merge: e1f30a8ad 9fd1a3fa9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 15:28:37 2023 +0800

Merge pull request #17062 from supabase/studio

Sync studio -> master

commit 208819dfd32e305db8444520cdb0731003eba107
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 31 09:28:11 2023 +0200

Remove .babelrc from studio app.

commit 9fd1a3fa903026b71f6290885e4694cfab8a02b4
Merge: 4a8dfbde2 e1f021ce7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 15:12:12 2023 +0800

Merge pull request #17059 from supabase/fix/conflict-against-master-310823

Prod deploy

commit e1f021ce73be22a67bf3a770fcb1af96c7e01baa
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Aug 31 08:48:47 2023 +0200
fix: links to docs

commit 5a2592affd2189137355ea7a5de61f9668ab0e6d
Merge: 4a8dfbde2 e1f30a8ad
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 14:45:07 2023 +0800

Fix conflict

commit e1f30a8adabb458e453e77f3b4c46f97b61063d4
Merge: b3ded87a2 34a02cc23
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Aug 31 08:41:04 2023 +0200

Merge pull request #17058 from supabase/docs/org-billing

commit 34a02cc23a33cd4a580577ca20c08cc964629555
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Aug 31 08:29:47 2023 +0200

ignore prettier for admonition

commit 8a485b3b072d2e35d1cddb13e0c413bf363cfd09
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 14:25:01 2023 +0800

Prettier for docs

commit b3ded87a2d6e9a127b4806fe1a633ea4548b8507
Merge: f12ea1d39 f1fc50c0e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 14:22:22 2023 +0800

Merge pull request #17056 from supabase/chore/update-logic-in-isready-use-


effect-for-support-form

deconstruct initialValues in support form

commit bb1e14452d9f0591d1af3d3b7a2f07130711a8e5
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Aug 31 08:13:14 2023 +0200

fix typo

commit 48b6538409e299cc893b62cf3bc83a00baf1838a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Aug 30 23:05:31 2023 +0200

docs: org-based billing

commit f12ea1d3920da6f2352d8feafc216cfd661e53da
Merge: 5c9f248ce 6f46a9d61
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Aug 30 23:08:26 2023 -0700

Merge pull request #17057 from supabase/km/fix-authorized-apps-display

fix: remove authorized app id from ui


commit 6f46a9d619c061c94fc138e0468895c360ef162f
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Aug 30 22:31:25 2023 -0700

fix: remove authorized app id from ui

commit f1fc50c0e1b0734b403c789137d165bcf799663f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 13:28:55 2023 +0800

deconstruct initialValues

commit 5c9f248ce59f57361653f2de17cb20e7a2a77faa
Merge: 3af7a275a 6711f0314
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 13:05:15 2023 +0800

Merge pull request #17053 from supabase/fix/auth-site-url-to-only-update-site-


url-param

Fix auth site url to only update site url param

commit 0d3f89aaebd363d0dc4c7f7976f542c03907f0bc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 13:04:07 2023 +0800

Allow setting timeout value for http webhooks too

commit 918618737ad6f54182847988dc74e180d44d54f4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 13:03:07 2023 +0800

Allow users to set timeout value for webhooks when edge function selected

commit 6711f03141389aeda83be60edbc1e96b9907c362
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 31 12:28:40 2023 +0800

Fix auth site url to only update site url param

commit 3af7a275ad5c1cbcb835efb461dce262a036440e
Merge: 5e01aa72d 1ba5c0887
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Thu Aug 31 12:04:32 2023 +0800

Merge pull request #17010 from supabase/drag/remove_backup_download

chore: remove backup download functionality

commit 5e01aa72de548394f8f9d22e4931db4b49f98565
Merge: 423b273bf fbff886ed
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Aug 30 19:00:22 2023 -0700

Merge pull request #16993 from supabase/km/update-docs

docs: update storage & auth docs

commit fbff886eda3dc04af89222aaec5962937c9f38ed
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Aug 30 18:02:28 2023 -0700

docs: link gh issue

commit 77419fe7144516a3084b575adc67227c1fe5b7a4
Merge: 36e8d3fab 423b273bf
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 30 16:46:15 2023 -0230

Merge branch 'master' into chore/fix-dupe-support-type-value

commit 423b273bf9ac303dc47906cf7ed21513c8b2d7dd
Merge: c61123a03 069e6f12c
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 30 16:29:11 2023 -0230

Merge pull request #17050 from supabase/sync/hotfix-17049

Sync/hotfix 17049

commit 4a8dfbde22a8b4348ef697dc511bef29ee81ac8e
Merge: 36a5ec815 87cbd8d79
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 30 16:26:52 2023 -0230

Merge pull request #17049 from supabase/hotfix/support-form-initial-state-props

Add all initial values to reset

commit 069e6f12c70ef70c7abbf0891a31e7213b7af08d
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 30 16:07:42 2023 -0230

Add all initial values to reset

commit 87cbd8d799db3c551bc728285a0d3daa393aaf75
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 30 16:07:42 2023 -0230

Add all initial values to reset

commit 36e8d3fababb9803cdf76e5aec557be68f4019ee
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 30 15:55:02 2023 -0230

option value check

commit 141ecece253cd51cd1fade92369e7d02c12b2e8a
Author: 0xvikasrushi <0xvikas@gmail.com>
Date: Wed Aug 30 23:15:38 2023 +0530

Fix API Preview crashing for custom schema

commit 9579529398befa0b2c8c78ae5acb6af0576e733a
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 30 15:04:03 2023 -0230

Set initial severity value


commit 654f67ed5c6f9c0480bc7d26f2add0495f6acae4
Merge: c2fe40c03 5933af422
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 30 14:38:56 2023 -0230

Merge branch 'master' into chore/fix-dupe-support-type-value

commit c2fe40c03fd5999a8615a3ec84ed4695b467e575
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 30 14:38:49 2023 -0230

Add types, add Abuse

commit 5933af422e02b99c747c44ca8d55aa752984bf38
Merge: fcbd1d646 c61123a03
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 30 14:02:09 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 36a5ec8154096e8a12850c2c8b837621d2dc292c
Merge: 68de2f4ed c68f2ba0a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 30 17:38:06 2023 +0200

Merge pull request #17043 from supabase/fix/undefined-subject

studio: Fix the SupportForm crash

commit c68f2ba0a566c6c82afbb91a398d16a8705b1689
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 30 17:24:56 2023 +0200

Fix the support form.

commit c61123a03eb706c81ef1a5fd9381326761154e5e
Merge: fcbd1d646 c5c4f8118
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 30 17:02:38 2023 +0200

Merge pull request #17038 from supabase/fix/undefined-subject

Fix the SupportForm crash

commit c5c4f8118e1bfb97335ab506146dbece4902cf88
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 30 16:38:44 2023 +0200

Fixed per Alastair suggestion.

commit 7577ed242dc79a2e90286c7f1658f0bb34d7d4ae
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 30 16:26:15 2023 +0200

Fix the default values for two properties to be empty strings.

commit 8071b6580fdd8ce7c194253bd9c0ec398ef631d3
Merge: 27bdb351c fcbd1d646
Author: Ayushh Khare <89789661+Khareayushh@users.noreply.github.com>
Date: Wed Aug 30 19:36:05 2023 +0530

Merge branch 'master' into master

commit f8403376f63b9718e33d0f54520c3de01dbbf365
Author: samueldenzil <denzil.s.samuel@gmail.com>
Date: Wed Aug 30 19:30:14 2023 +0530

fix-enter-not-working-in-filter-popup

commit 834c5fc0d80bd0d6d79e1d5555c7182b7c22c344
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 30 15:42:51 2023 +0200

Fix all redirects so that they're fully functional.

commit b84aa9254a3e7911f9bd50d4df55bee30a08ff11
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 30 12:44:10 2023 +0200

Address all comments from the PR.

commit fcbd1d646725d14ea860e6c376611ced9d54dd4a
Merge: 8eb61e086 794d26c8c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Aug 30 15:11:13 2023 +0200

Merge pull request #16879 from supabase/feat/preview-pro-team-costs

commit 794d26c8c9120d3a2e3fc3f84f6f888cf3a54345
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sun Aug 27 17:52:07 2023 +0200

feat: preview costs for Pro/Team plan change

commit 5826c8f79bed789fab50c0051faa81ba95319ed6
Merge: 66848cc36 8eb61e086
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 30 14:25:02 2023 +0200

Merge branch 'master' into feat/mfa

commit 26b51c725e6a6d4f461083ebe8f98f27e1e4a4ac
Author: Buzz <69213001+buzzthedev@users.noreply.github.com>
Date: Wed Aug 30 12:57:08 2023 +0100

Update realtime-with-nextjs.mdx

Fixed spelling errors and grammar.

commit 8eb61e086cabfb34d9012160d23ec71e54bd0134
Merge: 9dc4f38bb e70da4861
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 30 13:30:02 2023 +0200

Merge pull request #16996 from faizanraso/issue-16994

Resolved redirect from 404 error


commit 9dc4f38bb4d8f0738ee187c0288f3736edf732ec
Merge: bed2753d8 a7bf6a79a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 30 13:29:43 2023 +0200

Merge pull request #16954 from danryland/fix-remove-dead-link-16953

fix: remove duplicated dead link from docs

commit e70da486192e31e166593c15d97bfab79fa89475
Merge: 46c7db1ec bed2753d8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 30 12:23:29 2023 +0200

Merge branch 'master' into issue-16994

commit a7bf6a79a47fb57bd0a4e009bf166cf84cfba285
Merge: 3d4fdd76a bed2753d8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 30 12:21:22 2023 +0200

Merge branch 'master' into fix-remove-dead-link-16953

commit bed2753d8f5d879b8b59e91d56078a23f1d41aff
Merge: ba107d924 0816d976e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 30 12:09:56 2023 +0200

Merge pull request #17014 from supabase/fix/badge-color

Revert badge global color change

commit 8e50bc2c990948bf922c6854c9d8b408bbe20a5b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 30 18:01:17 2023 +0800

Add badge for coming up in project card

commit 0816d976e90b6db4d94f9533b2c90cc7dec12760
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 30 11:50:09 2023 +0200

revert badge global color change

commit f134966bbd40bb8cea623e32ab8a6b74a6c5e066
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 30 17:18:36 2023 +0800

Add feature flag, and ensure that banner shows up in all ProjectLayout

commit 464b51d791a41f03a143b19a09ccfc4a8e61beee
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 30 17:11:56 2023 +0800

Update CTAs for disk space exhaustion

commit 68de2f4ed74337507cbe38e0deec4ab0cbf604d5
Merge: 81a01455f ba107d924
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 30 17:05:56 2023 +0800

Merge pull request #17012 from supabase/master

Dashboard deploy

commit e0b554a2472d91a7b5f39ea8e22a9fca4029ae8a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 30 16:56:41 2023 +0800

Wrap up updates according to endpoint changes

commit ba107d92498a8169154ab6c4a908c83e7d2da13f
Merge: 037b946e7 085039c92
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 30 16:55:13 2023 +0800

Merge pull request #17011 from supabase/fix/support-form-not-auto-populating-


fields-on-refresh

Fix support form not populating fields on a fresh session

commit 085039c9224c44527faf7b0409522b9638d7b5d2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 30 16:41:35 2023 +0800

Fix support form not populating fields on a fresh session

commit cc43b2e0e4988d14df8a6958f0bbaa1901be4f53
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 30 16:25:02 2023 +0800

Midway updating based on endpoint changes

commit 3d4fdd76a5afdcd15c8667e7eac49c36b9630329
Merge: d47519080 037b946e7
Author: Dan Ryland <danryland@users.noreply.github.com>
Date: Wed Aug 30 08:57:23 2023 +0100

Merge branch 'master' into fix-remove-dead-link-16953

commit 1ba5c08870cefc26afac8e44e644eb826e2b2fc3
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Wed Aug 30 15:52:36 2023 +0800

chore: temporarily remove images


* to be updated

commit 2608043ad27f7ba5e9ea531162f68443d09625a2
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Wed Aug 30 15:49:27 2023 +0800

chore: remove backup download functionality

commit d224921ddae567aaa91e56ae764183082f2e5b1f
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Wed Aug 30 15:21:25 2023 +0800
chore: do not show backup time if not COMPLETED

commit 27bdb351ca6e45fad92b02a47a8e2166cc0a71b7
Merge: bc60adb7f 037b946e7
Author: Ayushh Khare <89789661+Khareayushh@users.noreply.github.com>
Date: Wed Aug 30 12:51:05 2023 +0530

Merge pull request #3 from supabase/master

Updating files

commit 037b946e7d35bac2aa5eb53a41f5e6d28b63c2cb
Merge: 65c84e36a 81a01455f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 30 14:43:38 2023 +0800

Merge pull request #17005 from supabase/studio

sync studio -> master

commit 81a01455f1314006461b9ae66bc5975b6b8ad233
Merge: dc520e581 590c87881
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 30 14:29:04 2023 +0800

Merge pull request #17006 from supabase/fix/studio-merge-conflicts

Prod deploy dashboard

commit 350a05fa095bc8ed1283e4818c4fe88568553bcc
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 29 23:19:21 2023 -0700

docs: update storage access control docs

commit 590c87881ff5bdd84aa2a053817403bc6ed8da45
Merge: dc520e581 65c84e36a
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Aug 30 16:11:14 2023 +1000

Merge branch 'master' into fix/studio-merge-conflicts

commit dc520e581d9f574b6779a326ee51e4eedc154c76
Merge: 3ae862987 071f0665e
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Aug 30 16:04:57 2023 +1000

Merge pull request #17004 from supabase/hotfix/invalidate-permissions-on-


profile-creation

hotfix: invalidate permissions on profile creation

commit 071f0665eb21da3c1d74e9fb266b91a33175fc2f
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Aug 30 15:45:58 2023 +1000

hotfix: invalidate permissions on profile creation

commit 7a2ef1f3f0d1ec053b174dc1daff3d13e2b77645
Merge: c0e9a1e7e 65c84e36a
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Wed Aug 30 09:41:34 2023 +0530

Merge branch 'master' into fix-#16793

commit 65c84e36aa9b77110a132e00e0ad6d87052b5284
Merge: d11b796aa e102b8c24
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 30 12:00:14 2023 +0800

Merge pull request #16961 from supabase/chore/skip-unnecessary-calls-if-user-


is-not-logged-in

Skip unnecessary calls if user is not logged in

commit c0e9a1e7e8e1cdf793a8d7d1059d42bf846a99da
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Wed Aug 30 09:25:03 2023 +0530

chore: cleaner code

commit 3270cda33cbcbea17505ad063473411cbb4c6068
Author: levelingup <ahliu1@gmail.com>
Date: Tue Aug 29 20:46:27 2023 -0700

Update README.md

Misspelling

commit 8f0751b44f4d4a7b9821790c4d9d05e155669732
Author: Faizan Rasool <59986120+faizanraso@users.noreply.github.com>
Date: Tue Aug 29 23:32:59 2023 -0400

Update DEVELOPERS.md to Include Docker Setup Instructions

commit 080ae264cd55dc1db4994c15bf5ec0832d00d967
Merge: 96fd87676 d11b796aa
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Wed Aug 30 07:38:20 2023 +0530

Merge branch 'master' into fix-#16793

commit b52218cf2d466930cd00564d00518e545c620533
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Tue Aug 29 21:27:26 2023 -0400

show 10 cards at a time

commit d11b796aaef159b0a921526f49172ab01d2be373
Merge: ac72e6f28 352f652d3
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Wed Aug 30 08:46:46 2023 +0800

Merge pull request #16681 from Lan-Hekary/postgrest-app-settings

Passing JWT_SECRET and JWT_EXPIRY to postgrest APP_SETTINGS

commit 46c7db1ecd43f7736307725f0787684bf54ab5c9
Author: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>
Date: Tue Aug 29 18:26:04 2023 -0400

Resolved redirect from 404 error

commit d475190804fec2caed5b0408db8fd5296951573d
Merge: 5fdc41dae ac72e6f28
Author: Dan Ryland <danryland@users.noreply.github.com>
Date: Tue Aug 29 21:53:42 2023 +0100

Merge branch 'master' into fix-remove-dead-link-16953

commit 24859a26308009a43fe90e417121b277ccf8d461
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 29 12:49:25 2023 -0700

docs: use admonition for callouts

commit e49a2a9a5333fd245889975266f84af90733bae2
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 29 12:49:05 2023 -0700

docs: update linkedin oauth docs

commit 213f925bbd15715a4de7d7da13d28ceda6e602c5
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 29 12:48:44 2023 -0700

docs: update access control guide

commit bc60adb7ff02f066732587f29a5f7b9c6d4edcb0
Merge: 5d6b970ff ac72e6f28
Author: Ayushh Khare <89789661+Khareayushh@users.noreply.github.com>
Date: Tue Aug 29 21:45:31 2023 +0530

Merge pull request #2 from supabase/master

updating files in my forked repo

commit 4d33662661c218acff6f46b4943341de173555a2
Merge: 3a2b9f901 ac72e6f28
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 29 12:42:52 2023 -0230

Merge branch 'master' into chore-enable-insert-policy

commit 96fd87676af004773c36fa8183623a8825e6d327
Merge: 20cfa8e79 6d113a6cc
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Tue Aug 29 19:06:31 2023 +0530

Merge branch 'fix-#16793' of https://github.com/kishanhitk/supabase into fix-


#16793

commit 20cfa8e79985152847004cc5ce0bd0b1618f2d9a
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Tue Aug 29 19:06:26 2023 +0530

chore: remove TODO comment


commit 6d113a6cc302d42320d299a03863d4a97eee42e7
Merge: 5796456a9 ac72e6f28
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Tue Aug 29 19:05:45 2023 +0530

Merge branch 'master' into fix-#16793

commit 5796456a9084ac7d879213c438d99a68ec807c38
Merge: d1b9242ed aea1be57c
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Tue Aug 29 19:05:03 2023 +0530

Merge branch 'fix-#16793' of https://github.com/kishanhitk/supabase into fix-


#16793

commit d1b9242edfca16124e536fb7d03b8b6b99daab97
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Tue Aug 29 19:04:58 2023 +0530

feat: add type generation from local dashboard

commit ac72e6f28ae7026cc578492559cf8eab3a51c131
Merge: 80b4c02f7 92070d0ab
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 29 15:28:45 2023 +0200

Merge pull request #16901 from supabase/feat/hp-products-section

Homepage products section

commit 92070d0abf8bdde3a2fda2d87af6015e31c5221a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 29 15:18:06 2023 +0200

refactor

commit 80b4c02f75c43703f56fea69ba30070f3bb78dc1
Merge: 32f10eb66 e0574c68c
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Aug 29 23:07:35 2023 +1000

Merge pull request #16967 from supabase/chore/update-pg_get_tabledef-4

chore: update pg_get_tabledef

commit 32f10eb66ebdc97869b364285193d00b54fb34ed
Merge: 38850067b 0efb44023
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Aug 29 15:00:30 2023 +0200

Merge pull request #16923 from supabase/J0/update-json-path-query

chore: update typo on json method docs

commit e0574c68cf76bb222b40c3435ff744c3eb038554
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Aug 29 22:56:47 2023 +1000
chore: update pg_get_tabledef

commit 5ede0c65d34c68ae71d66725e8bd0ff26a0b7bb5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 29 14:54:47 2023 +0200

improve focus styling

commit 2069dd3bf77887aa85655c1b86e46588fb1959cc
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 29 14:43:37 2023 +0200

improve list semantics

commit 223d3a3f6e84b59df534bd6e3833166306ddf6d6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 29 14:35:48 2023 +0200

refactor definition list in product cards

commit aea1be57c0cae26b97544e92cfcbdcac398bac78
Merge: 0b4692c2f 38850067b
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Tue Aug 29 17:55:52 2023 +0530

Merge branch 'master' into fix-#16793

commit 38850067bfe7144f7c23e9f4295f37fdcaff434c
Merge: ade93f06c 2041f815e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 29 14:24:24 2023 +0200

Merge pull request #16679 from Lan-Hekary/kong-env-substitute-v3

Dashboard default credentials substitution in kong.yml

commit 0efb440232303580a2ae2d090f46e50b29df1eef
Merge: 09f3ff275 ade93f06c
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Aug 29 13:45:05 2023 +0200

Merge branch 'master' into J0/update-json-path-query

commit f26761121ad57b9ddda0c7c478920770a7817b79
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 29 13:11:47 2023 +0200

improve lighthouse accessibility

commit 352f652d32b5e862613bf96825e04fa82cdbbfcd
Author: Ahmed El-Sharnoby <lan.hekary@gmail.com>
Date: Tue Aug 22 00:00:41 2023 +0000

Passing JWT_SECRET and JWT_EXPIRY to postgrest APP_SETTINGS

commit 15dca7acdfcbaf659aac773f54157257b9b56bbc
Merge: 4c40be3fa ecf244bc8
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Tue Aug 29 18:26:06 2023 +0800
Merge branch 'drag/update_scheduled_backups' of github.com:supabase/supabase
into drag/update_scheduled_backups

commit 4c40be3fa724a0e9f8ee31c4e1d46dade390638f
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Tue Aug 29 18:25:56 2023 +0800

chore: split to two diff endpoits

commit e102b8c24184d21b0f1bba41efe9b6c7b5f4c380
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 29 17:56:57 2023 +0800

Update based on comments

commit 55d7756caba3d2d2083292363658a569000756a3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 29 17:49:47 2023 +0800

Deprecate backups mobx store

commit 14a40fa111e9bb63de23aae8666892622e290c5d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 29 11:02:19 2023 +0200

improve spacing in product cards

commit 66848cc36d602afebd02a46cd8d2bdd071ca1cf2
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 29 11:00:51 2023 +0200

Fix a build error.

commit 4b5cd73ffc71330c9b1e5277054126e0170b181b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 29 10:57:53 2023 +0200

polish up

commit c27167fd7ce3c03dc0fcdc84a92a1339fcc2531b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 29 10:34:51 2023 +0200

add interactive glow to vector product card

commit 641d4cd3794e5ef316031238a213d488eb8f6946
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 29 10:30:14 2023 +0200

Fixed multiple minor papercuts.

commit 6043b3712d9bf121943b8698060b36052c23f0d0
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 29 10:13:09 2023 +0200

bg-default on product cards

commit 0c73213dc7401487dd8b88009edf8466199cc351
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 29 16:12:46 2023 +0800

Skip unnecessary calls if user is not logged in

commit 672fea1fbcfb23a8866aab1fd19b0142d8055d42
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 29 09:49:47 2023 +0200

Minor cleanup in sign-in-mfa page.

commit 5fdc41dae80437fb3f6a0204c0380b0fbae4bb6d
Merge: a47e63231 ade93f06c
Author: Dan Ryland <danryland@users.noreply.github.com>
Date: Tue Aug 29 08:47:21 2023 +0100

Merge branch 'master' into fix-remove-dead-link-16953

commit f2f6b9681c4587f0c9b6ef03ff0944578e8bb8f4
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 25 16:35:18 2023 +0200

Remove quick redirect from the SignInLayout since now it doesn't mean the user
is ready to work, he may have to sign in into additional factor.

commit 959b38479f0ef451c0be388d7db8a6ad68520d70
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 25 16:34:18 2023 +0200

Redirect the user to /sign-in page if he doesn't have the appropriate AA level.

commit 6fa7acd622769d7bfcf1657fb886fddaa9066cbd
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 25 16:33:43 2023 +0200

Change the redirects for Github and SSO to send the user back to / instead
of /projects as before. It will be picked from there by the SignInLayout and
WithAuth helper.

commit 7ac94601041b9f0fc718bb7068bfb5162ed00fac
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 25 14:42:44 2023 +0200

Redirect to MFA if the user is logging in via email and has MFA setup.

commit 7b5183016ea902371689db0444dd90e51969e52d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 25 14:42:05 2023 +0200

Add a page for signing in via MFA.

commit 5aac02b441af446f01dd575fc8e39b9a39e2ddb9
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 25 14:26:02 2023 +0200

Simplify the sign-in page.

commit 81f697330cf0f38890dfbcbfa923fd155e74eb68
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 25 14:24:41 2023 +0200

Add a new page for account security.

commit 777c5b407a6ee1fbd8dee15a8219d63a81248e45
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 25 14:24:14 2023 +0200

Add a modal for adding new factor.

commit 0b4692c2fec2167c02e828fc11bd5b6e0a3901ae
Merge: 4bdd4ddbf ade93f06c
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Tue Aug 29 12:09:15 2023 +0530

Merge branch 'master' into fix-#16793

commit 2041f815e94c9a195fabb5d09061618a07e7cee8
Merge: 7dd47bfd6 ade93f06c
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Tue Aug 29 14:30:44 2023 +0800

Merge branch 'master' into kong-env-substitute-v3

commit 7dd47bfd615df5b5387db65a3042c6ba2277bb48
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Tue Aug 29 14:30:25 2023 +0800

Update apps/docs/pages/guides/self-hosting/docker.mdx

commit 3ae862987fd53c3e883daafd0f3e280cff576835
Merge: 9aa78793f ade93f06c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 29 14:28:37 2023 +0800

Merge pull request #16959 from supabase/master

Dashboard deploy

commit ade93f06c3ca1bf444b08e6a9c45dc35c3500b3b
Merge: 8d46ab9cf 72a0431bb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 29 14:17:35 2023 +0800

Merge pull request #16960 from supabase/chore/cleanup-feature-flags

Clean up feature flags

commit 72a0431bb1e21c98f2df833591bb443a53db21ff
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 29 14:04:18 2023 +0800

Clean up feature flags

commit 4bdd4ddbf50386b1bac56dd286276a4058ed2454
Merge: 184fec1cc 8d46ab9cf
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Tue Aug 29 11:24:27 2023 +0530
Merge branch 'master' into fix-#16793

commit 8d46ab9cf4465030d81182193151f3cb24cfadcf
Merge: 862510f77 5190d8795
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Aug 29 15:54:17 2023 +1000

Merge pull request #16957 from supabase/fix-typo

Fix typo

commit ecf244bc8aa2ecd5158eddb620a521bace1396ee
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 29 13:40:41 2023 +0800

Delete unused backup download mutation

commit 184fec1cc89ccb5c04850c76d658436acf87d6fa
Merge: cafcef7b9 862510f77
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Tue Aug 29 11:07:23 2023 +0530

Merge branch 'master' into fix-#16793

commit 5190d879598897225a487d5602d205f655e3f5a8
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Mon Aug 28 23:17:15 2023 -0400

fix typo

commit a47e63231b49b71e24237d9cfa9518ffad4a5cab
Author: Dan Ryland <dan@ryland.consulting>
Date: Tue Aug 29 00:09:17 2023 +0100

fix: remove duplicated dead link from docs

commit 862510f7776e5b0728ee2441661c73cf5d62aeb0
Merge: 64973bf30 a4afc2c96
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 28 13:56:47 2023 -0600

Merge pull request #16672 from coolusaHD/master

fix(docs): Add going to production section

commit 09f3ff275f7df3d1888b5cc27ef40cee4e4138fe
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon Aug 28 18:29:40 2023 +0200

Update auth-mfa.mdx

udp

commit 64973bf30212ff1780648008d19c45ea0fe42d29
Merge: af6b13794 6383bf468
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 28 10:02:48 2023 -0600

Merge pull request #16296 from tomoyukiy/issues-16294


Chore: Update README images

commit a4afc2c965cd6fc756204f0be1ed8f4ef6206694
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Aug 28 10:00:24 2023 -0600

docs: update wording on flutter quickstart

commit af6b1379490aef9de003b2ee79a1d5683afc9c1f
Merge: 1ec0754a7 cb504c926
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 28 13:23:23 2023 -0230

Merge pull request #16526 from rohanliston/azure-auth-provider-validation

Make Azure provider validation message consistent with input label

commit cb504c9262fe94a64d0b83223fb875cca72652dc
Merge: 416e14198 1ec0754a7
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 28 13:00:51 2023 -0230

Merge branch 'master' into azure-auth-provider-validation

commit eac27f78c7d03bd557ed75d0a1741547aa88147e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 15:54:41 2023 +0200

storage visual padding

commit a7cd2a89921f1b8cbd976677ffdb64911f11c6c8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 15:08:04 2023 +0200

update announcement highlight with LW8 hackathon winners

commit 2e5ab9ea8db5088d69993d0da36ee97c37a506f3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 15:01:30 2023 +0200

update storage visual

commit 1ec0754a78b125e4f298e06fcb49f2c8e2cb0886
Merge: 36552c536 45468db73
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 28 14:55:27 2023 +0200

Merge pull request #16899 from supabase/storage-docs

chore: clarify cli commands to sync storage

commit b96eb042894b6112450270ff5e3a7e49edade317
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 14:54:49 2023 +0200

activate shimmer on homepage product cards

commit de19b1d73c9d109f858bb7681f75c3539c10de75
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 14:49:04 2023 +0200

clip badge bg

commit 48f0a104d34eeadebb8d20d70da866cf6be12434
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 14:43:06 2023 +0200

cleanup products cards

commit 32df30c767f7f33b40b4b5d20e0b6f3b1d8c1761
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 14:36:40 2023 +0200

update InteractiveShimmerCard

commit 2ad69dee18021716167a647d3c99ff14a3043b9b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 14:16:37 2023 +0200

card active threshold

commit 269fe54e199ee2eaf83b648689fc52d0bbee1ec3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 14:14:06 2023 +0200

subtle border on card hover

commit 38c2ebff330b9942486caa7016387f06e6a0ab88
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 13:59:08 2023 +0200

fix responsive cards

commit c7b5228d0229e6db45735e274b8769cf19de0a7a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 13:53:26 2023 +0200

fix hero overflow

commit 6383bf4682cad7b9db22e1a3f96a323ac2f7e63e
Author: tomoyukiy <tomoyuki.yamada.0805@gmail.com>
Date: Mon Aug 7 23:09:43 2023 +0900

fixed bad image links

commit 02d454956d9f265d2c3f11a3b3d768cd401a30a0
Author: tomoyukiy <tomoyuki.yamada.0805@gmail.com>
Date: Sat Aug 26 11:48:33 2023 +0900

fix/Update README images

commit 9d7038e76e6d0376f9ba2ab6d62b10a659f3f346
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 12:05:15 2023 +0200

improve focus on announcement badge


commit 7f6d1fb56a95182067f3013adacc2fba325b9838
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Mon Aug 28 17:57:53 2023 +0800

chore: update api.d.ts

commit 495848fbf71fb1be213d85619a320e724bbef25b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 11:51:39 2023 +0200

improve focus styling

commit f68d750dd77e59ffd20b34dd1d8bffd046143fbc
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 11:42:38 2023 +0200

more interactive storage card

commit dd01ad965d434432fad4cdc63a82cb239f1ef9d4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 17:39:43 2023 +0800

Add mock stubs for new data fetchers

commit 6a1e0eb0fdeeaf6187ebcd18e2c802e5b095116c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 11:13:06 2023 +0200

database card animation

commit 5240b741d9b716829705eb8cffe18d40ad2aacc5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 17:09:42 2023 +0800

Add warnings for CPU and RAM in Infrastructure and INfrastructureActivity, and
fix link from UsageWarningBanner chekc usage CTA

commit cfe5eb61cb81c2eecd24e5a531ae5c3a55beecb1
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Mon Aug 28 17:06:10 2023 +0800

chore: clean up unused import

commit b7e328ce64a7a985cec58721d1d490d74cae7939
Merge: 915fdbfc2 36552c536
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Mon Aug 28 16:58:05 2023 +0800

Merge branch 'master' of github.com:supabase/supabase into


drag/update_scheduled_backups

commit 915fdbfc23f3a47aba2adcdf8282a11344956ba2
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Mon Aug 28 16:57:44 2023 +0800

chore: update scheduled backups

commit c235affcf8323ac6851c35559af4b1033e3dd5a5
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Mon Aug 28 16:57:25 2023 +0800

chore: use pitr_enabled when checking for pitr sub

commit dbeed694f7c9dea7f19743c3a43cd5266e4e60e6
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Mon Aug 28 16:56:24 2023 +0800

chore: sort backups by inserted_at instead

commit 1daa80e15c7bc32cf1ddddfa9c1f2d6c8589d292
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 16:21:44 2023 +0800

Scaffold warnings in usage project usage page for CPU and RAM

commit 620b2a0a55531cf85144ec7ca8e7e71f487ac871
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 09:47:06 2023 +0200

vector product card animation

commit a56ceee89242d0d52fa53465184f149e5182a94d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 28 09:19:50 2023 +0200

auth product card

commit 90d6c2556ea9db5721710634d7132b11691418c2
Merge: 68a305201 36552c536
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 15:09:37 2023 +0800

Merge branch 'master' into feat/project-exhaustion-warnings

commit 45468db73a1049967819750a39f34ae84d71de5e
Author: Qiao Han <qiao@supabase.io>
Date: Mon Aug 28 15:08:39 2023 +0800

chore: clarify cli commands to sync storage

commit 4d511f4b9be281b0217e7dcb8caa3b4ca94952c3
Author: Qiao Han <qiao@supabase.io>
Date: Mon Aug 28 15:05:51 2023 +0800

chore: use generic cli commands for getting started

commit 9aa78793f880481c10f3e1a6d981e97709f84d75
Merge: dac53e005 36552c536
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 14:54:40 2023 +0800

Merge pull request #16894 from supabase/master

Dashboard deploy

commit 36552c536da07155b42cfa954fc5830cbe0c761a
Merge: aa09b2a3c 63f1ce7c4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 14:32:17 2023 +0800

Merge pull request #16895 from supabase/chore/improve-language-for-dbdev-sql-


template

Add active voice for dbdev sql template title

commit 63f1ce7c468d77b7ba5418120684b878b2868f0a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 14:22:57 2023 +0800

Add active voice for dbdev sql template title

commit aa09b2a3cd8b8a1a3154ad297599c59044727679
Merge: 0ea68a6b9 735cf8d53
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 14:17:23 2023 +0800

Merge pull request #16809 from supabase/chore/store-monaco-assets-locally-and-


load-from-there

Store monaco assets locally and load from there

commit cafcef7b921e2a95c7c037e9b14a9a73cf8ce377
Merge: 66c090336 0ea68a6b9
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Mon Aug 28 11:39:48 2023 +0530

Merge branch 'master' into fix-#16793

commit 0ea68a6b9edc2cce008d328bbf1284aad521cf44
Merge: f6f2e5d25 3935e2cb9
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 28 16:03:58 2023 +1000

Merge pull request #16842 from kishanhitk/feat-add-CUD-operation-for-roles-in-


local-dev

feat: add POST, DELETE, and PATCH for `roles` in local dev

commit 735cf8d53a0cb894fad264ddc78c39a595072930
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 14:03:41 2023 +0800

update document

commit f6f2e5d253b1b327cd71286232edadce4dbf8878
Merge: 898c011f8 c4fc975eb
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 28 16:03:16 2023 +1000

Merge pull request #16822 from kishanhitk/fix-auth-dashboard

fix: Supabase Studio giving success message even if the delete user operation
fails

commit 898c011f8049e13f5ac600b702c1b527efebba06
Merge: a84e8d8ff a263b7936
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 28 15:51:57 2023 +1000

Merge pull request #15326 from Lan-Hekary/fix-webmanifest-authorization

[Supabase Studio] Fix web manifest unauthorized fetch

commit c4fc975eb3ed06db4ac84d1ef49b7b63fa72e085
Merge: 2c5f03469 a84e8d8ff
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 28 15:47:54 2023 +1000

Merge branch 'master' into fix-auth-dashboard

commit 17c1d15996515510db7727da45c0abf47faebb85
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 13:47:43 2023 +0800

Add basePath to monaco assets

commit 3935e2cb975f28b56c098d7ce5f2966873ec745f
Merge: 2e5a8606e a84e8d8ff
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 28 15:47:05 2023 +1000

Merge branch 'master' into feat-add-CUD-operation-for-roles-in-local-dev

commit d92ccdd58cfca337bffda039c2c3f82de6c93cd4
Merge: 9ba9ab709 a84e8d8ff
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 28 15:45:35 2023 +1000

Merge branch 'master' into fix-16641-storageUI-bucket-trailing-space

commit a84e8d8ff605f1b6077d433396997a1df2e598f9
Merge: a053588e7 cffef0728
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 13:38:16 2023 +0800

Merge pull request #16862 from supabase/fix/permissions-issue-upon-creating-


organization

Fix permissions issue upon creating organization, along with some small style
fixes

commit a263b79362fcee807c0164290f674bb97eb0a5cf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 13:37:19 2023 +0800

Fix

commit a053588e7bd3f5a82b08dcd2debcb81efb68a80b
Merge: c922a69d6 62f40b685
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 28 15:32:48 2023 +1000

Merge pull request #16854 from supabase/or/dbdev-template

Add template for dbdev installer


commit 62f40b685c905e118d02ed06a83d320ef688e1c8
Merge: 685481ab5 c922a69d6
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 28 15:23:40 2023 +1000

Merge branch 'master' into or/dbdev-template

commit c922a69d65d3e3b5b1614539a7bc60a7599c9c71
Merge: dd85f097a c56942951
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 28 13:12:05 2023 +0800

Merge pull request #16853 from supabase/fix/csv-objects

Fix the exporting of CSV to handle JSON columns

commit dd85f097a57493df9f89cca0b49209bc5afcecf5
Merge: 6fc14dd7d cb99d12f9
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 28 15:07:09 2023 +1000

Merge pull request #16892 from supabase/chore/update-pg_get_tabledef-3

chore: update pg_get_tabledef

commit cb99d12f9bb56e7b3736bd8fb352fa199a13e3f3
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Aug 28 14:42:55 2023 +1000

chore: update pg_get_tabledef

commit c9b7b98cf771dd8259c7b7dbcad2fed4a6fa3bbb
Author: JeremieV <45327819+JeremieV@users.noreply.github.com>
Date: Sun Aug 27 21:01:13 2023 +0200

Fix typo in column-encryption.mdx

commit 5d6b970ff01bd257f202ccd7f7175f083ac41987
Merge: 6fc14dd7d 7e0e414ef
Author: Ayushh Khare <89789661+Khareayushh@users.noreply.github.com>
Date: Sun Aug 27 09:21:13 2023 +0530

Merge pull request #1 from Khareayushh/Khareayushh-docs-quickstart-1

Update quickstart.mdx

commit 7e0e414eff3049b3a05a6c1e75d0c055f8420cba
Author: Ayushh Khare <89789661+Khareayushh@users.noreply.github.com>
Date: Sun Aug 27 09:20:35 2023 +0530

Update quickstart.mdx

Error handling docs added

commit 9ba9ab70977d4576029649a5031a68c01f51cec3
Author: Neeraj Walia <nwalia.ez@gmail.com>
Date: Sun Aug 27 00:08:49 2023 +0530

Add bucket name validation


commit be0c24dcc92d500f48b3ed342515b9b3ed736c4d
Author: GaryAustin1 <54564956+GaryAustin1@users.noreply.github.com>
Date: Sat Aug 26 10:25:04 2023 -0500

Update auth-gotrue.mdx to use signInWithPassword and not signIn

commit f73feb7d0023a0af4237176bfb8c436ddff526be
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sat Aug 26 13:14:51 2023 +0200

Update introduction

commit d7548f43d29a66e8cb841efa9ca584172873a763
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sat Aug 26 13:09:05 2023 +0200

Update kotlin docs

commit 66c0903364a987f73b2a7ca3d90a4ed0c31756df
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Sat Aug 26 14:45:56 2023 +0530

chore: add note

commit cffef07287c912656e2b47701e70525aba11e43f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Aug 26 17:05:17 2023 +0800

Fix permissions issue upon creating organization, along with some small style
fixes

commit ca32a67501f5dfdca6aed99b5b5e3496837ca231
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Sat Aug 26 12:00:02 2023 +0300

functions card animation polish

commit bcdacc3612186f78022506564050f8c59a178c24
Author: Ahmed El-Sharnoby <Lan-Hekary@users.noreply.github.com>
Date: Sat Jun 24 01:56:42 2023 +0300

Fix web manifest unauthorized fetch

commit b3114508d0043fa92b01068d9a0848b7e2115732
Author: Ahmed El-Sharnoby <lan.hekary@gmail.com>
Date: Mon Aug 21 23:46:23 2023 +0000

Dashboard default credentials substitution in kong.yml

commit 685481ab586e15a66ba1f27795210b7a04cfbddb
Author: Oliver Rice <github@oliverrice.com>
Date: Fri Aug 25 14:44:29 2023 -0500

add template for dbdev installer

commit c56942951952f8985fcdbf0837b0caa2ce8e8f58
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 25 21:16:19 2023 +0200
Fix the exporting of CSV to handle JSON columns.

commit 3a2b9f90171c41b9cedf5f2f4dc8983be5b6e738
Merge: cd9b30122 6fc14dd7d
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Aug 25 16:26:29 2023 -0230

Merge branch 'master' into chore-enable-insert-policy

commit 2c5f0346936c8b4b693f14cbf123dc689c69a5b1
Merge: ec41f3fdd 6fc14dd7d
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Sat Aug 26 00:19:50 2023 +0530

Merge branch 'master' into fix-auth-dashboard

commit 2e5a8606e5129321bc96b844d20d3c84ebecf0fe
Merge: 3b078518f 6fc14dd7d
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Sat Aug 26 00:18:39 2023 +0530

Merge branch 'master' into feat-add-CUD-operation-for-roles-in-local-dev

commit 3b078518f168f722827624a57b09b6a632511de2
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Sat Aug 26 00:16:50 2023 +0530

feat: add POST, DELETE, and PATCH for `roles` in local dev

commit 6fc14dd7d3050e733fc91414526a6d2e7fc3c919
Merge: 330b38758 bde70d085
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Aug 25 16:04:55 2023 -0230

Merge pull request #16718 from nwaliaez/fix/16544-accessibility-popup-modal

Fix Tab accessibility issues with popup modals

commit ec41f3fdda8b288b29a1d913d9aa4feebb8f5aba
Merge: bae716213 330b38758
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Fri Aug 25 22:28:14 2023 +0530

Merge branch 'master' into fix-auth-dashboard

commit f81111cca9e1055e00bde44aee681b9e42f0a949
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 19:57:50 2023 +0300

functions card animation

commit bae71621305ec4319f4b1e2ddbbdc9b8359c5628
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Fri Aug 25 22:27:30 2023 +0530

fix: `confirmAlert` not dismissing.

commit 330b38758db9f2c4720b3c58ba15dc1ec62192dc
Merge: 61cb9f13c 5601d3ed3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 19:48:28 2023 +0300

Merge pull request #16810 from supabase/fix/restore-enterprise-pricing-col

Restore enterprise pricing col

commit 61cb9f13cda302fc0bfb6f88683f0c59b586b588
Merge: 92c5d0e17 3e5fd4c9a
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Aug 25 14:12:34 2023 -0230

Merge pull request #16800 from Sang-minKIM/master

docs: correct spelling of secret in auth-kakao #16799

commit 3e5fd4c9a17a748aa6a14e8cea3e7590182ad881
Merge: 7b2cb869d 92c5d0e17
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Aug 25 14:01:03 2023 -0230

Merge branch 'master' into master

commit 4a39df6c1411e77d05e6d86d3cc71c70285115f0
Merge: d9e54e88b 1afb78110
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Fri Aug 25 21:31:48 2023 +0530

Merge branch 'fix-auth-dashboard' of https://github.com/kishanhitk/supabase


into fix-auth-dashboard

commit d9e54e88ba12e0efc856b866429515721056b15c
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Fri Aug 25 21:30:58 2023 +0530

chore: improve error message

commit 1afb78110a8e8da92a109b574a10d4076c13d115
Merge: cca4bfeb7 92c5d0e17
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Fri Aug 25 21:27:02 2023 +0530

Merge branch 'master' into fix-auth-dashboard

commit e8755abdd2fe7f9a0fe88eeee38b0eca0efb46a9
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Aug 25 13:19:42 2023 -0230

Fix duplicate key

commit cca4bfeb76a6a925a3455881dd86c0b3b3571117
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Fri Aug 25 21:05:12 2023 +0530

feat: add await and error handling in delete user api

commit 3ee0f08ba0945b25ee1f60a08b543ad44aa9893f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 18:16:33 2023 +0300

realtime card animation

commit 92c5d0e179b2fbbea697258cdd2b3a0db4377990
Merge: 5749f90f8 d0d1a804a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 17:57:00 2023 +0300

Merge pull request #16805 from Akshat-bhatia73/fix/Twitter-Logo

Icons now visible in light mode and new twitter logo throughout docs

commit f106580ce179e04723d33ebae415ace0a723c45d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 17:43:14 2023 +0300

animate storage card

commit f6fc10209e3cb292d98adeb3bf320bb1c4196c6e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 14:45:28 2023 +0300

add ai logos and improve cards

commit 82cdab7407150dc0984c45735bd72c01405c957d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 13:24:53 2023 +0300

restore folder name

commit d0d1a804ab4d07f3d1b924d1f0d8003451d29889
Author: Akshat Bhatia <bakshat73@gmail.com>
Date: Fri Aug 25 15:12:24 2023 +0530

Formatted the files

commit 5601d3ed38cb57dc6b78423f1ab78ce3a11ead20
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 12:35:12 2023 +0300

improve plan titles readability

commit 5c2440a2d2d5496ca9e9fbd8a68a10b90aa7a132
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 12:28:55 2023 +0300

update hero announcement to be more minimal

commit 7f689b1e78be0c228c131d492b4d4333952604cc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 25 16:50:36 2023 +0800

ignore spelling for files under public/monaco-editor

commit 9e46dba9cff623c9b873919e6028c00ba8a4177f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 25 16:46:05 2023 +0800
Store monaco assets locally and load from there

commit d80b525c8fddf33d4cb9acf30e15ea20745922eb
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 11:20:49 2023 +0300

keep only officially supported frameworks as highlights

commit 2d52b7ddb4054f8bafca10cd16557ece25c0aa43
Merge: eda6ce6db e2d6a80b2
Author: Akshat Bhatia <bakshat73@gmail.com>
Date: Fri Aug 25 13:08:18 2023 +0530

Merge branch 'fix/Twitter-Logo' of https://github.com/Akshat-bhatia73/supabase


into fix/Twitter-Logo

commit eda6ce6dbd6c2b6840aae6bf4275d99d2d82ff06
Author: Akshat Bhatia <bakshat73@gmail.com>
Date: Fri Aug 25 13:08:10 2023 +0530

Fixed Vonage Icon

commit 6335363a98338e8af4102815d92481a9d74a23cc
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 10:24:26 2023 +0300

copy fixes

commit e2d6a80b246bebe70ae2e3a6661d3f9e9ca3a708
Merge: b39f291db 5749f90f8
Author: Akshat-bhatia73 <103304783+Akshat-bhatia73@users.noreply.github.com>
Date: Fri Aug 25 12:45:23 2023 +0530

Merge branch 'supabase:master' into fix/Twitter-Logo

commit 5749f90f81965edeb344a20082c5a63d400e7384
Merge: 5fd680f32 ec94b213a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 10:03:38 2023 +0300

Merge pull request #16796 from cassidoo/master

Capitalize Supabase and GitHub on homepage

commit b39f291db2fc6f0bdf727c6fe637701bd94f2b29
Merge: 096010da6 5fd680f32
Author: Akshat-bhatia73 <103304783+Akshat-bhatia73@users.noreply.github.com>
Date: Fri Aug 25 12:24:26 2023 +0530

Merge branch 'master' into fix/Twitter-Logo

commit 5fd680f32153c5a3c865871bcf9fecc18659f6dc
Merge: e54acff76 79497b5d5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 25 14:52:54 2023 +0800

Merge pull request #16803 from supabase/fix/generalize-abort-catch-logic-in-


storage-explorer-store
Ignore all error messages from aborts

commit ec94b213afa08da165f639b9d9c3e77ef4693fb7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 25 09:52:50 2023 +0300

Update apps/www/components/BuiltWithSupabase/index.tsx

commit 096010da66ac7ee6d91566dc40d5b630fde2bb1e
Merge: 49d9ea0ea d0ba6bf5e
Author: Akshat Bhatia <bakshat73@gmail.com>
Date: Fri Aug 25 12:18:01 2023 +0530

Merge branch 'fix/Twitter-Logo' of https://github.com/Akshat-bhatia73/supabase


into fix/Twitter-Logo

commit 49d9ea0eabf962953d282fdcfd1655a6f8a808fb
Author: Akshat Bhatia <bakshat73@gmail.com>
Date: Fri Aug 25 12:17:52 2023 +0530

Updated twitter logo in docs

commit e54acff76c11d951b399913c14555b353716b9ea
Merge: 76df91162 dc464e54d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 25 14:36:37 2023 +0800

Merge pull request #16798 from supabase/fix/table-editor-row-editor-side-panel-


not-comparing-datetime-fields-properly-in-generate-update-row-payload

Fix comparison logic specifically for datetime values in


generateUpdateRowPayload

commit 79497b5d52fc7805ffde61aacaa8152d02b5a7a3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 25 14:35:24 2023 +0800

Ignore all error messages from aborts

commit beea98d4fab03390966d2adf31a00309d72d55c7
Author: Akshat Bhatia <bakshat73@gmail.com>
Date: Fri Aug 25 11:55:04 2023 +0530

Fix: Light mode icons and updated twitter logo

commit 76df911627bdd3b655f7b0da2560f0659bbe0079
Merge: a46a4aab8 1d19861c3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 25 13:41:34 2023 +0800

Merge pull request #16772 from supabase/chore/react-query-refactor-part-x

Chore/react query refactor part x

commit 7b2cb869d0e2ca092cbf58189425e635f540adc1
Merge: 2d6203937 84c152b14
Author: Mini_dev <87116017+Sang-minKIM@users.noreply.github.com>
Date: Fri Aug 25 13:59:25 2023 +0900
Merge pull request #1 from Sang-minKIM/Sang-minKIM-patch-1

docs: correct spelling of secret in auth-kakao #16799

commit a46a4aab8ac7ca5c7c9bc177e21d4df0579bf4bd
Merge: 2d6203937 7ad9c1a7f
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Aug 25 14:57:38 2023 +1000

Merge pull request #16797 from supabase/chore/update-pg_get_tabledef-2

chore: update pg_get_tabledef (fixes camelCase table names)

commit 1d19861c3754b1a01fa19f1e6faa7b9eac37b203
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 25 12:55:04 2023 +0800

Address comments

commit 84c152b14b11c376c37b9770897f925669229cd7
Author: Mini_dev <87116017+Sang-minKIM@users.noreply.github.com>
Date: Fri Aug 25 13:48:00 2023 +0900

docs: Fix type in auth-kakao.mdx

commit 2d62039377a175fc891c3891831959036850a427
Merge: 013b767ef bd147db95
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 25 12:38:56 2023 +0800

Merge pull request #16795 from supabase/km/fix-update-password

fix: update password should logout other sessions

commit dc464e54dc9db54ab5d51a83a882cbf6248d025f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 25 12:34:16 2023 +0800

Fix comparison logic specifically for datetime values in


generateUpdateRowPayload

commit 7ad9c1a7f478e164b3224bd6e437b0975828ee04
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Aug 25 14:30:20 2023 +1000

chore: update pg_get_tabledef (fixes camelCase table names)

commit 1b089166e352de358f1f809fa0eed0fc5f82ed5e
Merge: 013b767ef 8c207ed84
Author: Cassidy Williams <1454517+cassidoo@users.noreply.github.com>
Date: Thu Aug 24 18:13:02 2023 -0500

Merge pull request #1 from cassidoo/cw/supatypos

Fix capitalization of Supabase and GitHub on homepage

commit 8c207ed8468ade7b5ce7f8f3747778d4745d5d1b
Author: Cassidy Williams <1454517+cassidoo@users.noreply.github.com>
Date: Thu Aug 24 18:11:54 2023 -0500
Fix capitalization

commit 013b767ef9b3167079e48b0f6737689543ca59db
Merge: 7b8e0663f f44b6c11f
Author: Andrew Smith <andrew@supabase.io>
Date: Thu Aug 24 20:32:58 2023 +0000

Merge pull request #16791 from supabase/chore/fix-description-of-supadraw-in-


lw8-hackathon-winners-post

Correct the description of the supadraw entry

commit bd147db95bd3868ff42a32c6561149672a66e309
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Aug 24 12:44:13 2023 -0700

fix: update password should logout other sessions

commit f44b6c11f39163d5a16322114261a79310479e01
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Thu Aug 24 18:46:32 2023 +0000

Correct the description of the supadraw entry

commit 7b8e0663f56143f186dc66a73ce16ce2b6e958bf
Merge: 55d4b6d64 335fe819f
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 20:29:28 2023 +0200

Merge pull request #16785 from supabase/docs/storage-updates

docs: storage cleanup

commit 335fe819f1261ebd0b280b47fd263fb5c1825089
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 20:19:43 2023 +0200

prettier

commit 0486c55909bf9286812b816a41cd7fbaf2b64efa
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 18:19:53 2023 +0200

Apply suggestions from code review

Co-authored-by: Fabrizio <fabri.feno@gmail.com>

commit 1491f80ce67e87e1947333f0b60f1ea1873fb128
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 18:18:50 2023 +0200

spelling

commit 55d4b6d6471636cfb0b428b336b656fd6fb2e3c1
Merge: 92ef26c75 e69d7faf5
Author: Andrew Smith <andrew@supabase.io>
Date: Thu Aug 24 15:41:28 2023 +0000
Merge pull request #16781 from supabase/chore/lw8-hackathon-winners-blog-post

Add blog post for LW 8 hackathon winners

commit e69d7faf538d1f3f2033c39ad70f70980517698a
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Thu Aug 24 15:33:23 2023 +0000

Fix prettier issue

commit f559b077f4cb24c8f6f14ffbf8d9002761dd013d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 17:25:06 2023 +0200

general cleanup

commit 5fb60cc9f2ae0535b248d49bb93743c7f870ea5a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Aug 24 16:20:47 2023 +0100

Fix link.

commit a262adde89cc0bb3a39caca1ee0817813f9e9261
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Aug 24 16:08:03 2023 +0100

Fix error.

commit b7de77601323a53d2be28edc44c88eec0f6f8042
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Aug 24 15:55:01 2023 +0100

Last touches.

commit c80850a2f2e8066fc45c559767061f7d3529601c
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 16:38:45 2023 +0200

paragraphs

commit 6463c7ae0b72bec8e84d9b7ca7855693afa87342
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Thu Aug 24 14:31:01 2023 +0000

Update link to supalytics

commit f7afc581ac7c0226728e0207ed169da80c9c3600
Merge: d96d7dd2a 92ef26c75
Author: Andrew Smith <andrew@supabase.io>
Date: Thu Aug 24 14:25:36 2023 +0000

Merge branch 'master' into chore/lw8-hackathon-winners-blog-post

commit 898b36abd12ad580bf0b1837f478edbe9947a9ac
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 16:21:09 2023 +0200

docs: storage cleanup


commit d96d7dd2a8df32f1603f8cebe936b05e48c57b49
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Thu Aug 24 14:19:32 2023 +0000

Update with all the image assets

commit 9da6824d1fde6e6ca81f8b6ce6b628159bca89d2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 24 17:10:46 2023 +0300

remove commented code

commit 281bebac505cf6317c02f0489331933caeb6007a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 24 17:09:06 2023 +0300

improve spacing

commit 1f51e64b71d32412bccc6d5117aef76d2e2ff975
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 24 17:07:16 2023 +0300

restore enterprise pricing column

commit 92ef26c7580391ff2b65b0bee09f20dfc6b1c249
Merge: 78595f5b8 55c2afdb7
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu Aug 24 10:47:28 2023 -0300

Merge pull request #16783 from supabase/fix/storage-size-avg

fix(billing): storage size should be avg not max

commit 5a0b8d08ad5679ee1a096ea5f01bd7d6e6f32552
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 24 16:38:33 2023 +0300

fix import

commit 55c2afdb7661d6d55f0f73a4cb995a9f461f09b1
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Aug 24 15:36:42 2023 +0200

fix(billing): storage size should be avg not max

commit 1910b10ff3fc44c767477c8f3bbe58e65cb5cbb0
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 24 16:33:04 2023 +0300

fix import

commit 1d65526a63087e3b04400c710727631556b99c8a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 24 16:25:59 2023 +0300

fix import

commit 78595f5b89a1a76108d34197aa10fcba7d6caf00
Merge: 37ff57cfe d0ba6bf5e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 24 16:20:53 2023 +0300

Merge pull request #16768 from Akshat-bhatia73/fix/Twitter-Logo

Update: Old twitter logo to new logo in TweetCard component

commit a45355747b8123352f220a3f1f6fc1a377e95d1b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 24 16:10:14 2023 +0300

optimize mobile cards and fix import

commit 9810d4044acf73b6dc7536e0d544bb0967a3fb25
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Thu Aug 24 12:56:08 2023 +0000

Add blog post for LW 8 hackathon winners

commit 41977da7f8c4f8a78e925653cce1e651b1d800e5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 24 15:46:39 2023 +0300

products images and card improvements

commit 37ff57cfe0efb845483bf9df1b770eb9572e9fa9
Merge: b29140322 8bf6b4dc0
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 14:31:17 2023 +0200

Merge pull request #16704 from supabase/doc/rls_recommendations

Docs: RLS and Roles

commit 8bf6b4dc0b2609bb96b9da1562d556a2fe75c935
Merge: 6b25627f2 b29140322
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 14:20:39 2023 +0200

Merge branch 'master' into doc/rls_recommendations

commit 6b25627f2f50e293973998ec5847bba1531d5808
Merge: 590891015 6d546471d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 14:20:16 2023 +0200

Merge branch 'doc/rls_recommendations' of github.com:supabase/supabase into


doc/rls_recommendations

commit 590891015d3948ba86cb92c2b8629818653825a2
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 14:20:03 2023 +0200

lowering this limit

commit 3c8475b2b1ac7fee2664f6165c779da4b180e58a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 14:17:39 2023 +0200
resolves feedback:

> Was confused by "user token" here. Does that mean the JWT?

commit ae1129e0cd618f9b1390228021c428731c209397
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 14:14:11 2023 +0200

resolves duplicate content

commit 6d546471d39d382b3a3f2846f80407e9ab3f45d1
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:30:06 2023 +0200

Apply suggestions from code review

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 1a690af1d939044789323b4e3e12ad8eb6bd7f73
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:28:12 2023 +0200

Update apps/docs/pages/guides/database.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit f2c807571bb857d7b0fbb66fd1775acdb86fc310
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:27:48 2023 +0200

Update apps/docs/pages/guides/database/postgres/row-level-security.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 88d672f1342111e6459d666ac1e824b980118010
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:27:24 2023 +0200

Update apps/docs/pages/guides/auth/row-level-security.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit e40c7678939bc844b24d27ebf4c0ec9f450cbc0b
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:26:57 2023 +0200

Update apps/docs/pages/guides/auth/row-level-security.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 7c09178ad5c9df0e3518908ce46306d1030aa96a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:26:45 2023 +0200

Update apps/docs/pages/guides/auth/row-level-security.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 50e6b03e81010efdc1c9a68de1eda482e33cc67a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:26:09 2023 +0200

Update apps/docs/pages/guides/auth/auth-mfa.mdx

Co-authored-by: Raminder Singh <romi_ssk@yahoo.co.in>

commit ffb167090a3e07ea0864b419c18ab2a93288b950
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:25:53 2023 +0200

Update apps/docs/pages/guides/auth/auth-mfa.mdx

Co-authored-by: Raminder Singh <romi_ssk@yahoo.co.in>

commit 4cbf969e63e57dc1369e600c37865650cf095b61
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:25:43 2023 +0200

Update apps/docs/pages/guides/auth/auth-mfa.mdx

Co-authored-by: Raminder Singh <romi_ssk@yahoo.co.in>

commit c534afe6b8fd0ec12a355f9cce5580d45f869ccb
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:25:22 2023 +0200

Update apps/docs/pages/guides/auth/auth-mfa.mdx

Co-authored-by: Raminder Singh <romi_ssk@yahoo.co.in>

commit 474a3e1ce7df533594f9ce82cb4a663c0907e704
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:25:08 2023 +0200

Update apps/docs/pages/guides/auth/auth-mfa.mdx

Co-authored-by: Raminder Singh <romi_ssk@yahoo.co.in>

commit de18477ce323bfeecfa5b3d666f4e3697115e6f2
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:24:55 2023 +0200

Update apps/docs/pages/guides/auth/row-level-security.mdx

Co-authored-by: Raminder Singh <romi_ssk@yahoo.co.in>

commit 3c65b6448c4a1e9bcaeb6473ccd7f3d0b35c989d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:24:41 2023 +0200

Update apps/docs/pages/guides/database/postgres/row-level-security.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit aa8b96116cb30c05e08126514c582543758164f8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:24:19 2023 +0200
Update apps/docs/pages/guides/auth/auth-mfa.mdx

Co-authored-by: Raminder Singh <romi_ssk@yahoo.co.in>

commit 4dfe1ba4aa20c9cf85ea66ab59a179e164ad5840
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:24:06 2023 +0200

Update apps/docs/pages/guides/auth/auth-mfa.mdx

Co-authored-by: Raminder Singh <romi_ssk@yahoo.co.in>

commit 19e78620d8e368d362ebf5cae5a32763d5421f6e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:23:39 2023 +0200

Update apps/docs/pages/guides/database/postgres/row-level-security.mdx

Co-authored-by: Raminder Singh <romi_ssk@yahoo.co.in>

commit 73e4b0497607471e5e6f6dd2c10d072887b6fbff
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:23:26 2023 +0200

Update apps/docs/pages/guides/database/postgres/row-level-security.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 252c0c18b92181066b15dbae65418f875f541ae5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:23:15 2023 +0200

Update apps/docs/pages/guides/database/postgres/row-level-security.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 13a7a5fc13769a69d8cd3c0e814f46f46069a664
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:22:53 2023 +0200

Update apps/docs/pages/guides/auth/row-level-security.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 1ba8bc87a55fb46286afcbdc4d8d28335b540cf3
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 24 13:22:44 2023 +0200

Update apps/docs/pages/guides/auth/row-level-security.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit d0ba6bf5ef2f5248bd731d221f109430e80a557a
Merge: 194bab897 b29140322
Author: Akshat-bhatia73 <103304783+Akshat-bhatia73@users.noreply.github.com>
Date: Thu Aug 24 16:08:05 2023 +0530

Merge branch 'master' into fix/Twitter-Logo


commit b291403222fa72442dcc6ff5e0ac6036ca62d783
Merge: 9594a99b1 e3be0a86e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 18:16:07 2023 +0800

Merge pull request #16769 from supabase/chore/support-markdown-in-notifications

Support markdown in notifications for informational type

commit 0282250bdebc02360f0711b4b0c69ec7e8da628f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 18:07:08 2023 +0800

Update RQ templates to use methods from data/fetchers

commit 73ae74bf06185d64e56474fec0f106eaf434000d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 18:00:43 2023 +0800

Update org v1 general settings to use RQ mutation, and deprecate cmdk and cmdk
opt in flags

commit 8be62b3944777a2204d78fa9384d69b3f3a9cccf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 17:33:30 2023 +0800

Update organization update mutation to use data fetchers get and update
BillingEmail for org billing v1 to use RQ mutation

commit f52b22365e422589c4a48e18af188a4002e8cbc2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 24 12:19:46 2023 +0300

add new homepage product cards

commit e3be0a86e828cc0e72f10c3b1ffa1bf3b22343f1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 16:49:45 2023 +0800

Support markdown in notifications for informational type

commit 692cbfc7927277f4dc8cd35fdb56cd2668e071be
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 16:22:19 2023 +0800

Revert changing env

commit 2c6847794a50f3ca4bc3976ace1907af19730200
Merge: c988ca489 9594a99b1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 16:17:28 2023 +0800

Merge branch 'master' into chore/add-branch-dropdown-in-nav-v1

commit 194bab8972ba82bca06a6da3e7fe0ee422a8e7f3
Author: Akshat Bhatia <bakshat73@gmail.com>
Date: Thu Aug 24 13:47:14 2023 +0530

Update: Old twitter logo to new logo


commit c988ca489c74c253b1c6508fd70306ad4b24d56a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 16:12:10 2023 +0800

Fix

commit f2cec5c61dc5748554aac24e8217c52597bf608e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 16:00:14 2023 +0800

Add ENV to lib/constants and update github integration app url to enable
branching modal

commit d5b6de599611b8ea8353353278fbbbe52f1b975e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 15:47:53 2023 +0800

Add branch dropdown in nav v1

commit dac53e005cabc71dfa91289f02ca22a60f85208d
Merge: 53848d2e9 9594a99b1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 15:26:01 2023 +0800

Merge pull request #16763 from supabase/master

Dashboard deploy

commit 9594a99b10504d49a1cf480e6d88d42062377155
Merge: d2d47efef 3a0923b54
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 15:14:03 2023 +0800

Merge pull request #16764 from supabase/fix/apple-secret-key

fix: update JWT regex for Apple secret key validation

commit 3a0923b54ff1d437d5d6d557d59fd525b93884bd
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Aug 24 15:46:49 2023 +0900

remove check if header contains JWT type

commit 12e63644ccaeb69c872010a6e03f22c2ff628e3a
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Aug 24 15:30:02 2023 +0900

fix: fix JWT regex for Apple secret key validation

commit d2d47efef2fb5e1757c4aefec0f327188a99e0b4
Merge: bd4dadfda 0427d836f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 12:52:39 2023 +0800

Merge pull request #16762 from supabase/fix/indexes-query

Fix indexes query


commit bd4dadfdaaf811e18333072ee2f009e83ffdb951
Merge: 3f9b6faf2 1cb8b9e9b
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Thu Aug 24 11:46:26 2023 +0800

Merge pull request #16697 from supabase/docs/custom-schemas

docs: using custom schemas

commit 0427d836f3d6f41586209f132dcb469cb4b0081f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 24 11:44:48 2023 +0800

Fix indexes query

commit da527dd707ce4624ec5a941a6f952e0e65855dc2
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Aug 23 12:47:52 2023 -0700

fix mfa RLS example

commit 2bf3d2a18948f3246e13d32af5933b4d86a5a23c
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 23 19:30:16 2023 +0200

fix linebreaks

commit b52a73698bab6371e334a636ad101122a9122e68
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 23 19:30:10 2023 +0200

Add MFA example

commit fa9daa45a6530bc92f0a69d85c86ecc644a19579
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 23 18:58:28 2023 +0200

suggestions from KM

commit 1cb8b9e9bb1d0984dc3f17ff217e30e382bb7adf
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Tue Aug 22 17:38:51 2023 +0800

docs: using custom schemas

commit 274e36e44f7b611d27728474b2cc3092a069ef48
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 23 16:33:38 2023 +0200

fix spelling

commit beb6807994d7028f3049e5ce4a2a5f18d8c06141
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 23 16:32:04 2023 +0200

Adds redirects

commit 1d8fdb78980c684b6367e34f8bfc16a897354c96
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 23 16:25:17 2023 +0200

cleans up the Auth section of RLS

commit 3f9b6faf26cd237fed91454a1cab9bcab1cb1d9e
Merge: 76f622ee4 d5f3b3936
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 23 17:13:49 2023 +0300

Merge pull request #16688 from AbhijeetBiswalCodes/twitter-logo-update-to-x

Twitter logo updated as new 'X' logo #16671

commit 76f622ee49f0ce5e0acb7242a0b5751f37391595
Merge: a1db23f24 be8274783
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 23 16:44:03 2023 +0300

Merge pull request #16705 from supabase/chore/blog-categories

Blog categories

commit a1db23f2431f29f1d2f7d8a2021c935de8c1f5e6
Merge: 65bd44ac3 b14785cc6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 23 16:30:14 2023 +0300

Merge pull request #16741 from samueldenzil/fix-icon-bg-light-mode

Fix icon bg color for light mode

commit b14785cc611e459b8d67515b6172689018a3d9a7
Author: samueldenzil <denzil.s.samuel@gmail.com>
Date: Wed Aug 23 17:30:32 2023 +0530

Fix icon bg color for light mode

commit 65bd44ac3a328ecae84146753522a54467ab25c8
Merge: 1e45257ac a8a65a028
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Aug 23 21:50:10 2023 +1000

Merge pull request #16740 from supabase/chore/al-update-codeowners

chore: update code owners

commit a8a65a028fc58627318bf3fea421d8008d503100
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Aug 23 21:36:49 2023 +1000

chore: update code owners

commit 1e45257ac6b50c34b99f266a3a9630cd68ba904b
Merge: 01748b98c a385bea2c
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Aug 23 12:59:06 2023 +0200

Merge pull request #16736 from supabase/hf/bump-gotrue-js-2-48-0


feat: bump gotrue-js to 2.48.0 which fixes race condition with visibility
callback

commit a385bea2cfd53006d6c33847542e5bd6e4474cef
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 23 12:36:19 2023 +0200

Remove duplication of @supabase/gotrue-js

commit cf7f7d97bbf2c124bc1052248fc5ca93e86ddbe0
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Aug 23 12:12:52 2023 +0200

feat: bump gotrue-js to 2.48.0 which fixes race condition with visibility
callback

commit 01748b98c90f6cf2d34ebdad0a767e6771c840f5
Merge: 2df572076 12498e362
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 23 13:10:30 2023 +0300

Merge pull request #16733 from supabase/fix/wrong-icon-bgs

Fix icon backgrounds

commit 2df5720761cef04e578ae4fc67d967d4ebb6cb4e
Merge: a96ad3542 ec95c32c7
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Aug 23 12:07:44 2023 +0200

Merge pull request #16604 from supabase/hf/navigator-lock-enabled

feat: enable `navigatorLock` completely, track random logouts

commit be8274783d130b90a587422e4624bde0dccf0984
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 23 13:07:33 2023 +0300

improve mobile blog filters

commit 68a305201d7ce3d69980fc2995b4d9ef4bca7cef
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 23 17:45:18 2023 +0800

Read only error takes higher precendence over multiple resource warnings

commit 760500f7cd5f50a4c558cc238d5a56f6e879545b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 23 17:19:44 2023 +0800

Remove all other queries that check project read only status

commit 5c3030588ba778fc69a802b33664f61cc7d43ea4
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 23 12:16:44 2023 +0300

clean up customers index code

commit 7115c81681711bea2618bb68d95896178157b08d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 23 17:16:00 2023 +0800

Update usage warning banner

commit f770b16e2fdab23a0dbd78b99c8fc6d06f21f661
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 23 12:14:58 2023 +0300

clean up merge

commit e335c9f2511d416e454b689d94976f4554f71ccc
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 22 16:22:18 2023 +0300

blog: capitalize title in tag index page

commit 9e51acfefe51158b9bf6f70325c5ab60f1d6804d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 22 16:18:29 2023 +0300

improve mobile blog filters

commit 2a9eb58b52aa4d1c0f187f0cd85e0946b0201319
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 22 16:07:27 2023 +0300

blog: add categories filtering logic

commit a96ad354226c411cd0fa84a3ee590e6e5f6d80aa
Merge: d4ca042f7 8ea412a7d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 23 10:29:28 2023 +0200

Merge pull request #16727 from supabase/da/supavisor-docs

chore: flesh out supavisor docs

commit d4ca042f7a1b1f82bc9b5e6abfd98b5bf26af50d
Merge: 81252352a 1fc174f63
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 23 11:27:17 2023 +0300

Merge pull request #16732 from supabase/fix/tocVideo

Fix expandableVideo preview

commit 7addf8ad3c9dd06037a8923718bc99e078184cf7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 22 12:35:50 2023 +0300

add one category to each blog post

commit 12498e3626109742e2726e2d26c2ba7ba021051c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 23 10:55:38 2023 +0300

mobile careers component


commit 17d4445ce70cd2a4870d12fa1b88ca90de707fc5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 23 15:54:14 2023 +0800

Update warning on card buttons

commit 514d76917c3ef834c7df8d6b4bf9ba459ec4ac5e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 23 10:52:08 2023 +0300

fix icon bg colors in pricing and careers pages

commit 1fc174f631607b3806bf2b9d2c8856f4b40564a4
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 23 10:33:32 2023 +0300

fix expandableVideo

commit e774c38e401f7b150d3080f73b6b2910afd3bad5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 23 09:20:31 2023 +0200

Adds some performance considerations for RLS

commit cccf9a7da5cfc6475a731939ae1b6579434f4422
Merge: b3a8f922f 81252352a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 23 14:00:06 2023 +0800

Bring in changes from master and resolve conflicts

commit 81252352ab1834d79bc2ccc0a64962dfedb315a6
Merge: 375a8941c 977170c91
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 23 13:09:15 2023 +0800

Merge pull request #16730 from supabase/fix/sending-feedback-outside-of-


project-pages

Fix sending feedback outside of project pages

commit 977170c91ba3658374b3d365bf0517e3c447ddc6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 23 12:07:47 2023 +0800

Fix sending feedback outside of project pages

commit 9e5e932c70d86339d24f9a0f6aab132fe962d280
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Tue Aug 22 23:22:33 2023 -0400

improve join the community section

commit 1b56873ea903698c7a33f5fdae16e866c23c4564
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Wed Aug 23 01:36:42 2023 +0000

Remove bullet points from docs


commit 27be108b691ea5c0814b0654550d151be9395823
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Wed Aug 23 01:26:40 2023 +0000

Add oauth based auth with PKCE flow

commit 8ea412a7de3c49521c5cfe7aa5a26e27c5fea6b7
Author: Div Arora <root@darora.com>
Date: Wed Aug 23 08:13:33 2023 +0800

chore: flesh out supavisor docs

Adds a note that pgbouncer config and connstring will not be


accessible for projects on supavisor

commit 23b858524ef1caa68fe7158edb84847f36a8abe1
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue Aug 22 23:39:42 2023 +0000

Update the first sentence

commit 5445c89463ff08a32fec3f4aa9787343e0a10bfc
Merge: 1a40b3861 375a8941c
Author: Andrew Smith <andrew@supabase.io>
Date: Tue Aug 22 23:13:49 2023 +0000

Merge branch 'master' into chore/email-auth-pkce-ssr

commit 275f64ffd56eac7ac1102df318c45e643d1e80ec
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 22 23:21:32 2023 +0200

secrets before TLE

commit 962d0e1edca2bc31de3df1cee88855c1151e0ffc
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 22 23:18:25 2023 +0200

Adds some performance items

commit bde70d085656589c83332031d04e615585f8096c
Merge: 5619b06cc 375a8941c
Author: Neeraj Walia <122222243+nwaliaez@users.noreply.github.com>
Date: Wed Aug 23 02:10:30 2023 +0530

Merge branch 'master' into fix/16544-accessibility-popup-modal

commit f8e442092900bf5157d5205f6161fd0cfdfb0ec7
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 22 21:30:30 2023 +0200

A lot more docs

commit bf7cc8f66be4a02fe5ab3ecf1a1822cd75840c56
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Aug 23 03:25:21 2023 +0800

fix: add upcase to log level


commit 5619b06cc4f3329f43cc3cce694837ed29ffdb90
Author: Neeraj Walia <nwalia.ez@gmail.com>
Date: Wed Aug 23 00:48:34 2023 +0530

Fix Tab accessibility issues with popup modals

commit 35a13a8c7aa61aaf7c0d7ac24bb5f2a268913845
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Aug 23 03:16:10 2023 +0800

fix: update vector to set postgres logs to LOG instead of INFO

commit 375a8941c9ce9000915af61c92eb79962295beb7
Merge: 8fc6267e4 85b914265
Author: Greg Richardson <greg@supabase.io>
Date: Tue Aug 22 11:52:34 2023 -0500

Merge pull request #16482 from faizanraso/issue-16471

Resolved arrow keys clearing AI search box

commit d5f3b3936eff4e0fb13ad9b93eeb3597f2dd5fdb
Merge: aed436f10 39807e5c8
Author: AbhijeetBiswal <abhijeetbiswal1@gmail.com>
Date: Tue Aug 22 22:11:46 2023 +0530

Merge branch 'twitter-logo-update-to-x' of


github.com:AbhijeetBiswalCodes/supabase into twitter-logo-update-to-x

commit aed436f1029d3657a172bc165bb0c8d85a2ba46d
Author: AbhijeetBiswal <abhijeetbiswal1@gmail.com>
Date: Tue Aug 22 22:11:11 2023 +0530

code formatt

commit 85b91426589333e80b4fa9fa9e47a0d8dc5068e8
Merge: c4cc0b296 8fc6267e4
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 22 14:00:23 2023 -0230

Merge branch 'master' into issue-16471

commit c04fb1d0c02c15f82f0f3d5028e652a73f056359
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 22 16:02:27 2023 +0200

fix up some extremely outdated content

commit 8fc6267e441c97d8a975df182fd35fc11a40378d
Merge: a36b69a48 7732494b2
Author: Greg Richardson <greg@supabase.io>
Date: Tue Aug 22 08:58:20 2023 -0500

Merge pull request #16678 from Bhavyawahie/master

Erroneous translation in hindi readme for Community and Support - resolved

commit 4defada6a7225dce97edab00eaba3362944a4311
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 22 15:55:37 2023 +0200

adds some docs on postgres roles, cleans up the Self-hosting section

commit a36b69a484380899aa283fda3e622a906eae758a
Merge: 246256960 aa9617b41
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Aug 22 21:55:07 2023 +0800

Merge pull request #16686 from supabase/cli/ref-doc

chore: update cli reference doc

commit aa9617b418f29e3e0f6b7eb1fdbc9c62e47951f9
Author: Qiao Han <qiao@supabase.io>
Date: Tue Aug 22 21:50:14 2023 +0800

chore: document db start command

commit 1387f0c14bfc8514da470aec909058a15cbd161f
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 22 15:18:39 2023 +0200

removes deprecated section

commit 24625696002c952b8b0d626e66d4b774392a0257
Merge: 847abbf62 0fa150a78
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 22 10:47:19 2023 -0230

Merge pull request #15491 from ddanielcruzz/danielcruz/fix-related-articles-


list

fix: related articles list showing current article

commit 0fa150a78269ec77f968eef852fb0e909cc450a5
Merge: 7b52e9c6e 847abbf62
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 22 10:27:49 2023 -0230

Merge branch 'master' into danielcruz/fix-related-articles-list

commit ec95c32c7ab3e91983fcbeb0d283ee2fb6147f3f
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Aug 18 12:56:18 2023 +0200

feat: enable `navigatorLock` completely, track random logouts

commit 53848d2e9ee3b6ebfb26bbfb6392b90331a90e53
Merge: c3f850783 847abbf62
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 17:01:43 2023 +0800

Merge pull request #16694 from supabase/master

Dashboard deploy

commit 847abbf622794fd0a37e5dd49d773c8072feee1f
Merge: ae9ce0b41 c3f850783
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 16:51:03 2023 +0800

Merge pull request #16695 from supabase/studio

Sync master <- studio

commit ae9ce0b414fc9160ef89b9afc1c00d8847192799
Merge: 765e05794 9c020a597
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 16:42:07 2023 +0800

Merge pull request #16453 from michaelcooke/fix/schemas-and-wrappers-nav-items

Enable "Schemas" and "Wrappers" Dashboard nav items in self-hosted instances of


Studio

commit 9c020a597f6d67fc5e29370a7c8c813ec6040ad0
Merge: 48235c6bb 765e05794
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 16:11:50 2023 +0800

Merge branch 'master' into fix/schemas-and-wrappers-nav-items

commit 48235c6bbf6c7e3879b7c13208bf449e1875f741
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 16:03:35 2023 +0800

Remove feature flag on wrappers

commit 5ebf478f8f7c652df5bb8684314306a641a5c5d2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 15:57:20 2023 +0800

Remove schemaVisualizer flag

commit 39807e5c8438aab926361a6887e1adb079894ad5
Merge: 179326ca0 765e05794
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 22 09:36:23 2023 +0200

Merge branch 'master' into twitter-logo-update-to-x

commit 765e057948fb8c7def3ebe4b68d799a7a1f27694
Merge: 964ee1d69 0850a859a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 22 09:29:34 2023 +0200

Merge pull request #16660 from supabase/fix/lw-cleanup

Fix/lw cleanup

commit c3f85078389fab228ab7bbf958945d6d5fbb24a4
Merge: c10f3c7b9 964ee1d69
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 15:18:47 2023 +0800

Merge pull request #16690 from supabase/master


Dashboard deploy

commit 964ee1d696751dbd36f6c5b5f22332dea5e0bd5d
Merge: 566252329 b7e502ae2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 14:56:50 2023 +0800

Merge pull request #16689 from supabase/hf/react-query-no-get-session

feat: use single `getAccessToken` in react query

commit 5662523298f2952a6a2a8f386d2cf3942bac6f7f
Merge: 567ba3dbc 73b54c1a7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 14:53:54 2023 +0800

Merge pull request #16687 from supabase/fix/loading-state-on-projects-page

Fix loading state

commit b7e502ae22ae745e75bda12490cbbabc95ff4ade
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Aug 22 08:42:13 2023 +0200

feat: use single `getAccessToken` in react query

commit 567ba3dbc0782188ff7fe97ee0a343b14bf2d631
Merge: 13ae94eac b82e1368d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 14:39:36 2023 +0800

Merge pull request #16582 from supabase/feat/read-only-ui-for-indexes

Implement read only UI for indexes

commit 73b54c1a742c21d489c6199d9c3fde54dd0e6226
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 14:35:38 2023 +0800

Fix

commit 3977551e13ada31cb6cf09fc91161d7d502269cf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 14:32:27 2023 +0800

Fix loading state

commit 179326ca0ed23bac071e51a5d41d386cee4cf4d3
Author: AbhijeetBiswal <abhijeetbiswal1@gmail.com>
Date: Tue Aug 22 11:59:15 2023 +0530

Twitter logo update as new 'X' logo #1667

commit 13ae94eac7c501e0cf4f60d1a4bb6513433cdf0e
Merge: 863b4ec80 e277ebe95
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 12:23:39 2023 +0700

Merge pull request #16227 from supabase/chore/migrate-auth-to-react-query


chore: Migrate Auth config to be fetched by React-Query

commit 863b4ec80f9cec5a114cb263435e1dd1f11ea9d0
Merge: 70b5a9dea 31cf9d7db
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Aug 22 12:22:39 2023 +0800

Merge pull request #16685 from supabase/cli/v1.88.0

commit 7368ca25c5e5f3c8f7771e4efddce480d2f3434b
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 22 06:12:20 2023 +0200

chore: update cli reference doc

commit 31cf9d7dbbada9a3863cc247630890db2bf028ab
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 22 06:12:01 2023 +0200

chore: update image versions for docker/docker-compose.yml

commit 1a40b38610ed4937927d97d3bbbe1607fa0e1918
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue Aug 22 03:01:25 2023 +0000

Add email based auth with PKCE flow

commit b82e1368dd506ec29a11291f19582371f878268d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 10:37:10 2023 +0800

Fix

commit 4f231f8226498e6b522427eb5e2256c21dc464f4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 22 10:30:24 2023 +0800

Remove unnecessary prefetch for table columns query

commit 7732494b2846fb4c9f8844279f13901e55f4d7d9
Merge: 627ff4abd 3b9ebcb1b
Author: Bhavya Wahie <bhavyawahie@gmail.com>
Date: Tue Aug 22 04:53:37 2023 +0530

Merge branch 'master' of github.com:Bhavyawahie/supabase

commit 627ff4abd159bef5d04e750f2b326cbca3a2e827
Author: Bhavya Wahie <bhavyawahie@gmail.com>
Date: Tue Aug 22 04:52:32 2023 +0530

spelling error for word 'bugs' corrected

commit 3b9ebcb1b62b00b8aff375959c3f596fc4cea44d
Merge: 4af222257 70b5a9dea
Author: Bhavya Wahie <34278282+Bhavyawahie@users.noreply.github.com>
Date: Tue Aug 22 04:27:56 2023 +0530

Merge branch 'supabase:master' into master


commit 4af22225748659a55a4cafb96ade457befce58a4
Author: Bhavya Wahie <bhavyawahie@gmail.com>
Date: Tue Aug 22 04:26:38 2023 +0530

translation for word 'Support' in hindi readme updated

commit 8bd6898c79a6c3aad14ff16a1d708551f4844f17
Author: Bhavya Wahie <bhavyawahie@gmail.com>
Date: Tue Aug 22 04:25:26 2023 +0530

translation for word community in hindi readme updated

commit 70b5a9dea4f0d9e77c69852981fa81ba9612f73a
Merge: dbcf976a5 b7ce59a56
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 21 16:47:05 2023 -0500

Merge pull request #16635 from samueldenzil/fix-markdown-url-issue

Fix markdown URL rendering issue

commit b7ce59a567ba2062e05f5e7ab1f1fe23920d93f1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Aug 21 16:27:53 2023 -0500

fix(docs): markdown rendering in self hosted config docs

commit dbcf976a59b7a4b4838a7c8555cd87120e111d8c
Merge: 1e7840e88 b4a174137
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 21 16:09:23 2023 -0500

Merge pull request #16670 from nwaliaez/issue-16506-double-quote-fix

Fix double quote issue in docs search

commit b4a174137addb9f847930fc2704301e6d0345f93
Merge: 4f9874b43 1e7840e88
Author: Neeraj Walia <122222243+nwaliaez@users.noreply.github.com>
Date: Tue Aug 22 02:19:25 2023 +0530

Merge branch 'master' into issue-16506-double-quote-fix

commit 1e7840e886c14c41d954e215e3a727a0942b8e2c
Merge: b9512376d dfff1c179
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 21 14:38:43 2023 -0500

Merge pull request #16511 from kishanhitk/fix-16484

fix: ignore commented out code when giving warning in SQL editor

commit 7b52e9c6e57942c92af09ffe2c4799b3a79f1e5a
Merge: 7d062d0ec 2ae4d99ee
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 21 16:52:33 2023 -0230

Merge branch 'danielcruz/fix-related-articles-list' of


https://github.com/ddanielcruzz/supabase into pr/15491

commit 7d062d0ecaf24f7d4a349ff787528f64395c2c69
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 21 16:52:30 2023 -0230

meta not meat

commit 2ae4d99ee1e3ac55f1e710c6bcd6cfcf0eee4c3c
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 21 16:49:19 2023 -0230

Update apps/www/pages/blog/[slug].tsx

commit 1cbc227d06565ac78000881b5880197f046e2e40
Merge: 9f4a84fa7 b9512376d
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 21 16:47:46 2023 -0230

Merge branch 'master' into danielcruz/fix-related-articles-list

commit c4cc0b296bc15787533a69123801bd419f662958
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Aug 21 14:04:46 2023 -0500

refactor(cmdk): additional code clarity

commit b9512376d8bd6b131cded8ed06c3dfec32fe3f68
Merge: e8a9098a0 073ed6526
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 21 16:34:22 2023 -0230

Merge pull request #14719 from supabase/update-supasquad-path

Update supasquad url path

commit 073ed6526765a508d16e4f52ba801b0bcb88f68a
Merge: 51e550ecc 931df3ec4
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 21 16:22:56 2023 -0230

Merge branch 'master' into update-supasquad-path

commit 931df3ec484b10e97520fed5ebae222a82f091c4
Merge: 838fd204c e8a9098a0
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 21 16:22:52 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 5d86eca6d8b4ce2d2d3769ddadf83b73541a2b02
Author: Philipp Alber <info@philippalber.de>
Date: Mon Aug 21 20:00:28 2023 +0200

Add going to production section

commit e8a9098a0333f40fda80a95082e36615969c877d
Merge: cf67d3027 1a24d8232
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 21 12:35:33 2023 -0500

Merge pull request #16610 from Silverethical/Silverethical-patch-1

Install `@supabase/auth-ui-shared` before using it

commit cf67d3027c0d5be4c360b7285e0ae3e2c14024d4
Merge: 7d6870518 32304c4bc
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 22 01:31:53 2023 +0800

Merge pull request #16239 from fabianuribe/social-login-google-nonce

docs(auth): social-login/Google - Nonce hashing requirement for successful


validation

commit 7d68705182f6350320c69bed8c1f46707426ae6d
Merge: 3e0a24f03 9b35d0c14
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 21 11:59:14 2023 -0500

Merge pull request #16597 from supabase/cli/ref-doc

chore: update cli reference doc

commit 3e0a24f03ef27d63fc58e091b620172ba97d031b
Merge: 760c74775 93613900d
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 21 11:47:40 2023 -0500

Merge pull request #16534 from DevDengChao/example/nuxt3-todo-list

Introduce Nuxt3 todo list example

commit 760c74775371d5c27cdb82b06901b1cb8c6b4428
Merge: ab123db16 bf583031a
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 21 11:41:35 2023 -0500

Merge pull request #15747 from supabase/link-testing-policies

link testing policies on db testing page

commit ab123db16b8eab16771a7575be29b17e3e2b3e93
Merge: ea8f208b0 661a4b597
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 21 11:39:34 2023 -0500

Merge pull request #16654 from


supabase/dependabot/pip/examples/ai/image_search/certifi-2023.7.22

Bump certifi from 2023.5.7 to 2023.7.22 in /examples/ai/image_search

commit 93613900d5b817cf6b332faa1adb3c8aab742f8f
Merge: 1052b5e85 ea8f208b0
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 21 11:36:36 2023 -0500

Merge branch 'master' into example/nuxt3-todo-list


commit 4f9874b430e3ca075719fd2739f59480d8d4a8c2
Author: Neeraj Walia <nwalia.ez@gmail.com>
Date: Mon Aug 21 21:25:52 2023 +0530

Fix double quote issue in docs search

commit ea8f208b0d95622f1d1cc3a1fcf203cd21e82f91
Merge: 063f15ce3 9cae3261e
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Mon Aug 21 13:08:10 2023 -0300

Merge pull request #16666 from supabase/burggraf-use-copy-for-data-dumps

Update migrating-and-upgrading-projects.mdx

commit 1052b5e858f81f7adc423aa203086493a9b0df03
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Aug 21 11:00:15 2023 -0500

Rename readme.md to README.md

commit 9cae3261eaefb6fdd505052949e6cca36568032b
Author: Mark Burggraf <markb@mantisbible.com>
Date: Mon Aug 21 08:57:29 2023 -0700

Update migrating-and-upgrading-projects.mdx

Added `--use-copy` to the data dump command. It can be an order of magnitude


faster for larger databases, and there's no downside that I'm aware of.

commit 56576aa7e2225983d91960a9537d786e496f2840
Author: Faizan Rasool <faizanrasool@Faizans-MacBook-Pro.local>
Date: Mon Aug 21 11:41:32 2023 -0400

Syntax altered for clarity

commit 063f15ce32c4412b3091269c46c3e51069e4a169
Merge: adb2e2735 9382c1eb8
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 21 12:53:06 2023 -0230

Merge pull request #16659 from polidario/fix/typo_in_documentation

Fix typo

commit 9382c1eb8670b6635013671a2ee681f9108448b0
Merge: 45434bc8a adb2e2735
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 21 12:40:34 2023 -0230

Merge branch 'master' into fix/typo_in_documentation

commit adb2e2735a374f89a02f47582f2dd9fd3cc957cd
Merge: 838fd204c 967b78219
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 21 12:38:12 2023 -0230

Merge pull request #16537 from SuhelMakkad/issue-16536


bug fix: notification count not showing in light mode

commit 0850a859a980e62382067098f78ffbd437d99012
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 17:02:43 2023 +0300

switch supabase-logo icon

commit c05a62eddf2b7fc8f7397e805da00e4ecfe315e2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 16:56:51 2023 +0300

update lw archive links with native a tag

commit 45434bc8abe226a939e40dfe7a72340b4c525af7
Author: Bernard Polidario <bernard@weeklyhow.com>
Date: Mon Aug 21 15:53:52 2023 +0200

Fix typo

commit 9686c3462a547bc54634eb6b1834e03840bac873
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 16:44:02 2023 +0300

scroll page when navigating to archive launch weeks

commit 838fd204c93f839b665b9d9805729cecee4288e7
Merge: ae74059f3 2983639c6
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 21 22:01:26 2023 +1000

Merge pull request #16581 from AbhijeetBiswalCodes/AbhijeetBiswalCodes#16437

Fix: Documentation link for Google auth provider fix #16437

commit ae74059f3cb2e1f30b3003175152894c832d36e0
Merge: 068802985 2e56f5598
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 21 21:53:45 2023 +1000

Merge pull request #16539 from supabase/fix/pgvector-blog-example-import

Fix: Missing import in pgvector blog example codeblock

commit 068802985dba2ffdc352c18cc2272788dd822997
Merge: 2029ffcbf 963804a48
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 21 21:53:37 2023 +1000

Merge pull request #16593 from priyanshu2k3/master

fixes : #16592 will be able to roll endlessly

commit 2983639c6ea2802cf47b0901ae74ea44f58bc4c6
Merge: e1b1f8d0b 2029ffcbf
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 21 21:45:10 2023 +1000
Merge branch 'master' into AbhijeetBiswalCodes#16437

commit 963804a48f2b8c2e8378439812c7e25ef418eb4a
Merge: 75a41b390 2029ffcbf
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Aug 21 21:42:35 2023 +1000

Merge branch 'master' into master

commit 661a4b597f43c0afd5a7ad78fdfdef832dca8838
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Aug 21 11:35:55 2023 +0000

Bump certifi from 2023.5.7 to 2023.7.22 in /examples/ai/image_search

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to


2023.7.22.
-
[Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22
)

---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 2029ffcbf182079a519de5c7a593357ffb7b108a
Merge: 505cf5b6b f73d2839a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 21 13:33:48 2023 +0200

Merge pull request #16338 from supabase/fix/double-gotrue-js

Remove duplicate versions of `@supabase/gotrue-js`

commit f73d2839a27c13ee4d4d6ed9a66353e2f898a319
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 13:48:38 2023 +0200

The app included two versions of the "supabase/gotrue-js" library. This may
cause issues so one of them (the older one) is removed.

commit e277ebe95f35f5ac748c441a567f5ece61620902
Merge: 592c29208 505cf5b6b
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 21 13:15:26 2023 +0200

Merge branch 'master' into chore/migrate-auth-to-react-query

commit 505cf5b6bb317a910457e1c3260bb31a8d0729e8
Merge: 27bf80a69 cd7467276
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 12:20:25 2023 +0200

Merge pull request #16565 from nathanchapman/fix-broken-docs-link


Fix broken link to Production Checklist in docs

commit 27bf80a69abbad51e6c4f229184a3349d8c91a5d
Merge: 1958d2e7c 33ecba32e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 12:17:54 2023 +0200

Merge pull request #16517 from supabase/updates-customer-stories

Customer Stories optimizations

commit 33ecba32e2282bf9c7837ec835dde5785aebeabe
Merge: cb8c4f8df 1958d2e7c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 12:07:11 2023 +0200

Merge branch 'master' into updates-customer-stories

commit cb8c4f8dfa6a69959e12c4355823c7ec24d9e314
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 13:06:38 2023 +0300

prettier on customer stories

commit cd74672766df0240d66b998af911ba89c4cd3f72
Merge: f49ffcde2 1958d2e7c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 11:59:39 2023 +0200

Merge branch 'master' into fix-broken-docs-link

commit 967b78219554888393df043d8225c3c062947243
Merge: e1721e111 1958d2e7c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 11:40:20 2023 +0200

Merge branch 'master' into issue-16536

commit 1958d2e7cfb57b99263c65d934a8641b20b67596
Merge: 3c35aafdf a1f15953e
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 21 11:21:12 2023 +0200

Merge pull request #16639 from k-daw/Fix-node-version-error-in-README.md-


(supabase/studio)

Update README.md

commit 3c35aafdfecea17a02b057c29216c4aa76206e7c
Merge: 68d901074 86c308274
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 11:14:49 2023 +0200

Merge pull request #16623 from amintai/fix/amintai/navbr-active-link

Fixed navbar active link color issue in main website (www)

commit d107b26d97fd161947ea0f52e745d99cdd0fd2e4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 17:04:12 2023 +0800

Update query Key for table columns query

commit a1f15953ed19a6b82bb441097c9d59d48dd6dd3e
Merge: 444adcc5a 68d901074
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 11:01:23 2023 +0200

Merge branch 'master' into


Fix-node-version-error-in-README.md-(supabase/studio)

commit 86c308274c790f2c6eeb4ee4271202576c8d39d8
Merge: 14e5a2f71 68d901074
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 10:55:35 2023 +0200

Merge branch 'master' into fix/amintai/navbr-active-link

commit 68d90107481c5b9f7cfc7d425460b409d128e97b
Merge: 5dc819e5d 93b7e218d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 10:43:45 2023 +0200

Merge pull request #16613 from afraguela/afraguela-patch-1

Update with-nextjs.mdx - grammatical change

commit 93b7e218d0e56ffbbf23527f710325d1e6ba9155
Merge: 76b3e9ade 5dc819e5d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 21 10:33:43 2023 +0200

Merge branch 'master' into afraguela-patch-1

commit 444adcc5a5156dca92d7272af13e8cc2d2b5a156
Merge: 2bcff99b5 5dc819e5d
Author: Mohamed Daw <daw@aucegypt.edu>
Date: Mon Aug 21 11:29:07 2023 +0300

Merge branch 'master' into


Fix-node-version-error-in-README.md-(supabase/studio)

commit 7cc2588e340e821285ab90ae0ea3e8485f4d9b39
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 16:24:45 2023 +0800

Improve description on b-tree index

commit 6124425e17f45a1cd2da403a029a5ffc38e2b49c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 16:19:31 2023 +0800

Remove and unify monaco editor define theming

commit 20ca3f33b52752ac59e184ab20e3cf2b3eb4c53e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 16:16:14 2023 +0800
Address comments

commit 40d69aa38abef7f2645ecfd9f879c9e0fd55fd44
Merge: d2e7dddfd 5dc819e5d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 15:43:11 2023 +0800

Merge branch 'master' into feat/read-only-ui-for-indexes

commit 5dc819e5d89c6509b8069f6cbaafd90e7afd6958
Merge: 38dff57dd 35a675855
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 14:42:13 2023 +0700

Merge pull request #16576 from supabase/chore/convert-requests-to-RQ-7

Convert independent POST requests to RQ P5

commit 35a675855c0a5a756de232707915b4fbf19f34af
Merge: ebdbb1a6a 38dff57dd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 14:27:34 2023 +0700

Merge branch 'master' into chore/convert-requests-to-RQ-7

commit 38dff57dd482ebec07dcaee5e11cbfb5af873251
Merge: 020f578e7 b936fa12b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 14:26:47 2023 +0700

Merge pull request #16563 from supabase/chore/convert-requests-to-RQ-6

Convert independent POST requests to RQ P4

commit 020f578e711a25b229f21dc5967db455f5ac5a8f
Merge: e184171d5 6b4010b96
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 14:13:32 2023 +0700

Merge pull request #16579 from supabase/chore/add-stale-time-to-permissions-


and-organizations-queries

Add stale times to permissions and organizations queries

commit b936fa12b58b40007d2c193d8eed982cacd465a9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 15:12:59 2023 +0800

Add loading state when enabling hooks

commit e184171d508230bf0846046429fb974ebaaad027
Merge: b0aedc4e4 b34146d7c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 14:07:31 2023 +0700

Merge pull request #16559 from supabase/chore/convert-requests-to-RQ-5

Convert independent POST requests to RQ P3


commit b34146d7c451f4ff241285cbf6ce6763e461192f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 14:56:43 2023 +0800

Revert changes in passwordStrengthCheck

commit cd7b29d2186a54eb77f39815a5942da4235baeb6
Merge: 4427a20d1 b0aedc4e4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 13:39:25 2023 +0700

Merge branch 'master' into chore/convert-requests-to-RQ-5

commit b0aedc4e4699f6cc7cacc61412e355fc96fcf36e
Merge: 2f1f23470 2f29c9553
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 13:38:59 2023 +0700

Merge pull request #16557 from supabase/chore/convert-requests-to-RQ-4

Convert independent POST requests to RQ P2

commit 2f29c9553ba3a5d2095a60f7ee3607feacb1ea80
Merge: 6f5ece0f0 2f1f23470
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 14:13:33 2023 +0800

Bring in changes from master and resolve conflicts

commit 2f1f2347050f1ab3912d0022d73d6dcdb5f2f6fc
Merge: 31c87b46a 5dcdf9369
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 13:12:12 2023 +0700

Merge pull request #16555 from supabase/chore/convert-requests-to-RQ-3

Convert independent POST requests to RQ P1

commit 5dcdf93695932f1a566c78ec1bd114e3cdf83069
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 21 14:00:52 2023 +0800

Ensure that return to project button invalidates RQ

commit 2bcff99b5dbb5ed45dee14576e3bc34e9ce93873
Author: Mohamed Daw <daw@aucegypt.edu>
Date: Sun Aug 20 16:14:36 2023 +0300

Update README.md

commit fb908cf1fe1367401785ecd331acb28b2b952db6
Author: samueldenzil <denzil.s.samuel@gmail.com>
Date: Sun Aug 20 16:02:32 2023 +0530

Fix markdown URL rendering issue

commit 81dd8a7831c8683f02977a1bcee937a5e605f5eb
Author: samueldenzil <denzil.s.samuel@gmail.com>
Date: Sun Aug 20 15:10:36 2023 +0530
Fix markdown URL rendering issue

commit dfff1c179d8c50a01f24d047ffe849cb43e6ccf1
Merge: 8129c64e1 31c87b46a
Author: Kishan Kumar <41117038+kishanhitk@users.noreply.github.com>
Date: Sun Aug 20 13:50:49 2023 +0530

Merge branch 'master' into fix-16484

commit 14e5a2f71202a456ebd5ca9596cffbce76b6bda5
Author: amintai <amintai157@gmail.com>
Date: Sat Aug 19 17:54:36 2023 +0530

Fixed navbar active link color issue

commit b1a2d950057b8c0ab60886381f00f91935c6fdb7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Aug 19 14:53:27 2023 +0700

Address comments

commit d2e7dddfd1fed2b8eac45e71652dbff8f275ec94
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Aug 19 14:28:09 2023 +0700

Small style fixes

commit 5d8b308a50712a3a9b1da0ef2669cce9136ab360
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Aug 19 14:22:52 2023 +0700

Prevent autofocusing into code editor in create index side panel

commit eb5229104d5f3fcf753ba9a2986f4982b4a53a42
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Aug 19 14:21:18 2023 +0700

Update delete index confirmation modal content

commit 31c87b46ab8f809b21f9422ea13b382dd233639b
Merge: 12725561b d0064bf61
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Aug 19 14:12:25 2023 +0700

Merge pull request #16605 from supabase/fix/truthy-values-wrapper-table-options

fix: only save truthy values on wrapper table options

commit 12725561ba27461d8d4ba1f5c991a364e1ea5618
Merge: 5ec623b29 282daad2c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Aug 19 14:11:27 2023 +0700

Merge pull request #16606 from supabase/chore/enable-airtable-wrapper

chore: enable airtable wrapper

commit 76b3e9adeb53d274685fea8a48749f1c4e892bc7
Author: Adrian Fraguela <afraguela@users.noreply.github.com>
Date: Fri Aug 18 20:49:11 2023 +0100

Update with-nextjs.mdx

Grammar

commit b3a8f922fbcbda8f2d006e25b58b6c3032e9e3b2
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Aug 18 17:00:50 2023 -0230

First draft

commit 75a41b39044efa42f969f3e6f731127df7590c36
Merge: 37596823d a4e25bc3d
Author: PRIYANSHU PRASAD GUPTA <100031428+priyanshu2k3@users.noreply.github.com>
Date: Fri Aug 18 23:15:20 2023 +0530

Merge pull request #2 from priyanshu2k3/priyanshu2k3-patch-1

fixed some problems TwitterSocialProof.tsx

commit a4e25bc3d2a1a9b7e6c670a670b224a0eec92f35
Author: PRIYANSHU PRASAD GUPTA <100031428+priyanshu2k3@users.noreply.github.com>
Date: Fri Aug 18 23:04:04 2023 +0530

fied some problems TwitterSocialProof.tsx

i made some wrong commits rectified in this commit

commit 1a24d823282d6fb6d0dc8cadd07eef613b29b8e9
Author: Saber Heydari <55661572+Silverethical@users.noreply.github.com>
Date: Fri Aug 18 20:08:45 2023 +0330

Install `@supabase/auth-ui-shared` before using it

Based on the example provided, @supabase/auth-ui-shared package is also needed


to be installed. However, it is not mentioned in the previous section.

commit 282daad2cd5213303839ccbe876a8d90a3d1f9e0
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Aug 18 23:46:58 2023 +1000

chore: enable airtable wrapper

commit d0064bf61a41fc759d466e708de20d3599b2ab56
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Aug 18 23:42:33 2023 +1000

fix: only save truthy values on wrapper table options

commit 37596823d8cdad134ae57a44b2729cc27e017217
Merge: 658ccc108 5ec623b29
Author: PRIYANSHU PRASAD GUPTA <100031428+priyanshu2k3@users.noreply.github.com>
Date: Fri Aug 18 17:18:56 2023 +0530

Merge branch 'supabase:master' into master

commit 630d1404d01250c733cd74ebb557326513c9bffd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 18 17:56:50 2023 +0700

implement delete index functionality

commit 45799b3d91b287c60212bb37a81f04287a871bc7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 18 17:27:02 2023 +0700

Implement create index functionality

commit 32304c4bc2b170d9f95113fd5a9ffb085dfc4f9f
Merge: 2b2492a28 5ec623b29
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Aug 18 18:03:53 2023 +0800

Merge branch 'master' into social-login-google-nonce

commit 5ec623b290352d096453821c87f4498e1779236c
Merge: cc620396e c10f3c7b9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 18 16:31:36 2023 +0700

Merge pull request #16602 from supabase/studio

Sync studio <> master

commit c10f3c7b97a1eb900f072798a03d52c75910cb14
Merge: 6ca2b5915 78643ea39
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 18 16:11:05 2023 +0700

Merge pull request #16590 from supabase/hf/org-billing-adjustments

chore: slight improvements for org-billing

commit 658ccc10804b6b9c6dc51dfeb108424bb80e0f3e
Author: priyanshu <priyanshu9836@gmail.com>
Date: Fri Aug 18 13:15:22 2023 +0530

fix carosel on lnading page

commit e396434bf4cb52b185942b3f40286c77d36c3ff3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 18 14:54:16 2023 +0700

Fix long polling

commit 2b2492a28a253b7f45a787c99d79aa9dcbd85474
Merge: 0973871bc cc620396e
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Aug 18 14:39:18 2023 +0800

Merge branch 'master' into social-login-google-nonce

commit 78643ea398dc352ef4e839be22710d3989ceb4f6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 18 11:48:35 2023 +0700
Fix www partners/integrations

commit cf9c845082f835ffc24adc226815eebaa6d26ae9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 18 11:27:52 2023 +0700

Only start polling for status in PausingState after 4 seconds

commit eda0fa1a5743b25ada69b1e5dc20c810b4925ca4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 18 11:15:26 2023 +0700

Address comments

commit 629a67376e4cce0a34f4f900a7a72e8e64783d3a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 18 10:47:05 2023 +0700

Fix www partners/experts

commit 9b35d0c14f823f4ec1d3b3c025643c159595a962
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 18 03:46:21 2023 +0200

chore: update cli reference doc

commit 31486d2f2f66e683851af3bc8a31c5241de25d50
Merge: cc620396e cff1e8adb
Author: PRIYANSHU PRASAD GUPTA <100031428+priyanshu2k3@users.noreply.github.com>
Date: Fri Aug 18 02:14:38 2023 +0530

Merge pull request #1 from priyanshu2k3/priyanshu2k3-patch-1

will be able to roll endlessly

commit cff1e8adbb709aef75d4b21153165484f52d34ae
Author: PRIYANSHU PRASAD GUPTA <100031428+priyanshu2k3@users.noreply.github.com>
Date: Fri Aug 18 02:13:59 2023 +0530

will be able to roll endlessly

fixes: #16592
will be able to roll endlessly

commit 59b301f3c57a811eee0ff05c63b1352aefa047b5
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Aug 16 23:28:40 2023 +0200

chore: slight improvements for org-billing

commit cc620396e662a8f25b1e4503abc2269cfb5f143d
Merge: 8d601df29 b86849da5
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Aug 17 21:40:49 2023 +0200

Merge pull request #16574 from supabase/chore/org-billing-adj

commit b86849da563862c32a12ea965521223252edb6a5
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Aug 16 23:28:40 2023 +0200

chore: slight improvements for org-billing

commit 8d601df29aca4a1ead731afa1a9c482418e498a3
Merge: 5b025419c b7e2524b6
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 17 12:07:21 2023 -0230

Merge pull request #16583 from supabase/fix/lw-key-naming

fix: fixes naming on lw keys

commit a0592815ae892d120d3f4f05312933caead1d076
Merge: 9cc4d1abf 5b025419c
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Aug 18 00:12:12 2023 +1000

Merge branch 'master' into chore/convert-requests-to-RQ-3

commit b7e2524b6740d1f7becb1639806a428d1295ae0d
Merge: da4a004dd 5b025419c
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 17 10:18:51 2023 -0230

Merge branch 'master' into fix/lw-key-naming

commit da4a004dd66598c67ab9d6eed7ff5ca0af32c5d4
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 17 10:17:10 2023 -0230

Add newly rolled anon key, fix up env var references

commit 93b947e83f42c989ebb69727b0859c932512b8ad
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Thu Aug 17 19:37:12 2023 +0800

fix: more naming of lw keys

commit 477652dfc4e974dca19df505fe1c2596220d9127
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 18:31:30 2023 +0700

Fix type

commit a8b0c4c3d5c6ae9f2ca36466d691c3b467b01a4e
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Thu Aug 17 13:26:37 2023 +0200

fix: fixes naming on lw keys

commit 18e3c3fa7c5d0b3c68338a1d627881c6781aebbf
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Thu Aug 17 12:09:39 2023 +0200

Update apps/www/_customers/happyteams.mdx

commit 4927630fb88a7bb1902542f78ef8182a20997e24
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Thu Aug 17 12:08:49 2023 +0200

Update apps/www/_customers/berriai.mdx

commit df07b07670ded60c00e7833d0eed870c63dabdcf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 16:46:38 2023 +0700

Fix type

commit d72c2ff7e712fd2ce15222bc94666660ab0e8791
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 16:42:15 2023 +0700

Fix type

commit fd47ff120a287b9bcaeb887bf9c9b731a3a21473
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 16:37:48 2023 +0700

Implement read only UI for indexes

commit e1b1f8d0b1b9606595020bdce882b6d3445649cb
Author: AbhijeetBiswal <abhijeetbiswal1@gmail.com>
Date: Thu Aug 17 13:47:41 2023 +0530

Fix: Documentation link for Google auth provider fix #16437

commit 0973871bce4dcb1e4ef5f2ddc12265a12126669e
Merge: 33c34cfd1 5b025419c
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Aug 17 16:32:11 2023 +0800

Merge branch 'master' into social-login-google-nonce

commit 6b4010b9646c84ae11ba538c32ef4ed3611243ff
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 14:41:11 2023 +0700

Add stale times to permissions and organizations queries

commit 5b025419cbf940424ce7c12825155bc9f28b9128
Merge: 985ebfb3f e0c6ddc12
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Aug 17 15:25:02 2023 +0900

Merge pull request #16177 from supabase/fix-postgis

fix: change postgis function to returns table

commit 6ca2b59155c350f09896f693c6b98684a2ea18c7
Merge: cc80e38dd 985ebfb3f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 13:01:03 2023 +0700

Merge pull request #16578 from supabase/master

Dashboard deploy
commit bf583031a22957367f5b6deec475e884b72ee3f9
Author: steve-chavez <stevechavezast@gmail.com>
Date: Wed Jul 12 20:54:45 2023 -0500

link testing policies on db testing page

commit e0c6ddc12509b5c1088b8b5c82b30f45e9dd6f86
Author: Steve Chavez <stevechavezast@gmail.com>
Date: Wed Aug 16 23:44:18 2023 -0500

Update apps/docs/pages/guides/database/extensions/postgis.mdx

Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com>

commit 1b0d3087fd36fccf9d8c2cad5e1d08ea4614e99b
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Aug 3 14:32:03 2023 +0700

update sql in postgis ionic article to return table instead of setof records

commit 3c52b8a3bbaf4ec9af164242b5ae0b6b93a572b9
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Aug 3 14:08:59 2023 +0700

update return type of nearby_restaurants to table

commit d05cb278c91e58befa755fd4ec2a4389605ae467
Author: steve-chavez <stevechavezast@gmail.com>
Date: Wed Aug 2 16:11:51 2023 -0500

fix: change postgis function to returns table

commit 985ebfb3f88938534bda3c57685f7bb5f2620147
Merge: befabe9cd 610f92a6a
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Thu Aug 17 13:11:08 2023 +0800

Merge pull request #15614 from supabase/fix/adjust-logflare-endpoints-query-


route

fix: adjust logflare endpoints query route

commit befabe9cdfecc3766ba406c51c74c7b3747041c1
Merge: a8fe3d04a 4db2c129f
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Thu Aug 17 13:05:44 2023 +0800

Merge pull request #16566 from supabase/fix/logs-counts-query-filter-


generation-missing-joins

fix: Add joins into counts sql generation

commit a8fe3d04a0d9f064613156c4fbd501f1223ffd82
Merge: 2e66d98ed f45e57e0d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 11:57:30 2023 +0700

Merge pull request #16545 from supabase/fix/fallback-for-log-renderers


fix: fallback for log renders for log events that are missing data

commit 2e66d98ede0c474011fe9af902960d2f61d83eae
Merge: 8fe90f4f5 21cb7ecbe
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 11:50:33 2023 +0700

Merge pull request #16547 from supabase/fix/remove-unnecessary-env-var-checks-


logs

fix: remove unnecessary env var checks in self-hosted studio

commit 8fe90f4f55f53ad4752c07fd3d807753f3a9d0a1
Merge: 04f913ae1 6c6d9f918
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 11:50:01 2023 +0700

Merge pull request #16546 from supabase/fix/log-explorer-copy-button-not-


working

fix: log explorer copy button not working

commit 04f913ae1182ca7fd97c88adcd4f3d05af84bf94
Merge: 9156c0bfd 176ac1314
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 11:48:33 2023 +0700

Merge pull request #16564 from supabase/feat/supavisor-logs-support

feat: supavisor logs support

commit 9156c0bfde963dc2e2c2cb02f6ee1cf1d795ec85
Merge: e9cae013d 959e38bd8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 11:37:48 2023 +0700

Merge pull request #16567 from supabase/fix/project-home-event-chart-end-


timestamp-adjustment

fix: adjustment for project home bar chart click timestamp filtering

commit ebdbb1a6aa68905f62a89cd5b6f79fb56c489e6e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 11:34:22 2023 +0700

Update TeamSettings to use org member delete mutation

commit 164cf087c273e91e611733a1fb7fba3a4eaf6f85
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 11:30:26 2023 +0700

Refactor delete organization to RQ and update DeleteOrganizationButton to use


it

commit d27703164495c939ae42cfd7b0d7ef2b79b87457
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 11:03:15 2023 +0700

Refactor sign up to RQ mutation and update SignUpForm to use it


commit 4d29ba037c1f8c761ab69bde70d82614c91024c7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 17 10:55:29 2023 +0700

Refactor send support ticket to RQ and update SupportForm to use it

commit e9cae013d4a553e73315ee3732bcf47358945dbf
Merge: 9c6f6a37f e31b373fe
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Thu Aug 17 10:26:59 2023 +0800

Merge pull request #16568 from supabase/fix/log-event-chart-rq-memoized-keys

Fix/log event chart rq memoized keys

commit e31b373fe2bb298d35fa7a355abe4e4c82454550
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Aug 17 03:57:55 2023 +0800

fix: React Query memoized keys for log event chart to prevent refresh loop

commit 4db2c129f4e53f8b5558b6a4349d893705f24c3e
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Aug 17 03:53:18 2023 +0800

chore: use cross joins for chart query as well

commit 176ac13141941e8e140eba9d4db95d76ef09cbe2
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Aug 17 03:46:12 2023 +0800

chore: remove functuation for consistency

commit 959e38bd8985c78d4ee841f79d72faff2c17521c
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Aug 17 03:36:21 2023 +0800

fix: adjustment for project home bar chart click timestamp filtering

commit 7c2f5004d0e06a5638853e7146a607338b59b03c
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Aug 17 03:21:40 2023 +0800

fix: Add joins into counts sql generation

commit 11844908de95b899783f477bac0be0200f7fb934
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Aug 17 03:06:04 2023 +0800

chore: another flaky test fix

commit f76da639526e0945b582c15170092587f5d2ef66
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Aug 17 03:03:46 2023 +0800

chore: fix flaky test

commit b7787a6f8bcea81645f94d1b905f485434030941
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Aug 17 03:02:21 2023 +0800

fix: prevent race conditions for loading supavisor logs vs pgbouncer logs

commit fe4b4c8015de42eaf40f46cde3b935d6c713fe8d
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Aug 17 02:51:27 2023 +0800

chore: fix tests

commit e1721e11186e820a43895a9836788334ed127dd6
Merge: 0d72fe7c8 9c6f6a37f
Author: SUHEL Makkad <71591136+SuhelMakkad@users.noreply.github.com>
Date: Wed Aug 16 22:37:39 2023 +0530

Merge branch 'master' into issue-16536

commit 33c34cfd11afb5984624758de83ffd8a2fb3a841
Author: Fabián Uribe <hello@fabianuribe.com>
Date: Wed Aug 16 12:02:47 2023 -0500

Fix indentations and whitespace to make Prettier happy

commit 7a8b65fc0724ac0405636ded68bfea94a825b637
Author: Fabián Uribe <hello@fabianuribe.com>
Date: Wed Aug 16 11:45:21 2023 -0500

Use single quotes to comply with custom prettier config

commit f49ffcde256d8991252b9f21875d1a9858f71c84
Author: Nathan Chapman <nathantaylorchapman@gmail.com>
Date: Wed Aug 16 11:35:01 2023 -0500

Update maturity-model.mdx

Fix broken link

commit 8baa1e137a4a98fc787a1d314c6ece5cd3d3cf14
Author: Fabián Uribe <hello@fabianuribe.com>
Date: Wed Aug 16 11:32:15 2023 -0500

Fix prettier inside code-block

commit af81210ba353500e3e57cc11cf54defec9b265bb
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Aug 17 00:29:25 2023 +0800

Update apps/docs/pages/guides/auth/social-login/auth-google.mdx

commit 953d323ebe21a34266573db746d16c7fb9c581b6
Merge: 3a6a2ac66 9c6f6a37f
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Aug 17 00:18:30 2023 +0800

Merge branch 'master' into social-login-google-nonce

commit 9e8bd9b728da1d75a80e0d1b47b73b20350627ed
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Aug 16 23:27:00 2023 +0800

feat: supavisor logs support

commit 434b0ab556b4380121be0b12232a6d55b658f45f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 21:23:50 2023 +0700

Refactor reset password to RQ and update ForgotPasswordForm to use it

commit 3a6a2ac66a486adb305f2e94a9dc9d5786fc8254
Author: Fabián Uribe <hello@fabianuribe.com>
Date: Wed Aug 16 09:20:51 2023 -0500

Update apps/docs/pages/guides/auth/social-login/auth-google.mdx

Co-authored-by: Kang Ming <kang.ming1996@gmail.com>

commit b849a0df7995a4d74875d3105ccec25ac1893960
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 21:16:45 2023 +0700

Use organization create mutation in NewOrgForm

commit 9c6f6a37fbda61d5a1b7f513db508c832983fb85
Merge: 9acd166ae 02506719c
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Wed Aug 16 15:43:57 2023 +0200

Merge pull request #16562 from supabase/chore/vector_updates

adds a few updates to the vector page

commit ee0e9f13c2bdd711be7aaac0a2d0ac7c204066fa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 20:35:52 2023 +0700

Remove unnecessaary import

commit 05c2a2d424896d717e73c69044075f58920b9a2b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 19:37:25 2023 +0700

Update setupProject to use create organization mutation

commit 2350efa815800c67d2bd0793aa2a4ca9855e59db
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 18:34:17 2023 +0700

Update setupOrg to use create organization mutation

commit 02506719c348e5bf18a5841c9bc9fc7aa949cc79
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 16 13:22:53 2023 +0200

adds a few updates to the vector page

commit ab9fb3dfdc869c44969737f57eae7f9537a16c98
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 18:21:56 2023 +0700

Convert enabling webhooks to RQ mutation

commit fa1620674b2db2448dd37e96e749549e02120be0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 18:09:05 2023 +0700

Convert create organization to RQ mutation

commit 3dcb9632f9a3196a667f124b6d509168ad46b5aa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 17:44:40 2023 +0700

Convert create project in /new/slug to use RQ

commit 4427a20d1e994445607a77b01d586b3694f65548
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 17:27:30 2023 +0700

Convert set up intent in new-with-subscription to RQ mutation

commit 6e70fda77b786609a894b00b64735ecfb826a5f0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 17:15:57 2023 +0700

Convert password check to RQ and update lib/helpers

commit 1d7f51f51501b74a827b446d94425b19562a92ba
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 17:09:52 2023 +0700

Use project services restart mutation in NotificationsPopover and leave


comments on the other independent requests there

commit ec7891a46576294942af4f67d99a51d3d684e7e4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 16:56:57 2023 +0700

Convert project postgres upgrade to RQ mutation and refactor


ProjectUpgradeAlert to use it

commit 6f5ece0f0386cd7ac2c66432b2594a3a8f3523cc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 16:43:27 2023 +0700

Convert PITR restore to RQ mutation and refactor PITRSelection to use it

commit ee1e79cc717528a7d6203a3558dac8c6ebaa6c8b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 16:36:20 2023 +0700

Convert backup restore and download to RQ mutations, and refactor BackupItem to


use them

commit 9acd166aef463bcfdf095cf5b7fc24eda650983c
Merge: 4b08f9c8e 9be1ca671
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Aug 16 11:14:20 2023 +0200
Merge pull request #16556 from supabase/j0/id_token_docs

chore: add docs for sign in with id token

commit 3fcc13530a931584edf80b3c836e90dc28c3ee50
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 15:57:27 2023 +0700

Convert restart project and restart project services to RQ and refactor


RestartServerButton to use them

commit 9be1ca671fee2af761bcce45d206c4b2a9bf9a42
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Aug 16 10:49:23 2023 +0200

chore: add spec files etc

commit 9bd52ca1acd508bf792ab5a8c05a13763e44462d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 15:47:20 2023 +0700

Convert pause project request to RQ and upadte PauseProjectButton

commit 9cc4d1abff7659678ec847ccfae7f9bd9c1d788c
Merge: d01ce64d1 4b08f9c8e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 15:09:57 2023 +0700

Merge branch 'master' into chore/convert-requests-to-RQ-3

commit 4b08f9c8ea8da317e08c537e98178f7f35c62986
Merge: a5855e496 46b49a1b2
Author: Raminder Singh <romi_ssk@yahoo.co.in>
Date: Wed Aug 16 13:27:53 2023 +0530

Merge pull request #16553 from supabase/fix/text-color

fix invisible text

commit a5855e4960aad0d5efbba40c31d69cd9bb51900e
Merge: 351369b45 113829700
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 14:56:15 2023 +0700

Merge pull request #16438 from supabase/chore/convert-requests-to-RQ-2

Convert all independent GET requests to RQ

commit d01ce64d1f1c2991d9408679639bef43337034e9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 14:54:43 2023 +0700

Remove all restore useEffects, and convert restore project to RQ mutation

commit 46b49a1b27e16f7b034532183e47fe4fadb90bb4
Merge: a8a243c6f 351369b45
Author: Raminder Singh <romi_ssk@yahoo.co.in>
Date: Wed Aug 16 13:07:51 2023 +0530
Merge branch 'master' into fix/text-color

commit ddcfacc125b65d4adffcf667238e406b7240dd79
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 14:33:31 2023 +0700

Convert all independent requests in organization join page to RQ

commit a8a243c6f0c69dc724d9c86f4bc377de8c4e9f85
Author: Raminder Singh <romi_ssk@yahoo.co.in>
Date: Wed Aug 16 13:03:30 2023 +0530

use text-foreground instead of text-white

commit d5724edd6aa7e3563a943959ce8a3f742828f578
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 14:06:10 2023 +0700

Convert POST setup intent in AddNewPaymentMethod to RQ, and update API spec

commit 26ad3ceda476ec94429eb1812711a5bfec28731e
Merge: 113829700 351369b45
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 13:11:10 2023 +0700

Merge branch 'master' into chore/convert-requests-to-RQ-2

commit 11382970080b5b8e4a1520bd9dd119d60b199c13
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 13:04:50 2023 +0700

Address comments

commit 351369b45db3582f49e558d153f370540990d2bf
Merge: 14c7b66e6 dde3be82b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 13:07:44 2023 +0700

Merge pull request #16550 from supabase/km/update-docs

docs: update auth docs

commit 3bd665bdcf6091b5421e6da539a6c1387bb80396
Author: Raminder Singh <romi_ssk@yahoo.co.in>
Date: Wed Aug 16 11:26:46 2023 +0530

fix invisible text

commit 14c7b66e60237bfb5ff694c8cbf3925f68efe83f
Merge: 955fa8319 e490a686d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 11:31:33 2023 +0700

Merge pull request #16520 from supabase/generic-migrate

feat: allow generic schema migration with rollback

commit b90dcee63f6fe4256729e0a8d0c11c79d3d67c05
Merge: a33846be4 955fa8319
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Aug 16 14:26:40 2023 +1000

Merge branch 'master' into chore/convert-requests-to-RQ-2

commit a33846be483609d17f5c0c599773c710dff6456c
Merge: 5a03eb433 f458876cf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 16 11:24:47 2023 +0700

Bring changes in from master and resolve conflicts

commit dde3be82bad78de2e8e59d052d62284711d80906
Merge: d21be98da 955fa8319
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Aug 16 12:24:26 2023 +0800

Merge branch 'master' into km/update-docs

commit d21be98dab4d6bf624f4a2df92237295c7d611fa
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Aug 16 12:22:03 2023 +0800

fix: improve secure password update description

commit 12d8e180e1bf974e8bd90e8b5d2a0d97568619af
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Aug 16 12:20:05 2023 +0800

fix: improve jwt expiry description

commit 22877a5aedc10cba398112337f25cc638e8e0203
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Aug 16 12:12:22 2023 +0800

fix: update copy for site url

commit 955fa8319006f7c1d440fb92dabcb477d80a1118
Merge: f458876cf dd61b6eeb
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Aug 16 11:32:21 2023 +0800

Merge pull request #16169 from supabase/cli/ref-doc

chore: update cli reference doc

commit dd61b6eebc6587eff5e4f175c3bf9d5deba3a980
Author: Qiao Han <qiao@supabase.io>
Date: Wed Aug 16 11:08:02 2023 +0800

chore: update references for remote commit to db pull

commit 0c099659c6bcd12fb718c7fd3a1369e84f79e3c2
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Aug 16 11:02:42 2023 +0800

fix: document {{ .Data }} template variable in the email templates


commit 85185f0f739b38e8bf3bc78c9978eb0edb4bdd7e
Author: Qiao Han <qiao@supabase.io>
Date: Wed Aug 16 11:03:42 2023 +0800

fix: update links and redirects

commit 5b6076b586d9ffae3947925a8b3d082d7797ce72
Merge: 71bdba318 f458876cf
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Aug 16 10:53:26 2023 +0800

Merge branch 'master' into cli/ref-doc

commit e490a686d1b947d5a6f08ff49affb254c9f79afc
Merge: 745b0fa05 f458876cf
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Aug 16 10:49:55 2023 +0800

Merge branch 'master' into generic-migrate

commit 745b0fa05a5207c3e8983bbd4d9f778211bf4ec6
Author: Qiao Han <qiao@supabase.io>
Date: Wed Aug 16 10:49:13 2023 +0800

chore: remove finalise migration action

commit 8608f2bb4e9b0c6970b25d5dff61dbb3017a2408
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Aug 16 10:19:40 2023 +0800

docs: update auth deep dive

commit f458876cf88d6341733d950aad592ec264550d13
Merge: a534651d4 66a15121f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 15 22:47:29 2023 +0200

Merge pull request #16469 from supabase/kappa/end

commit 21cb7ecbe3124896cc197f80f6598adb9510135d
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Aug 16 02:56:26 2023 +0800

fix: remove unnecessary env var checks in self-hosted studio

commit 6c6d9f9183aace487e7611087c254470f64e8998
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Aug 16 02:48:37 2023 +0800

fix: log explorer copy button not working

commit f45e57e0d0037aa432a290514e9e8858cea557ee
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Aug 16 02:35:13 2023 +0800

fix: fallback for log renders for log events that are missing data

commit a534651d445d104c45da7d400c3cffea26988941
Merge: d9bf5d21f 021e1ea41
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Aug 15 20:31:54 2023 +0200

Merge pull request #16540 from supabase/fix/support-form-plan

commit d9bf5d21f2e87e73010dc013bc70608748b7f795
Merge: 3ccb62ebd efac10f76
Author: Andrew Smith <andrew@supabase.io>
Date: Tue Aug 15 18:02:33 2023 +0000

Merge pull request #16497 from supabase/feat/add-cli-email-template-docs

Add docs for email template in local supabase

commit 3ccb62ebdf7fa23b9be6905332ef8d43da0e4513
Merge: a2fe50cca 2a3ab25ef
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Aug 15 13:00:04 2023 -0500

Merge pull request #16238 from supabase/or/index-advisor

Docs: Add indexing guide and index advisor extension

commit 71bdba31810fdb00e7c1a6e038500d6cefe4d552
Merge: fbcdb3f7b a2fe50cca
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Aug 16 00:57:25 2023 +0800

Merge branch 'master' into cli/ref-doc

commit fbcdb3f7b7f2209aadd78969bdf33e3f909013bc
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 18:16:46 2023 +0200

chore: update cli reference doc

commit 2a3ab25efba2da37bf97a3882e3dac7bd1dbffcf
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Aug 15 10:26:07 2023 -0500

prettier fixes

commit 42b9fd7375514e6502e263776bdef95f146c7ac1
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Aug 15 10:14:30 2023 -0500

add index_advisor to extension search

commit 108809503b068c7aa69874dc2a9e0862a82522c6
Merge: f4d5f6c66 a2fe50cca
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Aug 15 10:19:35 2023 -0500

Merge branch 'master' into or/index-advisor

commit f4d5f6c66227d51520411f460436c0ccc00be001
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Aug 15 10:05:03 2023 -0500
rephrase index-advisor intro

commit 2b7df73c33245c52abbbfd5820b3b322c63986e0
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Aug 15 10:03:14 2023 -0500

add minimal example in header

commit d956d45e3305c20fde7a34dd526ce2e373fca3bb
Author: Oliver Rice <github@oliverrice.com>
Date: Tue Aug 15 09:59:53 2023 -0500

revert extensions.mdx prettier unindent

commit 021e1ea4136e632ce96723955780c5e9735b28b4
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Aug 15 17:10:57 2023 +0200

fix: project plan when switching project in support form

commit 2e56f5598a95609a945daab7d575c007f8614f88
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Aug 15 10:08:54 2023 -0500

fix(blog): missing import in example codeblock

commit efac10f76d27e0c0ed4505ccd5b3a2e4027bac0f
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue Aug 15 14:31:58 2023 +0000

Another small typo

commit 36d1e792a5bfa45d197880c2f4f296ece04d1fde
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue Aug 15 14:30:25 2023 +0000

fix small typo

commit c243ed74d6306e978bf6b7d9349af3df918f7e20
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:26:43 2023 +0200

Update apps/docs/pages/guides/database/query-optimization.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit bb61e390918f59f9e303878f4d508b04cbc1b2e1
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:26:27 2023 +0200

Update apps/docs/pages/guides/database/query-optimization.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 16ba1a095a476051eaadf01fa62398cfd5335d43
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:26:21 2023 +0200

Update apps/docs/pages/guides/database/query-optimization.mdx
Co-authored-by: Greg Richardson <greg@supabase.io>

commit c0cf84e9e6fb2a2ff0af1e5efb90c9b47995a025
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:26:08 2023 +0200

Update apps/docs/pages/guides/database/query-optimization.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 54caab15af37312971cca389b5da6171718c4ff2
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:25:56 2023 +0200

Update apps/docs/pages/guides/database/query-optimization.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit afaa8274a2fe032f8700de7fab6c9397f6b0abb6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:25:42 2023 +0200

Update apps/docs/pages/guides/database/query-optimization.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 38ae6fa00b6e023b2b6c8b62addb15797c0fc2ba
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:25:29 2023 +0200

Update apps/docs/pages/guides/database/query-optimization.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 581574bc580915c9d56f641091fea43efaf6b330
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:25:18 2023 +0200

Update apps/docs/pages/guides/database/query-optimization.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 4c6ca9cc2c9bdc889e8b4228ce0f0ff20f20c898
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:24:43 2023 +0200

Update apps/docs/pages/guides/database/extensions/index_advisor.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 24f186be2b84d5f5c8aa47553e71bafa891ca2e7
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:24:29 2023 +0200

Update apps/docs/pages/guides/database/extensions/index_advisor.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>


commit 393d7533af8280f67bb4c6419d5b86f0e42d69ec
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:24:03 2023 +0200

Update apps/docs/pages/guides/database/extensions/index_advisor.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit f0934e17e18187f310c0d77d6c4303e0291b5b1a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:23:56 2023 +0200

Update apps/docs/pages/guides/database/extensions/index_advisor.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 3c6dd9d7d0a5ab67b34f82314daca2a92b06e177
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:21:57 2023 +0200

updates the example

commit de3ac59b52724daee322fab0652ccc4f61ec05b5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:05:22 2023 +0200

updates all config links

commit 722817d637c86ad0c6080804ccd97a0b9279b5f6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 16:03:40 2023 +0200

restructures the doc

commit 0d72fe7c8c8f128a9a09a425461db0983128a9f5
Author: Suhel Abdulla <makadsuhel11@gmail.com>
Date: Tue Aug 15 19:19:25 2023 +0530

bug fix: notification count not showing in light mode

commit 151be0f79a0744bf0997ab059cef05e5517ff195
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 15:35:46 2023 +0200

small updates

commit a2fe50ccac622640d0970e40aac8bb6c16616e3c
Merge: d5b519f8d cafe478e3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 15 15:20:43 2023 +0200

Merge pull request #16467 from supabase/chore/next-zoomable-img

Add Next zoomable img

commit 66a15121f6b593cc7d915f388c31102cd3a7dbf7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 15 15:19:09 2023 +0200
prettify manifest.json

commit 450ddabcfa79f1eb25c1f9771df0066b9440df3b
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue Aug 15 13:09:53 2023 +0000

Update the formatting of the template variables

commit b0a77ccfcfb7c5333dfd6e9e4f0e3828f7baccaa
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 15 13:03:52 2023 +0100

Update happyteams.mdx

Added CTA.

commit 3cdad1e07baf535f50c8eec09ff49b98d7911e60
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 15 12:51:06 2023 +0100

Fixed typo.

commit b74d714ea6b468cfe486bd84d17163174ee000e1
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue Aug 15 11:49:37 2023 +0000

Update with email template variables

commit 9e8b02a6843001fb4bab5e5ee89663f2e3c98177
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 15 12:48:40 2023 +0100

Update markprompt

commit 47a8746e7a74cb0ca3a0ebb6b07732948d918c71
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 15 12:12:12 2023 +0100

Added internal link.

commit 8129c64e11d6164c51c7dab050cebd38729ed440
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Tue Aug 15 15:46:39 2023 +0530

chore: remove logs

commit d5b519f8daeee8ce72f6c27faa5f005a7c7aa610
Merge: 0178a6403 013506771
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Aug 15 18:11:47 2023 +0800

Merge pull request #16440 from supabase/docs/self-hosting-documentation

docs: improve self hosting analytics documentatoin

commit 0178a6403035bcee7148092b547ff7f3a3d27419
Merge: 48ec9ef23 4692eb9c6
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Aug 15 18:03:09 2023 +0800
Merge pull request #16486 from imSuMN/master

fix: made the sql editor resizable

commit 610f92a6a1875c0e4896dc63b8906be94993375e
Author: TzeYiing <ty@tzeyiing.com>
Date: Fri Jul 7 11:03:28 2023 +0800

fix: adjust logflare endpoints query route

commit 01350677120031461c98e9a4021b26b860ee5034
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Aug 15 17:53:54 2023 +0800

Update apps/docs/docs/ref/self-hosting-analytics/introduction.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 2a3ebda466af3795fef9b86f180d3ccabb4fcc19
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Aug 15 17:53:47 2023 +0800

Update apps/docs/docs/ref/self-hosting-analytics/introduction.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 7582fb6d9a121bc6097c76b3a6b734d0e4336d13
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Aug 15 17:53:39 2023 +0800

Update apps/docs/docs/ref/self-hosting-analytics/introduction.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 43b9a3d41c6229a7bb3bdaad4d7a44d3eb8df232
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Aug 15 17:53:16 2023 +0800

Update apps/docs/docs/ref/self-hosting-analytics/introduction.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 02b1a85c14889f0c5a3e02fbfe43db460057fb35
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Aug 15 17:52:50 2023 +0800

Update apps/docs/docs/ref/self-hosting-analytics/introduction.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 74c8aebf6072a53c0f3e2f9a5cce200e8ee739c8
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Aug 15 17:52:29 2023 +0800

Update apps/docs/docs/ref/self-hosting-analytics/introduction.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>


commit ce880e211b8a295afca121f623b4c313b5a4fdba
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 11 16:11:12 2023 -0500

docs: remove unnecessary markdown link wrap

commit e0119846b85d6918225f0d63bbb3567ea16917aa
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 11 16:09:03 2023 -0500

docs: fix admonition line breaks

commit ba7b93f07bb08e863743d0b049002dc9df9eae2f
Author: TzeYiing <ty@tzeyiing.com>
Date: Fri Aug 11 18:48:31 2023 +0800

docs: improve self hosting analytics documentatoin

commit 48ec9ef23e6254ca0a36474672bd2353797c680c
Merge: e3fb17046 b66694c49
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 15 17:46:52 2023 +0800

Merge pull request #16530 from supabase/km/update-auth-docs

docs: update auth docs

commit b098dc25cd392a47255bd5c0bf58f66f3dc0ea45
Author: 邓超 <2325690622@qq.com>
Date: Tue Aug 15 17:43:13 2023 +0800

Introduce Nuxt3 todo list example

commit b66694c492ac9ce778fac47e56982a3ff08d7c2f
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 15 17:41:53 2023 +0800

fix: use relative links

commit e3fb170465656c74850472528b50a254cd887821
Merge: 1c5b0e1b3 574d60953
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 15 16:49:55 2023 +0800

Merge pull request #16532 from supabase/km/update-security-policy

docs: update security policy

commit 1c5b0e1b3acd5c81785bc0daa2e3ab53064a641e
Merge: 56b3a6e12 cc80e38dd
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Aug 15 18:38:45 2023 +1000

Merge pull request #16531 from supabase/studio

sync studio -> master

commit 574d60953464167eff28b7b0269b424fb886e892
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 15 16:37:04 2023 +0800

docs: update security policy

commit 6735b67945cc3d2f2ee5622c7f710cdb4411161a
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 15 16:26:55 2023 +0800

docs: update auth docs

commit cc80e38dde3de09af34e10a1e9261fef7570287e
Merge: 6bb982b22 57fdb3587
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Aug 15 17:27:07 2023 +1000

Merge pull request #16527 from supabase/hotfix/storage-list-abort-toast-error

hotfix: storage list abort toast error

commit 57fdb3587d452baeb0cc1a9417c36c707704f09e
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Aug 15 17:09:15 2023 +1000

handle Request signal is aborted in fetchMoreFolderContents also

commit 5a6245530c9fd7d46aaed6186ef12dfa99136c11
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Aug 15 17:06:24 2023 +1000

use && and ||

commit 5dad9fd2612d87570f72ab146eda0494226e28cf
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Aug 15 17:00:28 2023 +1000

hotfix: storage list abort toast error

commit 416e14198b853f9748adb53fc8741e5c65b50691
Author: Rohan Liston <rohanliston@users.noreply.github.com>
Date: Tue Aug 15 15:23:48 2023 +1000

Make Azure provider validation message consistent with input label

commit 6bb982b2205aca4295a787a7e3d4c749fba7768d
Merge: ccd559460 56b3a6e12
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 15 13:19:45 2023 +0800

Merge pull request #16521 from supabase/master

Dashboard deploy

commit 56b3a6e125e2f8ee2823e72dbbd511e9696ab63e
Merge: 790395ddd 0434db9d5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 15 12:50:37 2023 +0800

Merge pull request #16524 from supabase/fix/exit-action-for-exit-survey


Use provided exitAction param for exit survey mutation

commit 0434db9d5800d8de708de20a5af8cbab0482ea06
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 15 12:37:51 2023 +0800

Use provided exitAction param for exit survey mutation

commit a339663a6ea41ba9a9f72a3350c31ba92134aa8c
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 15 06:21:58 2023 +0200

chore: update cli reference doc

commit 5a03eb433a9066409d11a2465526405f2791f4fd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 15 12:10:38 2023 +0800

Remove unnecessary isLoading check within the isSuccess block for Invoices.tsx

commit f8bb65e07b32117d71054253989a7b05d79ae14c
Merge: ab62adf56 790395ddd
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Aug 15 11:45:14 2023 +0800

Merge branch 'master' into generic-migrate

commit ab62adf5649a5813fdfdb085f9aeb1cf769dd9f3
Author: Qiao Han <qiao@supabase.io>
Date: Tue Aug 15 11:20:33 2023 +0800

chore: reformat with prettier

commit 381404007a69a45fc8519c43cbade15906722d33
Author: Qiao Han <qiao@supabase.io>
Date: Tue Aug 15 11:08:47 2023 +0800

feat: allow generic schema migration with rollback

commit 790395dddf6dc0cd41e6a4c40d3d97b13976e67f
Merge: c8028d47b 0a600d6d0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 15 10:59:22 2023 +0800

Merge pull request #16515 from supabase/hf/sign-in-clicks-v2

feat: use v2 suffix for sign-in clicks counter

commit c8028d47b3c7563b6f0237661b36251bc0644cba
Merge: 76af3091c 6cf0ef696
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 15 10:53:48 2023 +0800

Merge pull request #16347 from supabase/chore/convert-requests-to-RQ-mutations

Chore: Convert all independent PATCH and DELETE requests to RQ mutations

commit 76af3091ce0fbfb9f65690d99922098dace70ea5
Merge: ebdb6493d b4a252ab5
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 14 22:28:42 2023 -0230

Merge pull request #16518 from SuhelMakkad/issue-15308

bug fix: warning icon overlaps the increment buttons (firefox)

commit ebdb6493d588ec5f542efba25c57bef4aed19ee1
Merge: 7a16b4e82 859a012b5
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 14 22:23:33 2023 -0230

Merge pull request #16465 from supabase/update-community-number

Update community number

commit 7a16b4e8242c1835e889a05c06768402d4cb693d
Merge: 5c1213a47 2ec1d0bd2
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 14 22:07:29 2023 -0230

Merge pull request #16470 from alecmerdler/fix-14130-reduce-rls-warning-clutter

Only show RLS warning badge if banner has been dismissed

commit 5c1213a47bff61467dcbb1192e3489d4a96a86bc
Merge: 02a1d2a7a 0247d8f12
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 14 16:09:08 2023 -0230

Merge pull request #16483 from tomoyukiy/convert-to-lowercase

fix: Convert to lowercase

commit 02a1d2a7ab60a6f2aa31102f46cddc8a410c46be
Merge: 365864b8c 3079b3b74
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 14 16:05:49 2023 -0230

Merge pull request #16487 from CBID2/updating-docs

fix: Updating docs

commit 10522fe40bda60eee7a5f56fde8f7df4cb743509
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 14 19:29:29 2023 +0100

Add CTA.

commit 9523e9effde653c287772332f7122274f06eb969
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 14 19:25:43 2023 +0100

Add CTA.

commit b4a252ab524848e73319508fc87379b51d47bebf
Author: Suhel Abdulla <makadsuhel11@gmail.com>
Date: Mon Aug 14 23:50:55 2023 +0530
bug fix: warning icon overlaps the increment buttons (firefox)

commit 3079b3b74cc56eec9ef1e1881353ae06e6b17011
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 14 15:44:59 2023 -0230

Prettier

commit e0cab5edd0cf3a4958a4dbdbd226a64720904bc1
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 14 18:55:19 2023 +0100

Add image.

commit 8e5e9a2dae59a69559bb8150e885d5a94e6ba126
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 14 18:50:30 2023 +0100

Update mendableai.mdx

commit 91105438dcd54355eb9dadb856eb03a5d62e798d
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 14 18:33:17 2023 +0100

Add image.

commit 59be6b23aeda37c2b7acf3ed8da19c832756e646
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 14 18:29:44 2023 +0100

Update BerriAI customer story.

Optimizations to BerriAI customer story.

commit 7feea7fd686a389389bd5b1697e24e3aa3cc4ec9
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Mon Aug 14 22:25:05 2023 +0530

chore: add disclaimer

commit b9696c3cc33f38ab6a20461d28755c96507428fc
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Mon Aug 14 22:03:03 2023 +0530

feat: remove comments from sql before checking for destructive statement

commit 0a600d6d0675de98daed7541fe57e4434bdda8c8
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Aug 14 18:05:31 2023 +0200

feat: use v2 suffix for sign-in clicks counter

commit 365864b8c05f66392364bf39528554d93ada3c93
Merge: 60e59f267 200394623
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 14 12:08:47 2023 -0230

Merge pull request #16493 from likendev/fix/function-name-overflow


fix: function name overflow

commit 26ea918ea8961132463ee37af6696b325fd9822e
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Mon Aug 14 16:33:46 2023 +0200

Update apps/docs/pages/guides/cli/customizing-email-templates.mdx

commit 60e59f267ba8cbe71e2c464effca970ac3a8cdf9
Merge: 0c18a71f5 22814b671
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 14 12:03:17 2023 -0230

Merge pull request #16507 from SuhelMakkad/master

bug fix: text overflow in sql editor sidebar

commit b4e355c37b4614c86339cae7b332b0b6923835b0
Author: kishanhitk <kishansharma1231@gmail.com>
Date: Mon Aug 14 19:48:45 2023 +0530

chore: add TODO

commit 0c18a71f58e92355fd034c9adc0c09d331e56772
Merge: 50e10be25 7f2c6aacc
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 14 09:58:33 2023 -0230

Merge pull request #16508 from supabase/changed-wording

Changed wording

commit 7f2c6aacc7676ca59d4e40f015b0c02423ddd5dd
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 14 13:17:43 2023 +0100

Changed wording

Changed wording based on feedback from the PowerSync team.

commit 22814b67101368acf809c29b9981648ee957fafc
Author: SUHEL Makkad <71591136+SuhelMakkad@users.noreply.github.com>
Date: Mon Aug 14 17:11:16 2023 +0530

removed duplicate classes

commit cf8cf461158371621d3d5567318e799403a6da15
Author: SUHEL Makkad <71591136+SuhelMakkad@users.noreply.github.com>
Date: Mon Aug 14 16:53:10 2023 +0530

truncating long words and allow text wrap

commit 39c358afd579da3c0f1542051b3895b9c85f8c9e
Author: Suhel Abdulla <makadsuhel11@gmail.com>
Date: Mon Aug 14 16:38:40 2023 +0530

bug fix: test overflow in sql editor sidebar

commit 50e10be25ba0d3ada154496d0ae2f50d76676473
Merge: 648a311a7 e009c459c
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Aug 14 11:38:58 2023 +0200

Merge pull request #16505 from supabase/hf/bump-gotrue-js-2-47-0

feat: bump gotrue-js to v2.47.0

commit 648a311a7117afc08279507b6d09a3a835608451
Merge: 8fb8f0c42 c0f602617
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Aug 14 11:37:42 2023 +0200

Merge pull request #16445 from supabase/hf/centralized-cached-access-token

feat: add centralized, cached access to the access token

commit 8fb8f0c4257a8a242c699ff5dd626d49931341b9
Merge: 257cd00d6 1baa76aca
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Aug 14 17:31:13 2023 +0800

Merge pull request #16476 from supabase/chore/change-project-pausing-button

chore: redirect project pausing button

commit 1baa76aca07cb3c6fd51cef591ffd648d36b0b14
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Aug 14 17:22:04 2023 +0800

Make orgbilling link default and retitle CTA

commit 871fe4e1bc5b7b60e8bdab1da0c3f9fa32399543
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Aug 14 17:02:09 2023 +0800

Check value exists for isFreePlan var

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit e009c459cd7dc016983a5ac53e97100f7ff3c210
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Aug 14 10:07:23 2023 +0200

feat: bump gotrue-js to v2.47.0

commit c0f602617b83fe7f93d81adbe83b0f36131827ed
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Aug 11 14:19:57 2023 +0200

feat: add centralized, cached access to the access token

commit 257cd00d612af384469453fba2651de085450015
Merge: 4b027d180 6a30ea867
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Aug 14 09:45:56 2023 +0200

Merge pull request #15665 from supabase/hf-patch-1


docs: explain teams and enterprise tiers for azure sso

commit 4b027d1805b087b650babeb9dedad81ce4f67d02
Merge: 297584a0d c1f3bb3bb
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Aug 14 09:45:40 2023 +0200

Merge pull request #16212 from supabase/hf/add-navigator-lock-feature-flag

feat: add feature flag for enabling GoTrue navigator lock

commit e21f68bd42dd633d02dbbdd72cdc3dfa92bc5212
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Sun Aug 13 12:40:23 2023 +0000

Add docs for email template in local supabase

commit 200394623f6dba9d31fe6c7f82583c22d60d178f
Author: Liken Tan <likendev@gmail.com>
Date: Sun Aug 13 16:17:45 2023 +0800

fix: function name overflow

Issue #16444
Added truncate class in FunctionList function name table cell
Added break-all to Modal.Content

commit 906a2b97e96239e9e3c3d50e55f91c274d7b3fa0
Author: Christine Belzie <shecoder30@gmail.com>
Date: Sat Aug 12 16:26:49 2023 -0400

fix: made a change

commit 4692eb9c6dcabc3ad71d8ae82beeabea24044aba
Author: SUMAN KUMAR <86798449+imSuMN@users.noreply.github.com>
Date: Sun Aug 13 01:41:56 2023 +0530

fix: made the sql editor resizable

issue #16444

commit 77752e26a80e490f3ff182e5ffaf686c52df0b95
Author: Christine Belzie <shecoder30@gmail.com>
Date: Sat Aug 12 16:11:29 2023 -0400

fix: revised a typo

commit 0de59ac9f7180645390509f94d2955b4852a912e
Author: Christine Belzie <shecoder30@gmail.com>
Date: Sat Aug 12 16:11:10 2023 -0400

fix: revise documentation for clarity


Co-authored-by: Kami Ka-kei Lam <kamiviolet@users.noreply.github.com>

commit 0247d8f12ce29485dd6c7ba7a22d210daf5bc632
Author: 山田 智之 <uu219708@CC3811.local>
Date: Sun Aug 13 00:09:35 2023 +0900

fix: Convert to lowercase


commit d36bc461049ec031ac11bdd73c3e1816b75d64ea
Author: Faizan Rasool <faizanrasool@Faizans-MBP.cogeco.local>
Date: Sat Aug 12 10:39:18 2023 -0400

Resolved arrow keys clearing AI search box

commit 2ec1d0bd2c6c71f23f71f35edbfc79821267918e
Author: Alec Merdler <alecmerdler@gmail.com>
Date: Fri Aug 11 22:17:52 2023 +0100

Only show RLS warning badge if banner has been dismissed

Addresses #14130 by firing an event when the RLS warning banner


is dismissed, which triggers the RLS warning badge to be visible.
This works across browser tabs and without a page refresh by
using the BroadcastChannel API.

commit f51da19fbbf3e38c58dba5e9a8ccf97a3a73f76a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Sat Aug 12 00:09:38 2023 +0200

update text

commit f5de90dc72f60fd5ec1bb23756bb8dba840f73ec
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 23:56:55 2023 +0200

cleanup

commit 422f6c70d068e3ce544988c469a5ab38caaebf43
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 23:54:15 2023 +0200

add lw archive

commit 297584a0dd175c41bb0cd17175b51600dc468e00
Merge: d36a86a63 e39ec2ab6
Author: Greg Richardson <greg@supabase.io>
Date: Fri Aug 11 16:54:10 2023 -0500

Merge pull request #16374 from AdditionAddict/AdditionAddict-patch-1

doc(webhooks): add details of the logging

commit d36a86a63d73b4e94d2cc4705fbad923fcaaa669
Merge: 3b689d1dc 87eed9d31
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 23:51:00 2023 +0200

Merge pull request #16448 from michaelcooke/fix/wrapper-documentation-links

Fix dead Wrappers documentation links

commit e39ec2ab6cf76680cd6df022756a9db9d54dd9ba
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 11 16:38:59 2023 -0500

docs: fix grammar


commit e3dec5ddf35159e951d1927f1a81c3cca1be76d8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 23:30:51 2023 +0200

update lw8 content

commit 3b689d1dcd5b8fc2e2d154445c87d4d0838a82e6
Merge: 402169b67 ca49422f9
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 23:23:31 2023 +0200

Merge pull request #16429 from justifiedfalsebeliefs/master

Remove errant line break in docs

commit 402169b672d3072f5d6a5019c3b9d62c298225e2
Merge: 0d96c3a33 c345d82e6
Author: Greg Richardson <greg@supabase.io>
Date: Fri Aug 11 16:14:12 2023 -0500

Merge pull request #16428 from gsarthakdev/fix-phone-auth-documentation

Update incorrect info in twilio.mdx docs

commit 2f8d7d3adf9dc730e137ec9e478311ee58b03907
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 23:10:32 2023 +0200

revert lw8 logo and favicon across apps

commit c345d82e6ae595777878915238faed8f84bd80a7
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 11 16:01:57 2023 -0500

docs: update dashboard urls

commit 0d96c3a33687af739f576a3ad86380f444c75122
Merge: 42616648c 01271ce31
Author: Greg Richardson <greg@supabase.io>
Date: Fri Aug 11 16:00:50 2023 -0500

Merge pull request #16420 from projectaki/projectaki-patch-1

Update local-development.mdx

commit 01271ce31eb437b905bcddb676242f778e045a83
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 11 15:51:01 2023 -0500

docs: supabase stop will not reset db

commit cafe478e3d7ef19b934135f1284c39a0eb2ad6f2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 20:15:39 2023 +0200

Sync zoomable modal bg color

commit 982858ebc294599c64b782cf6dcd2edee08e8721
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 20:09:31 2023 +0200

Add zoomable image to vercel blog post and restore borders

commit 42616648cb4129c127f80824f2cf41022fa84ccf
Merge: e09d16621 bfa3d0d3c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Aug 12 01:25:46 2023 +0800

Merge pull request #16462 from supabase/docs/update-charts-supavisor

update charts colors

commit bfa3d0d3cf032326d14772461bc4ee10cdb6e42c
Author: egor-romanov <egor.romanov@gmail.com>
Date: Fri Aug 11 20:16:39 2023 +0300

remove duplicate images

commit bfa5c66ac9775af2d11aa403c59ab79bfdff001f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Aug 12 01:08:22 2023 +0800

fixed images

commit 859a012b533456e1987b3aad505a86d71de1904d
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Fri Aug 11 13:07:17 2023 -0400

update community number

commit e58f6fef36b5fe2d51ccd211e677ec31473477a0
Merge: 38c845c8d 0d5030079
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Aug 12 01:05:14 2023 +0800

Merge branch 'chore/update-images' into docs/update-charts-supavisor

commit 0d50300795884b8d7231a9ba7eead6b114d7df4b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Aug 12 01:02:55 2023 +0800

swap images

commit 38c845c8ddecf43b04b1a128bb4817ce4e6cce04
Author: egor-romanov <egor.romanov@gmail.com>
Date: Fri Aug 11 19:42:41 2023 +0300

update charts colors

commit e09d16621e4c115554971be5de83f79905efe494
Merge: 4c52eabdb 1c22eef2f
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 18:18:26 2023 +0200

Merge pull request #16456 from supabase/fix/wrong-links-to-partners

Fix: wrong links to partners


commit 4c52eabdbdebc632398d03b84d9ed5d632b5558f
Merge: 6b12be163 8e235849a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 18:16:56 2023 +0200

Merge pull request #16460 from supabase/fix/d5

d5 update

commit 6b12be163888ba42a13bee25e7b47b761e8bf722
Merge: d081f6408 a750d52e9
Author: Greg Richardson <greg@supabase.io>
Date: Fri Aug 11 11:12:34 2023 -0500

Merge pull request #16459 from supabase/fix/sql-editor-destructive-op-regex

Fix: Regex for destructive operation detection in SQL editor

commit 8e235849a34391c5b604fabbcf20f41f3493cc2d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 18:06:54 2023 +0200

add video at end of supavisor post

commit 25bbab48ff9e7b25e8e022e18d3a641f88f8edbf
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 18:04:40 2023 +0200

fix prettier

commit d081f6408152e93f2e87ce002169261b4b734c3c
Merge: 105b6fa59 4d1739289
Author: Inian <inian1234@gmail.com>
Date: Sat Aug 12 00:02:32 2023 +0800

Merge pull request #16458 from supabase/ip/fix-link

commit d0aa187d6be99524959533a985543914200660c7
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 17:57:38 2023 +0200

grammar

commit a750d52e9b911d172ecbcaa13367ba99bd76429c
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 11 10:54:51 2023 -0500

fix: use \s instead of space character in regex

commit df0faf6571d2a0d228845204f7f6350dc831374f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 17:50:49 2023 +0200

d5 update

commit 4d1739289d047cb446fd74567032acfe385b8376
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 11 23:47:04 2023 +0800
fix support link

commit 72b20539843b342d16126fc58848fd6cefedf69a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 11 10:44:15 2023 -0500

fix(sql-editor): regex for destructive operation detection

commit 1c22eef2fd8fa47a26db2d9ab2f7a3a485eb31fc
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Fri Aug 11 11:37:28 2023 -0400

fix: wrong links to partners

commit 105b6fa597e4a775a3228e7bcd241fa21318ae13
Merge: 5ffadd5e3 992c11d10
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 17:33:01 2023 +0200

Merge pull request #16436 from supabase/kappa/d5

Kappa/d5

commit 992c11d10624c1a7115ab92ab064a82bbb4041da
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Aug 11 23:17:07 2023 +0800

Update supavisor-tests--supavisor-and-supabase.svg

commit a0cb69a86ea13f147db59839656d5f65728a418d
Merge: e7cebb241 e6f8100f7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Aug 11 23:12:30 2023 +0800

Merge branch 'kappa/d5' of https://github.com/supabase/supabase into kappa/d5

commit 3076d30d84bf8dccae36af30f935345119b80bd7
Author: Michael Cooke <michael.frank.cooke@gmail.com>
Date: Fri Aug 11 11:09:14 2023 -0400

Always show schema visualizer item; conditionally show wrappers item

commit e7cebb241291cfcc74f57936801a8c503f8b9d37
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Aug 11 23:08:17 2023 +0800

replace image

commit e6f8100f7e49f6cefe5af6ee69a8359c4f1a5207
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 17:08:16 2023 +0200

fix meme

commit 7efaa5e766ec4e6e42d61dfef00467eae91ee602
Merge: 37ec87598 d797d03a0
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 17:03:37 2023 +0200
Merge pull request #16381 from supabase/ip/hipaa

minor changes, nothing here, move on

commit d797d03a068d773a2fd39a1a59d4ef9f76477d89
Merge: 3c970898f 37ec87598
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 17:02:45 2023 +0200

Merge branch 'kappa/d5' into ip/hipaa

commit 222b4b828ef8be90cfb8a777079dd3e6845b38a0
Author: Michael Cooke <michael.frank.cooke@gmail.com>
Date: Fri Aug 11 11:02:26 2023 -0400

Pin to node v18

commit 37ec87598d9eabeadc63812705832e4d13d2c4eb
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Aug 11 22:54:55 2023 +0800

update images

commit 5b7868b53a5d8dd7dd92ed3ce6a5bca8dc8a412b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 16:49:38 2023 +0200

improve zoomable image component

commit d5571327b28cb717d0802df26d1ed8f5ec91df1f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 16:33:41 2023 +0200

updat supavisor thumb and og

commit 038ac0764a5546dca0d907c42885898f9fd835f6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 15:04:47 2023 +0200

update links

commit 3f64653dfe22cc0fa1e043efebba054b14842711
Author: egor-romanov <egor.romanov@gmail.com>
Date: Fri Aug 11 15:46:38 2023 +0300

add one more diagram

commit e180e3f878be58339a54d7f62588f0a05237fc27
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Fri Aug 11 14:26:37 2023 +0300

update apps/www/_blog/2023-08-11-supavisor-1-million.mdx

commit 777ae743a857316f3fad467c7591ec8ee8fdfab8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 13:24:08 2023 +0200

Update apps/www/_blog/2023-08-11-supavisor-1-million.mdx
commit 74a35a74aedb6a1e68791b549707df38d1aad58c
Author: egor-romanov <egor.romanov@gmail.com>
Date: Fri Aug 11 14:16:06 2023 +0300

fix multitenant to multi-tenant

commit f891e548bbaa317ad503444171e74df132ef2e3a
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Fri Aug 11 14:13:34 2023 +0300

Apply suggestions from code review

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 0cbc707e359f9886f5af8f0599683e042e2ddf59
Author: egor-romanov <egor.romanov@gmail.com>
Date: Fri Aug 11 14:07:13 2023 +0300

apply comments from code review

commit bba4a78900e3ef09bb495be50a4b0b1af9451777
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 11:57:10 2023 +0200

Update apps/www/_blog/2023-08-11-supavisor-1-million.mdx

commit 9f1cd03ecf4af9113f030ef0ea8bbafd31e3c2da
Author: egor-romanov <egor.romanov@gmail.com>
Date: Fri Aug 11 12:21:16 2023 +0300

update link to supavisor post

commit e2d7c5e693a1ce6e3240fee0b96ae53667e567ee
Author: egor-romanov <egor.romanov@gmail.com>
Date: Fri Aug 11 12:02:16 2023 +0300

add supavisor post

commit 6241b56d4b90cdbbb78474d967650a521dc527a6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 09:30:31 2023 +0200

add zoomable image in blog posts

commit eac158668805fbdba8f6123c80ae2c20706e70f9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 08:39:04 2023 +0200

add d5 tu thumbnail

commit 4cf0e720a943571f21be87409622ab32c1eb26b6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 10 14:09:48 2023 +0200

d5 setup

commit 5ffadd5e3ec4626700999b3c6e6f0e1231f2b5d1
Merge: e8bc3a5a8 71d1b8320
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Fri Aug 11 17:14:28 2023 +0300

Merge pull request #16407 from supabase/docs/realtime-limitations

add limitations block to realtime docs

commit e8bc3a5a80e12ef92d711da6c8b83099bcbaac87
Merge: 3c41a1153 e137c701a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 15:06:10 2023 +0100

Merge pull request #16449 from supabase/kevcodez-patch-1

Update 2023-08-11-launch-week-8-community-highlights.mdx

commit 3c41a115365cd2072b31054aa627ee2f53a6cd43
Merge: e1f2ec4cd e648560d3
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 15:03:03 2023 +0100

Merge pull request #16447 from supabase/update

Update time passed.

commit 71d1b832086a1b07feb581995367c2138f358646
Author: egor-romanov <egor.romanov@gmail.com>
Date: Fri Aug 11 16:58:05 2023 +0300

fix trailing space

commit e137c701aa54ff67394aa8079cc945239187f201
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Aug 11 15:55:09 2023 +0200

Update 2023-08-11-launch-week-8-community-highlights.mdx

commit 87eed9d31040a0717ee55bcf3c2c4c085279c145
Author: Michael Cooke <michael.frank.cooke@gmail.com>
Date: Fri Aug 11 09:53:01 2023 -0400

Fix dead Wrappers documentation links

commit 796d863d6ff523051bf23264c6df4d7b037cbba9
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Fri Aug 11 16:50:45 2023 +0300

Apply suggestions from code review

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 592c29208d77ea455f351c26cfb48323f115a381
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 11 15:46:27 2023 +0200

Regenerate the openapi types. The UpdateGoTrueConfig type was fixed.

commit e648560d341d9f3207c8cafa54ddb27222dd26aa
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 14:42:52 2023 +0100

Edited title.

commit 9fa51470f581969e5ef2af8f8701c907d6efd061
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 14:41:36 2023 +0100

Add image

commit eb1e0d4f9abf422349c05be0a56ed19bc920a63f
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 15:40:05 2023 +0200

Update apps/www/_blog/2023-08-11-launch-week-8-community-highlights.mdx

commit ef47af21704ea4b5ec43fad1ac22be48a1755283
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 14:38:11 2023 +0100

Update 2023-08-11-launch-week-8-community-highlights.mdx

commit e1f2ec4cd2cf35b849a321fef75f1660b6305138
Merge: e798b5eeb cc1fc84cb
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 15:30:40 2023 +0200

Merge pull request #16314 from 0xflotus/0xflotus-patch-1-1

chore: fixed some small errors in blogpost

commit 609e9518c1fa9380f517d95eb33c6690f4f150b1
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 14:29:18 2023 +0100

Update time passed.

commit e798b5eeba3339f6c3ee4f777c56ece020afc36c
Merge: 8e257fd8c 0744337d3
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 13:58:15 2023 +0100

Merge pull request #16439 from supabase/d5-community

D5 - Community

commit 8e257fd8c06dc2f430e8c8859ed8ac88f3da7aec
Merge: e2a2a4f14 4ab2a22e4
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 11 14:52:46 2023 +0200

Merge pull request #16446 from supabase/fix/ai-tag

Fixes AI tag on www

commit 4ab2a22e476a23e91bb7e7167cfe35112b453255
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Aug 11 10:10:27 2023 -0230
Fixes AI tag on www

commit 0744337d3224a42905d21cedd68ba2b34dde6fdc
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 14:26:19 2023 +0200

adds a blog post

commit 339bb538b63375f63c17e8d7c44c54f168385530
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 11 14:23:00 2023 +0200

Fix all remarks from Joshens review.

commit b74b57faeeb3b91dfc106573812f0c9ed9508361
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 12:30:22 2023 +0100

Added images.

commit 820087edd6a7933872cec2216118ad13184fa074
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 12:24:03 2023 +0100

Added content.

commit e252ad28a472f872d8e6aa1316cf9da3c5cf2b3f
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 12:22:58 2023 +0100

Update apps/www/_blog/2023-08-11-launch-week-8-community-highlights.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 76fcbe21a5ec9bb971ed6ab582d563baf676fc1d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 13:01:59 2023 +0200

fixes image

commit e2a2a4f14b9c3bbddf22101dd27f3af3949957a8
Merge: 45a654c39 7fb7ac5c4
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 12:59:50 2023 +0200

Merge pull request #16408 from supabase/docs/local-development-logging

docs: remove bigquery setup in local development docs

commit 7fb7ac5c41849c3975d3cb7bf6411e30fb9360b2
Author: TzeYiing <ty@tzeyiing.com>
Date: Fri Aug 11 18:48:50 2023 +0800

chore: prettier

commit 3c970898fa26f617dd48f07aa9a603a59e155a9c
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 11 18:31:51 2023 +0800
update security icons

commit 7833243fccd7289f8434d4e9be8f7ab5c080003f
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 11:20:55 2023 +0100

Added images.

commit 0353ff8b59513d7e081a4865bd66875838b9f1e8
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 11 11:01:41 2023 +0100

D5 - Community

commit e33ad322b353276c0d82f406c9ec4bc080022cbd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 17:48:35 2023 +0800

Update

commit 28c704fdebb3acc7262983b3c497711773b742fb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 17:44:10 2023 +0800

Refactor and shift all GET calls in org v1 billing settings to RQ

commit b4c8ee6b60ba97c1a9496c156a08f6623b12cd30
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 11 17:30:23 2023 +0800

hipaa og and thumb

commit 6eb5a2de09075ee7c9e027a3bd7b7da868bddb08
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 11 17:24:25 2023 +0800

blog post cta

commit 8e59e9ff02ec245ea2757d09ffe242c27a812475
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 17:13:07 2023 +0800

Shift fetching payment methods on new project page to RQ

commit 7dc9f212faf9fec75cc62a0aa556c4f1fec37758
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 16:50:09 2023 +0800

Fix styling issue on org billing v2 page and shift invoices org billing v2 to
RQ

commit 05a4da364eb15441298cf6ecda3319081356a068
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 11 16:37:14 2023 +0800

fix link

commit 45a654c39bd0bfd471b70ec747f813896c773e0a
Merge: 8fb44a111 46934dc40
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 10:33:18 2023 +0200

Merge pull request #16426 from supabase/docs/conn-pooling-docs-supavisor

docs: init some Supavisor docs

commit 1ffc5607a669ce17f63cfc7d79462b32a298728e
Merge: e8a63f5e7 0ae6cd650
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 11 16:31:30 2023 +0800

Merge branch 'ip/hipaa' of github.com:supabase/supabase into ip/hipaa

commit e8a63f5e73953276f6371536a2f1e3e3538ef0c7
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 11 16:31:23 2023 +0800

blog post nits

commit 0ae6cd6506ff32ede069d719cafba0d273c5f895
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 10:22:18 2023 +0200

Update apps/www/_blog/2023-08-11-supabase-soc2-hipaa.mdx

commit 22cf6223cda54029249645061f2edc3c8a437c39
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 10:21:47 2023 +0200

Update apps/www/_blog/2023-08-11-supabase-soc2-hipaa.mdx

commit a80fd1a9126c64149c5d26a50eda95532a77fce9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 16:21:33 2023 +0800

Shift generate types in API docs to RQ

commit 46934dc406a1436f809c1b365bde92c90a53bc68
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 10:20:34 2023 +0200

Update apps/docs/pages/guides/database/connecting-to-postgres.mdx

commit 96bbc64bbdc5d4c74f779eb0e1379b6a4d77133c
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 11 16:17:54 2023 +0800

fix typos

commit 8fb44a11182fbc02c9e9d26d1b6aee384d6f28fa
Merge: 4bd7f5bb4 1292cd29d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 11 10:16:26 2023 +0200

Merge pull request #16411 from supabase/mp/tce-vault-doc-updates

update to column encryption docs


commit 4bd7f5bb49406110be4546d6dbe7588a3abbe3c0
Merge: f420f0422 c14ec50c8
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Aug 11 09:57:18 2023 +0200

Merge pull request #16435 from supabase/fix/org-billing-smol-fixes

commit daf33cfe741a125b0ce61eaa0a6acf157cf6f956
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 15:43:42 2023 +0800

Update head method from data fetchers and shift retrieval of invoice count to
RQ

commit c14ec50c8363ee349d57de43be96b1023fcfedc5
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Aug 11 09:28:39 2023 +0200

fix: React warnings / alert layout downgrade modal

commit ccd559460c478fad84ab4da145e2e3e3aedbb296
Merge: e3f4d928d f420f0422
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 15:05:06 2023 +0800

Merge pull request #16434 from supabase/master

Dashboard deploy

commit 6cf0ef696dedffd83f52378c234fb55a81340d66
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 14:57:41 2023 +0800

Fix PATCH notifications and remove tooltip on dismiss button

commit f420f04223533a7478bda1a5059340a1cb4e164a
Merge: 8ae05861e 894388f5e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 14:47:26 2023 +0800

Merge pull request #16433 from supabase/chore/show-warning-in-pgbouncer-logs-


if-supavisor-is-enabled

Show warning in pg bouncer logs if supa visor is enabled

commit 8ae05861e4b3bbe4835c516ed95ea54750c00b49
Merge: deddeef70 f74241c38
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 14:33:26 2023 +0800

Merge pull request #16432 from supabase/da/network-restrictiosn-

chore: update network restriction limitations re: supavisor

commit 84247229423addf3684d30a6a4b91c78d62d757f
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 11 14:31:39 2023 +0800

reduce image height further


commit 7aa2258dbcdada2c06b69d6d6029c8d5c9fe5460
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 11 08:24:59 2023 +0200

add max height to blog image

commit 894388f5e7174a739ed8f8a1187150f73d69ba99
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 14:21:12 2023 +0800

Show warning in pg bouncer logs if supa visor is enabled

commit df0eda5024b658fea3f5be0a76bbee4e7d64d62a
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Fri Aug 11 14:17:44 2023 +0800

Add CTA depending on subscription plan

commit f74241c38967a91832f9102fe07b05bfde56c41e
Author: delgado3d <27228526+delgado3d@users.noreply.github.com>
Date: Fri Aug 11 10:52:37 2023 +0530

chore: network restrictions limitations for supavisor in studio

commit d541b224e5e4466e02a4b8a49dd723fe7e8c089e
Author: Div Arora <root@darora.com>
Date: Fri Aug 11 13:00:52 2023 +0800

chore: update network restriction limitations re: supavisor

commit e3f4d928d6eb1f11380a6eec75c95cb6cbf1d206
Merge: 5811fd732 deddeef70
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 11:52:01 2023 +0800

Merge pull request #16431 from supabase/master

Dashboard deploy

commit deddeef705faf771b71db634b2dc192ce5c82373
Merge: d9a2a4d4f 9a759d107
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 11:39:52 2023 +0800

Merge pull request #16430 from supabase/chore/hide-fields-in-pgbouncer-config-


if-supavisor-enabled

Hide fields in pg bouncer config if supavisor enabled

commit 9a759d1071cfd53c14918e2a1826cecb6bd60ab8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 11:18:31 2023 +0800

Temp check supavisor_enabled from connectionString

commit 91f8673630879a3e38ffc385dbbc904364968aee
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 11:15:05 2023 +0800
remove console

commit 38b1681d3a12d9deca35c6b52de72cf8f3729e97
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 11:14:43 2023 +0800

Hide fields in pg bouncer config if supavisor enabled

commit e95fe6fec449c4ed48774d5d78081bfb66c3855b
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 11 10:40:52 2023 +0800

update security page

commit ca49422f9c67ff0720cce1db1373d3ec756f2fef
Merge: d9a2a4d4f 4e56878bc
Author: Luke Pendergrass <lrpendergrass@gmail.com>
Date: Thu Aug 10 19:18:26 2023 -0700

Merge pull request #1 from justifiedfalsebeliefs/justifiedfalsebeliefs-patch-1

remove line break in row-level-security.mdx

commit 4e56878bc235d4c4d6285f38472a83ee86c57c23
Author: Luke Pendergrass <lrpendergrass@gmail.com>
Date: Thu Aug 10 19:17:56 2023 -0700

remove line break in row-level-security.mdx

Deleted errant mid-sentence line break.

commit b0661fe2844b6b3000904e071232a5321df16db0
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 11 10:01:27 2023 +0800

add blog post

commit 2c2a3e99677c9f0fe7b468e28985c3cb12220b1c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Aug 8 12:03:03 2023 +0200

chore: pricing page adjustments for hipaa/storage/byoc

commit a461594557969cc8bc28704d7ea5980bb1b1776d
Author: Inian <inian1234@gmail.com>
Date: Tue Aug 8 13:02:26 2023 +0800

add hipaa to footer

commit c2b6e1045f00b3e3e575de1ddc6a1827d0a41242
Author: Inian <inian1234@gmail.com>
Date: Mon Aug 7 23:43:08 2023 +0800

update hipaa note

commit 719bab065cf0ed3027de103637580af826a90526
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 4 16:15:08 2023 +0800
add note about supabase ai

commit cc50d25cebfc831c0d2c29c4af28158b3fadea90
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 4 14:59:16 2023 +0800

update text

commit 8673c4a68555edee5a9a6c7662ddc4311cab605b
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 4 14:43:52 2023 +0800

healthcare requirements

commit 11013b8ac67de8043edc53cd0dee25e4131a33ef
Author: Inian <inian1234@gmail.com>
Date: Fri Aug 4 14:17:13 2023 +0800

add network restrictions and ssl to prod checklist

commit d9a2a4d4f2defbfee3c73e36a63757a1874ceee1
Merge: 46aef428f b8996c797
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Fri Aug 11 01:28:34 2023 +0100

Merge pull request #16334 from supabase/chore/bump-up-logflare-version

chore: bump logflare to version 1.4.0

commit 568fc871dbb3958616e184b1599b99085f76b2f6
Author: gsarthakdev <dev@sarthak.pro>
Date: Thu Aug 10 20:13:54 2023 -0400

Update incorrect info in twilio.mdx docs

It appears to be that the links/routes for Phone Auth have been updated within
the Supabase dashboard but those changes are not reflected in the Supabase
documentation.

This link no longer takes users to the correct location:


https://supabase.com/dashboard/project/YOUR-PROJECT-REF/auth/settings

This link does take the user to the correct location:


https://supabase.com/dashboard/project/YOUR-PROJECT-REF/auth/providers

commit e3c5a5c43a25e9420506bbbf9258bbe5a1d236f7
Author: Chase Granberry <chase@logflare.app>
Date: Thu Aug 10 17:07:03 2023 -0700

docs: init some Supavisor docs

commit d8e07497c635be5e489f910b9d00cba72bb8222d
Author: egor-romanov <egor.romanov@gmail.com>
Date: Fri Aug 11 01:31:37 2023 +0300

add link to support form

commit 46aef428f5809083c4396f9d8edabb1aa8ddb4cb
Merge: 93a1432fa ad752098f
Author: Greg Richardson <greg@supabase.io>
Date: Thu Aug 10 15:57:56 2023 -0500

Merge pull request #16245 from grsouza/grsouza-patch-1

Fix signOut return value on Swift docs

commit 93a1432fa5cddb55ae7b3016c9c00ab5037b2c78
Merge: 95782ae35 5e075e175
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Aug 10 14:27:23 2023 -0500

Merge pull request #16419 from supabase/fix/sql-editor-use-effect-deps

commit 95782ae355cd8c750495babe303c48719dbf4772
Merge: a9f041824 7f0dc707b
Author: Greg Richardson <greg@supabase.io>
Date: Thu Aug 10 12:33:37 2023 -0500

Merge pull request #16418 from supabase/fix/cmdk-hidden-text-and-icon-spacing

Fix hidden text and icon spacing in cmd+k menu

commit 5811fd732482acb3ed8d828871780cdc7f72146c
Merge: e8300a830 a9f041824
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 01:23:07 2023 +0800

Merge pull request #16414 from supabase/master

Studio prod deploy

commit 5e075e17556f50e8a5dd30a118e2a52584ab67ac
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Aug 10 12:19:40 2023 -0500

fix(sql-editor): missing useEffect deps

commit 5b6546992c302389fbbc5fbe68981fadb30a0d10
Author: akos <65110142+projectaki@users.noreply.github.com>
Date: Thu Aug 10 19:18:56 2023 +0200

Update local-development.mdx

commit 303a3b94022c59b1d7df9ef4ccdd757c4957e7d0
Merge: b3cb658c1 a9f041824
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 01:11:05 2023 +0800

Merge branch 'master' into chore/convert-requests-to-RQ-2

commit 7f0dc707b9227f68864a039ce6e2170696e6931f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Aug 10 12:09:07 2023 -0500

fix(cmdk): hidden text and icon spacing

commit a9f041824f101c3a3d19c65241cc3f8af8248374
Merge: d3590dee0 57bb8a2f6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 01:07:11 2023 +0800

Merge pull request #16179 from supabase/feat/branch-management-2--with-project-


settings

Feat/branch management 2 with project settings

commit 57bb8a2f6c1cb0e116661d67c4a74d7ebce110f6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 00:57:29 2023 +0800

Add dynanmic integration url for staging and prod

commit 5d7193f5ce1c65f0e04e448c58dc69bb257c85fc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 00:50:55 2023 +0800

Fix

commit 1292cd29dc20179475c97e6a77378835312076c2
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Thu Aug 10 09:48:47 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 4734ac6a52a19ae19608fdc6e9b9963c0435cbdb
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Thu Aug 10 09:47:44 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 307fc3ad0a574ed602375f7aad4760832e63c80b
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Thu Aug 10 09:47:28 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit d62a7fb9c4d6ff047679825f5fa86f28edf654e9
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Thu Aug 10 09:47:02 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit bcaf5291debcf5da473612b25495e6c0e4a2c4a5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 00:46:42 2023 +0800

Add success notification for resync env vars


commit b7e1d97e8a78c9375a4c18daaf143e072d5f4e1c
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Thu Aug 10 09:46:46 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 35552848e08afac97c3a8171180bbce6f1b14f4c
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Thu Aug 10 09:46:12 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 697d48ac1beab96574d255b0432470f2cc4f0742
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Thu Aug 10 09:45:31 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 9bebecc2b09efa4c93e32bc83f35ce81526456ec
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Thu Aug 10 09:42:57 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

commit 4d2f3661038b6d6a75b4a0a2fc7816a5563d7051
Merge: 088e76c43 6a5296738
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 10 13:49:36 2023 -0230

Merge branch 'feat/branch-management-2--with-project-settings' of


github.com:supabase/supabase into feat/branch-management-2--with-project-settings

commit 088e76c4340a1a74e102e62b61707ddb5a5a16ad
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 10 13:49:32 2023 -0230

Spelling

commit 6a52967389f66b35480a592de6bc6ff4a4bd0fd9
Merge: 0c4b25994 fc0c6bcd3
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Aug 11 00:18:46 2023 +0800

Merge branch 'feat/branch-management-2--with-project-settings' of


https://github.com/supabase/supabase into feat/branch-management-2--with-project-
settings

commit fc0c6bcd3bee4a811cdf7f6d9095e691b93735bc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 00:03:15 2023 +0800
fix

commit e62a72ec6e58d28c2f54c036d87a0933e5ed7c39
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 11 00:01:38 2023 +0800

Change mutateAsync to mutate in IntegrationSettings and IntegrationsSettings

commit cb0aba4dd16b807c311ac6a965d9b138874b3eae
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Aug 11 00:01:53 2023 +0800

Update studio/data/integrations/github-connection-update-mutate.ts

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 0c4b259947747ae455d74a6b16bfc33611a92402
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Aug 11 00:01:30 2023 +0800

Update SettingsMenu.utils.ts

commit 83d259d72c741cfb51acd5387f407a5c9f6af440
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Aug 11 00:00:48 2023 +0800

Update
studio/components/interfaces/Settings/Integrations/IntegrationsSettings.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 8fb388c89178dcd4ecda8b8b9cd27a1687d54b01
Merge: c6817a440 f9e7591b5
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 10 13:29:39 2023 -0230

Merge branch 'feat/branch-management-2--with-project-settings' of


github.com:supabase/supabase into feat/branch-management-2--with-project-settings

commit f9e7591b5117e8f5322ac98299fa802b46272081
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 23:57:30 2023 +0800

Update IntegrationsSettings.tsx

commit 32b6915b1fa4b01dbce3cdbe4c81c9315558e014
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 23:51:40 2023 +0800

clean up

commit f479be9edbb2b3f239b48ce06f74a9f3fc86783a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 23:48:41 2023 +0800

Update IntegrationsSettings.tsx

commit c6817a44026e7108f629140d40f707b2b869f40e
Merge: aa1417b54 5fdc164d5
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 10 13:01:41 2023 -0230

Merge branch 'feat/branch-management-2--with-project-settings' of


github.com:supabase/supabase into feat/branch-management-2--with-project-settings

commit 5fdc164d57f10a36be5baf03fed2b04004116e58
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 23:26:46 2023 +0800

Update studio/components/interfaces/Integrations/OrganizationPicker.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 5c8d6d73096eb10b1554edb057d33e4a7854a7fd
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 23:24:55 2023 +0800

Update IntegrationConnection.tsx

commit b3cb658c114a97c8f7646a056470b437908e8e47
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 23:18:13 2023 +0800

midway converting invoices to RQ

commit aa1417b549657a309559e7c3f85c9b487a3573be
Merge: b1f714a53 1006481ed
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 10 12:40:45 2023 -0230

Merge branch 'feat/branch-management-2--with-project-settings' of


github.com:supabase/supabase into feat/branch-management-2--with-project-settings

commit 1006481ed2935980faafbbaf806357218a290761
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 23:09:47 2023 +0800

add empty state install button

commit d3590dee0c38f62b57436e77e66bffb35c137420
Merge: ce84ce77d d0d1432c4
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Aug 10 16:07:29 2023 +0100

Merge pull request #16406 from supabase/fs/lwd4

kappa day 4

commit a7d36e1e2b45b4a27143a6f6a2ba08c2f5d169d7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 23:05:52 2023 +0800

Update IntegrationSettings.tsx

commit 85022f7039772426099967458d2c62c9d4b076a0
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 23:01:24 2023 +0800
Update SettingsMenu.utils.ts

commit d0d1432c46dbe8160c07f96c7eed6b3de4c68a05
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 10 16:57:53 2023 +0200

Update apps/www/_blog/2023-08-10-supabase-integrations-marketplace.mdx

Co-authored-by: Ant Wilson <awalias@users.noreply.github.com>

commit b1f714a5384c3795bde4de8a0761d0884bc8052f
Merge: 6f3616c48 e64634a93
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 10 12:09:49 2023 -0230

Merge branch 'feat/branch-management-2--with-project-settings' of


github.com:supabase/supabase into feat/branch-management-2--with-project-settings

commit e64634a939d16b673277c390e079c035557cee80
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 10 16:32:08 2023 +0200

Fix an issue with rendering avatars.

commit 70f2e46040b959bdfdf0dac40783bd57d65ba531
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Thu Aug 10 11:27:40 2023 -0300

Update column-encryption.mdx

commit 3f0a3dbad604cc57767720ee6bc965410bd0dce6
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Thu Aug 10 11:25:34 2023 -0300

Prettier + typo fix

commit d9b96d4430cb270bbad7dd725256c9b9a192334b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 22:12:16 2023 +0800

Update 2023-08-10-using-supabase-with-vercel.mdx

commit 56e810f794437553dd2a047ad2eb1d8ddccc9656
Merge: 2b4afdd0d 3821c657f
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 16:04:24 2023 +0200

Merge branch 'fs/lwd4' of github.com:supabase/supabase into fs/lwd4

commit 2b4afdd0da706ad74d2d42ed4dc7509816166bf5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 16:04:21 2023 +0200

cleaner this way

commit 3821c657fd24c8e3bb8ee80c523fc99150f8fa55
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 10 15:52:13 2023 +0200
lw cleanup

commit 7a682b01173634ce55aa6b69cc3a7a3f0589693f
Author: Michel Pelletier <michel@supabase.io>
Date: Thu Aug 10 06:51:35 2023 -0700

update to column encryption docs with more explanations of risk/reward and key
get/set through API.

commit 87a368d1f20d340d3fa96d4166c448d859a07d7f
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Thu Aug 10 21:44:28 2023 +0800

chore: small fixes.

commit fac30949394994864220bc40a1bc58befcf21b89
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 10 15:42:20 2023 +0200

product hunt link

commit 6f3616c48abb8eb9e4d66f566d5300160a7d9368
Merge: 84ec19321 f10a8a34d
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 10 11:10:54 2023 -0230

Merge branch 'feat/branch-management-2--with-project-settings' of


github.com:supabase/supabase into feat/branch-management-2--with-project-settings

commit 84ec19321686c60b08e6196c4522e9da7ef30540
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 10 11:10:52 2023 -0230

Spelling

commit f10a8a34d589d88e524bba652ddfa11c7f21adc5
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 21:35:29 2023 +0800

Update IntegrationConnection.tsx

commit 5fd33209717b7acc7631bb91af533397f93b240f
Merge: 130258a1e 539e1aeee
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 10 10:58:59 2023 -0230

Merge branch 'feat/branch-management-2--with-project-settings' of


github.com:supabase/supabase into feat/branch-management-2--with-project-settings

commit 539e1aeeef2c6f6e57ca54642ecd61695bddb697
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 21:26:14 2023 +0800

Update IntegrationsSettings.tsx

commit 25b7acccad9ade86b235aa9ac287791dcd7ba483
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 10 14:58:36 2023 +0200
local dev hackernews link

commit 7670bdf9def101008f1c42c90b200f4a426c1db0
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 10 13:36:33 2023 +0200

Fix the query and mutation comments.

commit 91bdea3bcbac9e1dbd002c82447ed06bad26c687
Merge: b846b6b6d 7a89d8dcf
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 14:54:21 2023 +0200

Merge branch 'fs/lwd4' of github.com:supabase/supabase into fs/lwd4

commit b846b6b6d1e43ca2ad41bd35f94a4affc2ada3c5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 14:54:17 2023 +0200

updated title

commit 7a89d8dcfe9db911f3e85e5753c03d26b6810cf3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 10 14:11:56 2023 +0200

remove templates link

commit b20b5e022c227940d2899416f12abc88b852df5f
Merge: 605460489 2fd6e709e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 14:03:08 2023 +0200

Merge branch 'fs/lwd4' of github.com:supabase/supabase into fs/lwd4

commit 605460489dcc2374eae283d706027478a828db48
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 14:03:03 2023 +0200

final touchups

commit 2fd6e709e4a39f1d58660977f1e5a9fa1e8a2251
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Thu Aug 10 21:58:48 2023 +1000

shorten dotpoints

commit 130258a1eb75c3170a3d400b5b6ce131f914e79f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 19:50:58 2023 +0800

Update IntegrationConnection.tsx

commit ce84ce77d5aa7f91806c377da49d94d035c760dc
Merge: b3e082636 19e24cfd4
Author: Han Qiao <sweatybridge@gmail.com>
Date: Thu Aug 10 19:39:29 2023 +0800

Merge pull request #16404 from supabase/purge-apt


commit 367ac58ff11b1f1c1a18f19158c0ed07752069d5
Merge: 5929f55ab 84a290c43
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 19:35:02 2023 +0800

Merge branch 'fs/lwd4' of https://github.com/supabase/supabase into fs/lwd4

commit 5929f55abd30b87f8783829500976c4a82800c87
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 19:35:00 2023 +0800

add sections in for demos

commit 84a290c432677668c01a1a8aa600bb20a10ef4c2
Merge: 879a29763 fb3b7528a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 13:29:45 2023 +0200

Merge branch 'fs/lwd4' of github.com:supabase/supabase into fs/lwd4

commit 879a29763e8452be72d02c0064df372d48dbc8f0
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 13:28:03 2023 +0200

moar changes

commit fb3b7528a63f4ccbafe596d9600a9d543953f7c0
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Thu Aug 10 21:21:17 2023 +1000

improve Next.js Auth Helpers sections

commit bda6ba8e5a6590355586c8005fc5378fee453293
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 13:16:52 2023 +0200

grammar

commit 05abcac08e046b6c0214124a85c14fa2773ec250
Merge: fd34707ab fb991a665
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 13:07:40 2023 +0200

Merge branch 'fs/lwd4' of github.com:supabase/supabase into fs/lwd4

commit fd34707abfe03ecb75feef43cdec11a3d6bc2364
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 13:07:34 2023 +0200

fixes spelling / grammar

commit fb991a665f98b04f3a8bb53add7a4079f62a7b55
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 10 13:04:06 2023 +0200

update blog links

commit eda23408c80781e98808deee0cb8362696605e8f
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Aug 10 18:50:27 2023 +0800

docs: remove bigquery setup in local development docs

commit cbec48032f7e269b5fa466a20aa696dac0aa9e25
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Aug 10 13:47:33 2023 +0300

add limitations block to realtime docs

commit 894103b08dc8723e203ccb2870835369a46aa059
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 18:26:15 2023 +0800

update marketplace thumb

commit 68310295345501ecad434991c532309cb2f43477
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 18:26:04 2023 +0800

Update vercel-and-supabase-og.jpg

commit bcdf72c3725a2363c40aa40abfc64351f4f0d883
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 18:17:57 2023 +0800

make marketplace post the lead

commit 507c32935d1d6908f08ee20ff8d5d75a64c4e442
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 18:17:44 2023 +0800

update thumb for vercel post

commit 53405cdbea2b697d4cb085a8dfaba8490e713532
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 18:03:48 2023 +0800

Shift update Tax ID in Org billing V1 to RQ mutation, and shift retrieving Tax
ID in Org Billing V1 to RQ

commit 19e24cfd4847b723301fbec4d0eec96c7e15d09a
Author: Qiao Han <qiao@supabase.io>
Date: Thu Aug 10 18:00:30 2023 +0800

chore: purge apt cache to reduce image size

commit 256252dc0976248282f492f53899d7838634298e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 17:49:59 2023 +0800

Shift delete notifications to RQ mutation

commit 1affa5366962e05ebf38479ad28cf424eef98e24
Merge: 972201859 33fa07dc4
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 11:48:58 2023 +0200

Merge branch 'fs/lwd4' of github.com:supabase/supabase into fs/lwd4


commit 9722018594bea4f1c9643c72a92e8b994c779027
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 11:48:54 2023 +0200

Adds vercel post

commit 33fa07dc4c2d7fe7633e949c3beef2ad763d64ae
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 10 10:57:01 2023 +0200

update marketplace svgs with better blur

commit 5f7bee33235dfe7cb48a3dc999ed3648776458d0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 16:50:04 2023 +0800

Change mutate to mutateAsync for account pref and pooling config

commit 5e88f9ea06101b1af3dc3e7e59bf1eb437f7d69d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 10 10:42:17 2023 +0200

update current day cta

commit 331f7b30313ea536d3770e739ee01b45cba141fb
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 10 10:40:03 2023 +0200

Adds integrations blog post

commit f577e2307799c9f951ac35959cd612efe77dfc64
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 10 10:23:45 2023 +0200

day 4 images and content update

commit b3e08263697348a438fa33037abb1b9be7671aba
Merge: 409d6c7d8 a1cff5989
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 16:17:13 2023 +0800

Merge pull request #16378 from supabase/fix/sql-ai-title-gen-flag

Fix: Put SQL AI title gen behind feature/hipaa flags

commit 409d6c7d8a50e9f70a293414bb904ebd26b5ace3
Merge: 6d45a5112 bb4436d8b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 15:57:09 2023 +0800

Merge pull request #16382 from supabase/fix/refetch-entity-definitions-after-


execute

Fix: Refetch entity definitions after SQL execution

commit a1cff5989a5379c09dbcf3798786e15dadd5091a
Merge: 998ba9481 6d45a5112
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 15:56:26 2023 +0800

Merge branch 'master' into fix/sql-ai-title-gen-flag

commit d1df80d4992de2c5564365c5ed2b3cc227266e70
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 10 09:54:59 2023 +0200

d4 setup

commit 998ba94811ffbd93cbbf171e54fc6a3fb3d54e51
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 15:50:25 2023 +0800

Update studio/components/interfaces/SQLEditor/SQLEditor.tsx

commit 6d45a511298242d7d69c72479d96da4a81b33576
Merge: 2be678a8a 72be58f85
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 15:49:10 2023 +0800

Merge pull request #16377 from supabase/fix/hipaa-addon-check

fix: check for hipaa addons

commit c40f1849309ef25b0ca51fc2d5a1ef5817a8650b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 14:01:36 2023 +0800

filter projects to exclude unhealthy, removed, coming down etc

commit 1417424e8f29ff3efd2639b2fcf0ea2eaca41a51
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 13:52:16 2023 +0800

disable config

commit e8300a8308719eafbf57d5a9706dd68b4d00be58
Merge: 812d9ed82 2be678a8a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 13:51:40 2023 +0800

Merge pull request #16399 from supabase/master

Dashboard deploy

commit 2be678a8a3f30dfd6cb5664ae127414d20b0a19a
Merge: a0fc06bdb 2a55e0da1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 13:21:09 2023 +0800

Merge pull request #16398 from supabase/chore/vercel-integration-empty-states

chore: fix empty states for Vercel Integration

commit 2a55e0da121e22cf804833c11d153d8f2f547954
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 13:15:19 2023 +0800
Update studio/pages/integrations/vercel/[slug]/marketplace/choose-project.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit a0fc06bdb8b477f1c7a3873e60671519d558f91c
Merge: 9d3dc861b 812d9ed82
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 13:11:10 2023 +0800

Merge pull request #16390 from supabase/studio

Sync studio -> master

commit 600027af4786af0d3b48f6e789df4b86ac9785a3
Merge: 358ff034d b248a5b1c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 11:59:48 2023 +0800

Merge branch 'chore/vercel-integration-empty-states' into feat/branch-


management-2--with-project-settings

commit 358ff034d92e623f685aef926d54d1799f9b3aaf
Merge: d75e945b8 9d3dc861b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 11:54:45 2023 +0800

Merge branch 'master' into feat/branch-management-2--with-project-settings

commit b248a5b1c68eb507719dc890c5d88b0ba58befe5
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 11:53:26 2023 +0800

href update

commit 31175bba07c76b122e00d4fda7548acc460c1462
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 11:48:54 2023 +0800

update consts

commit 36a0899266f879b9cac1201fb715f815f7e37e12
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 11:41:40 2023 +0800

issues with 'first project' picker

commit 0e977ebddf9a8cf11a67b1ac613d9676a08e87ae
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 10 11:24:49 2023 +0800

chore: fix empty states for Vercel Integration

commit 3d254a8606aaa401e67bfed860a165fd3057824a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 4 14:29:26 2023 +0200

Remove the mobx AuthStore since all of its functionality has been moved to
react-query.
commit 1c95b0766cee1e4c433b14efdbfbbdff2a7081e1
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 4 14:28:50 2023 +0200

Rewrite the Auth components using react-query.

commit 678d79d3694c6b618cdf04d4c53de855603962d8
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 4 13:31:06 2023 +0200

Change the page layouts and the main auth layout to not use the Auth Store.

commit 8bb2dd1bb450072f1ad3db695a580a2c7fb2fc3a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 4 13:28:09 2023 +0200

Add query and mutation for fetching and mutation auth config.

commit 9d3dc861b8441a83929b2235d06821e514c2dbd4
Merge: fe720bd16 0c5309dc6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 9 19:51:56 2023 +0200

Merge pull request #16384 from supabase/fix/svg-images

Improve svg images with bg

commit 812d9ed82be9696ef159e2f01475ffed4a036c72
Merge: 16d715e3a 0bee1609e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 01:47:15 2023 +0800

Merge pull request #16387 from supabase/hotfix/migrations-ui-name-is-undefined

Fix migrations UI name is not defined

commit 0c5309dc6989804a689d074628d7308efbfbb492
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 9 19:43:45 2023 +0200

update lw8 svg images with bg

commit 0bee1609e1c3fdb63783d42137d8925fba4e15d4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 10 01:30:29 2023 +0800

Fix migrations UI name is not defined

commit 85e60418aa05c2a955519aa6cf676110253d20aa
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 9 18:40:30 2023 +0200

update lw8 svg images with bg

commit bb4436d8bfa8586760f70f9ecb9f4be67aaae223
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 9 10:25:26 2023 -0500

fix(sql-editor): refetch entity definitions after sql execution


commit fe720bd1621e24b12ecbe4333f681b7a237c3b76
Merge: 9fc9f9799 f35299cb9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 9 17:29:47 2023 +0200

Merge pull request #16380 from supabase/fix/yt-url

Fix/yt url

commit f35299cb97ec2f8b91109c86b09edcba228178b4
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 9 12:48:49 2023 -0230

Fix youtube url

commit 56e4123ae4ea2db4267a51c7896695b19ecd0c54
Merge: 0021668e1 9fc9f9799
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 9 12:46:54 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 9fc9f979950e9a88f307b388bf85d0df46b76ea4
Merge: 2af21872b c7ba1002c
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Aug 9 16:09:45 2023 +0100

Merge pull request #16375 from supabase/fs/lwd3

LWD3

commit 2af21872b7ca9454f41623f21dbff70cfe5ed344
Merge: f94dddc98 c9e20d180
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Aug 9 17:03:49 2023 +0200

Merge pull request #16265 from supabase/chore/database-health-org-billing

chore: adjust database health report with org billing

commit f94dddc9862e34d1788fe68e36d7290a26ccbfea
Merge: a6c872d5d 53d90cd8d
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 9 12:29:22 2023 -0230

Merge pull request #16072 from supabase/fix/escape-newline-in-csv

Fix the CSV download in the SQL editor to escape newlines.

commit c7ba1002cc748c53dba6c59b46f900ab08f80c57
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 9 16:54:38 2023 +0200

align features center on mobile

commit 4cfa5df3affddafa6ece7d3b51616177306e04d7
Merge: 326561c04 40dfa97f9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 9 16:43:22 2023 +0200

Merge pull request #16340 from supabase/lw/studio-3-blog-post

updates

commit c9e20d180039b087b8516e642f7bef0d0bbfb288
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Aug 7 00:46:37 2023 +0200

chore: adjust database health report with org billing

commit 86a5ef8f2e828798f5ad8afb1142dcc6dfe685da
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 9 09:41:44 2023 -0500

fix(sql-editor): put ai title gen behind feature/hipaa flags

commit 72be58f858d9f581f7fabff1556d9e705429d5d6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Aug 9 15:27:29 2023 +0200

fix: check for hipaa addons

commit 40dfa97f9499804a250faea4937a1a60de54cb9f
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 9 11:18:18 2023 -0230

Replace wrappers img

commit 326561c048bcd412b709187e76f45ed3de2551b8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 9 15:28:08 2023 +0200

update day 3 image

commit ffae89f7209fd23a8ad31db5d2216508719f8d1a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 9 15:13:40 2023 +0200

remove console.log from integrations page

commit f03f0076014d553dd7298394734d503da6d82daf
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 9 14:57:04 2023 +0200

add studio 3 feature list

commit c4c7181357451d2bfc5ce675264773191bf9d2d1
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 9 10:25:43 2023 -0230

Update video

commit 2a9207894b2fa17f791d7549feedbdda67fba170
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 9 14:35:20 2023 +0200

fix twitter space day


commit c6381bd47b6731d5df58801bfe53a70466aca7e9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 9 14:32:58 2023 +0200

update youtube link

commit 53d90cd8d774ab49761fd42223aabb490cce8154
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 9 14:31:25 2023 +0200

Add headers to downloaded CSV.

commit 8c4fc04af4240d3420d9d0de69b11799bb668afb
Author: AdditionAddict <48436581+AdditionAddict@users.noreply.github.com>
Date: Wed Aug 9 13:17:23 2023 +0100

doc(webhooks): add details of the logging

commit 0021668e127b1e4c5a9ec3dbb3895d69a8de0377
Merge: dfbf715da a6c872d5d
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 9 09:24:55 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit d32f97d1eb2b9d3aef5e4f19fbfef491960d1c65
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Jul 28 10:33:11 2023 +0200

Add handling to escape quotation marks also.

commit 7190224e5c48a1320e33f973f28c7257a485ff6c
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 27 10:25:40 2023 +0200

Fix the CSV download in the SQL editor to escape newlines.

commit a6c872d5dd6b3822be788868e454166242e1d549
Merge: 139821bad e093de5bb
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 9 13:39:51 2023 +0200

Merge pull request #16371 from supabase/dependabot/npm_and_yarn/semver-6.3.1

Bump semver from 6.3.0 to 6.3.1

commit 2d873c63bde90ddb964784ceee31576f0217a281
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 9 09:06:49 2023 -0230

Replace video

commit 904e6247a81d028aa69e69d0e3fe4830be5a86d5
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 9 08:52:26 2023 -0230

Replace wrappers image


commit 25d947f02438154e946868c224188fb86be2ca2e
Merge: 40de33cd9 8e9f692f1
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 9 08:47:19 2023 -0230

Merge branch 'lw/studio-3-blog-post' of github.com:supabase/supabase into


lw/studio-3-blog-post

commit 8e9f692f1f3d1871acb1a2d9f4ea433dfb7d3829
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Aug 9 11:47:45 2023 +0100

last touches.

Fixed filename/url and added links to LW8 announcements.

commit e093de5bb2a20d5fbf70acc077ec52e6b61d3d72
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Aug 9 10:42:47 2023 +0000

Bump semver from 6.3.0 to 6.3.1

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.


- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 139821badf1e01209acf5b491071d717ddb05960
Merge: cae0b20cc f22426734
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 9 12:38:12 2023 +0200

Merge pull request #16370 from supabase/fix/integrations-video

Fix the introductory video in the integration page

commit f2242673406618d0d8f0bd9f2065c591c8691cdc
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 9 12:23:16 2023 +0200

Fix the integration video.

commit db81b01b19c1a6d0f00f529b5d9c466b0caa81b9
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 9 18:20:53 2023 +0800

add icon animation

commit 16d715e3a4b78b918261da905b67eada5d201cbb
Merge: e57c592f0 cae0b20cc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 18:08:46 2023 +0800

Merge pull request #16367 from supabase/master

Dashboard deploy

commit cae0b20cce0ca270a724fcffce83b4a642135323
Merge: 8b613e4a7 1fe4b4527
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 17:11:36 2023 +0800

Merge pull request #16365 from supabase/fix/sql-editor-monaco-autocomplete-


popover-positioning

Remove use of fixedOverflowWidgets

commit 1fe4b4527ddd3fb94a8b1e1f2506415ba32a1a7d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 16:26:42 2023 +0800

Remove use of fixedOverflowWidgets

commit 8b613e4a79ac2c57e2e9525a1714bab33bc72b5a
Merge: 9391b7669 a551d7103
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed Aug 9 10:15:50 2023 +0200

Merge pull request #16337 from supabase/docs/plan-disk-limits

chore: state free and pro plan limits more clearly

commit 9391b7669bb3da23c84ce1fc94a55ec0213c3ea0
Merge: dbf7598e4 8c90736b4
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed Aug 9 10:08:04 2023 +0200

Merge pull request #16364 from supabase/blog/update-inspect-image

chore: update inspect preview image

commit dbf7598e49dc85ca239ca03d20c878b1fc192fc9
Merge: 6d15b79e9 ed51f2b72
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Wed Aug 9 09:04:52 2023 +0100

Merge pull request #16342 from 0xflotus/0xflotus-patch-1-2

chore: fixed small errors in blogpost

commit 6d15b79e954a4c103f4ebb3c46faea5ee408ed84
Merge: f8bbc3a1f 5a0bf5621
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 9 09:51:45 2023 +0200

Merge pull request #16361 from supabase/dependabot/npm_and_yarn/tough-cookie-


4.1.3

Bump tough-cookie from 4.1.2 to 4.1.3


commit 8c90736b4f464a5311a2010966439f79df793c68
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed Aug 9 09:40:59 2023 +0200

chore: update inspect preview image

commit e57c592f0521a5baca1a275e9c631f0534d8fbcb
Merge: 4fbe09084 f8bbc3a1f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 15:34:38 2023 +0800

Merge pull request #16363 from supabase/master

Dashboard deploy

commit f8bbc3a1fad673664b3de5ef86028fef29c661bd
Merge: 1b11f5771 dfc8793eb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 15:21:06 2023 +0800

Merge pull request #16362 from supabase/chore/disable-debug-button-f-running

Disable debug button if running

commit 1b11f5771fa020c13761f473c9f0312fa9dcedbf
Merge: d0986b6ce a02e23909
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 9 15:04:46 2023 +0800

Merge pull request #16339 from supabase/update_name

add name to humans.txt

commit dfc8793eb3bd4845e3f65ae541d5c1aa96441d87
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 14:56:19 2023 +0800

Disable debug button if running

commit 5a0bf56214357346c7cd644d90ccf8856d4ad6b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Aug 9 06:49:56 2023 +0000

Bump tough-cookie from 4.1.2 to 4.1.3

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to


4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/
CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>


commit d0986b6cedaa03482760ca8f9aec7d19131f85f1
Merge: 437a5ab60 9dd4ceeab
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 14:45:02 2023 +0800

Merge pull request #15910 from supabase/feat/ai-sql-editor

AI SQL editor

commit 9dd4ceeab4c4dc0d41b97de5b63c7cc8394cc475
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 14:26:00 2023 +0800

Address comments

commit d2d3ad35bac31494d88a4b2f74112a887986c3e1
Merge: baaca12f1 ed06ad617
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 13:27:42 2023 +0800

Merge pull request #16359 from supabase/fix/ai-sql-editor-fixes

Fix/ai sql editor fixes

commit baaca12f1360bc1289257ddbd4d59977f40d90a7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 13:20:41 2023 +0800

Update studio/components/interfaces/SQLEditor/RenameQueryModal.tsx

commit ed06ad61787457886a247b21864089996202d6cf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 13:17:24 2023 +0800

Use ResponseError for new sql mutations

commit 2c7c4cd20d29591ad3644676ceac78d394cc501c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 13:13:49 2023 +0800

Use ResponseError for sql-debug-mutation

commit 36a006968e4e634c293e4679d501503f60359d5d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 13:11:36 2023 +0800

Improve error message in UtilityTabResuls

commit f4162a34404e5b4874e30e17e92c5b1b7ca9637c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 13:10:53 2023 +0800

UtilityActions disable run query button if executing

commit 4fbe090847b927d93a1ae445952d6158a385f2e8
Merge: 56a357c7e 437a5ab60
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 13:02:23 2023 +0800
Merge pull request #16357 from supabase/master

Dashboard deploy

commit d1a7ba3279bcdc4f77923e133b04603647b7556c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 12:32:58 2023 +0800

NewProjectPanel link to /templates instead of /new based on AI flag

commit 437a5ab60868355eefce2924eebd81bfbdfa7469
Merge: 1dd94b806 b7e541240
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Aug 9 14:26:01 2023 +1000

Merge pull request #16358 from supabase/chore/airtable-wrapper-coming-soon

chore: airtable wrapper coming soon

commit b7e5412404303298d7be8a1ba362b303e3bb5d27
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Aug 9 14:13:09 2023 +1000

chore: airtable wrapper coming soon

commit 70f723da864f2bf9b36aa889554ac5a3eb608098
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 12:10:56 2023 +0800

Nav left menu link to /templates instead of /new based on AI flag

commit 462ad3c7debe7ecd2cdb828913ee9c50dd8adbf6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 11:58:31 2023 +0800

Fix error on deleting unsaved query

commit 91453b53319db701567b7a5b01024e0238a7f7e9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 11:54:19 2023 +0800

Fix stuck in loading state on /sql/new

commit 23cf4d90f74b6ba04761945bd54efa98f6501bc4
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Aug 8 21:51:00 2023 -0500

feat(sql-editor): generate titles using ai when accepting new generated queries

commit a20b933889ac883581eef83045f99363ca393935
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Aug 8 21:29:30 2023 -0500

feat(sql-editor): helpful error message when openai token limit reached

commit fc28171b950e8f56a3b5d56a94a024490de8bd7e
Merge: 2ff83f9bc 1dd94b806
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Aug 8 20:18:26 2023 -0500

Merge branch 'master' into feat/ai-sql-editor

commit 2ff83f9bc0d4461fda13256c2a19725d6395b741
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Aug 8 18:54:42 2023 -0500

fix(sql-editor): ai schema suggestion popover logic

commit 40de33cd925920a2df700777f5515e73f5e39865
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 17:37:59 2023 -0230

Edits

commit a1db29768a009c9758f67477e873e073ff14e099
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 17:33:39 2023 -0230

Edits

commit 04f3e9cd6a5570cd14106803170186add5191c46
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 17:22:11 2023 -0230

Revise author list

commit d58a7eec6f4c703d54625f5092a4c3d8af75775e
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 17:20:10 2023 -0230

Add hipaa as plan id

commit 797458ac3b1cebbaf3eda26d368b4c090c8a41eb
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 16:55:05 2023 -0230

Add hipaa flag

commit 12cf13087a66e6c09da38778f1927a569078e890
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 16:26:38 2023 -0230

Feature flag supabase ai

commit 71311c47af2f105e557763b9d0c113cb2c98c6b1
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 15:38:58 2023 -0230

Rearrange opt-in modal

commit 1dd94b80695ee02908c23341802de666de4b2703
Merge: d24a48009 2ef9aef99
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 01:52:24 2023 +0800

Merge pull request #16348 from supabase/fix/migration-name-not-avaiable


Add default text for when migration name is not available

commit 1b379f2c959909b15d0bc587712192cf46395ce5
Merge: ac4403c61 b63864a57
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 15:17:41 2023 -0230

Merge branch 'feat/ai-sql-editor' of github.com:supabase/supabase into feat/ai-


sql-editor

commit 90a7127a0f6087a9244829bc94c11fb8a4791df1
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 14:59:38 2023 -0230

Add migrations image

commit 2ef9aef99cd9711925759731405b86e172fcb5dc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 01:29:35 2023 +0800

Add default text for when migration name is not available

commit 14cc2decc37b2655552bf9959c03dd0c0bba49d1
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 14:55:35 2023 -0230

Add migrations section

commit b63864a57b67a13d74bc366999d43c9b93ca76e1
Merge: ac4403c61 abd56165c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 01:10:35 2023 +0800

Merge pull request #16329 from supabase/chore/sql-editor-blank-snippet

feat: Blank query when switching to SQL Editor

commit 3534d8f81e1ea2daaf4d7247c5828001569df9be
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 01:07:01 2023 +0800

Shift patch database pooling connection update to RQ mutation

commit f6d20d6eb02fd0f54d78ffa6f8cdb4227f3f1971
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 19:01:00 2023 +0200

update callout date

commit c2c1b400c1955ea50197e5f3f12d20a31d563a9b
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 14:30:16 2023 -0230

Update images

commit 4ce8478912284e3bdf1db45ff64b0b776cd63c25
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 18:53:38 2023 +0200
day 3 initial setup

commit 471e051b581197803580aa59c26421305f326d9a
Merge: 033f43a45 dfbf715da
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 14:22:25 2023 -0230

Merge branch 'master' into lw/studio-3-blog-post

commit dfbf715dacf931fa94a48fad381e6cbbc379f6f5
Merge: 979308dc9 d24a48009
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 14:22:22 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 033f43a4568815c44b5bb00fa2ca9094efaef73f
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 14:22:17 2023 -0230

Update og

commit d24a480090a4c192a557d01cc6365cd20b2ba374
Merge: 979308dc9 035a647c0
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 9 00:43:00 2023 +0800

Merge pull request #16345 from supabase/updates

Updates to blog post.

commit d03f7e260f611c3753a9b1183f96c641d98772fd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 00:31:37 2023 +0800

Shift patch database password to RQ mutation

commit 035a647c0a24a14117a56394d3154a860753965d
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 17:25:13 2023 +0100

Add link to D2 announcement.

commit 2ecd2d6416033dc6ad2f82ecf6f3e5036fcedfe7
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 17:22:34 2023 +0100

Updates to blog post.

commit bc0eb5cbf5a776bd7ff537abaa2f39b4cfb47580
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 9 00:10:47 2023 +0800

Use RQ mutation for updating billing address in Org V1 billing settings

commit 979308dc9048ae09a2e4f13d76679a50dc1fedca
Merge: 45400a721 541ae8795
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 17:56:13 2023 +0200
Merge pull request #16336 from supabase/fs/lw-d2

LW8: Day 2

commit 6b2763fc1959f3826a58b5cb28d57597fef0fb29
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 8 23:32:56 2023 +0800

Use RQ mutation for update default payment method + delete payment method in
Org V1 Billing settings

commit 45400a721b57ffe004885a5e5363c57712da9516
Merge: 768fd93a3 e3b930b50
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Aug 8 23:31:03 2023 +0800

Merge pull request #16223 from supabase/chore/warning-log-explorer-postgres-


adapter

When user isn't using Big Query adapter, we warn the user that they c…

commit abd56165c7169a0b92e55a771e7b2463732628ae
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 17:24:45 2023 +0200

Save the snippet after doing the minimum interaction (create a template, create
a quickstart, make a personal copy, write a letter in a new query).

commit 913653864ec18dbada069b50c7bada85da89da27
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 17:23:18 2023 +0200

Remove unneeded file SQLAI.tsx.

commit 768fd93a33f8c6170852c44d8120f18f6b6ab16a
Merge: d0b394045 868a6d067
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Aug 8 23:13:22 2023 +0800

Merge pull request #16343 from supabase/chore/add-collapisble-to-blog

chore: add collapsible

commit b2819b11b875b44683013a5628e82bc57e9bff48
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 12:42:56 2023 -0230

Fix crop

commit 868a6d0676a2a38bf832c0f91a8cb1db00485b94
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Aug 8 22:59:42 2023 +0800

chore: add collapsible

commit a31015e1963a1a6b7030660dda9275e8af0c3d3c
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 12:25:14 2023 -0230
Recrop image

commit ed51f2b728ba0230fd342c0ac01c73dc22f9fe9a
Author: 0xflotus <0xflotus@gmail.com>
Date: Tue Aug 8 16:53:09 2023 +0200

chore: fixed small errors in blogpost

commit 6a949554c51d883fd1c78f4d6e5da68c11ab1175
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 16:35:17 2023 +0200

Fix sharing of snippets.

commit 87e0c91bd8b6f4fc91ef18818f9c7f53db91d2d3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 8 22:30:34 2023 +0800

Remove margin

commit 603357afe888ab1550a186fcb265782c76f05baa
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 11:59:11 2023 -0230

Prettier

commit ed251435f638b74f3400816d4951beca6d6cc60e
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 16:14:23 2023 +0200

Remove the build with AI tab button.

commit 541ae8795bfee649bbc9792d7d2938ea765fb6c9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 15:49:48 2023 +0200

update yt thumbnails

commit 6f6d59fb3091af835363c36447af25813807c908
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 15:11:01 2023 +0200

Update yt video

commit d8219e17df7326560f6123c54c0e9e20933c0d77
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 14:35:37 2023 +0200

use window.scrollTo

commit 0b5a3c35870e3e876f008e0f0ffe397bd162c40c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 14:15:24 2023 +0200

lw8: blog link

commit 8f23fb5d54d6c17d668f2ec630128c61fd39c8d4
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 13:06:23 2023 +0200

lw8: update banner data

commit 3b2a409d796a81ba9f49fbff6b7c8fcbb514dc19
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 12:45:43 2023 +0200

lw8: more current day call to action

commit 56e38119dadea843a3f35e2597c66f06ffa23ae6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 12:01:49 2023 +0200

lw8: update current day widget

commit f5b26b0d81bb04a3f8553b4c48e1dcf1f1d462d8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 11:47:51 2023 +0200

lw8: day 2 card setup

commit 7cbe8e2851c27444581d6bafdb17aca3fce605a1
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 10:52:52 2023 +0200

lw8: update and clean up card

commit d0b3940459bbb7cd791ea2577b4f6ebd91d918a2
Merge: ee0991d67 3c60b148d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Aug 8 22:11:24 2023 +0800

Merge pull request #16335 from supabase/d2-blog-post

Kappa - D2 - blog post

commit 3c60b148d3531de039f00bef10fa33421b712caf
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Aug 8 22:00:17 2023 +0800

Update 2023-08-08-supabase-local-dev.mdx

commit 540ad6c5b22da4a2ab5660fe843c0deaead1e88d
Merge: ac65d221b bea7bb3e5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 8 15:58:52 2023 +0200

Merge branch 'd2-blog-post' of github.com:supabase/supabase into d2-blog-post

commit ac65d221bcab7ec528b7e82d15613c22558142c0
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 8 15:58:30 2023 +0200

fix links

commit b5dc9587027e24cafd66179804033a8b90fd9607
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 11:28:12 2023 -0230
Updates

commit bea7bb3e5d7b009e7adb38e5ec46553c95e9c386
Merge: 04c24089b 15a59372d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Aug 8 21:57:35 2023 +0800

Merge branch 'd2-blog-post' of https://github.com/supabase/supabase into d2-


blog-post

commit ee0991d67d25353b9573f6fe5b9d2e43f754a8e9
Merge: c23800977 dc5744747
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 8 21:56:53 2023 +0800

Merge pull request #16228 from supabase/feat/logflare-airtable-wrappers

feat: add logflare and airtable wrappers

commit 04c24089b732e492cde7ef9cfc61c01252f64826
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Aug 8 21:55:05 2023 +0800

Update 2023-08-08-supabase-local-dev.mdx

commit 15a59372d9f8c6a19c8f08bffdbce2caa616f16a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 14:53:25 2023 +0100

Fix image and other small things.

commit 7f340d953ea78cb372705330980360a97e31b0af
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Aug 8 21:35:54 2023 +0800

fix html

commit cc1fc84cb69e7d1ee687ed300c6272df31f90245
Author: 0xflotus <0xflotus@gmail.com>
Date: Tue Aug 8 15:18:39 2023 +0200

Update 2023-08-07-hugging-face-supabase.mdx

commit 342195ba315c78a0526573ae048ab8d5d00271e0
Merge: 290525263 c23800977
Author: 0xflotus <0xflotus@gmail.com>
Date: Tue Aug 8 15:17:23 2023 +0200

Merge branch 'master' into 0xflotus-patch-1-1

commit 160755c124ec6203e332b10b3358406bedf9ee20
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 14:58:20 2023 +0200

update authors

commit 3ad5b051e68ec2ad33678cf14a624b28d72542b7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 14:40:26 2023 +0200

Update apps/www/_blog/2023-08-08-supabase-local-dev.mdx

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit e3b930b50183cec310b8c549527241056229c8d0
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Fri Aug 4 14:56:57 2023 +0100

Apply review changes

commit ceebf1b63de9bde34345f844cea83023eb8f975a
Author: Filipe Cabaco <filipe@supabase.io>
Date: Fri Aug 4 12:23:09 2023 +0100

When user isn't using Big Query adapter, we warn the user that they cannot use
Log Explorer

commit 45a8202eb6242c7e8e3b9f78fae404839a3854f2
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 10:08:16 2023 -0230

add wrappers image

commit d95f6f0bbfd197dc339a32e3d5cd1229f5b8a366
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Aug 8 20:22:01 2023 +0800

Update apps/www/_blog/2023-08-08-supabase-local-dev.mdx

commit d4d4c2e9ddcd93ae56e15d15355e747e49198047
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 14:16:47 2023 +0200

prettier

commit 4852b186df720aa911381cc9e672b7b8feb12db1
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 13:11:44 2023 +0100

Update apps/www/_blog/2023-08-08-supabase-local-dev.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 2eb1f814b24e1e70f69f9c93f237fc366a086753
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 13:11:29 2023 +0100

Update apps/www/_blog/2023-08-08-supabase-local-dev.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 42b40be6b96ff95bd54db705b27bbdf6569173ba
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 13:11:08 2023 +0100

Update apps/www/_blog/2023-08-08-supabase-local-dev.mdx
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit f186e85fe866490bc7becc92b628f25c6740b35d
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 13:10:44 2023 +0100

Update apps/www/_blog/2023-08-08-supabase-local-dev.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit f749acce272f065bef64a3195986ada257d3688b
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 13:10:18 2023 +0100

Update apps/www/_blog/2023-08-08-supabase-local-dev.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit a45a8cab95bda876b316b734ba646c336d0658d2
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 13:10:09 2023 +0100

Update apps/www/_blog/2023-08-08-supabase-local-dev.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit e43d804bdeb03259b4fa9cbc5f7959426b31fd3b
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 13:08:42 2023 +0100

Update apps/www/_blog/2023-08-08-supabase-local-dev.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit fdf90b5dbf5442c8901d1da849b9873c78f2f3b4
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 8 09:37:48 2023 -0230

Update wrappers section

commit c2380097743092c0adc90a52f7129a1082a842ea
Merge: 8fd6941f5 10b45c345
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Tue Aug 8 20:03:03 2023 +0800

Merge pull request #16331 from supabase/drag/no_logical_backups_if_pitr_enabled

chore: do not list out valid logical backups if PITR is already enabled

commit a02e23909a4c2851b776f4d70f726de66b5d56a5
Author: Raminder Singh <romi_ssk@yahoo.co.in>
Date: Tue Aug 8 17:24:29 2023 +0530

add name to humans.txt

commit 960b0646a7f04d50ec15ca6995a47febf92c97f2
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 12:52:07 2023 +0100
More images and updates.

commit a551d7103dffcaec0c1d456fc1aeeff097bc5cfc
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Tue Aug 8 19:43:01 2023 +0800

chore: state free and pro plan limits more clearly

commit e9d58882066515c66f9f0ae14a27738cadb5ed15
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 12:32:19 2023 +0100

Add images.

commit e58a80aaf6d6e7bd1ccf4a174a80666b12e978dc
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 8 12:03:15 2023 +0100

Kappa - D2 - blog post

commit dc57447471a45ae835fd91f072c3e8860a9082a7
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Aug 8 20:42:37 2023 +1000

comment out airtable wrapper

commit 8fd6941f55ece546dc99194f1ec5d7c113a3c5ae
Merge: 7a35ebc2d 0da3d847b
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 8 18:25:24 2023 +0800

Merge pull request #16332 from supabase/km/fix-display-custom-smtp-config

commit b8996c797e6972cb1967fa4ca9b55a7bb9f97c2f
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Tue Aug 8 11:21:27 2023 +0100

bump logflare to version 1.4.0

commit 582fff777c741ac6f035b025771bafbb655ee7fb
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 11:57:53 2023 +0200

Remove the automatic collapsing of the bottom part of the SQL editor since it
was collapsed only when creating a new query while in the SQL editor.

commit 10b45c345a85822b1dba8ac22f302266d94f33e1
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Tue Aug 8 17:54:59 2023 +0800

Update studio/components/interfaces/Database/Backups/BackupsList.tsx

Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit b6410128a0132676f000850e5742f8e68479dc94
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 11:53:18 2023 +0200

Generate a fixed id which will be used if the user starts typing.


commit 0da3d847b33a99ac979d489dc3f033b24088a694
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 8 17:46:44 2023 +0800

fix: relax isSmtpEnabled criteria

commit 53399c8af2082922a9e2d011f25eb70035c41905
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 8 11:42:33 2023 +0200

chore: update cli reference doc

commit 82eccef9bad53501b3cf1f48321280ec669f3099
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 8 17:21:09 2023 +0800

Shift patch notifications to RQ mutation

commit 7a35ebc2d50e2afb41b1dadf5e24ed6cfe3c48ca
Merge: f4ee6ff71 56a357c7e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 8 17:18:57 2023 +0800

Merge pull request #16330 from supabase/studio

Sync studio -> master

commit c5b6ef34597286b9783fa32ba64e1312a89330f6
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Tue Aug 8 17:15:49 2023 +0800

chore: do not list out valid logical backups if PITR is already enabled

commit 56a357c7ece759528612bc72bb933666cf61d024
Merge: e85c2ce83 fb9eda73e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 8 16:56:54 2023 +0800

Merge pull request #16328 from supabase/hotfix/exit-survey-all-classified-as-


downgrades

Fix exit surveys all getting classified as downgrades

commit e46a34075ce8b86aadb2caf55a8d4e586430401e
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 10:55:37 2023 +0200

Add a mock to fix the tests failing.

commit cb74285b04979149ff1566fd73975ea639b3d5d1
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 10:33:09 2023 +0200

Remove idRef since the id is stable.

commit 715f6cff6ffeb5a654090108b63f379f793da518
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 10:31:31 2023 +0200
Bunch of changes to the editor to handle the non-existant snippet.

commit fb9eda73e25619628704320b857f8e697ceb49c1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 8 16:30:49 2023 +0800

Fix exit surveys all getting classified as downgrades

commit 58da5ffe94e74f09b7489a213457cb9813212054
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 10:11:40 2023 +0200

Switch all mentions of the projects/:ref/sql to the new page


projects/:ref/sql/new.

commit 0913089839f8a47d4bd77102091e02f545566aaa
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 8 10:10:12 2023 +0200

Use the sql/[id] page for new and existing snippets.

commit e85c2ce8358e882f59d1b0186e1994269f3cda34
Merge: 767d2fc9a f4ee6ff71
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 8 13:51:24 2023 +0800

Merge pull request #16319 from supabase/master

Dashboard deploy

commit f4ee6ff71c57d46d434e855a0ecd480df204d43c
Merge: 909f34470 b0ad730c8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Aug 8 07:21:16 2023 +0200

Merge pull request #16308 from supabase/chore/update-lw-page

Chore/update lw page

commit 909f34470ec3af2050771fdfb894b652952b5c82
Merge: 883b84b3f 95cd8e8dc
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 8 12:55:30 2023 +0800

Merge pull request #16318 from supabase/km/fix-revoke-oauth-app

fix: use correct endpoint to revoke authorized oauth app

commit 767d2fc9a57ad1bfd94b9cebfc11a9b2bd2ee8b9
Merge: 15c67623c 4e1ef9adb
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 8 12:47:58 2023 +0800

Merge pull request #16317 from supabase/km/hotfix-revoke-oauth-app

hotfix: use correct endpoint to revoke authorized oauth app

commit 95cd8e8dcef47054264154dc1e12f22a037caa61
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 8 12:32:37 2023 +0800

hotfix: use correct endpoint to revoke authorized oauth app

commit 4e1ef9adb8879ef11ac3db9a7a64a8ec1288d718
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Aug 8 12:32:37 2023 +0800

hotfix: use correct endpoint to revoke authorized oauth app

commit 9ab24f0404a15cbbb1fd6dc6be518cac7b7bd331
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 7 22:48:58 2023 -0230

Update

commit 55c58c1fde0a3240c8a9bee528db4d71b3766e4d
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 7 22:20:24 2023 -0230

Draft

commit 883b84b3f471763844291a3adeaf22f1529752c0
Merge: 9cfa4869e 65e1df070
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 8 01:45:08 2023 +0200

Merge pull request #16310 from supabase/typo

fixed typo.

commit 65e1df070e0999f41ecb6abebc8929627a35f5ce
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 7 21:11:00 2023 -0230

check for post before returning

commit 290525263ff58c875a53383d885639ed2ee21e75
Author: 0xflotus <0xflotus@gmail.com>
Date: Tue Aug 8 00:30:10 2023 +0200

chore: fixed some small errors in blogpost

commit 576f00c09e8b1f931601779806888a018a2f07be
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 7 19:06:56 2023 -0230

Draft

commit a779b74fc49737b3b8e7dc77285296dbe3d7a34b
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 21:24:37 2023 +0100

fixed typo.

commit 9cfa4869e9ddde9c1cb5f5a563976ecdf3275c47
Merge: 851596e4d 3129144c8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 22:22:08 2023 +0200

Merge pull request #16293 from peterp/peterp-add-snaplet-seeding

Add Snaplet data generation to docs.

commit 3129144c816aedf51aadf2cfd9b29385efbcae1b
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 21:55:24 2023 +0200

formats documnet

commit b0ad730c862c5fd8e8d46599283befbc7f6ad4c9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 20:45:29 2023 +0200

scrollIntoView

commit a4d45bff24869c1aa9ed57200f080a00bc182b48
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 7 20:39:27 2023 +0200

Minor color change.

commit 9b9009fb0ffefa37c6f054163a85f2cb119c8354
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 7 20:38:46 2023 +0200

Always send project id when saving a sql snippet. Row level errors occur if you
dont.

commit 0c76c6783854a1820874758b272694daae305c9a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 20:31:57 2023 +0200

Make youtube thumbnail bigger

commit fe500117a8b566e3af61b28543e2f9a5ce6bf513
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 20:29:50 2023 +0200

Update apps/docs/pages/guides/cli/seeding-your-database.mdx

commit 025738886b8dfd6c5aa9598b9bb364e27ffa017c
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 20:29:27 2023 +0200

Update apps/docs/pages/guides/cli/seeding-your-database.mdx

commit 234570c6803fb0e0581a92a9a866ee3ef71cc04b
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 20:28:50 2023 +0200

Update apps/docs/pages/guides/cli/seeding-your-database.mdx

commit 371113dd09298019983ceb25869ad08b5bb20e54
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 20:28:41 2023 +0200
Update apps/docs/pages/guides/cli/seeding-your-database.mdx

commit 6dfb8aa2fed2bac63495b74bdb52b2174cd91a2c
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 20:28:33 2023 +0200

Update apps/docs/pages/guides/cli/seeding-your-database.mdx

commit d843cac29ab4ea6b515c314b43da3590ed46335e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 20:28:26 2023 +0200

Update apps/docs/pages/guides/cli/seeding-your-database.mdx

commit b6ea2d20dfbe40aaf291bd86c793fd1085aa0526
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 20:28:20 2023 +0200

Update apps/docs/pages/guides/cli/seeding-your-database.mdx

commit 6c92155c45cc6862b9f8348175e3ab320861ebb3
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 20:28:12 2023 +0200

Update apps/docs/pages/guides/cli/seeding-your-database.mdx

commit fde3ca1d3d930d9d909baf871149a8eb9b37d09a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 20:28:05 2023 +0200

Update apps/docs/pages/guides/cli/seeding-your-database.mdx

commit 00b15f8a3eb8b159ae9869cbcf99fa204bd285d5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 20:27:59 2023 +0200

Update apps/docs/pages/guides/cli/seeding-your-database.mdx

commit 32a880c329984f8820f5d38de4fb2a65b8db6f85
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 20:21:14 2023 +0200

scroll with router

commit 91a67478928266cf885ae4e0631c3268dd7218ca
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 20:13:56 2023 +0200

fix firefox youtube modal bug and open modal when clicking top cta

commit 851596e4d71c4ae1005619f76df48746656d4858
Merge: eb2586ab3 94db3c2d9
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Aug 7 20:13:10 2023 +0200

Merge pull request #16224 from supabase/chore/improve-project-nav-org-billing

chore: improve project nav with org-billing


commit 55b61e8d06159c5b6514cb2355b2b61fa0f1f4f3
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 7 19:45:27 2023 +0200

Move some types and functions into utils and types files.

commit e5d4b20d5c48e1fe136abe43a6bd686b4de754bd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 19:15:27 2023 +0200

update section header layout

commit b8ec99c05b3717374c3d62ffd87b84f3ac0a5e1b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 19:11:42 2023 +0200

Add hn link

commit e92e7663c1c80b3cabd5baa65156d9846a603041
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 19:10:54 2023 +0200

Fix firefox modal bug

commit eb2586ab3586c59feea1b21a0b88f7eeb3ca4973
Merge: ee6429435 0d705eb11
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 18:31:35 2023 +0200

Merge pull request #16304 from supabase/fix/hf-sb-post-code-width

Blog post: Wrap code to fit without horizontal scroll

commit ee6429435ea43f864321a1228d55dd5ecfe275c0
Merge: ae7a4c7bc 127f47256
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Mon Aug 7 13:25:55 2023 -0300

Merge pull request #16303 from supabase/chore-update-security-page

Chore: update security page (clarify that SOC2 is for Teams / Enterprise)

commit ae7a4c7bc1eef2629d031946035d58e4dd93e048
Merge: 6bb4fd238 ce07a5f4e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 18:21:01 2023 +0200

Merge pull request #16300 from supabase/fix/hf-space

Hugging Face

commit 6bb4fd238c2e5fc5e97bf506ec8aa6fcdc5d9b52
Merge: 6aaf79fd6 3bf2a5317
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 8 00:17:49 2023 +0800

Merge pull request #16268 from supabase/fix/branch-management-ui-fixes

Fix/branch management UI fixes


commit 0d705eb11efef23ed9940a797bbd60057bd3365d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Aug 7 11:11:57 2023 -0500

fix(blog): wrap code to fit without horizontal scroll

commit ce07a5f4e4ecbf74fcd2ad94f0d574597da9aaf6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 18:09:36 2023 +0200

Add video to card

commit 338808c42fdef1f56db250c2c6d9e145b1589e7e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 18:06:00 2023 +0200

Hugging Face og

commit 6aaf79fd62e7bf970f62657d6842b87bfd91a515
Merge: 08fd28f0a 3642971df
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 7 13:34:47 2023 -0230

Merge pull request #16297 from supabase/chore/update-migrations-ui

Add migration name and insert at columns to migrations UI

commit 127f4725654c2655cc16cd2e181871ebc6b99aa7
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Mon Aug 7 13:03:14 2023 -0300

Update security.mdx

commit 4599def40bfc27efbef64b79a0904c21faf239ee
Merge: ddad2fdd6 08fd28f0a
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Mon Aug 7 13:01:06 2023 -0300

Merge branch 'master' of https://github.com/supabase/supabase

commit ddad2fdd67dfa592eb9715511e36e01259a581c2
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Mon Aug 7 13:01:03 2023 -0300

chore: update security page to make it clear SOC2 is for enterprise/teams

commit 48d914b2b77b041d9c0e80e083a2a7575e3fd26d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 17:39:39 2023 +0200

Hugging Face

commit 08fd28f0acea7548f5361211c4ee9d1acbe062c3
Merge: e974bcc02 4c6a7f45f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 17:30:53 2023 +0200

Merge pull request #16273 from supabase/lw8/day1


LW8: Day 1

commit ac4403c612293c7efc6dcd0df480f1a1ed7f1c88
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Aug 7 10:25:11 2023 -0500

fix(sql-editor): quickstarts spelling consistency

commit a28b735ceb9d209a8f3ff6026d26d5e6c4b82bf1
Merge: 5f8e4fc68 e3c6ffd73
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 7 12:48:38 2023 -0230

Merge pull request #16298 from supabase/feat/ai-sql-editor-enable-schema-by-


default

AI SQL editor: enable schema sending by default (after org level opt-in)

commit e3c6ffd73171efb3a495c6de5bafcf323121d81e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Aug 7 10:05:50 2023 -0500

feat(sql-editor): enable ai schema sending by default after org opt-in

commit 4c6a7f45fe8ce02f4e41717bf43ea7d6fc8dfd70
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 17:02:45 2023 +0200

prettier

commit f578a28e22df825e1eec8f14192e1693231304ae
Merge: 8368142f2 884984848
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 16:57:15 2023 +0200

Merge pull request #16282 from supabase/kappa-d1-blog-post

Kappa D1 - blog post

commit e974bcc02876b1706f31d37e28f41b6f3f22989e
Merge: 8723fb8c2 5591681c1
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 16:52:43 2023 +0200

Merge pull request #16097 from supabase/chore/self-hosting-improvements

Chore: self hosting improvements

commit 8368142f2c5f76590e63aea317cd3ab85b4f64e2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 16:51:34 2023 +0200

Comment hn

commit 3642971dfa941d542b29ae87e7866df9a2cb0d9e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 22:47:31 2023 +0800
Add migration name and insert at columns

commit 20e815fbc95878a696c20f1d5fffb2c3b898d8e6
Author: Peter Pistorius <peter.pistorius@gmail.com>
Date: Mon Aug 7 16:46:51 2023 +0200

Add --sql flag and redirection of output.

commit 8849848485ebdd97e96f301ada9bb603a8672234
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 16:45:10 2023 +0200

Update apps/www/_blog/2023-08-07-hugging-face-supabase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 17645da74c147b702e516ba9de7d407d4de63f3a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 16:45:00 2023 +0200

Update apps/www/_blog/2023-08-07-hugging-face-supabase.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 300efb27116366325901895e3a8dbd23ef490d87
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 16:44:51 2023 +0200

Update apps/www/_blog/2023-08-07-hugging-face-supabase.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 8723fb8c2690984791362488502219b1e96a54d3
Merge: 88ff55b92 db71781cb
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Mon Aug 7 11:40:46 2023 -0300

Merge pull request #16289 from supabase/monicakh/update-doc

Chore: Update performance doc with details about explain command

commit 5591681c180153e44ac567a75751298e9be8c151
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 16:27:56 2023 +0200

fix broken build

commit 4d9ce94ca9c5a4e4a72cb87ed3378f59c9f2ec5d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 16:09:10 2023 +0200

Remove import

commit d7e57c5040b2f2dbe2bb73439bd7d331cff3d5fc
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 16:07:02 2023 +0200

Add generic twitter spaces master thread


commit c04f44701885bee938d4b27809494c1dacce4875
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 16:05:07 2023 +0200

Shipped label

commit ab86c70c4e18818221f11046199137a9492ab22f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 15:50:23 2023 +0200

cleanup unused studio banner

commit 95f021e42ca796b257760c9e3b16bce1e84adcee
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 15:46:05 2023 +0200

remove comments

commit b4b38d0a367b55f4fbb6437d2f8986dfb003553e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 15:16:12 2023 +0200

Update purple icon

commit a96080c4ca73f59a39c3aaaa3e76fd29df07baa4
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 15:08:40 2023 +0200

Lw8 purple logo

commit 98efe35078bc29da405aaa42da5b68870f0b98cb
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 14:55:22 2023 +0200

New purple favicon

commit c55345a8a0951ea1db4b60256a83bcc2da687318
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 13:32:03 2023 +0200

favicon

commit 4fecad929f9ef9a02c449dda0e83991251f97d9d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 13:26:17 2023 +0200

hugging face link

commit 72c5c37c0c61729a5fb76779e96cbcd98feca491
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 08:10:12 2023 +0200

lw8: Hacker News

commit 2361e238323b7914f13c9908d20502d75af1e488
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 08:04:28 2023 +0200

lw8: add youtube link


commit 9f9b5a34d42b23045509941094141c210cce435c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Sun Aug 6 12:58:48 2023 +0200

lw8: add hn link

commit ec5bdf3e597f08796ba7a96aed140b77f4e16500
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Sun Aug 6 12:53:27 2023 +0200

lw8: improve mobile responsiveness

commit 6365f8f22082723ccbbc51babbb02f727358fee0
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Sun Aug 6 12:46:20 2023 +0200

lw8: fix expandable video on mobile

commit 5b8635d84247a8838655f03a217ec5b4b8a4c6de
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 21:00:23 2023 +0200

lw8: remove lw countdown widget

commit 9626c91ab7a3d2e03694ea8be096919d518b0d91
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 20:53:26 2023 +0200

lw8: remove announcement banner from studio

commit 49d49deefbd3c8508e62f37a6432dfdc6f494402
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 20:17:21 2023 +0200

lw8: add twitter spaces in accordion header

commit 7937da3da2ef6f9a8d174a651bd4da63a61673cc
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 20:05:27 2023 +0200

lw8: add play icon to banner

commit a2ac28030e9230f4c86f383adf7813bbda1ac00a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 19:58:40 2023 +0200

lw8: fix day 1 gradient

commit 5332b29fde88316b224f3a356410a6c4f6e7791e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 19:56:30 2023 +0200

lw8: fix day 1 image

commit 640d71a3961b501ed3a833a2ee1004037e7d6c09
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 19:42:03 2023 +0200
lw8: add LWAnnouncement to studio

commit d0a2e18fe05e0f49dd41b286b092d2d50866a7f2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 19:01:53 2023 +0200

lw8: add LWAnnouncement to docs

commit 4d559dbfba8a5f03a40adc517fc6852324ead134
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 16:03:01 2023 +0200

lw8: current day widget

commit 00f53d071c2866a3dcc31ef018834e5e416aee84
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 14:55:44 2023 +0200

lw8: update thumbnail img

commit 7276e4c91f0345c600c979b65243926c38a20444
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 14:13:01 2023 +0200

lw8: update twitter_spaces

commit 45a2275b4cc7bec871786f06729b457f5d596787
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 12:35:16 2023 +0200

lw8: update pre-launch data

commit 8200741ba67c5a1419b9b84c86c2cbe3296db682
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 12:07:20 2023 +0200

lw8: expandable video in accordion header

commit 3d807e4915e84e9a587b9d3f3eb5100f016b5e20
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 11:04:03 2023 +0200

lw8: current day widget

commit c917ff23eb7cd85101e7202e7f2c53a1ce5e5eec
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 18:20:04 2023 +0200

lw8: create current day highlight widget

commit 83fe2997d218a8f0172138dc0baa0368dcf42392
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 18:10:26 2023 +0200

lw8: initial day 1 setup

commit aed2176de605e502a805516936401aaeefb80184
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 16:20:54 2023 +0200
Adds the video

commit 6e8c074c7b8b880b9b9f2467cb807b10a50528a6
Author: Peter Pistorius <peter.pistorius@gmail.com>
Date: Mon Aug 7 16:19:16 2023 +0200

Use "target database" to resolve ambiguity.

commit db71781cbf3f2ae54bb4619c3704910b1f89a81a
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Mon Aug 7 11:15:25 2023 -0300

Prettier

commit 4769f8b136bd3466eaf8776b63f0f84258ff3baf
Author: Oliver Rice <github@oliverrice.com>
Date: Mon Aug 7 09:06:42 2023 -0500

remove version from install instructions so latest is req

commit 6bf8f3935fc6949a99289c8cc634c158cde914a4
Author: Peter Pistorius <peter.pistorius@gmail.com>
Date: Mon Aug 7 16:04:13 2023 +0200

Clarify that database will be mutated.

commit 94206d6211ae444c83db5828355f65ed2f93b2d2
Author: Peter Pistorius <peter.pistorius@gmail.com>
Date: Mon Aug 7 16:02:19 2023 +0200

Add clarification.

commit 511b5ec9773544eca35eb04799c72d846e069763
Author: Oliver Rice <github@oliverrice.com>
Date: Mon Aug 7 09:01:46 2023 -0500

index-advisor error types

commit 5f8e4fc687ff29249f0733b0c9910adc1c52e2c0
Merge: e779db214 50ecc0d27
Author: Greg Richardson <greg@supabase.io>
Date: Mon Aug 7 08:46:35 2023 -0500

Merge pull request #16249 from supabase/feat/ai-sql-editor-generate-when-empty

SQL editor: Generate AI SQL when editor is empty

commit 88ff55b92345ec39bf9f9ef370d135ac22aad4df
Merge: 852e9ef37 5900c7ff7
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 7 15:42:11 2023 +0200

Merge pull request #16255 from hellofaizan/master

Text center-aligned instead of left-aligned in dropdown menu #16243 |…

commit b6c30d16ae261ae0ecc2792571b749b51ffeff0e
Author: Peter Pistorius <peter.pistorius@gmail.com>
Date: Mon Aug 7 15:39:42 2023 +0200

Use entity names rather than columns.

commit 80c622ec6bcbe00bc2097991524dfd7db478e65b
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 14:37:32 2023 +0100

Update apps/www/_blog/2023-08-07-hugging-face-supabase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit a08faab413db2250ae8326443ba15f0b751519be
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 14:37:26 2023 +0100

Update apps/www/_blog/2023-08-07-hugging-face-supabase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 2e48d66e142ecd5ee2024d366b3424c351c3ddde
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 14:37:19 2023 +0100

Update apps/www/_blog/2023-08-07-hugging-face-supabase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 5e7ab6ef839dbf827d5e97bcb709f6c44e2cc402
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 14:37:11 2023 +0100

Update apps/www/_blog/2023-08-07-hugging-face-supabase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 3d409b860c7af9955d95ac46572bc50f4322cb0e
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 14:37:05 2023 +0100

Update apps/www/_blog/2023-08-07-hugging-face-supabase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit a28869c25e26a3df86b96080ad44eed15ae5d405
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 14:36:56 2023 +0100

Update apps/www/_blog/2023-08-07-hugging-face-supabase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit dd468364071d2437a29cfcf394069260f600ff55
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 14:36:46 2023 +0100

Update apps/www/_blog/2023-08-07-hugging-face-supabase.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>


commit 8803cc1ae71d239fb6c0b29486b1d9c38563a47c
Author: Peter Pistorius <peter.pistorius@gmail.com>
Date: Mon Aug 7 15:33:52 2023 +0200

Fix typo.

commit 4e35149a6497c3442ce8ac1b7c27079565dafecc
Author: Peter Pistorius <peter.pistorius@gmail.com>
Date: Mon Aug 7 15:30:53 2023 +0200

Add Snaplet data generation to docs.

commit e779db214d6cff4757e6a1a8021c9360bd71163a
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 7 10:52:13 2023 -0230

Fix addSnippet

commit 852e9ef3739b1d3b85e4fa86e43f69e7a48d0c08
Merge: e80ba45a4 6ac61fc0f
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Aug 7 15:19:55 2023 +0200

Merge pull request #16290 from supabase/fix/org-usage-project-selected

fix: hide labels on org usage with project filter

commit a015676cfaeac32c9d8d126094ecbb0c0f2bb312
Merge: 0222dd3c3 9d0fbd8fa
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 15:11:26 2023 +0200

Merge branch 'chore/self-hosting-improvements' of github.com:supabase/supabase


into chore/self-hosting-improvements

commit 0222dd3c3bcd4d8311dc563d94f4bccb2f45dd59
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Aug 7 15:11:22 2023 +0200

bump the studio

commit ec90322c32f8fe500ee9595d3eab97ce1ea92c52
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Mon Aug 7 14:53:17 2023 +0200

Update performance.mdx

Added an extra line as it wasn't passing the Prettier check.

commit 0ca21c332d0ffaa72ed529c78277cf8973b0641b
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 13:40:48 2023 +0100

Fixed images.

commit 855bd34c72f1323b8967f46ae29610439c498c88
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 7 10:01:43 2023 -0230
fix extra param

commit 130851e821a123ceb40a90eb94a1c8dfe7508399
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 14:31:14 2023 +0200

Lighter images

commit 6ac61fc0f29491f45cf5f6a52b55711d6a1d3932
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Aug 7 14:29:34 2023 +0200

fix: hide labels on org usage with project filter

commit b842332fc7853abeeaeb0eadccc0f6037b4fcab7
Merge: db4a7c0c2 01ac906fb
Author: awalias <antwilson@hotmail.co.uk>
Date: Mon Aug 7 13:25:28 2023 +0100

Merge branch 'kappa-d1-blog-post' of https://github.com/supabase/supabase into


kappa-d1-blog-post

commit db4a7c0c24a752340423f2b2c9c76a5dc1561fd3
Author: awalias <antwilson@hotmail.co.uk>
Date: Mon Aug 7 13:25:21 2023 +0100

fix:day1 authors

commit 01ac906fb358e27d64c8cf3592522a66dbc761e2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 14:25:11 2023 +0200

Fix blog links synthax

commit f0887113cb6ee536536e02b13242debb9ab99db8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 14:22:22 2023 +0200

Update authors

commit 9401fa350e8d3fd1ff39919ae44629f0cd9cfde8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 14:20:13 2023 +0200

Double quotes

commit e015d193ef0a6a5b6d6b2d5c13bb6b916ae44df1
Merge: b3de99ee9 e80ba45a4
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 7 09:38:32 2023 -0230

Merge branch 'master' into feat/ai-sql-editor

commit b3de99ee96739d36024b8bac781e2aafb62735bf
Merge: b5cc962e2 19a4e0bf1
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Aug 7 09:23:25 2023 -0230
Merge branch 'feat/ai-sql-editor' of github.com:supabase/supabase into feat/ai-
sql-editor

commit 6d207fa2fbc40d509b0cf8f6260769f7e615fd8f
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 12:40:20 2023 +0100

Added diagrams.

commit c94025a45503440dfbf13e8b7ba734f120e0a070
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Aug 7 13:25:35 2023 +0200

prettier

commit d30d149c38175e729aec0242033b80dd5fc339cc
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 12:08:14 2023 +0100

Added og and thumb images.

commit 348ef27318ea15cb65968b23b9bacadc81c81f1a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 12:01:58 2023 +0100

Updates.

commit 9809185902b78f2619d459908ae900239eecbff3
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Mon Aug 7 13:00:54 2023 +0200

Update performance.mdx

Add more info to the EXPLAIN ANALYZE section.

commit e80ba45a4f27a4b2f948bc39c2d4759efdd91156
Merge: eb7112304 502d80622
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 7 12:08:56 2023 +0200

Merge pull request #16269 from tomoyukiy/issue-16264

Fix/The edit column should be left aligned

commit eb7112304aff0a65db28f5b95fe1a5303b2e4115
Merge: f7d0cd748 7f967e82d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 7 11:49:45 2023 +0200

Merge pull request #16279 from supabase/chore/remove-all-usage-of-FC-5

Remove all usage of FC part 5

commit f7d0cd7489d524972e5ac6bb905fa2b05a12e48f
Merge: bab2c8cd7 6e6b5e914
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 7 11:41:09 2023 +0200

Merge pull request #16098 from adiologydev/studio-schema-graph-legends


feat(schema visualizer): legends for null, unique, identity & update

commit 7f967e82d62be08b74089dd39788e673fc4a8fa6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 17:26:33 2023 +0800

Add types for DateRangePicker

commit 040e8b7ecbc48910f6aa0f9d63447f39a121e7d6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 17:19:59 2023 +0800

Add types for SimpleCodeBlock

commit f06fccd193f5013797c4fbcf2d387366be1e9e16
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 17:15:10 2023 +0800

Add types for WizardLayout Header

commit b5db9698a088c159b3b49edfb9182445bcbf9255
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 17:13:52 2023 +0800

Add types for WizardLayout

commit bab2c8cd72aee7bc327f30e77f0c8abdaa9c4ede
Merge: d4b4c765c e6cd1773a
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Mon Aug 7 17:22:14 2023 +0800

Merge pull request #16163 from supabase/docs/connect-supabase

docs: Supabase Integrations Marketplace

commit b895c5b189b4acbafc850198fbd9cd995775ed3d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 14:59:47 2023 +0800

Remove all usage of FC part 5

commit d4b4c765cf114f17dc26712d6e4a52f3ad75006f
Merge: 35c18c258 d8391e05c
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 7 11:05:49 2023 +0200

Merge pull request #16278 from supabase/chore/remove-all-usage-of-FC-4

Remove all usage of FC part 4

commit e6cd1773a360ede378b7a48e0334916cdca41e9c
Merge: c55cdc4b9 35c18c258
Author: thorwebdev <thor@supabase.io>
Date: Mon Aug 7 10:54:20 2023 +0200

Merge branch 'master' into docs/connect-supabase

commit 35c18c258c38f2e7f15ee8db8ae4b622a91098c2
Merge: 85d0d62f7 78eb3016b
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Mon Aug 7 11:47:44 2023 +0300

Merge pull request #16284 from supabase/monicakh-update-doc

Update inspect.mdx

commit d8391e05c707981222db33ab99fe59ad47952f8a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 15:00:56 2023 +0800

Fix lint

commit 74884a910aa2f93149c3d85999b3c5777e23fc06
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 14:42:32 2023 +0800

Remove all usage of FC part 4

commit 85d0d62f7faf76f7565d072110bddee81de14116
Merge: 76babda49 2e9411b29
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 7 10:40:57 2023 +0200

Merge pull request #16275 from supabase/chore/remove-all-usage-of-FC-3

Chore/remove all usage of fc 3

commit 76babda4913d846aaccf2fbd4dc4a8f782049263
Merge: d8e379cf3 012b1493b
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 7 10:38:43 2023 +0200

Merge pull request #16274 from supabase/chore/remove-all-usage-of-FC-2

Remove all usage of FC part 2

commit 78eb3016b6245b500b1b3ab1e0c4db3a7c473b6c
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Mon Aug 7 10:28:44 2023 +0200

Update inspect.mdx

Just added inspect to the command 'supabase --db-url


postgresql://postgres:postgres@localhost:5432/postgres db bloat'

commit 012b1493be01ecc4b6dd962e2bc5e848fc7dc7d5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 14:08:54 2023 +0800

Remove all usage of FC part 2

commit d8e379cf30707770750c320e5736812f67c3c94c
Merge: 61aa04115 8a1bb9b36
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Aug 7 10:11:23 2023 +0200

Merge pull request #16271 from supabase/chore/remove-all-usage-of-FC-1


Remove all usage of FC part 1

commit 9765a09683a5a50d8519e713c60e6269e43c6508
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 09:09:40 2023 +0100

Added image and resources.

commit 61aa04115ecbb8cc0b5487bdc8ee2c692619dedf
Merge: d855936d5 a2a2d00fd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 16:09:08 2023 +0800

Merge pull request #16155 from supabase/fix/paper-cuts

fix: Minor Studio papercuts

commit e919bbe221321e35c6cca4763c7249cd685d38c7
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 08:56:51 2023 +0100

Fixed filename.

commit 61514e5d2e73ca5a53807da392a0e69369d37012
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon Aug 7 08:44:12 2023 +0100

Kappa D1 - blog post

commit a2a2d00fd4abeaeb6938aa5128b1e03f28edc0d6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 15:39:35 2023 +0800

Fix

commit 483a275e53955602bbf254353888ebc26e005b5a
Merge: d9fd3461b d855936d5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 15:16:50 2023 +0800

Merge branch 'master' into fix/paper-cuts

commit d855936d50741ae8aeef95e20251243f6a8ebf2e
Merge: 5a8c83ecc 8a1479a4e
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Aug 7 14:06:31 2023 +0700

Merge pull request #16164 from brunokrebs/bruno/fix-word-wrap

fix: word wrapping on doc intros

commit 5a8c83ecc33cb602cf412551e9389034904fe909
Merge: e76b4655c a05d9d48d
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Aug 7 14:05:30 2023 +0700

Merge pull request #15462 from takpen/docs/fix-readme-jp-links


docs: fix link and delete redundant Japanese document

commit d9fd3461b7c5da1721ab133322c98fa83c7e1950
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 15:04:13 2023 +0800

Update studio/components/interfaces/Functions/EdgeFunctionsListItem.tsx

commit 993c8e4c75f2d04916d25a7f79ca65a2d8495a64
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 15:03:42 2023 +0800

Update
studio/components/interfaces/TableGridEditor/SidePanelEditor/ColumnEditor/
ColumnEditor.constants.ts

commit a05d9d48de8257db4e70cb8c571efb2e1efe6f0b
Author: takpen <tkishiok@TakutonoMacBook-Pro.local>
Date: Thu Jun 29 20:59:16 2023 +0100

docs: delete /i18n/README.ja.md (duplicate of jp with lower quality)

commit 2e9411b29539105695f643b28307f7d6792b8bc8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 14:23:30 2023 +0800

Remove all usage of FC part 3

commit 2977491c5f7c18489ae1f4e42e37ab058617c8f9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 14:08:54 2023 +0800

Remove all usage of FC part 2

commit 8a1bb9b36bec41384f591080e428e5a1cae50efe
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 13:56:43 2023 +0800

Remove all usage of FC part 1

commit 502d80622a598df7b003a2fece2d8328e8db16a1
Author: 山田 智之 <uu219708@CC3811.local>
Date: Mon Aug 7 12:29:50 2023 +0900

Fix/The edit column should be left aligned

commit 3bf2a53173c89a420d733e11690d902df4747f34
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 11:28:49 2023 +0800

Update BranchDropdown

commit ce90fdd7474c31db1d9203c5c025f2b8d8076156
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 11:17:58 2023 +0800

Change buttons on branch management page to default

commit ccab488a493b45d8f4abd5a34bee2b291cd5ae61
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 11:13:00 2023 +0800

Small linting fix

commit 5d327d0ed0684ae3611a620d4e4e2d98342a4e2e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Aug 7 11:06:50 2023 +0800

Fix pull requests + preview branches section not using the parent project ref
to pull data when on a preview branch

commit 9d0fbd8fa5c66e70482dde03724eebe7469da274
Author: Filipe Cabaço <filipecabaco@gmail.com>
Date: Mon Aug 7 00:08:21 2023 +0100

bump logflare to latest version; remove port from Logflare

commit e76b4655c3a60e8b0cc39c3c884f874d763609df
Merge: 544bf7487 090a16f46
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon Aug 7 00:54:39 2023 +0800

Merge pull request #16221 from supabase/feat/update-default-queries-for-pg-


compat

feat: update logs explorer queries for pg compat

commit 544bf748744579a9255db25cb91da4a74cce2b68
Merge: d60bb5ba9 915d7e509
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Sun Aug 6 18:12:44 2023 +0300

Merge pull request #16257 from supabase/fix-wrappers-link

Fix: wrappers link in the dashboard

commit 915d7e5092183aefe31ba059d3df79805fd5fe05
Author: Monica <monicakhprivate@hotmail.com>
Date: Sun Aug 6 17:41:53 2023 +0300

Fix wrappers link in dashboard

commit 6e6b5e91413d8211a45af29d98ab55d292379106
Merge: 3044f4897 d60bb5ba9
Author: Aditya N. Tripathi <adityatripathidelhi@gmail.com>
Date: Sun Aug 6 20:07:36 2023 +0530

Merge remote-tracking branch 'origin/master' into studio-schema-graph-legends

commit 3044f4897c01f1e8927484d558deef290f465c55
Author: Aditya N. Tripathi <adityatripathidelhi@gmail.com>
Date: Sun Aug 6 20:05:59 2023 +0530

fix: typo in classname

commit d60bb5ba903f3bdc5a46b90661663200cd06b2d1
Merge: d5fc9e738 ab6bcd1e9
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Sun Aug 6 16:12:44 2023 +0200

Merge pull request #15271 from supabase/support/add-new-info

Add: info to Support form

commit d5fc9e738763186ad6d49b6cfd30db2d15452552
Merge: 670eebe56 f737d055c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sun Aug 6 14:46:40 2023 +0200

Merge pull request #16248 from supabase/feat/warn-project-removal-org-migration

commit f737d055c993f9f74262afe28b572c7f883de5eb
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Aug 5 21:44:18 2023 +0200

feat: add warning when migrating org with project addons

commit 5900c7ff762c700543e58a9c4b8ac6ae1a934a84
Author: Mohammad Faizan <mofaizanfoundations@gmail.com>
Date: Sun Aug 6 10:20:19 2023 +0000

Text center-aligned instead of left-aligned in dropdown menu #16243 | Fixed

commit 50ecc0d27805efabc28b495e592c347110607e51
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Sat Aug 5 15:10:14 2023 -0500

feat(sql-editor): change ai input placeholder when generating vs editing

commit 2c734fac9a60837e6635c39b4021108607dd073d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Sat Aug 5 14:57:09 2023 -0500

feat(sql-editor): generate ai sql when editor is empty

commit 670eebe56b2a047caf03433afbbd1fd7bb4d9fd0
Merge: f92968031 a476bf280
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Sat Aug 5 21:50:46 2023 +0200

Merge pull request #16247 from supabase/chore/remote-links

chore: adds links to the remote blog

commit 19a4e0bf1e43696d67727e5d258f65e059724c01
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Sat Aug 5 14:30:46 2023 -0500

fix: useLocalStorageQuery error logs

commit a476bf2800da8664eec394cae5d1632bb2082c55
Author: awalias <antwilson@hotmail.co.uk>
Date: Sat Aug 5 21:19:15 2023 +0200

fix: lint

commit c171bac2ae2afb389cda1e23e067d35e8025c5ad
Author: awalias <antwilson@hotmail.co.uk>
Date: Sat Aug 5 21:17:42 2023 +0200

chore: adds links to the remote blog

commit 272fc91a689e844d4108cac7f241fde535238627
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Sat Aug 5 14:13:36 2023 -0500

fix(sql-editor): more ai title gen logic

commit f9296803111603ff6569e46d62a4c3a89dbd5143
Merge: 26252f505 5264f47b8
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Sat Aug 5 20:53:22 2023 +0200

Merge pull request #16236 from supabase/feat/remote-blog

feat: remote blog

commit 26252f5058cade2481cf4e52434b29b86532c36b
Merge: 09ee6415b e274dbf26
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Sat Aug 5 21:27:41 2023 +0800

Merge pull request #16219 from supabase/docs/improve-typescript-support-section

docs: update TypeScript Support section on JS reference

commit ad752098f7524fde26026fde5541b9c76d068c88
Author: Guilherme Souza <grsouza@pm.me>
Date: Sat Aug 5 09:38:52 2023 -0300

Fix signOut return value on swift docs

commit 94db3c2d9d778241151dccde15bd5c92182eca37
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Aug 5 13:06:28 2023 +0200

Update Usage.tsx

commit 8a1479a4e86e26101e4e632de7cf7d3d7615821e
Author: Bruno Krebs <krebs.bruno@gmail.com>
Date: Sat Aug 5 05:21:56 2023 -0500

chore: ignore last two files

commit fb681be9490ac575312371b117027a1b2ab07368
Author: Bruno Krebs <krebs.bruno@gmail.com>
Date: Sat Aug 5 05:15:58 2023 -0500

chore: prettier ignore

commit 09ee6415b251de947b0eecc779b1f1f912f9cbcd
Merge: 581261f52 9d707c2f3
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sat Aug 5 09:01:42 2023 +0200

Merge pull request #16233 from supabase/docs/transformers.js


Docs: Generate embeddings using Transformers.js

commit 9d707c2f3840bbfb421b149d3f5bf241a66467b8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sat Aug 5 08:52:18 2023 +0200

Update apps/docs/pages/guides/ai/concepts.mdx

commit 641c217a3d27e6f96615b3557df28bee04d78890
Author: Fabián Uribe <hello@fabianuribe.com>
Date: Fri Aug 4 17:19:56 2023 -0500

Update auth-google.mdx

Documentation Update: When using a nonce, Google's ID token will contain the
raw value of the provided nonce, however supabase's GoTrue expects a hash of the
nonce. Providing a raw nonce to both ends will result on an "invalid nonce"/
"Nonces mismatch" error
(https://github.com/supabase/gotrue/blob/5caacc1f81ff20f8f09f4598b510c767e589a1c5/
internal/api/token_oidc.go#L177)

In order for validation to work, a hashed version of the nonce should be


provided to Google and a non-hashed version to the Supabase client.

commit c40bf30dbb9cfdd5f1ab960547fe2692394d3d5d
Author: Oliver Rice <github@oliverrice.com>
Date: Fri Aug 4 16:36:44 2023 -0500

add indexing guide and index advisor extension

commit 438c6302e354cd71616c3f9cf29c0b5404084ddf
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 4 15:46:47 2023 -0500

fix(sql-editor): ai title gen logic on execute

commit d75e945b89163dbeb8a62517bdec01247b601469
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Aug 5 04:28:01 2023 +0800

build errors

commit 581261f52045c8e71de9fd9c803b369cf4629488
Merge: 0361a2af3 ed5dfc961
Author: Greg Richardson <greg@supabase.io>
Date: Fri Aug 4 14:40:13 2023 -0500

Merge pull request #16161 from NeoFoxxo/master

fix: Incorrect example in python documentation for setting session data

commit f98f8adb016470ecac3533ab6998f2e093199db2
Merge: 83b2eeae1 0361a2af3
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Aug 5 03:33:45 2023 +0800

Merge branch 'master' into feat/branch-management-2--with-project-settings


commit 83b2eeae12a9f5466e515253b97ae119bde73530
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Aug 5 03:31:06 2023 +0800

fix imports

commit 0361a2af30cc21bd55ba4e399d9a3ab1ce270013
Merge: dc4bf81d8 0260bda35
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Aug 4 21:18:57 2023 +0200

Merge pull request #16222 from supabase/chore/copy-new-org-project

commit dc4bf81d8b84579ca332d5cffcb6fb171493a080
Merge: 737061888 d7bec0aec
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Aug 4 21:18:35 2023 +0200

Merge pull request #16218 from supabase/hint-no-projects-paid-org

commit 1c25b0e9f34a1ea139829a94c099a3bf0a1932b6
Author: Greg Richardson <greg@supabase.io>
Date: Fri Aug 4 13:58:02 2023 -0500

docs: fix import for @xenova/transformers

commit 0260bda3500dd32f75ea8165ae3aa611e33691f0
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Aug 4 16:25:17 2023 -0230

Update studio/pages/new/[slug].tsx

commit fb6874afcfcff92ad70ea1a01f3a76a5a9e72824
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Aug 4 16:18:56 2023 -0230

Update studio/components/interfaces/Organization/Usage/Usage.tsx

commit 5bb01851a0e452fbdef489feaa7d99e77c131a7f
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Aug 4 16:18:11 2023 -0230

Update studio/components/interfaces/Organization/Usage/Usage.tsx

commit 854b881669d6c932fb4614afc81158530db2d528
Merge: 293806c45 737061888
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Aug 5 02:47:43 2023 +0800

Merge branch 'master' into feat/branch-management-2--with-project-settings

commit 5264f47b883ff1cf821a6a9636225221171acfd3
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Fri Aug 4 19:55:38 2023 +0200

Update apps/www/_blog/2023-08-05-why-supabase-remote.mdx

commit 0c365bbf08270e85fde07383de38d14cc287412c
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 4 12:50:13 2023 -0500

fix: spelling

commit a6d6aefe9f8c15c7cf422a821f1067695dfc9149
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Fri Aug 4 19:49:38 2023 +0200

Update apps/www/_blog/2023-08-05-why-supabase-remote.mdx

commit 1edacd0ff12c9f934d4167bc0ddd7e7153bb7954
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 4 12:41:53 2023 -0500

docs: more link backs to embedding generation guide

commit 70b4814172e44d3bca2c49cd1dca1c8483dd5d5a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 4 12:32:14 2023 -0500

docs: more clarity on what the edge function will do

commit 7a8747d2765d1c29d0d7ef93d5e935475c44262b
Author: awalias <antwilson@hotmail.co.uk>
Date: Fri Aug 4 19:28:52 2023 +0200

feat: remote blog

commit 0bfa981a3c51dcf1e16393d92eefb831192b00f9
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 4 12:19:52 2023 -0500

docs: remove redundant wording

commit 022329923d0e3aaaf9ce41a8e67f1ec6d61fc084
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 4 12:00:28 2023 -0500

docs: add bullet point in ai toolkit for embedding generation

commit 409ea8144bf2176b9f381d2a23193f681e8bbc21
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 4 11:56:05 2023 -0500

fix: spelling

commit 85b5729f5bc86dfc8e77c02cca9df61dd0a66bbc
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 4 11:52:41 2023 -0500

docs: convert openai embeddings examples to transformers.js

commit 68cbfa71742c4190a303f390d87ea9333082bc79
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 4 11:13:03 2023 -0500

fix: add missing cli link

commit 2535d62d1acf48645163f14147c11722e10e4ab8
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Aug 4 11:11:47 2023 -0500

docs: generate embeddings using transformers.js

commit 7370618889161279b71f8ae292703acdd1030edf
Merge: d7a8a39a2 8e2056693
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 4 15:53:27 2023 +0100

Merge pull request #16229 from supabase/lw8/pre-update

lw8: update blog link

commit 8e2056693dcc9cf23d70a4d3f4e3005dbc2bd9bd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 16:28:00 2023 +0200

lw8: dynamic data

commit 692d949e9f12e98ca6609daa5b9286117202560e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 16:25:40 2023 +0200

lw8: update blog link

commit d7a8a39a2d757d8fbdf553c9897974dd5204d968
Merge: 31fc64ed6 c2c7bc422
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 4 15:17:55 2023 +0100

Merge pull request #16226 from supabase/lw8/pre-release

Lw8: pre release

commit c2c7bc4226c5734c0602cd371c66bfdc269d13d4
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Aug 4 15:11:57 2023 +0100

Title update.

commit 31fc64ed65d1ed32e3441b6bda8f887223ac07a5
Merge: 18b3211d0 3b489ee3f
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Aug 4 21:46:56 2023 +0800

Merge pull request #16199 from supabase/docs/cli-inspect-db-guide

docs: add guide for using supabase cli to inspect any Postgres db

commit 3b489ee3f7662af8f66ef6fbd99707009e44c161
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Aug 4 15:25:02 2023 +0200

chore: fix formatting

commit 5ba4279c2c74818258a6c22e4a4945f1a798e882
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Aug 4 15:17:12 2023 +0200
chore: run prettier on generated cli commands specs

commit 490f5cf50db756feaf3dd207e8fcb9e19e7666ab
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Aug 4 15:13:23 2023 +0200

chore: remove installation guide section

commit 460b282304cc0dcded58db398096a1359056397d
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Aug 4 15:13:00 2023 +0200

chore: handle external links

commit cfa8c8cb26f6e755ffd62e721dba425096b655cd
Author: Aditya N. Tripathi <adityatripathidelhi@gmail.com>
Date: Fri Aug 4 18:36:02 2023 +0530

fix: increase icon gap

commit c75c201bc1a117b28c30e4353736d1d7d650bccb
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 14:57:42 2023 +0200

lw8: remove duplicate bg

commit 2e09de4a64e8041d0cfc55f775ec186aa0fa64af
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Aug 4 14:51:43 2023 +0200

chore: keep current semver instead generic latest reference

commit bd1a36dbe17797ac3a3d100d8828c572f821a35d
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Aug 4 22:51:35 2023 +1000

feat: add logflare and airtable wrappers

commit 935a1322d98dd80f81f7ba522626e8f24af682e9
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Aug 4 14:47:04 2023 +0200

chore: change title, start with paragraph instead of heading

commit 4ec5356eb9d12531d94d120b338ddaa61e3f4dde
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 14:29:18 2023 +0200

lw8: remove duplicate bg

commit e274dbf26eefcd24f0ae55250a7e9d6bf5797d53
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Fri Aug 4 18:31:16 2023 +0800

docs: update TypeScript Support section on JS reference

commit 6bc1155e6aaed29d59abc7b6a85f7186a2795abb
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Aug 4 14:16:02 2023 +0200

lw8: update blog post date

commit d02884f5e080336646fb4dd0d6e4f89eb7d76277
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Aug 4 14:06:49 2023 +0200

chore: update cli reference docs

commit efb3febc45f21933abe8f7bef3f1f93a5693957e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Aug 4 13:48:44 2023 +0200

chore: improve project nav with org-billing

commit 7e968ca26395c6c4bcb71c76cf9114bd686b5d5d
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Aug 4 13:22:26 2023 +0200

chore: improve copy when creating project with org-billing

commit 1383af11925845558668be3498e20d17e8987a57
Author: Filipe Cabaco <filipe@supabase.io>
Date: Fri Aug 4 12:21:10 2023 +0100

Revert "Add warning to avoid log explorer usage when Postgres backend is the
chosen analytics backend"

This reverts commit 4a53b7c12d1d9edb64fad7ba5e37ac7d2b100312.

commit 4a53b7c12d1d9edb64fad7ba5e37ac7d2b100312
Author: Filipe Cabaco <filipe@supabase.io>
Date: Fri Aug 4 12:18:53 2023 +0100

Add warning to avoid log explorer usage when Postgres backend is the chosen
analytics backend

commit 090a16f463dcb7297bfbc4b7f27d056bda82d899
Author: TzeYiing <ty@tzeyiing.com>
Date: Fri Aug 4 19:07:01 2023 +0800

feat: update logs explorer queries for pg compat

commit d7bec0aec631535c8a048abb57864aaf778ea11a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Aug 4 12:12:42 2023 +0200

feat: show hint on paid orgs with no projects

commit 7e02a50419078a6f8f86bc2af60caf9a4117c76a
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Aug 4 12:19:47 2023 +0200

chore: fix wording from queries to statements

commit c2b92e07b03817e57e62063630f5cb425248c145
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Aug 4 12:17:42 2023 +0200
chore: add new cli references and link them in the inspect guide

commit 18b3211d044c12dd78a30c845c03592fa49c2ccd
Merge: 2ca0107cf 881deec69
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 4 17:44:45 2023 +0800

Merge pull request #15852 from supabase/chore/sql-upsert

chore: sql editor upsert

commit 881deec694df582f67b4122c0adb5c022a33ca33
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Aug 4 19:32:47 2023 +1000

don't immediately save snippets

commit 2ca0107cfb8fc30af73b276a6485171645e21239
Merge: 98ea9ee96 e7893e2d2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 4 17:14:52 2023 +0800

Merge pull request #16213 from supabase/chore/update-pg_get_tabledef

chore: update pg_get_tabledef

commit bb8efbfe2d2d44ef2c16187170f8f91355f90259
Merge: 51b6bc06e 98ea9ee96
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Aug 4 19:13:03 2023 +1000

Merge branch 'master' into chore/sql-upsert

commit c1f3bb3bb9e9700e0cd6ac5a3e38c378f12d8038
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Aug 4 08:37:07 2023 +0200

feat: add feature flag for enabling GoTrue navigatorLock

commit 98ea9ee961fa69458d40927a13f42f1cec905ee0
Merge: e75ebba96 49a0e6c0b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 4 16:33:22 2023 +0800

Merge pull request #16214 from supabase/fix/branch-management-use-git_branch

Fix branch management using git_branch property instead of name

commit 49a0e6c0bc7da74e5f0da27be9b6e454d361f4fe
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 4 16:10:53 2023 +0800

one more

commit 2cad0aa86f649567d0e4f2061a27ca461d3dfa7f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 4 16:09:45 2023 +0800
Fix branch manamgenet

commit e75ebba964ae853f59c927a803a0272cb90e7a18
Merge: 7edaa4918 a30e77708
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Aug 4 09:46:29 2023 +0200

Merge pull request #16207 from abenezerBelachew/abenezerBelachew-patch-1

Typo fix 2023-08-01-react-native-storage.mdx

commit 7edaa4918d151fe3e96caa5b32abe1b10edd9554
Merge: 9cb8bd006 0a0bb2ea0
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Fri Aug 4 09:20:26 2023 +0200

Merge pull request #16198 from supabase/update-vonage-doc

Update: Vonage docs

commit e7893e2d26e7783f3ae302f173ad51c4ab4968fb
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Aug 4 17:01:01 2023 +1000

chore: update pg_get_tabledef

commit 9cb8bd0062057dd73247923cbc6644bc746fff86
Merge: 6e26f5dc1 d7e07d9e7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 4 13:48:30 2023 +0800

Merge pull request #16173 from supabase/feat/branch-management-3

Feat/branch management 3

commit 6e26f5dc1608772f8f187b3f6e3f2c87081fbdf7
Merge: 5e639f187 ad40158eb
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Aug 4 07:28:24 2023 +0200

Merge pull request #15999 from sarojregmi200/patch-1

Update auth-twitter.mdx

commit 5e639f18763e012a94cb1ab9c453f86dc7dc71ae
Merge: daa67dd0e f27523777
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 4 12:06:00 2023 +0800

Merge pull request #16127 from supabase/feat/branch-management-2

Feat/branch management 2

commit d7e07d9e728c9da16c75121885933f28bddb3752
Merge: 25c09c414 f27523777
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 4 11:51:55 2023 +0800

Merge branch 'feat/branch-management-2' into feat/branch-management-3


commit f275237772b1594e0f50b7365c850e3afa716802
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Aug 4 11:50:21 2023 +0800

Use vercel icon

commit a30e777088b8c63e70bfaad377c83d4015da2738
Author: Abenezer Belachew <43050633+abenezerBelachew@users.noreply.github.com>
Date: Thu Aug 3 21:16:28 2023 -0600

Typo fix 2023-08-01-react-native-storage.mdx

commit cd9b301220c9f44e2c361c0b85c27b7f04ddaadf
Author: Abdurrahman Rajab <rajab-2@windowslive.com>
Date: Thu Aug 3 22:39:09 2023 +0300

feat: add check

commit b5cc962e28c97961c3d7875977f2795045ebcba9
Merge: 0bc740535 1d83feb08
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Aug 3 14:08:19 2023 -0230

Merge pull request #16165 from supabase/feat/sql-editor-project-snippets

feat: Add project level snippets to the AI SQL Editor

commit d3102e9797826dceef8b0c73a9802cc52c634331
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Aug 3 17:46:56 2023 +0200

doc: add notes on pg stat statements for inspect db commands

commit c9a03df3f905a31f0722ff534278f19c839834dd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 17:38:40 2023 +0200

Update Three.js

commit a52ead648a454f142c70d1c80548b9785ee8f072
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 17:35:24 2023 +0200

PixiJS

commit daa67dd0ef7681c8e041392682e8f0ab8a51a128
Merge: 82021367d 50c38bd39
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Thu Aug 3 17:24:19 2023 +0200

Merge pull request #16186 from encima/add-chrisg

Add Chris G to humans.txt

commit e92ba25de485e0bf48922ed60e1c58ad7352a409
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 17:23:35 2023 +0200
PT tz

commit 2baa88ff360e6f110403c26648f358d0b0cfca96
Merge: fa0bb100c 8ba00687e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 17:19:11 2023 +0200

Merge pull request #16191 from supabase/fs/blog-post-lw8-constellation

Blog post: LW8 constellation

commit fa0bb100c6778f4d3c04c0bde45466c3fbde2b53
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 17:16:44 2023 +0200

Full width Friday blog post card

commit 1d83feb08eba88eadbe56f11b7b27d9a0ed1d75d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 3 16:51:20 2023 +0200

Update the copy of the alert title when deleting shared snippet.

commit 82021367d0fc7a0386d4a5218ba5c4cb75b67d51
Merge: 2ef146638 9c5f7b13d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 3 16:47:11 2023 +0200

Merge pull request #16195 from 0xflotus/0xflotus-patch-1

chore: fix Supabase typo

commit 2cdbb46845510da8cf41114369edaa54bdaa1fed
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Aug 3 16:30:41 2023 +0200

docs: add navigation link to inspect db guide

commit c3cbf152278b7c16522be85e048e3a326f548b37
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 16:25:24 2023 +0200

Fix mobile text size

commit 31ba007c5bd689333faca7858bd8645c5d91124c
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Aug 3 16:25:03 2023 +0200

docs: add guide for using supabase inspect db

commit 2a9fd4321c7ff98d98964589a87a961926d04bf2
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 3 16:17:55 2023 +0200

Add a feature flag for the shared snippets.

commit 702ec57661a887584de2ca59e1e5b7c3fcfd5724
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 15:53:18 2023 +0200
Improve mobile

commit 5966ca35fe082235887d3b3427eac142e0b9419b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 15:46:12 2023 +0200

Clean up pre launch page

commit 36e25209e04533cc3476428e4a329a314c77219e
Merge: 474d81769 4667fe2e8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 21:37:57 2023 +0800

Bring changes from master in and resolve conflicts

commit 2ef1466382fe3141a401466fbd16477f3238fe68
Merge: 4667fe2e8 3a92711eb
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 3 15:36:49 2023 +0200

Merge pull request #16154 from supabase/docs/local-dev

Docs: Local dev refactoring

commit 0a0bb2ea04d6150999db3ec5adbca9e0c8376f65
Author: Monica <monicakhprivate@hotmail.com>
Date: Thu Aug 3 16:31:01 2023 +0300

Update: Vonage docs

commit ed41aa330e5cbbfc0bf128ae5775d21127d50069
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 15:28:32 2023 +0200

Fix blog post scroll bar overlap with mobile menu

commit 15c67623c488a5b4dd5b79f92eb0608bf40a7062
Merge: 87a7e2730 4667fe2e8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 21:22:15 2023 +0800

Merge pull request #16190 from supabase/master

Dashboard deploy

commit 4667fe2e81898ea2b339a4f979808572395666b0
Merge: 10352500e 3c3d6cd3d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 21:10:56 2023 +0800

Merge pull request #16192 from supabase/chore/nav-layout-v2-improvements

Chore/nav layout v2 improvements

commit 3a92711ebe68010ec896c67f57994c89a3faff88
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 3 14:59:45 2023 +0200
Update apps/docs/pages/guides/cli.mdx

Co-authored-by: Han Qiao <sweatybridge@gmail.com>

commit 10352500eebe6a7898bd1d3152743175abee9b7e
Merge: 8be071805 3e628fb23
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Aug 3 13:32:28 2023 +0100

Merge pull request #16196 from supabase/blog/update-dataset-link-fewer-dims

update dataset link fewer-dimensions-are-better-pgvector

commit 3e628fb23af82499d9eb56dd2930be2898245019
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Aug 3 15:18:04 2023 +0300

update dataset link fewer-dimensions-are-better-pgvector

commit 9c5f7b13d1e8fad30e4a7577709c28a1c572e49b
Author: 0xflotus <0xflotus@gmail.com>
Date: Thu Aug 3 14:09:28 2023 +0200

chore: fix Supabase typo

commit 34337c41650baa5ba815722d02dcb09824b789fd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 13:48:24 2023 +0200

Countdown only on upcoming day

commit e28f730bb576e87c9cde434648f9a293a934c472
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 3 13:38:05 2023 +0200

Add ids to buttons on the top bar to make UI testing easier.

commit 8be071805df9390aa970bbed800123ee8ba40186
Merge: e932b3350 092e8939d
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Aug 3 12:37:40 2023 +0100

Merge pull request #16174 from supabase/feat/fewer-dimensions-blog-post

Blog: pgvector fewer dimensions post

commit f2e6d41757b79e06e3d0299dc2b4f06be82b6de5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 3 13:06:07 2023 +0200

mocking out unfinished docs

commit 8ba00687e7ecb4b3ba76d92e80305fe91f4a4cf5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 13:04:04 2023 +0200

Update blog post description

commit fd6f95227faabe6015f7451abba33f152625c239
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 3 13:03:52 2023 +0200

spelling

commit c55cdc4b91083fe806e19daa5e4ea0a9ed1d83b5
Author: thorwebdev <thor@supabase.io>
Date: Thu Aug 3 19:01:55 2023 +0800

chore: address nits.

commit 870c2469263ab13a437d34eae60bbc174bc563c6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 3 13:01:20 2023 +0200

copy merge changes

commit 1296cf89090ca2ba828e22740f30b6c86ab9695c
Merge: 1d583fbeb e932b3350
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 3 13:00:32 2023 +0200

Merge branch 'master' of github.com:supabase/supabase into docs/local-dev

commit 7d5d9826ffccd7ac09c978bb667b4269776ff042
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 13:00:13 2023 +0200

Pre release rebase

commit 1d583fbebd6006b037eaf44bd323f4e112db0e6a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 3 12:58:29 2023 +0200

fixes some titles

commit 627d332ebe35522023a1a4df617b70adab185dce
Author: thorwebdev <thor@supabase.io>
Date: Thu Aug 3 18:55:42 2023 +0800

chore: update scopes messaging.

commit 76f39bd798bacb91a892f90943c7b4387a66014c
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 3 12:44:09 2023 +0200

grammar

commit ea9e29c52a76fc65c2a6939d59dd5ac524fbb2dd
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 3 12:43:19 2023 +0200

Adds some seed commands

commit c8ddd1d1c258b1d949ff69a66741decd22b703d8
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 3 12:38:21 2023 +0200

Add auth.uid for uuid suggestions.


commit c0f84c22977045c57d3b45760c07e141f90513b8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 31 18:35:37 2023 +0200

lw8: set up lw8_meetups realtime changes from db

commit 0620bd3cfee4b137e7ffbfa2bc378a715987a029
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 31 16:18:11 2023 +0200

lw8: initial info

commit 5cf5d1d3c57811fff9aacdd85a8ac30c6baad8b6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 31 15:27:17 2023 +0200

lw8: archive and meetups components

commit 474d81769f55a208bbbc952802f89ff8c1fbd0b9
Merge: 7c7f462cc e932b3350
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 18:18:50 2023 +0800

Bring changes from master in and resolve conflicts

commit 3c3d6cd3d7b39b1142106696adad46d4f4eea95e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 18:13:57 2023 +0800

Sort projects alphabetically on home page

commit fc257d93ca7f822113477a462408e6285c981d75
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 31 14:19:06 2023 +0200

lw8: pre release page setup

commit 42838e32b1b72d8ec343e41369e89d795b40cebf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 18:13:01 2023 +0800

Convert app header dropdown buttons to include names

commit 186ed17b6dd24af632729c2181f6bd1a5d1c17f7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 11:58:46 2023 +0200

Fix code indentation

commit 1a3f1bd89042b52866ed7f71c7935b7578d91df6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 3 11:58:23 2023 +0200

more docs

commit 749453a57eb14949fec054d56177f7f796e40c27
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 11:55:38 2023 +0200
Blog post: LW8 constellation breakdown + Link mdx component

commit e932b3350ed7703cc8ffc2ffede6d2df315867bb
Merge: 6e107d653 42fda2cef
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Aug 3 11:54:00 2023 +0200

Merge pull request #15897 from supabase/chore/pricing-auth-emails

commit 6e107d6533406a4ab712ee31ae25cd9b65ddd9c1
Merge: 91f0dce76 ffe0e552d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 11:41:54 2023 +0200

Merge pull request #16162 from supabase/lw8/meetups

LW8: Meetups

commit ff8093645056101a33c805e318e081b968985686
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 17:39:23 2023 +0800

Project dropdown show all projects irregardless of status

commit 3094b2abfc2b7f53597b0fb22be438b65bd3bf2d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 1 22:45:06 2023 +0200

Change the wording for deleting a project or cancelling a subscription.

commit ebdcaca6e0711886d9c10a158590042363d8c104
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 1 17:00:13 2023 +0200

When creating a foreign key, always default to the primary key in column
dropdown of the referenced table.

commit be716807928a23f144162e65fea515570af91fa2
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 1 16:59:16 2023 +0200

When creating a table, created_at should not be a nullable since it defaults to


now() function.

commit 521b8b63a013e8fa609faf96d702762018739f8c
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 1 16:27:34 2023 +0200

Fix the functions page not been able to reload.

commit 91f0dce7601d198c442c092a207339b8c3a6a93a
Merge: d6dafe909 bf396bf30
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 17:30:47 2023 +0800

Merge pull request #16189 from supabase/fix/ignore-isValidBranch-check-in-


RouteValidationWrapper-for-self-hosted
Ignore isValidBranch check in RouteValidationWRapper for self hosted

commit 41acaf513a0c913c162fd1d169e63605c7433a9b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 17:28:16 2023 +0800

Update AppHeader settings tooltip to org settings

commit 3584e25d4d67b2850521106c6841d1bab2efede5
Merge: babe58fd7 0bc740535
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Aug 3 11:24:51 2023 +0200

Merge branch 'feat/ai-sql-editor' into feat/sql-editor-project-snippets

commit d6dafe9098d3e9b869928cc2a6623ea65548eccc
Merge: 25beb71ca d24eb1ea0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 17:14:03 2023 +0800

Merge pull request #16184 from supabase/fix/creating-projects-sometimes-goes-


straight-into-ready-page

Show building state if project status is unknown

commit bf396bf30454c4d4de8d6c719416eab68e12f857
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 17:13:08 2023 +0800

Ignore isValidBranch check in RouteValidationWRapper for self hosted

commit 25beb71ca57b50fecc90930fd9bb07b2b9a2009c
Merge: 928d7d87e 86190802c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 16:54:01 2023 +0800

Merge pull request #16183 from supabase/chore/fix-v2-home-page-white-space

Fix v2 home page white space

commit 25c09c41441a4d327a5e4ffab412d77e279c01fc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 16:53:11 2023 +0800

Add some scaffolding for vercel integration

commit ffe0e552dea3b24dcfe9964a44eccca75c310798
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 10:11:41 2023 +0200

add alt text to images

commit 663038732755c7fb5156f10e859ba697ccedf17e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 16:09:36 2023 +0800

Fix

commit fc54a815bcc93539e25648a6c75f9c1188679af4
Merge: 4de48f0c2 7c7f462cc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 15:58:37 2023 +0800

Merge branch 'feat/branch-management-2' into feat/branch-management-3

commit 7c7f462cc5e40de07f4a26b07204bd8aa0380611
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 15:58:25 2023 +0800

Fix

commit 4de48f0c24b9b5dadcfbebe26de9fdeb2e273bde
Merge: 59c67d289 21443fba6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 15:46:06 2023 +0800

Bring in changes from branch management 2

commit d5f7f3cd766ed889ccd08c39fb7ed83af19bd6be
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Aug 3 09:45:32 2023 +0200

resize connect supabase button brand asset

commit 21443fba657d0af333436535fe5abc8d23689d04
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 15:44:41 2023 +0800

Fix finding github connection if there are multiple integrations

commit 50c38bd3943d148a946b4a6c44acb900e00ceec4
Author: Chris Gwilliams <517923+encima@users.noreply.github.com>
Date: Thu Aug 3 10:19:34 2023 +0300

Add Chris G to humans.txt

commit 1558cc504c687d51a57f64ddbc1ce30c716b89f7
Author: thorwebdev <thor@supabase.io>
Date: Thu Aug 3 15:12:00 2023 +0800

feat: more recommendations.

commit d24eb1ea0b034b1091a2545875a7d8f4b66224b2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 14:22:29 2023 +0800

Show building state if project status is unknown

commit 86190802ca872ea48f7a57d9156a4b3229096a2e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 14:17:52 2023 +0800

Fix v2 home page white space

commit 87a7e273018e1916a4e76ad2385a1f92d3b80b0f
Merge: 43a29ecbe 928d7d87e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Aug 3 13:55:33 2023 +0800
Merge pull request #16182 from supabase/master

Dashboard deploy

commit cfaf70875e1890d48862402e8bb2f7d3ede6f72e
Author: thorwebdev <thor@supabase.io>
Date: Thu Aug 3 12:30:59 2023 +0800

feat: improve oauth docs.

commit 0bc74053527905d0b52a1d5538d21e8d2c38b728
Merge: d1bd43778 0a7a1b7ef
Author: Greg Richardson <greg@supabase.io>
Date: Wed Aug 2 22:58:59 2023 -0500

Merge pull request #16082 from supabase/feat/ai-sql-editor-schema-suggestion-


popover

AI SQL editor schema suggestion popover

commit ab1e0d8965561f132c43209a466b61d0d01f9b23
Author: thorwebdev <thor@supabase.io>
Date: Thu Aug 3 11:54:08 2023 +0800

feat: add connect supabase button to brand assets.

commit 0a7a1b7ef64a492f621d50492a1c1d932cd99957
Merge: 78e2251cf d1bd43778
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 22:49:56 2023 -0500

Merge branch 'feat/ai-sql-editor' into feat/ai-sql-editor-schema-suggestion-


popover

commit c92c64013599715b9aeb289fff84d5c0e0b78161
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Aug 3 03:30:53 2023 +0200

chore: update cli reference doc

commit d1bd43778ee9c2ebc5340e32ba93712a30932fe1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 19:29:44 2023 -0500

fix(sql-editor): debug ai layout and styles

commit f09513b9abb2c31342c93bb9d30c732b60f7235a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 19:07:14 2023 -0500

feat: ai icon animation when generating query

commit 4ff4ae77a7cf4ddc0edf6b9daa4675761cca0961
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 18:13:35 2023 -0500

feat(sql-editor): make ai default sql editor screen


commit a5c6b007be8f33f0d843a63ec7cb5e08ad536a59
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 18:11:21 2023 -0500

feat(sql-editor): split ai input into its own screen

commit 092e8939dbad52193b299b73fa9e7fac324c1a02
Author: Greg Richardson <greg@supabase.io>
Date: Wed Aug 2 17:06:52 2023 -0500

feat: add link to wikipedia dataset

commit 293806c45dd1fd3218ac8b6eef455398f5aefcbe
Merge: 78f7969b3 bf5d97a7a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 3 06:03:50 2023 +0800

Merge branch 'feat/branch-management-2' into feat/branch-management-2--with-


project-settings

commit 78f7969b3078bc5dc0b0e77a4e73762ff09085c3
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 3 05:58:30 2023 +0800

adds PATCH functionality in for project connections

commit 928d7d87e24addcf6e3708a660491d5b22487e55
Merge: 5730f60d0 ef8c25032
Author: Greg Richardson <greg@supabase.io>
Date: Wed Aug 2 16:18:18 2023 -0500

Merge pull request #16138 from jan-tennert/patch-kotlin-docs

Fix Kotlin function docs

commit b6c821124884f3e945d31688607be9c89d558c36
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 16:05:10 2023 -0500

chore: change post publish date

commit 5730f60d0e24f1499ee7a0896e24d4c2370871fb
Merge: 8f033423e 0c5575176
Author: Greg Richardson <greg@supabase.io>
Date: Wed Aug 2 16:02:31 2023 -0500

Merge pull request #16137 from jan-tennert/master

Add missing link to Kotlin Quickstart and cleanup code

commit c602a3895781ec4bce2a1d6ce532e3fb188e494f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 15:21:52 2023 -0500

feat: add gte-small measurements in blog post

commit 5cab64045a97491f3c387227de611ede55699738
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 14:55:13 2023 -0500
feat: link to vector compute addon docs

commit 2807e516fabd753c95ee352f1987b26e00971562
Merge: 6d1cc92e1 9e09995b1
Author: Greg Richardson <greg@supabase.io>
Date: Wed Aug 2 14:46:26 2023 -0500

Merge pull request #16136 from supabase/feat/ai-sql-editor-styling--with-new-


brand-tailwind-tokens

Feat/ai sql editor styling with new brand tailwind tokens

commit 9f776693272f113ef821c2e7eaca91fbc9c3f660
Author: Greg Richardson <greg@supabase.io>
Date: Wed Aug 2 14:37:10 2023 -0500

fix: remove unnecessary wording

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 8460a4c2a96dfe61462b8603c69b97cd1d0d5803
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 14:36:07 2023 -0500

fix: improve flow when explaining ivf indexes

commit 9e09995b1abf61a606c3312a2c9bbd2b723dc0a0
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 14:30:00 2023 -0500

fix: css module import type

commit babe58fd79088eeb614ed14d97aaf8fdf67481c0
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 2 16:45:52 2023 -0230

Update modal language

commit 68243f4ba206d321febb7702bc370ebed0939642
Merge: d462b469d 6d1cc92e1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 14:11:27 2023 -0500

Merge branch 'feat/ai-sql-editor' into feat/ai-sql-editor-styling--with-new-


brand-tailwind-tokens

commit 14198a17f51901b926ba6926f34889c706acbde8
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 2 16:38:49 2023 -0230

Add permissions checks

commit 6d1cc92e159754b7d14933f8b786dd96b1bbcf72
Merge: f76e814be 8f033423e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 14:07:23 2023 -0500

Merge branch 'master' into feat/ai-sql-editor


commit d462b469d1daa1fc78fcc92380da9e52c1a8edc9
Merge: 4ac67830e 8f033423e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 14:06:36 2023 -0500

Merge branch 'master' into feat/ai-sql-editor-styling--with-new-brand-tailwind-


tokens

commit 5dde6fa174558562a621ede1ea52e18eac8efffc
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 2 16:34:02 2023 -0230

Add duplicate query to personal copy option

commit ab84bcc100597c24755f9fdd63a8ecf4765fdc0f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 13:54:28 2023 -0500

feat: blog post inline images

commit 45dfd8972c0541b539879aa58632a5ec5e093384
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 13:33:02 2023 -0500

feat: add thumb and og images

commit 8f033423e367dc92b4e804b2f6a559a4d4ef4a01
Merge: 4bcd7591e 53cfe46a0
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Wed Aug 2 15:23:56 2023 -0300

Merge pull request #16175 from supabase/chore/downgrade-team-to-pro

chore: keep spend cap disabled on downgrade team -> pro

commit 53cfe46a04273347311f8c00b0b892106f850c5e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Aug 2 19:51:14 2023 +0200

chore: keep spend cap disabled on downgrade team -> pro

commit 76bd7c80475e0e9f030ddb3a8de9f815b79be0fc
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 2 15:27:14 2023 -0230

Some wording updates

commit 0f89d4584904c026ad0e981da0e8de9d21c2d305
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Aug 3 00:48:25 2023 +0800

add new GitHub connection form for project settings

commit f243fff1aa31585fffaf2b0bdd63eabce0022b09
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 10:52:39 2023 -0500

feat: adjust post metadata


commit 921753e664d7743cb15c42373294d3ae24c92704
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Aug 2 10:42:54 2023 -0500

feat(blog): pgvector fewer dimensions post

commit 407e989e061a387cdcc6e56a7afe41f623100437
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 2 16:54:02 2023 +0200

Adding seed template

commit 59c67d289b6424d6ad9a629659f33169e1cf7943
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 22:38:28 2023 +0800

Update hasAccessToBranching to check opt in tags

commit 59108c68617f98d3d71351e2a6d742458e34f88c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 22:31:29 2023 +0800

Add support for github pull requests

commit 4bcd7591e0bfeffb5636139108b9eb111e50ee50
Merge: cc7f77c23 11227c3a9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 22:29:36 2023 +0800

Merge pull request #16167 from supabase/chore/misc-fixes-020823

Chore/misc fixes 020823

commit 691c3065eac52aabc0c6b815e3bf55ef7744b1ca
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 2 16:18:29 2023 +0200

fix mobile padding

commit cc7f77c23625dc6068bef6acdb9912a478fdc0ad
Merge: 2c1fbfb78 f8299d509
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Aug 2 15:11:24 2023 +0100

Merge pull request #16170 from supabase/beta-update-july-2023

New blog: Supabase Beta July 2023

commit f8299d50961373eb619c5d6290222aa244cfb1cc
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Aug 2 15:06:06 2023 +0100

Update quick product announcements section.

commit 27d5719fcb62915384d8e1cc461ebf975129c4e5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 2 16:02:43 2023 +0200
Add nav anchors

commit 2c1fbfb785aa9eb27736c3780774be4d38b01583
Merge: f87a76bcb 4b82ef30d
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 2 11:24:45 2023 -0230

Merge pull request #16171 from supabase/fix/db-function-argument-types

Fix/db function argument types

commit 59d91056b8ecb7c2d60c858ccb6750f3635b8e80
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 2 15:50:31 2023 +0200

Update text

commit 4b82ef30ddf3edca3a9d3a48a41a6a72c7fd846f
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 2 10:59:38 2023 -0230

Adds vector and double precision argument types

commit 9bbde8b5010083ced0f3fbe4fbdddf04aca2c4cf
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 2 15:15:11 2023 +0200

update image

commit 034c40cc57238d4965bac7d24f717e1e793d4ea8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 2 15:08:05 2023 +0200

update images

commit d06614effb46b7fd15de4da41014c57584f2fbe0
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Aug 2 13:57:50 2023 +0100

Fix images.

commit f73be89f6bbcc7594d155787ab876e7f74571a7b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 2 14:44:06 2023 +0200

renmove extra space

commit 21a12d4ef6ae8a09774de62f3a7bc967427e2fdd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 2 14:43:06 2023 +0200

Add lw8 intro callouts

commit 954ee22d2219b7720205a4e4493237966d5b4641
Merge: 941dcd826 5bd328772
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 20:37:06 2023 +0800

Merge branch 'beta-update-july-2023' of https://github.com/supabase/supabase


into beta-update-july-2023

commit 941dcd8260e1b36aea1305aaf82e93c087c16c22
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 20:37:03 2023 +0800

wrong file extension

commit e2983f17e966fd91c9a71603f94a9af23f3266ad
Merge: 94c3fc830 f87a76bcb
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Aug 2 09:54:50 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit d71aeacd739c2cc054e4047640d24fee12e48690
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 2 10:34:24 2023 +0200

Add feature to share a snippet with the entire project.

commit 5bd3287721a18e20f321b59968bab437be853720
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Aug 2 13:15:01 2023 +0100

Fix.

commit 5398451f5b151116d01a18462babf52a80f98a55
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Aug 2 12:44:41 2023 +0100

Added og image.

commit 1f1ff8444715a5cb5604bdc850f2f8fd0f320456
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Aug 2 12:37:28 2023 +0100

Added more content.

commit c0981e232dab1e88ddfb14019b81a653317f55ef
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Aug 2 12:09:01 2023 +0100

Fix and added description.

commit 47d99f4f119c000c4ac36fed3f21fdccea6dc8da
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Aug 2 12:07:33 2023 +0100

New blog: Supabase Beta July 2023

Added new Beta Update blog post.

commit f87a76bcb0443f8c64286b57ed847361333e8656
Merge: 26d1afec4 d49236d75
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Aug 2 18:45:47 2023 +0800

Merge pull request #16168 from supabase/cli/v1.82.5


chore: update self-hosted image versions

commit d369c11f66e35b00d19a6c34c0c52fc106eb9625
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 2 03:29:18 2023 -0700

chore: update cli reference doc

commit d49236d756bdcbe5559f18db288bc78a2c1f3ce3
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 2 03:29:10 2023 -0700

chore: update image versions for docker/docker-compose.yml

commit 26d1afec4fa4f8ca3fb3ea5dc0d7953d6882697b
Merge: a8f9e71a8 983d50e74
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Aug 2 11:58:31 2023 +0200

Merge pull request #16166 from supabase/j0/clarify_use_of_whatsapp_otp

chore: clarify use of whatsapp otp with twilio verify

commit 983d50e7460eccd5c67e31741e51f0afe5aed413
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Aug 2 11:43:53 2023 +0200

Update apps/docs/pages/guides/auth/phone-login/twilio.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

commit 11227c3a967a9a02f4351bdbfe72c48236e17715
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 16:58:20 2023 +0800

small style fix

commit 3e2d22ea36edcb9f6b080345839108bfda769a45
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 16:51:47 2023 +0800

Fix test

commit 4ac67830e9fe69bef7f2e398a0a1499c22005d64
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Aug 2 10:44:44 2023 +0200

Add className props to the AiIcon.

commit efb36a3d39cc4d2fd9b8674f1046f4a685f5e82c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 16:43:58 2023 +0800

Fix invalid href error for org settings new nav

commit bac2a4b8af858c194e0eb68abd4a192b4ee27fe6
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Aug 2 10:42:54 2023 +0200
chore: clarify use of whatsapp otp with twilio verify

commit 761cbee5408b2ac30046d0fcccce28a3b98b16b6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 16:41:02 2023 +0800

convert retrieving database size to RQ on reports/database

commit ad40158eb62a17edebf235cff54adbfbada58ea4
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Aug 2 10:31:17 2023 +0200

Update apps/docs/pages/guides/auth/social-login/auth-twitter.mdx

commit 3c5125c069f2e37861594f5ce794daa015fc477b
Author: Bruno Krebs <krebs.bruno@gmail.com>
Date: Wed Aug 2 08:22:03 2023 +0000

chore: remove extraneous class

commit e9b7882f410b3416b029983ff645fce08c040a64
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 16:19:18 2023 +0800

Remove usage of env var in getReturnToPath, default fallback to /projects

commit fee68209c0f7e8d33311761455ae0d01935ab535
Author: thorwebdev <thor@supabase.io>
Date: Wed Aug 2 16:11:31 2023 +0800

docs: build a supabase integration.

commit c526b81f4c52568dcc87a6b65ab25b28d9a16a4d
Author: Bruno Krebs <krebs.bruno@gmail.com>
Date: Wed Aug 2 08:11:30 2023 +0000

fix: word wrapping on doc intros

commit bf5d97a7ac890c03d0b60ec6623430fcf63b9829
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 15:44:52 2023 +0800

Expose scroll area from ui

commit 7c790c7c8bc9fefd660c707d777f21c0d72be404
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 15:41:52 2023 +0800

Update branch management page with all GH stuff, scaffold change production
branch CTA, add ScrollArea to org projects and branch popovers

commit 05d8c4d6d802ff304410cad16ebbb4d975ba51e1
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 2 08:55:35 2023 +0200

lw8: limit stars in constellation and cleanup console logs

commit cd0a7edadc31889a2ff421c76d616062e367835f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Aug 2 08:47:02 2023 +0200

lw8: add meetups section

commit d2b7e3e40e50ceec38a40982d6145c34aa060c30
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 14:07:56 2023 +0800

Wrap up github integration with branching

commit b3950a8fdf8061412133d3238fc256623e8cdbb6
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 13:29:12 2023 +0800

chore: move integration connection interface

commit 4674231002ddff18f303ea48be1dcaff6ae4b619
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 13:26:14 2023 +0800

Update OrganizationIntegration.tsx

commit 7308110b4c532056c645a9c5ed80c7d992dc8f70
Merge: c37ea37e8 a8f9e71a8
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 13:22:26 2023 +0800

Merge branch 'master' into feat/branch-management-2--with-project-settings

commit ed5dfc961626bd4844b41e481715bfdbca91f319
Author: NeoFoxxo <104744179+NeoFoxxo@users.noreply.github.com>
Date: Wed Aug 2 15:21:15 2023 +1000

Update supabase_py_v2.yml

fixed example

commit 52e6d59df786165d6281b51f707b2be6baab46fe
Author: NeoFoxxo <104744179+NeoFoxxo@users.noreply.github.com>
Date: Wed Aug 2 15:08:50 2023 +1000

fix: syntax error in python documentation for setting session data

Resolves issue #16159

commit a8f9e71a87b394aa7a07661c731d000e3285aed5
Merge: ebae04a98 17be4841c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 13:08:10 2023 +0800

Merge pull request #16158 from supabase/feat/re-sync-env-vars-vercel

feat: resync vercel env vars

commit 17be4841cb5c9b26fef76732a1e11215e4de62d2
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 13:02:47 2023 +0800
Update Integration.tsx

commit c37ea37e819f0bbe53ffea02500c8bf7646495e9
Merge: 11cd7e684 ebae04a98
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 12:50:34 2023 +0800

Merge branch 'master' into feat/branch-management-2--with-project-settings

commit 91210b68e876817ff33148c7b76bfa1d901d172b
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Aug 2 14:50:25 2023 +1000

add default error handler for vercel env sync

commit 52a3bef322d3d7f5061eea8fd89a3e98c1a77fa9
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 12:40:50 2023 +0800

Update Integration.tsx

commit 83f0193bcb8419f5d9051397a6bcb510d7f6dbd0
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 12:38:23 2023 +0800

feat: resync vercel env vars

commit aa40ed7700a14f0027e46fdb4caee4ec0b302ac8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 11:52:12 2023 +0800

Add disabled and empty state for branch management page

commit ebae04a9894057a4a33ff795148ece2b3e3e4d3a
Merge: 0d23c375b cdca05527
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 11:33:49 2023 +0800

Merge pull request #16156 from supabase/fix/db-size-warning-uncapped

fix: only show db size warning on capped plans

commit 0d23c375b639b0dc79d5621610c5746b2252d88e
Merge: 28f48bdef b57db1521
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Aug 2 12:16:41 2023 +1000

Merge pull request #16157 from supabase/fix/temp-fix-codehike-bg

Fix/temp fix codehike bg

commit b57db1521c53aad9713d46f971ba4b738f194852
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 1 23:23:29 2023 -0230

temp fix

commit 94c3fc83089e78aa2d04801f221f5d180cd5454e
Merge: 1c3903a85 28f48bdef
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Aug 1 22:57:02 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 28f48bdefb2c512a875875966a0e0dc9f13e9edf
Merge: 6139d8050 43c49e8dd
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed Aug 2 11:26:38 2023 +1000

Merge pull request #16139 from supabase/docs/add-static-and-edge-examples

Docs: Improve Next.js Auth Helpers docs

commit cdca055270b397e2752e64c8a7cbcb1da822feff
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Aug 2 00:38:36 2023 +0200

fix: only show db size warning on capped plans

commit 11cd7e684db79b1daaf3e296944e2a8e2224b6dd
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 05:48:21 2023 +0800

started moving all the integration UI stuff around

commit 6139d805058b9906c53fe48059b64e4b1f3af1e4
Merge: 4b0efd86a 7204ac26f
Author: Greg Richardson <greg@supabase.io>
Date: Tue Aug 1 16:23:49 2023 -0500

Merge pull request #16117 from supabase/chore/update-brand-colors

Chore/ updating tailwind classes - all brand based classes migrated

commit 7204ac26fe1d34f9969879775323ccbb4be1206b
Merge: 66b1d82e3 4b0efd86a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Aug 1 16:10:52 2023 -0500

Merge branch 'master' into chore/update-brand-colors

commit 66b1d82e3d363d7b74daeb0ffa480e75faeea87e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Aug 2 04:18:25 2023 +0800

Update studio/components/interfaces/Home/NewProjectPanel/APIKeys.tsx

commit d6bc450ef0faab75b89856ca89da153f7aed3b2d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 1 22:12:30 2023 +0200

refactors the local dev section

commit 4b0efd86a90a3201037b71236bc1c124414da4f9
Merge: 316e43a4b eb5ae6e96
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 1 11:02:37 2023 -0700
Merge pull request #16018 from supabase/docs/external-wrappers-docs

Docs: pull docs from external Wrappers repo

commit eb5ae6e96f46f780cb39d8edebccfbfb0ec3bf41
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 1 19:43:49 2023 +0200

Update
apps/docs/components/Navigation/NavigationMenu/NavigationMenu.constants.ts

commit 7239300cc32c37eb2cb38262f573b3629740ebe1
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 1 19:42:53 2023 +0200

fix linting errors

commit 316e43a4bccf5f947bd3b4d2cb3b97c62991667a
Merge: a8844110c e6c993975
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Tue Aug 1 19:27:51 2023 +0200

Merge pull request #16148 from supabase/fix/hackathon-wording

fix: registration wording

commit e6c993975b9f55157c3ca5a7fb84339262ed564b
Author: awalias <antwilson@hotmail.co.uk>
Date: Tue Aug 1 19:14:00 2023 +0200

fix: registration wording

commit f2f039286cb8ea791fca3282092df1614a77c61a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Aug 2 00:58:05 2023 +0800

Scaffold branch management page empty state

commit ef8c25032a037688019dd959b0ae7661c5be23c4
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue Aug 1 16:33:17 2023 +0000

Fix typo

commit 5186e5dda37c7997b42829c69ec9ab1eec75c7bd
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Aug 1 23:29:15 2023 +0800

Updated enable branching modal to use IntegrationPanels. Also updated some a11y
and shadcn things

commit a8844110c6357720dcddaa825165a585686da482
Merge: 44fc60f01 3459430bf
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Aug 1 16:36:09 2023 +0200

Merge pull request #16017 from supabase/da/add-pooler-config

feat: expose control over additional pooler parameters


commit dcf6c96abb26dc6937b82ec60f57f2eb34ecfb14
Merge: b70dab02c 44fc60f01
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Aug 1 22:29:42 2023 +0800

Merge branch 'master' into feat/branch-management-2

commit b70dab02cf2ba45079fac86dc45376f15b6ca328
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Aug 1 22:25:56 2023 +0800

fix: issue with project with no github connections

commit 44fc60f01627a1afd003264b9b5736b7c1cc01b4
Merge: 9a8ccccc6 2dd7af28a
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Tue Aug 1 09:59:18 2023 -0300

Merge pull request #16143 from supabase/new-blog-post

New blog post

commit 2dd7af28a6242dae2153895613de61f1cdc54c42
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 1 13:52:29 2023 +0100

Updated URL.

commit f4c3497dce39f537e713b3c6a9a04d5d77cca8ec
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Tue Aug 1 09:50:52 2023 -0300

Look, it is pretty now 😊

commit 0246678f43807d8cb49e2ad109d41a967749a6ed
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 1 14:46:33 2023 +0200

adds internal links

commit 2cf0425749f3840eef380445dd41fffd5f121183
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 1 14:46:21 2023 +0200

consistent styles

commit 2ede787f758234996ad30baab5977c24a8b0ecdf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 1 20:17:42 2023 +0800

Implement disable branching

commit d70e70e8421d3fb83d9d38d2cd16afff162c5688
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 1 12:57:38 2023 +0100

Images and optimizations.


commit 49d244054da4676e8dce21fc82a21f25c2916450
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 1 13:14:05 2023 +0200

Update apps/docs/docs/ref/self-hosting-analytics/introduction.mdx

commit bc292997edea37c6db3cb8d6901fea545fb631af
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Aug 1 11:55:35 2023 +0100

New blog post

New blog post: React Native and Supabase Storage by Simmon Schilmson.

commit 7026ad186152633088bec0f97d225cfd0052bda3
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue Aug 1 12:11:24 2023 +0200

Fix wrong method

commit 074ce6cc5cc40368afe156b8b9334274876d123f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 1 18:09:48 2023 +0800

Add create main branch functionality

commit b411e72aded1b797c7bbe4cb126b85d1db28e42e
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue Aug 1 12:06:48 2023 +0200

Clarify passwort reset docs

commit d02d7e75f8bb7fa49b7d7d059ee2a7bb4106168b
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 1 11:19:37 2023 +0200

Update
apps/docs/components/Navigation/NavigationMenu/NavigationMenu.constants.ts

commit 6d5c461796e77809e3c3b4cbfdb45fca621cfea7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 1 17:00:45 2023 +0800

Hook up github repo side panel linker to enable branching modal

commit 9a8ccccc623f0eee353a3967971c9f8098941cbf
Merge: a42ff1520 dcddadb0b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Aug 1 10:56:54 2023 +0200

Merge pull request #15932 from supabase/chore/improve-redirects-org-billing

chore: improve redirects for org-level-billing

commit 42ed5e6e468793b8364e109f157a36327effac34
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Aug 1 09:58:05 2023 +0200

Update
apps/docs/components/Navigation/NavigationMenu/NavigationMenu.constants.ts

commit 31a933e0de49c1a40b0fcadeac80f1ec54f42340
Merge: 0ff85438a a42ff1520
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 1 15:53:00 2023 +0800

Bring in changes from master and resolve conflicts

commit a42ff15201f698c37eb900f19c35717b14c73c86
Merge: a6a99eb5e a49ec74cc
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Aug 1 17:51:49 2023 +1000

Merge pull request #15740 from supabase/feat/github-integration

feat: GitHub Integration

commit a49ec74cccb335c1a1d7d30fffbb34e223f4879e
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Aug 1 17:41:01 2023 +1000

fix spelling

commit 45cdd2bba33f40ec91d80bd811bf9228466a5a31
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Aug 1 17:38:24 2023 +1000

better error messages

commit 43a29ecbe971ad188e9663b66785b07791cc1358
Merge: a7e6617bb a6a99eb5e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 1 15:37:41 2023 +0800

Merge pull request #16140 from supabase/master

Dashboard deploy

commit 84692781298cdfcddaf42e46eebd9f16e4d90285
Author: thorwebdev <thor@supabase.io>
Date: Tue Aug 1 15:37:38 2023 +0800

feat: add supabase connect edge function example.

commit 0ff85438a94616a500a6f67cb4c45ec31ff5abae
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 1 15:11:39 2023 +0800

Add repo selection logic in branch enable modal

commit e111c67f9f471d2a62de97cdc4f29de158981394
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Aug 1 16:27:26 2023 +1000

update github integration queries

commit 6d5d0cb723e12fea1c3fd8df6d8bc466d401648c
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Aug 1 15:48:09 2023 +1000

move icons into files

commit 7a5d7562c9e0e71bb283e42a0e123311085842d1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 1 13:08:52 2023 +0800

Implemenet enable branching button

commit f0f07fbeb83407ae116c302eb24eb28a764778ee
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Aug 1 13:17:13 2023 +1000

Update
studio/components/interfaces/Organization/IntegrationSettings/Integration.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 3bd3f3e527d2958b2da5846404ca234ef01d4e2e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Aug 1 10:44:11 2023 +0800

Init enable branching modal

commit 43c49e8dd1193c5d54cdba375d175083eb1be840
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Tue Aug 1 10:55:58 2023 +1000

rewrite server-side auth section to use Route Handlers, rather than Server
Actions

commit 7cdb91501ff9e60a587bf9ffae796c224183932b
Author: Bo Lu <lv.patrick@gmail.com>
Date: Tue Aug 1 10:56:08 2023 +1000

fix: rearrange wrappers nav links

commit 642527b4e955631a3bb0825b5ee638dc045770c3
Author: Filipe Cabaco <filipe@supabase.io>
Date: Tue Aug 1 01:49:59 2023 +0100

Setup analytics for self-hosted; Updated documentation

commit b12e9147338ac69c0ae4098032269e220b82ce9e
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue Aug 1 01:35:02 2023 +0200

Fix naming

commit 469b0a47cdf1c31b39ee67637a50d0ac3f1635e0
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue Aug 1 01:32:59 2023 +0200

Fix Kotlin function docs

commit 0c5575176e8b9576386b83f5ec637f3991910fbb
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue Aug 1 01:19:14 2023 +0200
Cleanup Kotlin Quickstart

commit 3e2f075027f83357f652d684074e380a036bc39b
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue Aug 1 01:15:42 2023 +0200

Add missing Kotlin icon to Quickstarts and fix indentation

commit f76e814be0f68f84d76c41d1b1740d53224c2f20
Merge: 69598a5b2 a6a99eb5e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 31 16:53:29 2023 -0500

Merge branch 'master' into feat/ai-sql-editor

commit 69598a5b25e43b5ae08d11adec5de180bf8d2109
Merge: 08ed50615 f6240a2db
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 31 14:28:20 2023 -0600

Merge pull request #16081 from supabase/feat/ai-sql-editor-telemetry

AI SQL Editor telemetry

commit f6240a2db8d4d3484b2fa2caeb3da15d1f92f9b5
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 31 15:04:55 2023 -0500

feat(sql-editor): telemetry for ai suggestion create events

commit a6a99eb5e4951961b343dec4710056ea4652b23c
Merge: 7dc1250c5 764cf81e5
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 31 13:02:25 2023 -0600

Merge pull request #16123 from pvanliefland/patch-1

fix: typo in supabase db dump description

commit 7dc1250c5d12f4e86b0d50fcb5d313855ca460d9
Merge: b930f06ad 76375ac79
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 31 11:55:46 2023 -0600

Merge pull request #16109 from hieuwu/master

Fix typo in Kotlin document

commit b930f06ad314c5335d3228d2b84e77f1e5c781fe
Merge: 3a69e4aad 7dbd035fa
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 31 11:54:21 2023 -0600

Merge pull request #16107 from luongngocminh/patch-1

fix a minor typo

commit 3a69e4aadb76ced7c73a3246df7616f97486ce0d
Merge: 085cea101 dc87ae4d8
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 31 11:53:22 2023 -0600

Merge pull request #16103 from nikohoffren/fix-grammar

docs: Fix grammar issues in README.fi.md

commit 1c3903a85ed55f4a563a2d54ecc1ca415604d36f
Merge: 51ec7c249 085cea101
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jul 31 15:05:48 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 085cea10165d9ce3daf1bac85406fb375d709e7e
Merge: 2cb382ea7 ce7fb79f8
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 31 11:12:58 2023 -0600

Merge pull request #16090 from supabase/docs/flutter-google-auth

docs: update native auth login code sample for Flutter to use reverse DNS form
of the client ID

commit 2cb382ea7f2dff2147e7d8e3515e1fa28c2b8a4e
Merge: 05579a795 fc3bc429e
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 31 11:07:32 2023 -0600

Merge pull request #16089 from NebojsaKrtolica/patch-1

:scroll: typo fix : queries -> queried

commit dcddadb0bfde5bfc369bfe978c336978228d96cd
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 31 18:13:47 2023 +0200

Update Subscription.tsx

commit e3ee24a937aeaa7c8d7459193b269c33c9588659
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jul 20 18:12:54 2023 +0200

chore: improve redirects for org-level-billing

commit 05579a79504b46917a5e7fce2362b6da6c754a60
Merge: 3c6378047 2284bc958
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Mon Jul 31 17:35:36 2023 +0200

Merge pull request #16134 from supabase/fix/hack-link-2

fix: link fix2

commit 2284bc958d8bc79bce81cccdf09ce0bc1ee4f5b4
Author: awalias <antwilson@hotmail.co.uk>
Date: Mon Jul 31 17:23:52 2023 +0200
fix: link fix2

commit 3c63780471eac43f13f839cc27b85d881b182568
Merge: e97f93c83 b246b1e5d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 31 17:13:06 2023 +0200

Merge pull request #16074 from supabase/fix/add-alert-for-custom-smtp

feat: Add an alert if the user is using the built-in email server

commit e97f93c830ad1b5dbab6f2ad2c82dafd1278d720
Merge: 2068ea25b ba5ecde9d
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Mon Jul 31 17:10:24 2023 +0200

Merge pull request #16133 from supabase/fix/hackathon-link

fix: hackathon lw8 link

commit ba5ecde9dfda7fe9ffaf72589b60fdb3847cf3f1
Author: awalias <antwilson@hotmail.co.uk>
Date: Mon Jul 31 16:56:59 2023 +0200

fix: hackathon lw8 link

commit c71ab32a7c992967f19c33f4b6c6af65d325d24a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jul 31 16:00:32 2023 +0200

grammar

commit 0e55ffab532bf9b792974fabf4c8cfc0813db307
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 31 08:49:00 2023 -0500

fix(sql-editor): rename telemetry action to past tense

Co-authored-by: Pamela Chia <pamelachiamayyee@gmail.com>

commit 1e2c14808808b718015367e225efd8e41c561673
Author: Bo Lu <lv.patrick@gmail.com>
Date: Mon Jul 31 22:15:55 2023 +1000

fix: add tabs remark plugin

commit 27479dbd862bce279f7e5aba54d686eab072bcfc
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Mon Jul 31 21:45:41 2023 +1000

rename Home routes to be Page

commit 743f5009f6e9e07bcc1ffded15034b59a4d54df9
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Mon Jul 31 21:37:32 2023 +1000

add force-dynamic to routes that import Next.js cookies function

commit 922aad461878f00a1605e6a4190b8f1d376582a0
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jun 7 00:23:36 2023 -0600

feat(federation): remark pymdown tab support

commit 6b912ff1b4d508204e31d5e4488ce9bf37ff5988
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Mon Jul 31 21:31:52 2023 +1000

add examples for edge and static routes

commit 2068ea25b195e4244b5fe79f55ee10a05039dd6a
Merge: 8466c8f42 6909cecbe
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Mon Jul 31 13:12:52 2023 +0200

Merge pull request #15987 from supabase/feat/lw8-hackaton

feat: lw8 hackathon blogpost

commit 8466c8f42c0744dc692d759d35b2d160a5ceda41
Merge: e2ffe37ab 487e020c2
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 31 13:12:03 2023 +0200

Merge pull request #16054 from supabase/feat/copy-logs-to-clipboard

feat: Add a button to copy all shown loglines to clipboard

commit 20cd24c11ffcae06e25512ad9634c515b9e39b7a
Merge: d27134c93 a724b8910
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 31 19:10:51 2023 +0800

Merge branch 'feat/github-integration' of https://github.com/supabase/supabase


into feat/github-integration

commit d27134c93b4fc7660a2940d4a5e8091bc3cbc267
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 31 19:10:48 2023 +0800

fix bg colors

commit b246b1e5db9b781640602a4c21a8e3134991f96b
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 31 13:06:02 2023 +0200

Open a documentation link in a new tab.

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>

commit 3459430bfafa00a8e27ccac0aeba84f4953bd69b
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 31 12:28:09 2023 +0200

Use the supplied connection string from the backend.

commit a724b8910905cd453610b35a40ba78612a16074d
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 31 20:07:05 2023 +1000

skip github linking

commit 1280c19e75d4bd97a9663db7788f60a7620f2300
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 31 20:04:28 2023 +1000

update already installed states

commit beb813b5b0d78aacfb41f58e25a236b38d64678b
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 31 12:03:49 2023 +0200

FIx a missing config value.

commit 2a0d7b5ad433c32dd53a659dd2ec563704bab315
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 31 11:50:14 2023 +0200

Fix the integer input fields to support nullable values.

commit 7a4c4158d1d087555932e6ef2b904f79667b0363
Author: Div Arora <darora@users.noreply.github.com>
Date: Wed Jul 26 08:35:29 2023 +0800

Update apps/docs/pages/guides/platform/custom-postgres-config.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 3dfa38854d82727505579ac70bea02c4afdba4f7
Author: Div Arora <root@darora.com>
Date: Tue Jul 25 15:23:12 2023 +0800

feat: expose control over additional pooler parameters

commit e2ffe37ab97e01282d92340ffe630b0897826276
Merge: 851127fbb c728edef5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 16:57:23 2023 +0800

Merge pull request #16126 from supabase/chore/nav-layout-self-hosted

Chore/nav layout self hosted

commit 851127fbb4f457d47201fb861a52555846617d2f
Merge: e6c0f439d 0237744f9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 31 10:49:49 2023 +0200

Merge pull request #16101 from supabase/feat/partners-page

Feat: Partners page

commit 0237744f93cf0d2ac77cd013429e5b9710a005a3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 31 10:34:07 2023 +0200

change light mode bg


commit 643f4047b7aa56f030bf901d6b64dbdc293758e8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 31 10:32:18 2023 +0200

fix video mobile aspect ratio

commit e6c0f439d5ca29c8fa0bde609e80487120d21e3e
Merge: 429b77c0f 07d98248a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 16:29:38 2023 +0800

Merge pull request #16052 from supabase/feat/branch-management

feat/branch management part 1

commit 645ef6e645ed58b17672854565c0bb5937bb66ac
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 16:28:51 2023 +0800

Add metadata in project cards

commit 6bce9ed03a66e1a4c25dd16b5c1475ab997fe295
Merge: 4a7282fa2 07d98248a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 15:54:09 2023 +0800

Merge branch 'feat/branch-management' into feat/branch-management-2

commit 07d98248aa881d5744cfae6a94195cce891f7841
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 15:53:52 2023 +0800

Address comments

commit c728edef5b152bccbe1b09f01b9329466b90ca7c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 15:44:37 2023 +0800

Address comments

commit 4a7282fa212ff99c076b89afacd14bdac46ac968
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 15:41:16 2023 +0800

Finalize create branch side panel flow

commit a31febbdad3cf55e51e09c91ace4b683b2eb7100
Merge: 9fbc18ca2 429b77c0f
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 31 16:56:37 2023 +1000

Merge branch 'master' into feat/github-integration

commit 9fbc18ca2ff2f160fd3cac213c0685aae01dd8a1
Merge: c801a976e e80875476
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 31 16:55:50 2023 +1000
Merge branch 'master' into feat/github-integration

commit 429b77c0f7d58f919c65e8c9c971e8640954c41c
Merge: e80875476 2833f21d9
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 31 13:26:42 2023 +0800

Merge pull request #16116 from supabase/fix/slow-tailwind-compile

fix tailwind compile time

commit e8087547606ee1ef24a535cb54fb96ed7e18e0dc
Merge: 4924b4178 f757979ff
Author: Han Qiao <sweatybridge@gmail.com>
Date: Mon Jul 31 13:00:55 2023 +0800

Merge pull request #16013 from supabase/cli/ref-doc

chore: update cli reference doc

commit f757979ff07e1fe64e034b04a103535c013d463c
Author: Qiao Han <qiao@supabase.io>
Date: Mon Jul 31 12:44:42 2023 +0800

chore: nest db stats commands in accordion

commit 5ae316cccee73a1f9578761998ce397bad3829ec
Author: Qiao Han <qiao@supabase.io>
Date: Mon Jul 31 11:09:54 2023 +0800

fix: exclude db stats subcommands from nav bar

commit bfccd1ea5330bfaa7be766fd51e602acdfc4bb15
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 11:43:09 2023 +0800

Update test

commit 1501f6d8a0e104206c1d6455d1f2b9936d87aac1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 11:30:13 2023 +0800

Show supabase icon on self hosted in side nav bar

commit c0b36cbe1ed1ade07504ce0bd48b795ba6aed769
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 11:27:43 2023 +0800

Update redirects to /projects to /project/default is on self hosted

commit 8221c392cbcad669acdd476ed4d607bde3665efe
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 11:04:35 2023 +0800

Supabase icon in side nav to link back to project home page is self hosted

commit 02e3c6aa8a1cd5821f647f499d653519db93d161
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 11:03:00 2023 +0800
Side nav SQL editor to link directly to code editor for self hsoted

commit e67c053b52777aa6f2cd1e9dc62718e5d19952df
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 11:01:08 2023 +0800

Hide V1 layout header for self hosted since unnecessary

commit a3c505b60bbec2f8727160299a72cb97040fbd58
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 31 10:57:52 2023 +0800

Remove alt prop from ProjectDropdown as no longer necessary

commit 0778b081e73bf2099f4180772b2c0a7aeafa04ad
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 31 10:32:26 2023 +0800

Update SQLEditor.tsx

commit 764cf81e5c4e075c03f7cabad5ccb2f462c26706
Author: Pierre Vanliefland <pvanliefland@users.noreply.github.com>
Date: Sun Jul 30 18:32:11 2023 +0200

fix: typo in supabase db dump description

commit 19f29fae54b432e1d86d418b959e81b18f3b7b99
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sun Jul 30 17:43:18 2023 +0200

fixes: https://github.com/supabase/supabase/issues/13064

commit a3f1fad61d7811c409f83065a66a6ecf48415ab6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sun Jul 30 17:32:29 2023 +0200

fixes: https://github.com/supabase/supabase/issues/14212

commit 3354891940b44f9cf2080b71471d79ea7ef45d23
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sun Jul 30 16:23:16 2023 +0200

Adds some warnings about destructive behaviours

commit f875f6747a306f9153775ff2c8a8843afd08dd10
Merge: 30c32cc10 7e2398869
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 21:52:22 2023 +0800

Merge branch 'chore/update-brand-colors' into feat/ai-sql-editor-styling--with-


new-brand-tailwind-tokens

commit 30c32cc10b750136bdcbf4adc6a88870932bc57c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 21:48:01 2023 +0800

data-selected behavior added to cmdk


commit 50175772efa153fa6e9fe4e62fd2e184bffe40d5
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 21:38:59 2023 +0800

replace AI icons in Command Pallete

commit e73fd383627b7cfb6ba32e1f1a87a0e9f33632f4
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 21:29:04 2023 +0800

move ai animation

commit 8292e544472f805194c35307482cbdc68f625dbe
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 21:00:52 2023 +0800

chore: more AiIcon changes. moved all styling to CSS module

commit d0ddad0e02f79f02b191cfb4a9666a0b6f103ffe
Merge: a08084c83 2833f21d9
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 18:21:18 2023 +0800

Merge branch 'fix/slow-tailwind-compile' into feat/ai-sql-editor-styling

commit 7e2398869a618a143e87ad223c9900eea3fad36d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 18:03:20 2023 +0800

fix opacity issue

commit be3071ee0bc792c2f91d0b2aac5e14529de80330
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 18:01:33 2023 +0800

fix: issue with bg opacity on docs

commit ee83d41e2e3329e0211af140785b5be60de703f5
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 17:50:41 2023 +0800

consistent stroke width

commit 568e76dcdf2314911c47c1f6e76a56e491a3a864
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 17:50:33 2023 +0800

update var(--*) values

commit 8b8e491627435ba9408526cd5f7a119b129abe98
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 17:15:54 2023 +0800

chore: update old `brand-1100` and `brand-1200` to new `brand-600`

commit 42614032c967c41affac316bfaf7c629afe9a80e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 17:14:40 2023 +0800
Update Button.tsx

commit a823512bb56f159037938fc64ebe04362f40aa1b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 17:05:36 2023 +0800

chore: update colors from figma variables

commit 2b3d49af3b3619b12196ee16f1eef380ed1d77f7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 17:03:30 2023 +0800

chore: update old `brand-700` to new `brand-400`

commit 40b16b0a8931b679572dca8710a653924dc7625c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 17:02:40 2023 +0800

chore: update old `brand-1000` to new `brand-600`

commit dec542a85a7f69fed9240a45989f79ed709eb8f1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 17:01:49 2023 +0800

chore: update old `brand-500` to new `brand-300`

commit e92931390c1c3c6e0bfa32e02e46cc3ae6c99583
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 17:00:56 2023 +0800

chore: update old `brand-800` to new `brand-500`

commit ab46d23d588c08f6a1a72c91da4afd5197905c2e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 16:58:54 2023 +0800

chore: update `brand-900` to `brand`

commit b77c020033b1b8e26e8cfc66ac9ccda5207ad3d0
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 16:58:24 2023 +0800

remove `brand` from original color setup

commit 4924b41781950516e308929d281b5c0cf0cbe84d
Merge: 4a5f96368 a7e6617bb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Jul 30 16:45:02 2023 +0800

Merge pull request #16115 from supabase/studio

Sync master <- studio

commit 2833f21d96ad5bef0eeaf46137460d59d6b0a06d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jul 30 16:39:43 2023 +0800

fix tailwind compile time


commit a7e6617bbefd3d0e031d0d7ba73b9f244ae12230
Merge: 2578f3261 b534da511
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Sun Jul 30 00:04:58 2023 +0200

Merge pull request #16113 from supabase/hotfix/load-auth-config-in-layout

Hotfix/load auth config in layout

commit b534da511a6c49dbc436ba4ad4795d0bab6e91fa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Jul 30 01:43:06 2023 +0800

Load autha config in layout

commit 48d5e326f6cc769e9d9af88e19e219f54fd99064
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Jul 30 00:57:01 2023 +0800

Init github integration

commit 39d0fd123512f87488e0b990bf9b0b7d6ab5f04e
Author: Qiao Han <qiao@supabase.io>
Date: Sun Jul 30 00:14:24 2023 +0800

fix: use dashboard path as catch all

commit d95e1483f3b0b0261d90f7074dcf978c7cc582c6
Author: Qiao Han <qiao@supabase.io>
Date: Sat Jul 29 22:53:57 2023 +0800

chore: adjust doc headings

commit a08084c83958c49f2a2a9f9fbb3ba4003ea97a52
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Jul 29 21:21:48 2023 +0800

started migrating components to shadcn. also experimented with loading icon

commit 76375ac7952af81d888502993f1bc8e3dce2cc9b
Merge: 1e18a2298 4a5f96368
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jul 29 13:38:18 2023 +0700

Merge branch 'supabase:master' into master

commit 1e18a2298884e5d9cbafc9a2eb74ac2e1a14231b
Merge: d93b7aeee 67c227cbe
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jul 29 13:21:59 2023 +0700

Merge remote-tracking branch 'origin/master'

commit d93b7aeee2ede6d270cb0af36aa65bd51bef52af
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jul 29 13:21:55 2023 +0700

docs: fix typo in kotlin doc


commit 7dbd035fa77b14f09a4bdfa839c863eddb7f0429
Author: Luong Minh <ngocminhluong182@gmail.com>
Date: Sat Jul 29 12:32:41 2023 +0700

fix a minor typo

commit 4a5f9636823e20894be70fe8ac684a9ea74c9430
Merge: a07a2f4d5 4c7c2fb5b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sat Jul 29 11:57:08 2023 +0800

Merge pull request #16093 from supabase/chore/local-redirect

redirects the user to the default project automatically

commit dc87ae4d83c9e1dec731206ea43ca854343042dc
Author: Niko Hoffrén <niko.hoffren@gmail.com>
Date: Fri Jul 28 22:42:33 2023 +0300

docs: Fix grammar issues

commit 5ee93b0714337455edd308107e2f45b76b3f5cb3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 28 19:28:12 2023 +0200

Add oAuth image

commit 59c2f02f98d5fd5363fa58d3980b8d4a37dcbafb
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 28 19:05:47 2023 +0200

Add Supabase logo and animation to Partners page

commit 6f63bcf23f7529b846b20005db1cb39751f1f43d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 28 18:16:38 2023 +0200

Update content

commit b992677de38222cec125f2996348d18d5f5e4a1a
Author: Qiao Han <qiao@supabase.io>
Date: Sat Jul 29 00:07:14 2023 +0800

chore: rearrange cli doc sections

commit bd491942e53df1b31598f77b1d19a29913264688
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 28 18:05:27 2023 +0200

improve Partners page

commit 984e7e0b7ef2751b98aa7866c676b43022235d2e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 28 17:38:17 2023 +0200

complete Partners page

commit a747ada1737a105b1bade43f54ead3630f737eb7
Author: Qiao Han <qiao@supabase.io>
Date: Fri Jul 28 23:22:48 2023 +0800

chore: add org create ref doc

commit 23b389bdc41b4349b05c4c447bf6fd22fc468f72
Author: Qiao Han <qiao@supabase.io>
Date: Fri Jul 28 23:20:30 2023 +0800

fix: update cli reference sections for new commands

commit e9e89c12de1dfded7fcbea39df7a53c15420b4a3
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Jul 28 16:12:27 2023 +0200

minor cleanup

commit def58bfb6f380de32b7dcd5c8d087abb62cf7e9c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 28 15:20:40 2023 +0200

partner page progress

commit d2488ff01d5c63cffe987fda3b9978537f7cfef3
Author: Aditya N. Tripathi <adityatripathidelhi@gmail.com>
Date: Fri Jul 28 18:44:42 2023 +0530

feat: legends for null, unique, identity & update

commit 6f1c3055027c865b8fff58dbc7adeb85c56e72b2
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Jul 28 14:23:14 2023 +0200

Caddy is no longer required since everything is handled by Kong

commit f3a74537c5589e79a8e7dec26d9bffd7379cae1d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Jul 28 14:22:19 2023 +0200

Adding some sensible defaults

commit 9ee7f87a42a4ce9bbd24e29dce707f1f27b1fffb
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Jul 28 14:01:06 2023 +0200

Add basic auth using Kong. Since we now expose the dashboard using Kong, then
we can disable the port on docker compose

commit e77e028820ce3f5a89e98710941d52c0c1328cfd
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Jul 28 13:55:29 2023 +0200

splitting up the commands so that it's easier for developers to debug errors

commit a07a2f4d5b4603e521893f4666bffd24916d2ce0
Merge: 85b0ffcee 84f39e832
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Jul 28 04:04:20 2023 -0700

Merge pull request #16084 from supabase/docs/add-egghead-course-example


Docs: Add link to new egghead course

commit 4c7c2fb5b45785d09c1d6bf2c30bc2f8bca0a03f
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Jul 28 03:57:50 2023 -0700

redirects the user to the default project automatically

commit 85b0ffcee425d5e344e5ca48d6446b9600fb593d
Merge: 50f7c1c7d 01d85bcda
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 28 18:10:41 2023 +0800

Merge pull request #16076 from supabase/hf/fix-nullable-issues

feat: fix nullable issues with organizations, permissions, notifications

commit 01d85bcdacdcaf91ca146f6e36fd3bfaa9d6c618
Merge: 2f78bf4c3 50f7c1c7d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 28 17:42:48 2023 +0800

Merge branch 'master' into hf/fix-nullable-issues

commit ce7fb79f8745d32da6d5380aaa878e313b2e1d44
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri Jul 28 15:37:10 2023 +0700

update flutter code for native google login to use reverse dns form for
redirect URL

commit 50f7c1c7df395925287c2769c40a6962a937cdea
Merge: 87982b6e1 46c1e676a
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Jul 28 09:56:43 2023 +0200

Merge pull request #15933 from supabase/hf/use-access-token-from-ram

feat: use access token from ram instead of from `auth.getSession()`

commit 08ed506156613b079a07f021f276432911dc2e0d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jul 28 15:32:50 2023 +0800

add BSE_BATH to function urls

commit 23b737a5089f7623d7876b810baa344cb0cd2d09
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 28 15:30:27 2023 +0800

Fix create branch to use parent projec tref

commit fb8c68007bd73d03b5fa5f733e04a2280bbe8892
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 28 15:28:05 2023 +0800

Route backt to main branch, if deleting a branch that user is currently on


commit 6aa55fc1fe6a6829cf86f3ed6e41054bcf55967c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 28 15:22:33 2023 +0800

Gate certain project settings while on a branch, and fix route validation
wrapper

commit fc3bc429e75c4bc80a2a3520c304e28093e01350
Author: nebojsa <nebojsaitf@gmail.com>
Date: Fri Jul 28 08:53:11 2023 +0200

:scroll: typo fix : queries -> queried

commit ce5f4a4042d888b9ddb543b9b92faa5c39f3cf91
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 28 13:45:28 2023 +0800

Sanitize URL in branch dropdown

commit ebfb76d530abc0d45cf73a9f7702709589ca4ee0
Merge: 342e85847 87982b6e1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 28 12:50:47 2023 +0800

Merge branch 'master' into feat/branch-management

commit 87982b6e14cfc8ba6172a9ab65d690579e25224e
Merge: 4136fdf7b a15443194
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Fri Jul 28 12:47:21 2023 +0900

Merge pull request #16050 from supabase/docs/flutter-conditional-filter

fix: add proper conditional filter example on Flutter docs

commit 4136fdf7b2af1ee9617e05c4fec43ea98d708ba9
Merge: 1f8fa42c2 bb8fca19b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 28 11:04:54 2023 +0800

Merge pull request #15884 from supabase/feat/nav-layout-change

feat/nav layout change

commit 1f8fa42c2b32f6200dbbafac6aa816f57ba15c6a
Merge: 6d559a334 f5a708d4f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 28 10:51:54 2023 +0800

Merge pull request #16085 from supabase/figma-oauth

feat: figma oauth

commit bb8fca19b3e511d0edf5b29e9a07cf6701c481b9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 28 10:36:47 2023 +0800

Change defualt value to null


commit b0c0961d462e117f5c7276c64cd2453832f1460c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 28 10:30:40 2023 +0800

Use memo for localStorageSlug in useSelectedOrganization

commit f5a708d4f8d144d96302e0c23be2721577c98d13
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Jul 28 09:57:54 2023 +0800

fix: add figma icon to providers menu

commit 84f39e832d09d5d441e3d7c53e2606c81d064a0b
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jul 28 10:58:42 2023 +1000

add link to egghead course from docs

commit cfdaf283af7442db8dcf07f97bd4607c4b2305d2
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 27 18:01:33 2023 -0600

feat(sql-editor): add 'truncate' to destructive operations list

commit 78e2251cf1f5374fe236b13dc1a239f554cae8fb
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 27 17:56:02 2023 -0600

fix: useLocalStorageQuery immediate query data update

commit e722c30d23043d69a9297d039ff8fbe3f61d0f32
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 27 17:41:00 2023 -0600

feat(sql-editor): ai schema suggestion popover

commit ee10922c6d9057a0e89378c11742ec8c2e5049f7
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 27 17:08:41 2023 -0600

wip(sql-editor): ai schema suggestion popover

commit 67c4fd64bedce39a2456440ada3297465f2165c9
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 27 15:13:27 2023 -0600

feat(sql-editor): ai telemetry

commit d51a2ef75fe43fbd35f39aa3925f88c229f83c04
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 27 14:58:56 2023 -0600

feat(sql-editor): destructive query confirmation

commit 1910358ee95360a1bfdd20dd8951fdea0b876418
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 27 14:57:55 2023 -0600

feat(sql-editor): improve ai diff detection and formatting


commit e647f7ae4b185ea257d17024d45672e7b771899f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 27 14:56:02 2023 -0600

feat(sql-editor): ai prompt improvements

commit 4b9837c89d9ab4202c27e6df349f6890843dce96
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 27 14:55:24 2023 -0600

feat(sql-editor): better ai error handling

commit 9874877ba1a04cb1749d75f87eb3d6ddba4f744e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jul 27 19:57:00 2023 +0200

Partners page first draft

commit 6909cecbea6b26169d1f990ce73b4a5ca2a156c5
Author: awalias <antwilson@hotmail.co.uk>
Date: Thu Jul 27 18:47:40 2023 +0200

chore: update meme

commit e37ae980ca2ac6bbc05f087fddee18a6e6423ed3
Author: awalias <antwilson@hotmail.co.uk>
Date: Thu Jul 27 18:31:04 2023 +0200

chore: adds hackathon lw8 images

commit 6d559a3343510d7ace1aeb9661c62997ccdbd45d
Merge: d28fd6640 dbe751424
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jul 27 09:24:21 2023 -0700

Merge pull request #16057 from supabase/docs/vector-dimensions

adds some notes on dimensionality

commit d33b3ba6b88c807d15f0f1bcc21265b6ae9ad939
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jul 27 16:25:42 2023 +0200

Make studio consent banner consistent

commit 088b00a2b3e351cbb267be120b61c631fdf0e426
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Thu Jul 27 15:47:52 2023 +0200

Update apps/www/_blog/2023-07-25-supabase-lw8-hackathon.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit b195fb69dd5f8561d953364de2571dcd78c15511
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Thu Jul 27 15:47:43 2023 +0200

Update apps/www/_blog/2023-07-25-supabase-lw8-hackathon.mdx
Co-authored-by: Greg Richardson <greg@supabase.io>

commit 2f78bf4c33a05fa9d4231be80fe1fff4bd6d9ada
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Thu Jul 27 15:25:36 2023 +0200

feat: fix nullable issues with organizations, permissions, notifications

commit 2553ec0da765fd797bc99f0c97536b1c4bef1e37
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 27 21:21:27 2023 +0800

Update alert.tsx

commit 4ee56ab302aaf97b6bb1068edecc61fa3f70372e
Merge: 47edcc438 d28fd6640
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jul 27 13:59:53 2023 +0200

Merge branch 'master' into chore/update-telemetry-behaviour-consent

commit 47edcc43859a8841dab4dca359f36839c08ce850
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jul 27 13:57:20 2023 +0200

Use absolute link to privacy and edit banner text

commit b00be7e247cfe2925ae5ed4d984f713e2cd16705
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 27 13:09:32 2023 +0200

Switch the alert to the new Shadcn one.

commit 3999cc7abec9659380ed1207faa16a1226e00409
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jul 27 12:50:29 2023 +0200

Reorder www _app css

commit 38de0ba1301358c0a3e27da61212e757c4e9066d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jul 27 12:48:36 2023 +0200

Add consent toast to docs

commit fe0551abec21a6199c8bb9d8cb24f258498d2bef
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jul 27 12:31:42 2023 +0200

Add consent toast to www

commit 7db0defeca289f7e3ccdfaf243958ba21e4e861f
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 27 11:19:20 2023 +0200

Add an alert if the user is using the built-in email server.

commit d28fd66404ae5076490dcb4741971054d4141d78
Merge: 1a8166428 a6ef2b150
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jul 27 10:48:29 2023 +0200

Merge pull request #16056 from supabase/chore/lw8-pre-edit-2

Chore: clean up lw8

commit 342e85847c3afe31ab529a74549521197688e552
Merge: 67c95661b fa524b1bf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 27 16:14:01 2023 +0800

Merge branch 'feat/nav-layout-change' into feat/branch-management

commit fa524b1bf7db879bebde0377f085196d1eaec007
Merge: fb4254e0a 1a8166428
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 27 16:13:53 2023 +0800

Merge branch 'master' into feat/nav-layout-change

commit 589b95c3d74bef1647433cf6f6bd744aeff5b19d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 27 15:40:44 2023 +0800

Update studio/.gitignore

commit f8d05e68271ec07a7c32ee6195a0abc321a55ac1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 27 15:40:26 2023 +0800

Update studio/.gitignore

commit 2578f3261e9b92d70c9f72e94478dbaf5362ca49
Merge: 9cd8d12c6 1a8166428
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 27 15:05:14 2023 +0800

Merge pull request #16071 from supabase/master

Dashboard deploy

commit 1a816642817b91a6119b0e89787810bac6c2a182
Merge: 54daec1e7 a4f4db434
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Jul 27 16:13:43 2023 +1000

Merge pull request #15915 from supabase/fix/vercel-integration-error-messages

Fix/Chore [vercel integration] improved form validation, combobox component


upgrade, loading states added

commit 54daec1e78f92815872430e0ca43a9856c90a4b9
Merge: c3047cf0a bac09d532
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 27 14:04:08 2023 +0800

Merge pull request #15986 from supabase/fix/missing-billing-metric


fix: Fix the project billing page to handle missing metrics

commit c3047cf0ab9aca47d75a0ceb2c08f0a97ef433da
Merge: bfe0989cf 1234f5e1c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 27 13:55:59 2023 +0800

Merge pull request #16070 from supabase/chore/feature-flag-schema-visualizer

Add feature flag to schema visualizewr

commit a4f4db4345cedde727220a180dc39645f2b2f71e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 27 13:39:00 2023 +0800

Update .gitignore

commit 15eeff27cf23a1bd64c0d8b3564b3b56b6ddc1ea
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 27 13:36:29 2023 +0800

Update ProjectLinker.tsx

commit c801a976e6d1c1766dee7d86a87ad6735ed8b5f9
Merge: aadb64cdd f4479ea2a
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jul 27 14:39:07 2023 +1000

Merge branch 'master' into feat/github-integration

commit bfe0989cf8b506aa41bd17e0f69c930ec90ea8a6
Merge: f4479ea2a 050051d9d
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Jul 27 14:38:51 2023 +1000

Merge pull request #16063 from aryanvdesh/patch-1

fix: chatgpt plugins typo

commit 1234f5e1c0eb327ed25307307029fa792e9cf904
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 27 12:37:01 2023 +0800

Add feature flag to schema visualizewr

commit f4479ea2adeb8359cb616196b182d49a08dde173
Merge: 293b26ffc aa7338238
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 27 12:15:56 2023 +0800

Merge pull request #15739 from kamilogorek/studio-schema-graph

feat: Add Schema Visualizer to Supabase Studio

commit 67c95661b231c771805f94d63f706f6d6b07793a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 27 11:43:45 2023 +0800
Address feedback and scaffold create branch side panel

commit f651c359241cba7b86dcd1b6126d4ef3e8373724
Author: Bo Lu <lv.patrick@gmail.com>
Date: Thu Jul 27 10:57:31 2023 +1000

feat(docs): add emoji support

commit cfd4cf4932e3ebec9ff19c051c250436c47ff4ce
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 26 18:47:58 2023 -0600

feat(sql-editor): multiple diff types for ai edits

commit c1e5c691debf6c6f40ad6d3161dd3fe205437185
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 26 16:29:59 2023 -0600

feat(sql-editor): simplify nav menu

commit dbe7514244d76012a8f835b6c634d2e382b9a13d
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Jul 27 00:45:25 2023 +0300

add a link to going to prod guide

commit 4f47ce1fc1e5d071254ef0ad331bffbf7515a0ee
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Jul 27 00:33:57 2023 +0300

add charts

commit 487e020c2ad53d2827dac8456250021130604336
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Jul 26 23:01:31 2023 +0200

Fix another ambiguous test.

commit 050051d9d2c605ef6136a497588d848e68fe5bf9
Author: Aryan Deshpande <51643350+aryanvdesh@users.noreply.github.com>
Date: Wed Jul 26 12:00:12 2023 -0700

fix: chatgpt plugins typo

commit 859f98cc9c3e8227309699508cdcda0a32697829
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 26 12:17:49 2023 -0600

feat(sql-editor): ai generate loading icon to scale vs spin

commit 4e0d16f2c1f46203f89c0011728edddaffe654c1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 26 12:01:05 2023 -0600

feat(sql-editor): error message when ai edit result doesn't change

commit ed15fbabd6e11ce4d4616f12b9ea3f19f317571c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 26 23:53:48 2023 +0800
Fix: Popover component Portal not working correctly. Added prop to add only if
nessasary

commit ecc21bf819c53cec782b08141c280904f48cea99
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 26 23:53:20 2023 +0800

fixed some package issues.

commit a6ef2b150d3a33c95f371fe91ad0fae1941ca6cc
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 26 17:46:34 2023 +0200

add next/link navigation to www announcement banner

commit 4f34524a477fb93e7979bc32a4eacd03e079e66d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 26 17:06:01 2023 +0200

cleanup unused code

commit 6bc7244b705e8900dfbbe8293fd2a1faeb5c978d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Jul 26 17:01:15 2023 +0200

adds some notes on dimensionality

commit c28d9b48032d5bc2029b4c20c0d674cda319e219
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 26 17:01:07 2023 +0200

uninstall unused www dependency

commit 53ff8cee88d882c17785a1efc438312a7eccc99b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 26 16:52:45 2023 +0200

lw8: switch homepage lw8 visual with static image

commit c1fe1d0ea6b96384d407d909d06df572f78706ae
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Jul 26 15:25:58 2023 +0200

Fix an ambiguous selector in the tests which caused the test to fail.

commit 5add605d26b19266a11de5ce33fcee1f689d5d7c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 26 15:21:20 2023 +0200

fix contributor img ling

commit 2966a534a11dbc316954eee2c9ed6725a3a18a68
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 26 15:13:34 2023 +0200

improve theme toggle

commit 4899d109c7d56b6fc25b722f0f17856eacc9c306
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 26 20:09:11 2023 +0800

fix issue with IDs

commit 86550c5793c33387a88cf1d62228be3c4bf12818
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 26 20:08:59 2023 +0800

Update IntegrationWindowLayout.tsx

commit 14dc996098bd53466c529b1d878aac67945929e1
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Jul 26 13:50:02 2023 +0200

Add a copy to clipboard button which copies all currently shown json logs.

commit f8e628a90de2e2aa69495a817863b24cadbc8d57
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Jul 26 03:46:52 2023 -0700

chore: update cli reference doc

commit def5e104f274902c6e1280393b6d85877bb045aa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 18:08:35 2023 +0800

Implement updated pull requests and preview branches UIO

commit 4eae70cd55796cb78d2bc00946b7700877f2ab29
Merge: da793c224 293b26ffc
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 26 18:00:55 2023 +0800

Merge branch 'master' into fix/vercel-integration-error-messages

commit a15443194af53ce100ebac5e43031fc07c904b58
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 26 18:37:29 2023 +0900

fix: add proper conditional filter example on Flutter docs

commit d3f362458bfa6d572b0aebbc733652b6b86dbdc0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 17:33:42 2023 +0800

Implement branch update

commit 293b26ffcc9598f952456df2f2b6ae8a4f7933e7
Merge: f4a71e6c7 b99f950b8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Jul 26 02:10:31 2023 -0700

Merge pull request #16048 from supabase/thor/kotlin-docs-cleanup

chore: cleanup kotlin docs.

commit 06de0750e3a351949482c8c0fc22f8efbcd3738f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 17:05:12 2023 +0800

Implement branch switching logic

commit f4a71e6c71dde07dab87c8750d27b05abae39684
Merge: bf4984b65 9bc1f03b6
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Jul 26 10:25:41 2023 +0200

Merge pull request #16047 from supabase/hf/bump-gotrue-js-v2-46-1

feat: bump gotrue-js to v2.46.1 and bring back `navigatorLock`

commit b99f950b8f40d305f61a74b7ec33acf9e80f72b1
Author: thorwebdev <thor@supabase.io>
Date: Wed Jul 26 15:49:53 2023 +0800

chore: cleanup kotlin docs.

commit aa7338238d528ac8e4fb385a788d2d54db72f854
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Sun Jul 23 19:03:16 2023 +0200

Add floating label for truncated column names

commit 0ea05de9e10a5c3f21a74653a79b08b6ed7dbae9
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Sun Jul 23 18:33:55 2023 +0200

Cap maxZoom to 1.5 for better presentation and zooming experience

commit 94229f3545721dcd6c6be97e854a9cf6c77c59a7
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Fri Jul 21 22:03:37 2023 +0200

Apply code review feedback

commit 287823be4cb1e2827d661e61695a38d0037e36fc
Author: Kamil Ogórek <kamil.ogorek@gmail.com>
Date: Wed Jul 12 19:38:54 2023 +0200

feat: Add Schema Visualizer to Supabase Studio

commit 6a30ea867377724b727d85e8b7d1f1f101535f36
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Jul 26 09:36:39 2023 +0200

Apply suggestions from code review

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 9bc1f03b6bc9e8e1a0c001b6a0cc7c2ade0ceaec
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Jul 26 09:16:12 2023 +0200

feat: bump gotrue-js to v2.46.1 and bring back `navigatorLock`

commit 8bea363251d24b359950d32250788c1c9ba561a1
Merge: 53c058f93 fb4254e0a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 13:08:47 2023 +0800

Merge branch 'feat/nav-layout-change' into feat/branch-management

commit fb4254e0a32f69f610c0d380eb29f2728655b0b7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 12:34:29 2023 +0800

Small fixes

commit bf4984b656fc4edd455b7e223f68dbb2e73e447f
Merge: 9cf2dc137 c7d21bc63
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 12:09:40 2023 +0800

Merge pull request #15947 from supabase/autoselect-gen-random-uuid

feat: Autofill `gen_random_uuid()` when selecting `uuid` as column type

commit 6a40595b5573152228837a5bedaf7df09ddf7c79
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 12:05:38 2023 +0800

Small style fix in HelpPopover

commit 1fbd7c8240c25b276057020d658b3bf75487ee3c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 12:04:20 2023 +0800

Small refactor in OrganizationDropdown

commit 588bbb4a4072a1440f1b0fe9d8ba0a178c22c129
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 11:47:38 2023 +0800

Revert changes in useSelectedProject, add error state for schema picker in


tbale editor

commit 9cf2dc1379dbb24a0b1c8482335e65e6b52f4d8b
Merge: 1219bda44 9cd8d12c6
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Jul 26 12:39:50 2023 +1000

Merge pull request #16045 from supabase/studio

sync studio -> master

commit 9cd8d12c6c8fc8e67953c312accbd6b278441eec
Merge: 11d225332 6734e91c7
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Jul 26 12:10:32 2023 +1000

Merge pull request #16044 from supabase/hotfix/smtp-form-not-saving

hotfix: SmtpForm not showing saved values

commit 6734e91c73d1c596860e0e3a6cbc109fc4bb5ae9
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Jul 26 11:58:56 2023 +1000

hotfix: SmtpForm not showing saved values

commit 1219bda44dbb9efc755d93e04dc178babb4399fa
Merge: 4fad02f3b 11d225332
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 09:52:28 2023 +0800

Merge pull request #16043 from supabase/studio

Sync master - studio

commit 11d225332b2ec8619eb2a8c70b5cd2747708ccbb
Merge: 8c9061803 f44eae694
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 09:35:24 2023 +0800

Merge pull request #16032 from supabase/hotfix/default-approved-at-to-null

Fix authorize page, default approved at to null

commit 4fad02f3bd6a8f1b9fc563ae5c5b1b3aabcbadd1
Merge: a36846a22 6bb3b806c
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 26 09:48:56 2023 +0900

Merge pull request #16028 from supabase/guide/flutter-setting

guide: Replace URL config screenshot in Flutter quick starter guide

commit 7231a44d61be429257154b9e9450d9a383a313fc
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jul 25 17:13:20 2023 -0600

fix(sql-editor): dont require ai org opt-in on self-hosted

commit f6abc4012b74359e58f0130ce8212d2796bf65f0
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jul 25 17:01:47 2023 -0600

fix(sql-editor): revert lazy loading framer motion due to runtime errors

commit 3e3965b3ce7e165b51288ce872f98199f749a555
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jul 25 15:34:03 2023 -0600

fix(sql-editor): sync local storage state use react query

commit dc4522d6e9af2b7bd463cadb495c79232d7c0ff6
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jul 25 14:52:18 2023 -0600

feat(sql-editor): send db schema with ai requests

commit a36846a22769b65ceafd1ccf1c7ffc44ecdbe18b
Merge: c7d4ecffb 103168e37
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Tue Jul 25 17:36:38 2023 -0300
Merge pull request #16036 from supabase/fix/lw8-gold-tickets

lw8: improve share on click

commit 103168e37b700be92d85088f57725ba6edf00632
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 25 22:16:02 2023 +0200

lw8: update lw8 in footer

commit b4b8be3f72131a5c815410085dd95da63e9a4f9b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 25 22:12:41 2023 +0200

lw8: improve share on click

commit 88ebc0f25f5d3e31d3505a7ad01a2c0efa0fc97f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jul 25 13:43:25 2023 -0600

wip: ai sql opt-in when modifying query

commit 2dceb40985065900037d8a547d9171bd1bcff850
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jul 25 13:32:22 2023 -0600

wip: opt-in for database metadata in ai requests

commit da793c224212bd29086698d072d7c69baec985c9
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 26 01:05:34 2023 +0800

Update IntegrationPanels.tsx

commit f44eae694fa271e590342ac037d625c97f311e7d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 00:30:28 2023 +0800

Fix authorize page, default approved at to null

commit c7d4ecffb94595b9e8f6e0538174802c8a9ac07f
Merge: c8575696b 2555dd829
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jul 25 10:19:17 2023 -0600

Merge pull request #15766 from jan-tennert/master

Update Kotlin docs

commit 53c058f931109fe791aa3183643797291990293e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 26 00:05:06 2023 +0800

Scaffold branch management branch, list branches, implement delete branch

commit c8575696b58f00e308e5209b00499abe7aff4b15
Merge: 3676f5dd2 4fd67bb4a
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jul 25 10:04:44 2023 -0600

Merge pull request #16016 from marcobiedermann/patch-1

Update auth-ui.mdx

commit 3676f5dd2f5dc797d33f83843e35681e6ed1c03c
Merge: 78daf280d 50aa54ca2
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jul 25 09:54:39 2023 -0600

Merge pull request #16008 from agurod42/patch-1

Fix example of using env variables in config.toml

commit 78daf280d47224ecc56eeb321c5042124ddef970
Merge: fdbd74fea 67c227cbe
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jul 25 09:51:47 2023 -0600

Merge pull request #15993 from hieuwu/master

Fix missing Kotlin icon in landing page

commit 67c227cbe13d940b633f480984cc171e3c8aeb2d
Merge: fb28f7c34 fdbd74fea
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Tue Jul 25 22:15:59 2023 +0700

Merge branch 'master' into master

commit fb28f7c34fa748c53de4347157cf2521bd3be3d9
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Tue Jul 25 22:12:32 2023 +0700

docs: make icon display

commit fdbd74feadafd7d45829ed806be7054ff18505e5
Merge: b1b318ade e7470cb91
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 25 15:53:15 2023 +0200

Merge pull request #16030 from supabase/fix/lw8-bugs

lw8: smol fixes

commit e7470cb91a527bb7aee826596700b5326401668b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 25 15:36:13 2023 +0200

lw8: ticket placeholder

commit b66698f03184814a9593821a7ea930a9af8ea911
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 25 15:30:03 2023 +0200

lw8: smol fixes

commit b1b318adef7c8c47898212211292042932e327bc
Merge: 3b5ce9bc4 044c82de7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 25 14:40:25 2023 +0200

Merge pull request #16027 from supabase/chore/lw8-pre-edit

remove console logs

commit 044c82de71dda00dcde4c448949294cb7c7bed3c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 25 14:35:07 2023 +0200

lw8: pre cleanup

commit 6bb3b806c5d8b41c76b780040096881299aebf87
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 25 21:31:01 2023 +0900

update image

commit c41d19db7808e284dbdacf793d75fbf464ae467e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 25 14:24:57 2023 +0200

remove console logs

commit 3b5ce9bc4f85d63de6391c242eb2d96de9d5d186
Merge: 659251ff3 3df11a838
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 25 14:05:36 2023 +0200

Merge pull request #16022 from supabase/feat/lw8-ticketing

Feat/lw8 ticketing

commit 659251ff3deceaf4e6a6fe424273160c8c1a397a
Merge: f9199b455 8c9061803
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jul 25 22:04:38 2023 +1000

Merge pull request #16026 from supabase/studio

sync studio -> master

commit 8c90618035e8bfd6ad99cb3b1513f76ec7fd6ec7
Merge: acfb2e970 a014c0d20
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jul 25 21:50:37 2023 +1000

Merge pull request #16025 from supabase/hotfix/reduce-sql-snippet-reads

hotfix: reduce sql snippet reads

commit a014c0d20c3969a3c23327ef8c7154ea38c46226
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 25 21:39:50 2023 +1000

hotfix: reduce sql snippet reads


commit 3df11a838f2cea8a05d2aeaccccbb609d8a411d2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 25 13:32:09 2023 +0200

update copy and remove duplicate fadeIn config

commit 7f237910add68f553a811ebd678445f944c36b79
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jul 13 11:04:45 2023 +0200

LW8: Pre Launch ticketing system

commit f8d5556ada945a2af2c9effa0f6f1f6e0398b055
Merge: e7c4f3e25 f9199b455
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 18:36:01 2023 +0800

Merge branch 'master' into fix/vercel-integration-error-messages

commit f9199b455b22f46a4de3f4d6944a77d4a0e53495
Merge: bc883f19f f27583b47
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Jul 25 03:11:18 2023 -0700

Merge pull request #15898 from


supabase/revert-15598-revert-14863-j0/add_twilio_verify_docs

Reinstate: "feat: add twilio verify docs""

commit e7c4f3e256e7fd5d4521842868f2f7be953a954a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 17:54:20 2023 +0800

Update .gitignore

commit 5be9633d21eac411c70954e836564965547d2201
Author: Bo Lu <lv.patrick@gmail.com>
Date: Tue Jul 25 19:41:26 2023 +1000

fix: prettier code

commit f0bf247db5b990221b4c78ee7e6440797ed65704
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 17:34:51 2023 +0800

Update .gitignore

commit bc883f19fcfbffd454c62c353d052badd85f033a
Merge: 1bf1287e3 5ed5a1870
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Jul 25 10:10:34 2023 +0200

Merge pull request #15982 from supabase/fix/featured-experts

fix: Fix the gap between featured and other experts.

commit 1bf1287e34189b3a280fb374daa687f8b3deed93
Merge: c708b78a0 acfb2e970
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jul 25 18:02:41 2023 +1000

Merge pull request #16020 from supabase/studio

sync studio -> master

commit acfb2e970656a31921ae7b2abd2ce8506c168c51
Merge: 4a7bffb1f df2c9205c
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jul 25 17:52:01 2023 +1000

Merge pull request #16015 from supabase/hotfix/1783846477

hotfix: 1783846477

commit df2c9205cdd336e860160efe94ccae8ca006e295
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 25 17:39:47 2023 +1000

adds tests for getReturnToPath

commit 739f3d4a49921c811c154f55736d0955fa119362
Author: Bo Lu <lv.patrick@gmail.com>
Date: Tue Jul 25 17:34:54 2023 +1000

feat(docs): pull docs from external wrappers repo

commit ee57399bdbb31be647d7c445f6f90b55f4d2a65a
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 25 17:09:49 2023 +1000

hotfix: 1783846477

commit 4fd67bb4a670d2153ed3683a1a869a7b7a22b1c5
Author: Marco Biedermann <5244986+marcobiedermann@users.noreply.github.com>
Date: Tue Jul 25 09:09:34 2023 +0200

Update auth-ui.mdx

Use shorthand notation for `onlyThirdPartyProviders` attribute which accepts a


boolean

commit 7fdcef1d00c5921fca4b97a4e9a4f830b00d8f12
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 14:57:37 2023 +0800

asChild issues

commit 51b6bc06ef129cac834d7d6058c1920635a5b101
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 25 16:50:17 2023 +1000

update api types

commit 1bd93377b0eb8e1a9709ffc55654b76bd53c0596
Merge: da6ff0f2b 650a30f2a
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 25 16:47:56 2023 +1000
Merge branch 'master' into chore/sql-upsert

commit c708b78a0ce06320fac623fd1593c596581bfd3a
Merge: 650a30f2a c4943689b
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jul 25 08:47:48 2023 +0200

Merge pull request #15949 from supabase/j0/add_doc_on_smtp

feat: add doc on setting up custom smtp provider

commit 65e5ae93df0f66b3fdb5941df61d1efd99c002a6
Merge: 8cb9b9962 f23b2d00b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 14:38:10 2023 +0800

Merge branch 'feat/nav-layout-change' into feat/branch-management

commit f23b2d00b3c6fb51a7e0f1e5d1fdfed7f051f4a1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 14:35:56 2023 +0800

migrate Help popover to shadcn

commit 8cb9b9962cedac95b466ae2eb7f4fec1b9511509
Merge: 12be178fc 68863d774
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 14:34:20 2023 +0800

Merge branch 'feat/nav-layout-change' into feat/branch-management

commit f27583b47eef4ebf7e74549c3ce98c5c7256fca8
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jul 25 08:32:55 2023 +0200

Update twilio.mdx

commit 68863d774caa5afc5e2b8d9651dd73e0287cf775
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 14:31:03 2023 +0800

Fix HelpPopover

commit 7c66ea80ccc86f4cd4f834ccb2ca92041008068a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 14:29:38 2023 +0800

Update UserSettingsDropdown.tsx

commit 5104f094efe8a29002e24a976ce01521844d6424
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 14:29:28 2023 +0800

Update UserSettingsDropdown.tsx

commit 12be178fc2b66cc846c2f4d3a89f336ff1bab412
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 14:25:54 2023 +0800
Tiny

commit 650a30f2aaf432a55ab8aeeb1c92485c6e2df5b0
Merge: b16667330 cb7e5022c
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Jul 25 14:24:07 2023 +0800

Merge pull request #16012 from supabase/cli/v1.82.1

commit c0559f737ccd4630426ed02f98c8aec0307d654a
Merge: c3888b22e 7367a7af1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 14:24:01 2023 +0800

Merge branch 'feat/nav-layout-change' of https://github.com/supabase/supabase


into feat/nav-layout-change

commit c3888b22e4df08c39dadd6542493d5459622ff7b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 14:23:59 2023 +0800

modal behavior disabled for new dropdowns/comboboxes

commit fa23d9aff2daff6387e1ac0a41179f116adcbe49
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 14:23:48 2023 +0800

Update user settings to allow opening in new tab

commit 4c9729b0464f31eced5d5eb0b1dcda6f5953898a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 14:23:30 2023 +0800

migrate feedback dropdown to shadcn

commit 7367a7af1f46b24edeeb5d7668d5f330aeb610de
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 14:20:55 2023 +0800

Fix wrong logic in NotificationsPopover

commit c4943689b30461d836bd4e004653ef5090f381ff
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jul 25 08:19:13 2023 +0200

Update auth-smtp.mdx

commit f3008f17d1574a39112ea46a8ffc90c0f67c17e1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 14:15:43 2023 +0800

Fix access tokens max width

commit 4a7bffb1f33186ebd9450a804f094ed044481088
Merge: e4f83dab2 b16667330
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 14:13:02 2023 +0800

Merge pull request #16011 from supabase/master


Dashboard deploy

commit 2fa8fdfb9df124944a3a8874234a9c05be61a975
Merge: c6b8c9035 b16667330
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jul 25 08:11:55 2023 +0200

Merge branch 'master' into j0/add_doc_on_smtp

commit 6626a426867ce83b0fb41fe8409309034c66cae8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jul 24 23:11:25 2023 -0700

chore: update cli reference doc

commit cb7e5022c11cc0bc0e54794cc295c89f8c72b066
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jul 24 23:11:13 2023 -0700

chore: update image versions for docker/docker-compose.yml

commit df4014a55e8139ce8f199640d03386a6038bd2e1
Merge: 74efa6a47 1919cf8b2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 13:34:08 2023 +0800

Merge branch 'feat/nav-layout-change' into feat/branch-management

commit 1919cf8b224bdef914c5af829746c260651a69e4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 13:24:19 2023 +0800

Small fix

commit 74efa6a47fc2578965e9d0d3a45995db9c673902
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 13:14:07 2023 +0800

Add RQs for branch management, and init branch dropdown component

commit 056e5d628ae56b44edf4e2635f73f08a68a4c76b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 13:09:10 2023 +0800

fix combo

commit 43e6a6730f40b787b8d45f2b8a2bd072249ae727
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 12:35:41 2023 +0800

fix a11y on comboboxes

commit e7f9c24e152f4232b533dde0c06552ee89e61c37
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 25 11:24:11 2023 +0800

remove bg
commit b16667330a851a7a0961e45ffeb5a6362633c7ed
Merge: 935b5b6eb 276291eb1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 10:49:00 2023 +0800

Merge pull request #15985 from supabase/fix/update-pg_get_tabledef

fix: update pg_get_tabledef

commit 50aa54ca2c13cb4357b0c794bb4c64308d89c222
Author: Agu Rodríguez <me@agu.uy>
Date: Mon Jul 24 23:14:01 2023 -0300

Fix example of using env variables in config.toml

commit 935b5b6ebe845e67760829a237f99084bf59cb69
Merge: fb6aebc3d bc67627ce
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 25 11:06:41 2023 +0900

Merge pull request #15922 from supabase/fix/smtp-menu

fix: Update path to the SMTP settings page in the guides

commit 276291eb150f0daa1fe14255e03120bb6d2ca1cb
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 25 09:32:46 2023 +1000

update pg_get_tabledef

commit fb6aebc3d407f3a047be690089491e698124136d
Merge: 528885cde 990763476
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 15:16:33 2023 -0600

Merge pull request #16003 from supabase/fix/cli-doc-redirect

Fix CLI docs redirect

commit 990763476eade6557fc889cf175a2d218342c4fd
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 24 14:51:26 2023 -0600

fix: remove circular redirect

commit be833de3d0a11eac98afb44a3a21e9daba561704
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 24 14:49:03 2023 -0600

fix: cli docs redirect

commit 87170d1772c85c105b20e4788e03aa19613ea273
Author: Saroj Regmi <94213188+sarojregmi200@users.noreply.github.com>
Date: Mon Jul 24 23:54:33 2023 +0545

Update auth-twitter.mdx

commit 528885cdeb6511452f576558c16d66ee083ee3ff
Merge: 562bb1c76 11e990ae4
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 11:25:40 2023 -0600

Merge pull request #15996 from ozasadnyy/patch-1

Facebook typo in auth-facebook.mdx

commit 11e990ae4922ceb9108c8bc13ecf5b70e21aee62
Author: Oleh Zasadnyy <oleh.zasadnyy@gmail.com>
Date: Mon Jul 24 20:08:18 2023 +0300

Facebook typo in auth-facebook.mdx

commit 562bb1c76c3b7c57aac1c8d3326f9b294ee8655d
Merge: 45106c42b 99d868e5d
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 11:06:52 2023 -0600

Merge pull request #15968 from ed6767/patch-1

Correct location in dashboard

commit 45106c42b6841dbaa52666383d1ec47b41a86ed8
Merge: 2c6b1cde3 c44a81533
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 10:46:40 2023 -0600

Merge pull request #15980 from Lan-Hekary/kong-env-substitute-v2

Add environment variables substitution for kong.yml With Fixes

commit 2131772a84dd7098c690f136ca969abfdaa706da
Merge: eafa23d5f 2c6b1cde3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 00:45:05 2023 +0800

Bring in changes from master and resolve conflicts

commit eafa23d5f1b1e1805962d63dbea53c1daa9284c3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 25 00:42:51 2023 +0800

Small refactor

commit 2c6b1cde34e87b82a2b810ed6f3a2cce1929cafd
Merge: aba053986 9bdcea5a1
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 10:41:30 2023 -0600

Merge pull request #15990 from supabase/docs/feature_status

updates some of the feature statuses

commit 515a2db611a8b866a7ee87b0e5b15a2beeb64c2d
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Mon Jul 24 23:37:10 2023 +0700

docs: Remove credential info


commit 342d1da9eaa42e0223225e0e69865ba9f9fc6a8a
Merge: 024fec61e aba053986
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Mon Jul 24 23:04:36 2023 +0700

Merge branch 'supabase:master' into master

commit 024fec61e65ba84e56567f114f16519261100ea5
Merge: c6011e1d2 d67f2fb3c
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Mon Jul 24 23:03:22 2023 +0700

Merge branch 'fix/landing-page-missing-framework-icon'

commit d67f2fb3c8fc3448f864cdbe92c4b70515fdb9be
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Mon Jul 24 23:03:05 2023 +0700

docs: update icon & make it display in landing page

commit aba053986c2a8e31272e86494bea38614b4fc730
Merge: cd21a9d1f a7c372785
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 09:55:27 2023 -0600

Merge pull request #15969 from eric-barch/patch-1

Update tables.mdx

commit cd21a9d1fce1e37f48a9f9d398553e66c9159586
Merge: 6bfb48936 adbea8ae3
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 09:46:21 2023 -0600

Merge pull request #15963 from octoper/patch-1

Docs: Fix installation step for connecting with Postgres.js

commit a7c372785deda1b8a25993cc82f26dcd210e7935
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 24 09:38:43 2023 -0600

docs: improved wording on db table docs

commit 6bfb489368bb9dfe5b0a06efdbda0ae3e13f44ed
Merge: c9874db8f f5ca5023c
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 09:28:15 2023 -0600

Merge pull request #15952 from supabase/fix/password-reset-page-line-breaks

Fix line breaks on the password reset page

commit c9874db8f49322f26178f983c385f0968cb1e1ec
Merge: 31415c0d2 e65c86971
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 09:27:45 2023 -0600

Merge pull request #15669 from supabase/sudayavarman-patch-1


Doc: paragraph re-alignment and re-construction

commit 31415c0d2980aa795a9c76d1eaa993a1b1f7308d
Merge: e9ad4bfcd 4974b82fc
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 09:16:12 2023 -0600

Merge pull request #15716 from supabase/sudayavarman-patch-2

Update auth-email-templates.mdx

commit e65c86971bded03f660688cb8a94c23a2fead1b1
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 09:15:17 2023 -0600

docs: fix word spacing

commit e9ad4bfcd9ab826a8cf9f2f8191c383c6bc9d376
Merge: 0fb48ce69 4e875a899
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 08:57:04 2023 -0600

Merge pull request #15935 from supabase/docs/action

CLI / Local dev improvements

commit 4e875a899b5f15f6d533fc87616350935ddec5b4
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 08:47:53 2023 -0600

docs: remove commented code

commit 1e8aa0c0d52ec14340582f06685cbe010445ed60
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 24 08:47:27 2023 -0600

docs: use new dashboard url

commit 9bdcea5a1d60d63d1590ca8f63150cf0aef1e361
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jul 24 15:42:11 2023 +0200

updates some of the features

commit 0fb48ce6936788d7c45e435de6da13f0fe65a707
Merge: 720f0e9da 68b9924f5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 24 15:35:42 2023 +0200

Merge pull request #15397 from Arindam200/master

fix: updated font size for better a11y

commit 68b9924f5d2e8f40170951cacb8d44e3ba519d84
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 24 15:06:33 2023 +0200

Prettier fix
commit 6824ec66bbd7c6e17313135651c366885b5320ee
Author: awalias <antwilson@hotmail.co.uk>
Date: Mon Jul 24 14:52:13 2023 +0200

feat: lw8 hackathon blogpost

commit c7d21bc633869dbb2f6d899c4ecbe78a414ce3e5
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 24 14:49:31 2023 +0200

Address PR comments.

commit d645af297da4d6c5a1cfee04602702c25eadf1a2
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 24 22:20:33 2023 +1000

remove console.log

commit 97b55746f5563cb8400225f6470a93263faeeead
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 24 22:18:47 2023 +1000

fix: update pg_get_tabledef

commit bac09d5320eb791b333eb295aa51f876b02ddba8
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 24 14:11:41 2023 +0200

Show a different message if a metric is missing.

commit e0675cd09f89f50bbb403b580f970eaeac1fe71d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 24 14:10:52 2023 +0200

Use the new types from the billing metrics to simplify the metric calculation.

commit 49bab4086d9c9707281fa322895635f0febf2a25
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 24 14:08:09 2023 +0200

Make the billing metrics const.

commit 720f0e9dad0d2f2f75760484e22e05aaa913fc81
Merge: 748043b51 b5dd96019
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 18:09:09 2023 +0800

Merge pull request #15923 from supabase/chore/allow-project-subscription-pages-


to-load-irregardless-of-project-details

Allow project subscription pages to load irregardless of project details

commit 748043b51e68131eca065d9dce7ebda04c0eeea7
Merge: db4f7c83c e4f83dab2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 18:05:33 2023 +0800

Merge pull request #15983 from supabase/studio


Sync studio -> master

commit e4f83dab210604034197f480ddc608aadd40a42b
Merge: 0ed7c5d10 0b111e367
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 17:52:31 2023 +0800

Merge pull request #15981 from supabase/hotfix/fix-wrong-logic-in-isFree

Fix wrong logic in isFree

commit 5ed5a187020180e729b377903b2ea5af443666d9
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 24 11:40:23 2023 +0200

Add a horizontal line between the featured and the other experts.

commit 0b111e367913e24a895fed1b147759518ee2cf09
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 17:30:43 2023 +0800

Fix wrong logic in isFree

commit b5dd96019c17d442ed85d5dacc182cee675c56f5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 17:01:15 2023 +0800

Fix prop error

commit db4f7c83c22e0ba0f3871e8b4afef91821e5391d
Merge: 0aa8a2e38 ff8cc2c6b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 16:57:31 2023 +0800

Merge pull request #15920 from supabase/chore/update-disk-size-warning

Update disk size update warning

commit 945ab1e6b3121132859e869287ce9769670e8948
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 16:57:16 2023 +0800

Unblock most settings page and only block specific UI components that are
dependent on project being active

commit e7b47ed780d7650a5bc317ed1431a5ad367d0e17
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 16:56:16 2023 +0800

Unblock most settings page and only block specific UI components that are
dependent on project being active

commit 0aa8a2e38fb44a5944fcd259d2b3d43ffdc9bc8a
Merge: 8d19f6109 84553c451
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 24 10:54:44 2023 +0200

Merge pull request #15955 from supabase/feat/misc-improvs


feat: Various improvements to the integration pages

commit 84553c45173fab584e94974dc14b1d5d6659eb42
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 24 10:41:52 2023 +0200

Add a featured section to the integrations page.

commit c44a81533b758d21f567ab0bf458a6b8f62684c7
Author: Ahmed El-Sharnoby <lan.hekary@gmail.com>
Date: Thu Jul 20 19:26:14 2023 +0000

Add environment variables substitution for kong.yml

commit 4c2cf4ea6aa77366ee1df6946eceb0ad58cdd964
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Jul 21 16:51:00 2023 +0200

Switch the proportions of the two columns in the integration page.

commit f05580fe959ab9b0a10c77334aeb3eb723ad32e5
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Jul 21 16:50:36 2023 +0200

Add expandable video on the side to the integration page.

commit 97a2f5aa71fcdaf293efaa5fa0196e2da68324e2
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Jul 21 16:12:09 2023 +0200

Add a call to action link on the bottom.

commit 8c382911847ea0f4f693e035e041f1fcafd5f511
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Jul 21 16:03:11 2023 +0200

Fix all errors caused by the new generation of database types.

commit 04d14cc04b8420935ea68f88220ed8b1205336c2
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Jul 21 16:02:24 2023 +0200

Update the database types.

commit ff8cc2c6b482f33f37aa3f239e220edd51f6d189
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 15:50:36 2023 +0800

Disable button when updating

commit 95c3739a5ce830b66e2031f3f0189439b99aa0e7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 15:37:13 2023 +0800

Add RQ for retrieving branches

commit 8d19f6109b0df2750adb05083a06aedb69f1b59a
Merge: 83b4772c7 5b3916277
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Mon Jul 24 15:28:29 2023 +0800

Merge pull request #15979 from supabase/km/revert-gotrue-version

fix: Revert "feat: bump to gotrue-js v2.45.0 and bring back `navigatorLock`"

commit 5b3916277fe027483be223bb5c3f737c905454de
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Mon Jul 24 15:14:07 2023 +0800

Revert "feat: bump to gotrue-js v2.45.0 and bring back `navigatorLock`"

This reverts commit 3dc2788d52de562ef8ffff6fc56da48e2c126085.

commit c05a2abf0ead5a761fb8dd42a7684c1fca2bd695
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 15:05:01 2023 +0800

Add allProjects to dep array

commit 83b4772c75dfcd80c422d36af0351943272d1705
Merge: 7ab4291db d7206af47
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 15:04:29 2023 +0800

Merge pull request #15978 from supabase/fix/overusage-badge-only-show-for-free-


or-pro

Only show overusage badge for free or pro projects

commit 2ac5d6c85a505d44d0a4c52bf04f6eb4e34c735e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 15:03:54 2023 +0800

Slight optimization in useSelectedProject hook to return project if projects


query already finished

commit c6b8c9035222d6cb2d12f5fe23bd917d316866da
Author: joel@joellee.org <joel@joellee.org>
Date: Mon Jul 24 08:51:25 2023 +0200

fix: change to image, emphasize number of emails

commit 3c16fb8e1e1c409e0c3c50f6c3b3a9f031f9f5b1
Author: joel@joellee.org <joel@joellee.org>
Date: Mon Jul 24 08:43:36 2023 +0200

fix: add layout

commit 86a743b9648967fbd7f645557294605d5cf45a48
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 14:42:56 2023 +0800

Small changes

commit 686213511ce667609f8d983b810a32285e1975ef
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 14:34:40 2023 +0800
Address comments

commit 93694a0767a4087b3ab2c7ac4c435b55d18edffe
Merge: e2f9fb114 7ab4291db
Author: joel@joellee.org <joel@joellee.org>
Date: Mon Jul 24 08:21:37 2023 +0200

Merge branch 'master' of github.com:supabase/supabase into j0/add_doc_on_smtp

commit e2f9fb1148d22d18189ba42a3da21c9840c17f30
Author: joel@joellee.org <joel@joellee.org>
Date: Mon Jul 24 08:21:13 2023 +0200

docs: add qualification on type of SMTP provider

commit 68e6a2bac66f74344da0e2e1db848ae15a3f4c02
Author: joel@joellee.org <joel@joellee.org>
Date: Mon Jul 24 08:17:01 2023 +0200

refactor: update copy

commit d7206af47927849d3f1ab12ad349cb5a937db320
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 12:19:52 2023 +0800

Remove console log

commit 6cc462b55ec4b09b1d1b318da35ace892fc0d386
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 12:19:17 2023 +0800

Only show overusage badge for free or pro projects

commit 7ab4291db5d077b9a11794ad0b147fe1b1494d9d
Merge: d63c295eb 0ed7c5d10
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 12:08:07 2023 +0800

Merge pull request #15977 from supabase/studio

Sync studio -> master

commit d63c295eb5a47bd61f95303d84d6ff808dbf2abe
Merge: 800ca4cea 167b28632
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Mon Jul 24 11:49:55 2023 +0800

Merge pull request #14571 from hieuwu/hi/kotlin-starter-guide

Introduce guidelines to setup Supabase with Android Kotlin including sample


with Jetpack Compose

commit 0ed7c5d105bc9d6377ef2052ef1fe8980ce192af
Merge: 59aa0f79b 0868c0597
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 11:45:38 2023 +0800

Merge pull request #15976 from supabase/hotfix/fix-oauth-app-approve-mutation-


ignoring-onSuccess

Hotfix/fix oauth app approve mutation ignoring on success

commit 0868c0597253edb841c390a3fb13ed7ff879766b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 11:25:34 2023 +0800

Remove onSuccess parameter for app approve and decline mutation

commit 59aa0f79bc750db8bbbc8bb7e907fca42afa4194
Merge: 6027dc927 bac5d230a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 10:53:57 2023 +0800

Merge pull request #15975 from supabase/hotfix/authorize-redirect-on-approve

Fix authorize redirect

commit bac5d230a7f0d93089a2d73927ffb0e6b4592590
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 24 10:36:41 2023 +0800

Use window.location.href instead of router.push on approve success

commit 167b28632626e76d48a3c5e1e56c0aaa3974a948
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sun Jul 23 13:00:34 2023 +0700

docs: fix wrong reformat

commit 8f03d96badcfdd2fd2a9b3309a00da08e2f554e2
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sun Jul 23 12:54:43 2023 +0700

docs: fix wrong reformat

commit e093bb5dce8469a8ecc673c7e0864fdf2fe14317
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sun Jul 23 12:52:58 2023 +0700

docs: fix wrong code block

commit dd33517976dbf62b287c6f9e40ee5d50ab83a0b9
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sun Jul 23 12:50:04 2023 +0700

docs: reformat code

commit d1cfc18d868f6855c4f529621bc8a48a72055c52
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sun Jul 23 12:46:22 2023 +0700

docs: specify title Android Kotlin, remove unused resource

commit 3052183ad1cb5dea480c0baa3bc2717cd866775f
Author: eric-barch <73403527+eric-barch@users.noreply.github.com>
Date: Sun Jul 23 00:07:14 2023 -0400
Update tables.mdx

Fix typo. "Especially when we run it at regularly" -> "Especially when we run
it regularly"

commit 99d868e5d9c2568ca2cc20a2c13c012b4f0b5056
Author: Ed <edxtdev@gmail.com>
Date: Sat Jul 22 21:51:04 2023 +0100

Correct location in dashboard

This has moved and was confusing to find as all docs point to a section that
otherwise doesn't exist

commit adbea8ae32372db2e03f810035a7b11f79b44ae4
Author: Vaggelis Yfantis <vaggelisyfantis@gmail.com>
Date: Sat Jul 22 18:54:32 2023 +0300

Update connecting-to-postgres.mdx

commit 00eda22be349bc60d26459dd31ef44e3ec7014b5
Merge: 91b253f56 800ca4cea
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sat Jul 22 16:24:40 2023 +0200

Merge branch 'master' into docs/action

commit 91b253f5634f9edc247528036a488a756c9a942a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sat Jul 22 16:22:04 2023 +0200

refactors the CLI to be more "local dev" focused

commit 800ca4cea82a14a24f5838dae96d51c170974e81
Merge: d94571275 3dc2788d5
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Sat Jul 22 10:31:48 2023 +0200

Merge pull request #15954 from supabase/hf/bump-gotrue-js-2-45-0

feat: bump to gotrue-js v2.45.0 and bring back `navigatorLock`

commit d945712755b5863acbc7a5396dd1b16750093796
Merge: 3a048f3aa f829a4bf5
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Fri Jul 21 18:01:15 2023 -0300

Merge pull request #15878 from supabase/feat-improve-edge-function-


troubleshooting-guide

Feat: improve edge function troubleshooting guide

commit f829a4bf5a4277422da1eec8825a88dfe5ada743
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Fri Jul 21 17:49:30 2023 -0300

Included @laktek suggestions

commit 609c7f1a74409f2a84196eaf2739b4a4f04c0f1f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 21 11:53:16 2023 -0600

fix: sync monaco-editor versions

commit 04fb11548e09e000b61295ab0839fc739d6115ee
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 21 11:45:01 2023 -0600

chore: fix package lock

commit 7f45b667249c6e31f84ddaea111df8911c86d4d0
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 21 09:45:31 2023 -0600

chore: move motion-features to studio root

commit 165a712429f74e8582a2b47432fefe9f319a728c
Merge: 08654e349 3a048f3aa
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 21 09:44:56 2023 -0600

Merge branch 'master' into feat/ai-sql-editor

commit 08654e349f2afbfd7ec01773039b8e4ee0da36a4
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 21 09:24:10 2023 -0600

fix(sql-editor): switch ai routes to node runtime

commit ccb4ef6bb99bf5be8d4ea7c1ef38129d06e82d85
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Jul 21 14:31:04 2023 +0200

Make the Details part sticky when scrolling the integration page.

commit bb0cc9404a295e877bd7171dc6eb0fc2abcaad01
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Jul 21 13:21:48 2023 +0200

Truncate the integration description so that each box is the same height.

commit 1fd52c73ad4f896a09b5eb28f4d14431e559f1c5
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Fri Jul 21 21:20:13 2023 +0700

docs: update ga event and logo

commit b54b6fdc3cbd41f8d75ad1851e55b8ffd051aa3e
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Fri Jul 21 20:43:05 2023 +0700

docs: fix wrong format code

commit 3dc2788d52de562ef8ffff6fc56da48e2c126085
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Jul 21 15:42:26 2023 +0200

feat: bump to gotrue-js v2.45.0 and bring back `navigatorLock`


commit 6e74be057775e4c526a6254b1b301e4228675b16
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Fri Jul 21 20:39:41 2023 +0700

docs: reformat

commit 06793abe565b7ef69b1d3e1feb010c723c769830
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Fri Jul 21 20:38:32 2023 +0700

docs: update url to android, with android icon and change title

commit 3a048f3aa98d213f2f42c8a2d0adcaba308daf6f
Merge: 48d0f4ae5 d9537937e
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Fri Jul 21 15:18:37 2023 +0200

Merge pull request #15948 from supabase/j0/update_mfa_claims

docs: update list of MFA Authentication Methods

commit f5ca5023ca882258937044258cc28514d6418348
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Fri Jul 21 12:39:39 2023 +0000

Fix line breaks on the password reset page

commit 90ada1d84b360a65663e36da9c96b9ef8c0c9395
Author: joel@joellee.org <joel@joellee.org>
Date: Fri Jul 21 13:41:47 2023 +0200

fix: rephrase auth smtp section

commit fc65ca9ce3c3488e41eec884cf8a7a32a54cd1f0
Author: joel@joellee.org <joel@joellee.org>
Date: Fri Jul 21 13:36:17 2023 +0200

fix: add section on configuring custom smtp

commit 56a732ce5bae42c7d2f413a1551de9576c23c502
Merge: 9469b236a 48d0f4ae5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 21 17:23:11 2023 +0800

Bring changes from master and resolve conflicts

commit 843462063bc80da3fd00d8b8150707f72c808823
Merge: 72354f1a8 48d0f4ae5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 21 17:00:16 2023 +0800

Bring changes from master and resolve conflicts

commit 48d0f4ae5783ee048f3f828de781e9ce41b78555
Merge: 874a072fd b11303766
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 21 16:44:46 2023 +0800
Merge pull request #15914 from supabase/chore/improve-support-form-
troubleshooting

Improve support form troubleshooting

commit 9469b236a548d367e9abd685210dc2aeb8ef1b39
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 21 16:43:47 2023 +0800

Update UserSettingsDropdown to use shadcn

commit 889eb168c021dba5be9fc4c72d1cd29eabac88bf
Author: joel@joellee.org <joel@joellee.org>
Date: Fri Jul 21 10:35:34 2023 +0200

feat: initial commit

commit 408fb86e40557dc9260e0eb27ecb680598b3c2a6
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jul 21 18:32:01 2023 +1000

fix projectlinker ts

commit d9537937e360e8f585d850eb7ab21d8c52ac255a
Author: joel@joellee.org <joel@joellee.org>
Date: Fri Jul 21 10:28:59 2023 +0200

docs: refactor phrasing

commit e2954a66563ed793c37f09566fe981c1312e6271
Author: joel@joellee.org <joel@joellee.org>
Date: Fri Jul 21 10:27:29 2023 +0200

docs: split pkce methods

commit 1a0e4ca06d29a35b92d9695dd065d97e26de9fd0
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 15:51:54 2023 +0200

If "uuid" is selected as column type, autoselect "gen_random_uuid()" for


default value.

commit 874a072fd43ad00cba13d0d3fb5948e810005104
Merge: 9135dfbac fa1082967
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Fri Jul 21 10:23:24 2023 +0200

Merge pull request #15924 from supabase/feat/finish-integrations-page

feat: Finish integrations page

commit 2bdb62dde10fde8ea0a61f716ee46f4de2d02c08
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jul 21 18:22:37 2023 +1000

filter to vercel integrations only

commit 7240d22c60f8de3b319a9a80f6c682e4f90f13c6
Author: joel@joellee.org <joel@joellee.org>
Date: Fri Jul 21 10:16:59 2023 +0200

docs: update mfa docs

commit e69e5327b0d06128b5eed8d8eca8f16d2c00c23e
Author: joel@joellee.org <joel@joellee.org>
Date: Fri Jul 21 10:12:12 2023 +0200

fix: update recognized auth methods

commit 6ce4200486f7235f3c4fb234428dcd650efc52e5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 21 16:07:19 2023 +0800

Add some slug validations

commit e46bb132f3026745554380de233e0cff5a090982
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 21 15:46:51 2023 +0800

Optimize UI when redirecting from /projects

commit 9135dfbac0e43f6e47a0707c78198567d6c02b4d
Merge: 499dfaf1f 929f9ebf7
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Jul 21 17:33:08 2023 +1000

Merge pull request #15941 from supabase/fix/insecure-requests

fix: only add upgrade-insecure-requests in production

commit c22cbc00410c58ea2795314dea59cdaa036bf696
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 21 15:01:35 2023 +0800

Update AppHeader org and project selections to use combobox

commit 929f9ebf79d945adaeb69576b4d37307a2157017
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jul 21 16:19:13 2023 +1000

use NEXT_PUBLIC_ENVIRONMENT variable

commit 747085a9d789e1845ea0cde307b37419b05a40e3
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jul 21 16:12:53 2023 +1000

fix: only add upgrade-insecure-requests in production

commit 46be2943f3fc6bbbbfb56750189cb7e1fbd79b85
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jul 21 13:00:06 2023 +0800

remove logs

commit 7c46926e0eab29302537da1419076b9569e7f318
Merge: 415a8b768 499dfaf1f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 21 10:23:16 2023 +0800
Bring changes from master and resolve conflicts

commit 499dfaf1fcb225948f39d29c0187c4a70ec8762b
Merge: 6363b981d d58d6188c
Author: Han Qiao <sweatybridge@gmail.com>
Date: Fri Jul 21 09:22:41 2023 +0800

Merge pull request #15918 from supabase/cli/env

chore(docs): clarify path to .env file

commit d58d6188caad2af3acd9848ceb85755c631d0a02
Author: Qiao Han <qiao@supabase.io>
Date: Fri Jul 21 09:13:10 2023 +0800

chore: update path reference in local dev guide

commit 6363b981d6dd84141885c44d5da824f03b91bf2f
Merge: 7df5c5ce0 6027dc927
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Jul 21 09:45:12 2023 +1000

Merge pull request #15939 from supabase/studio

Sync master to studio

commit 6027dc927b057b6712e922e5b50cd15fc6350529
Merge: 2a2917e0c f02fa4754
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Jul 21 09:30:45 2023 +1000

Merge pull request #15938 from supabase/hotfix/downgrade-gotrue

hotfix: downgrade gotrue-js

commit f02fa4754853a8dba5e2c63e36e7b28d2ffea629
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 20 17:14:02 2023 -0600

fix: local gotrue-js to 2.42.0

commit c6124ebfc76c5da567223d432017def6851489aa
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jul 21 09:04:11 2023 +1000

remove navigator lock

commit b8a2753ff80bf2719d6f1b6d70de035fc02366e0
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jul 21 09:00:34 2023 +1000

hotfix: downgrade gotrue-js

commit 415a8b768ec016a600a343c400883fd81b518185
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 21 06:39:22 2023 +0800

Temp
commit fa108296775e8a3aea640c78c82e1ea26c14a282
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 22:52:43 2023 +0200

Switch the obsoleted routes to the integrations to the new routes.

commit be9f8c43e2396bb64ae897cbcadec90ff480fac4
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 22:26:03 2023 +0200

Add redirects from the old integrations to the new integrations pages.

commit d81c2bbc7c223553c1e6c3e3427b7a22c305a6eb
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 22:01:07 2023 +0200

Reorder the navigation items to put the integrations and Oauth apps under the
same category.

commit 6a84fa3d17f200c745cec318423fedd89fc2501d
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 21:58:47 2023 +0200

Use CodeHike for rendering HTML Code in the www integration pages.

commit 28e36d0ddb3d028b3141a20d870d824c62025215
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 21:42:03 2023 +0200

Move the Admonition component to the ui package.

commit e2a2a44eaa1b801b02a68a775a7e0ea7b6f8a94a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 21:13:20 2023 +0200

Fix the getStaticPaths to only include experts or technologies.

commit 42674b5cd59e66506be5ae17c8e4ca1c95b31441
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 13:29:33 2023 +0200

Remove all specific integrations pages and their navigation.

commit e613568348337c70d53422e05322bb91b9a3494a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 13:04:13 2023 +0200

Remove unneeded new line.

commit 1cd81350350ad48fe34eab4601bc88c71c8e2949
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 11:09:03 2023 +0200

Move the generic integrations page to platform.

commit dc2de25019a86dc7bcbcf7aba5e772f408218214
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 17 11:38:40 2023 +0200
Move the OAuth pages to the Platform guides.

commit 7fe32d4d7b01e960001cd37156cb6724e655e1b7
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 10:25:07 2023 +0200

Don't show the learn link if it's null.

commit 4b5c5514a1c04719a0a2188167e0a43a988ed040
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Thu Jul 20 09:58:37 2023 +0200

Add admonition component since it's required by some of the integration pages.

commit 111125c46070b23c5ba27087e3fbad8bab22af8e
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Jul 19 21:45:08 2023 +0200

Fix the code block to be nicer.

commit 8fdc53ef86c91dae8ba507337268d0208dbd16d3
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jul 20 21:57:10 2023 +0200

Adds CLI Actions

commit 7df5c5ce01ffa541808bf8b032366c59dfa91364
Merge: 0f9783951 132106b27
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jul 20 12:14:07 2023 -0700

Merge pull request #15767 from supabase/docs/developer-federated-docs

Developer docs: Info on how to federate docs

commit 46c1e676aca622e0231236f2e3a3dd8f73537180
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Thu Jul 20 19:48:16 2023 +0200

feat: use access token from ram instead of from `auth.getSession()`

commit 0f97839518bcd3f625a9279f4d449b414b019b35
Merge: 93db839f8 49c7ccd61
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jul 20 18:21:27 2023 +0200

Merge pull request #15931 from supabase/chore/no-empty-egress-breakdown

commit 49c7ccd6104a11d93b6f72feefa8fd37f0299228
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jul 20 17:44:10 2023 +0200

chore: filter out empty egress breakdown items

commit 93db839f885d93b3cb55a19a1ac342f178bacba4
Merge: 21e482479 2a2917e0c
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Jul 20 22:13:49 2023 +0800
Merge pull request #15929 from supabase/studio

sync studio -> master

commit 2a2917e0c5d5734b6e1a2f45b977bd4cca4c10f5
Merge: 1d3339bd2 d35b00817
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 20 22:01:25 2023 +0800

Merge pull request #15928 from supabase/hotfix/error-loading-edge-function-logs

hotfix: no logs loading

commit d35b008179be128c1b501d33f13ec6bcffc6b874
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jul 20 23:48:13 2023 +1000

hotfix: no logs loading

commit 4974b82fcfd36bb29bc8e1d9e57caf22146c000a
Author: Sreyas Udayavarman <129928023+sudayavarman@users.noreply.github.com>
Date: Thu Jul 20 15:34:22 2023 +0530

Update apps/docs/pages/guides/auth/auth-email-templates.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 6b3351160f143fa3fec7a44125831c44074737a6
Merge: c8b23ee93 21e482479
Author: Sreyas Udayavarman <129928023+sudayavarman@users.noreply.github.com>
Date: Thu Jul 20 15:34:10 2023 +0530

Merge branch 'master' into sudayavarman-patch-2

commit e82dac560d09dd4b75d7f16a208581873614837d
Merge: f91e570f7 21e482479
Author: Sreyas Udayavarman <129928023+sudayavarman@users.noreply.github.com>
Date: Thu Jul 20 15:32:22 2023 +0530

Merge branch 'master' into sudayavarman-patch-1

commit f91e570f7202601e56dffad3d561a1450200435a
Author: Sreyas Udayavarman <129928023+sudayavarman@users.noreply.github.com>
Date: Thu Jul 20 15:30:18 2023 +0530

Update apps/docs/pages/guides/platform/sso.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 7bc11598e09660b58d38e5591eba89ab75218c8f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 16:52:50 2023 +0800

Remove unnecessary import

commit 327b082a776276f360e8dfca58d37d6967e6b7bb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 16:51:40 2023 +0800
Allow project subscription pages to load irregardless of project details

commit bc67627ce2ecd69717d78744b59c62af7de82ff0
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jul 20 17:51:00 2023 +0900

remove project keyword

commit 2650f7b418562461b92bd5cafbf46f026b513551
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jul 20 17:47:11 2023 +0900

update menu path to the smtp setting

commit 21e482479f7202bedb271ffd31fb91ce689d7858
Merge: 60e64b143 a1dddf29b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jul 20 10:44:06 2023 +0200

Merge pull request #15911 from supabase/chore/project-overage-banner-org-level-


billing

chore: do not query project usage with org-level-billing

commit 57b7cafc22cc2126327696f577cf8e29e9f03116
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 20 16:10:44 2023 +0800

chore: use comboboxes. fix: issues with validation and loading states

commit 60e64b1437feac2e977500b4591267faf06f9c9e
Merge: 2cf4e5f3f db39e3be4
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Thu Jul 20 10:00:27 2023 +0200

Merge pull request #15899 from supabase/j0/reinstate_twilio_verify_provider

feat: reinstate twilio verify provider

commit c5b31637e1573a74b65b4864bd90efdbae1cc1bd
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 20 15:48:47 2023 +0800

fix colors

commit 2cf4e5f3f7e26820c46c71c3c881fc242b9baa5e
Merge: e442b8af2 f0522871f
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Thu Jul 20 09:44:26 2023 +0200

Merge pull request #15818 from supabase/j0/fix_default_captcha_setting

feat: fix default captcha reverting to hcaptcha when site url is changed

commit a5e80f38abc2a6c08e305cbb995fea54e256aab1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 15:34:35 2023 +0800
Save opt in state to valtio

commit e442b8af2cc55201134acaf159bd154ee6eb0746
Merge: 40d744064 ce55d07a3
Author: Inian <inian1234@gmail.com>
Date: Thu Jul 20 15:11:22 2023 +0800

Merge pull request #15855 from supabase/ip/ssl-enforcement-docs

commit b1130376635381f552d62df92d60948325733ae2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 15:01:18 2023 +0800

Address comments

commit ce55d07a3caab7eabc64f248f5a7a0ec65067145
Author: Inian <inian1234@gmail.com>
Date: Thu Jul 20 14:59:40 2023 +0800

fix links

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 1d3339bd29f66cb33ffdbee50c054ab79812ad86
Merge: 39b3f4839 40d744064
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 14:47:56 2023 +0800

Merge pull request #15919 from supabase/master

Dashboard deploy

commit 72354f1a8ae2f765e4d97ecbdf51924b19acaf3b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 14:45:26 2023 +0800

Update disk size update warning

commit 40d744064c29b5c5051ac507a9a60d22d1ba9995
Merge: e4591699b f818a3b6e
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jul 20 09:07:41 2023 +0300

Merge pull request #15895 from supabase/docs/ai-going-prod

commit cd23cc6e66a8c835ef3bbbca5390faaf4c6a1c64
Author: Qiao Han <qiao@supabase.io>
Date: Thu Jul 20 13:03:13 2023 +0800

chore(docs): clarify path to .env file

commit c85af2d6a4d62f22b208753443926e09ce07fd5e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 22:46:28 2023 -0600

feat(sql-editor): ai generates snippet description along with title

commit a17fb69ed6c1be91105b753814d05bce72d72b07
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 22:16:45 2023 -0600

feat(sql-editor): encourage ai debugger to create missing extensions

commit 25ee0daf57a7689dce67994f654fa3022ab3da90
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 21:58:02 2023 -0600

chore(sql-editor): reword debug ai error messages

commit c94275d3f861ab4586e767889de8397b706b3ef0
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 21:57:18 2023 -0600

feat(sql-editor): manually generate snippet title using ai

commit 24ed26817bb3594504dbb2e83daf7605a9ab4835
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 20 11:53:23 2023 +0800

Update Scaffold.tsx

commit 98a1c8a4810eb11c87e54d563a067780857ab114
Merge: 8dc302904 e4591699b
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jul 20 13:42:51 2023 +1000

Merge branch 'master' into fix/vercel-integration-error-messages

commit 8dc302904335a557199aa2147a3e2777b0176a17
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 20 11:21:20 2023 +0800

Update package-lock.json

commit 0650389efa55969eebfb1bd12d41621490fd184a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 11:04:24 2023 +0800

Update check gh discussions cta

commit 022aa8b1794bc2b68ea8cf863c26c7f238ec0e55
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 10:56:37 2023 +0800

Revert disk size UI changes

commit f9703e0fe3553a337924f6ce16b405bd4a08dec8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 10:46:41 2023 +0800

Improve support form troubleshooting

commit e4591699b0b692c246d2c9d939325f73f3759ad4
Merge: 82bbfca68 437e81c2f
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Thu Jul 20 09:29:35 2023 +0800

Merge pull request #15888 from supabase/drag/clean_up_initWithKps


chore: clean up initWithKps flag

commit d41130118277455d622f16d01a2be8101995fab7
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 16:37:23 2023 -0600

chore: remove unused option icon

commit bb46728014b0c4c33300ec4e44ee1e03a7dd90f4
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 16:36:47 2023 -0600

chore: missing deps in package lock

commit bb583f35a8cb9307db04470e46efebdefcf57cf6
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 16:36:11 2023 -0600

chore: remove unused monaco ai widget

commit a1dddf29b0185b74294f615a7a8fa27c0eb8ef65
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jul 20 00:24:13 2023 +0200

chore: do not query project usage with org-level-billing

commit e4d8220a4e7906b0693c98527c7ce58ce1bd7817
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 15:51:20 2023 -0600

feat(sql-editor): animation polish

commit 82bbfca68f48e188c6e3315b1f500c7198427c5d
Merge: 0d1c84b5c 1bfc99a0c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 19 22:22:57 2023 +0200

Merge pull request #15908 from supabase/fix/exceeded-limit-org-warning

fix: exceeded limit warning for org usage

commit 02e4753eeca3fa0509857cd0486091526e71c493
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 14:04:06 2023 -0600

refactor(sql-editor): isResponseOk for ai mutations

commit 82d1055eb5edc4e13737a043da86b87f431d0510
Merge: b39e278c5 0d1c84b5c
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 14:01:35 2023 -0600

Merge branch 'master' into feat/ai-sql-editor

commit 1bfc99a0c2842d61ae1ad6971070eff95419e48d
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 19 21:50:36 2023 +0200
fix: exceeded limit warning for org usage

commit f818a3b6ea4b16d73b24df4e3714021f22b3344d
Author: egor-romanov <egor.romanov@gmail.com>
Date: Wed Jul 19 22:48:08 2023 +0300

rephrase optimizations tip

commit 0d1c84b5c4a3ce563235468be6363f32545971f5
Merge: 56f7b0062 bcd7bc4ea
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 19 21:35:23 2023 +0200

Merge pull request #15903 from supabase/chore/copy-org-billing

commit 56f7b00621f30d6183fe6bb92b58d149a47e2b34
Merge: 67a71dd11 9ce90cf3f
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 19 21:31:52 2023 +0200

Merge pull request #15904 from supabase/fix/h-captcha

commit 67a71dd116cdfa36f1e1edce506282e134acad23
Merge: 084d2a9e3 465b83e8e
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 19 13:12:10 2023 -0600

Merge pull request #15792 from supabase/refactor/suparesponse-types

Refactor SupaResponse types

commit 084d2a9e376b43fbaddc4be3dcabc40fbb6dd0aa
Merge: 936fb30d6 8999cdadb
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 19 12:17:17 2023 -0600

Merge pull request #15902 from supabase/dependabot/npm_and_yarn/word-wrap-1.2.4

chore(deps): bump word-wrap from 1.2.3 to 1.2.4

commit fd2f72adb2b383933726760e65a0c15000992c6c
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Wed Jul 19 21:14:12 2023 +0300

fix typo

commit 8999cdadb7164d832b0f21f76888b1e69c6ed985
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Jul 19 18:02:12 2023 +0000

chore(deps): bump word-wrap from 1.2.3 to 1.2.4

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to


1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 595906120d80aa6f146576483fba4ea2ae45a854
Author: egor-romanov <egor.romanov@gmail.com>
Date: Wed Jul 19 21:01:17 2023 +0300

add rps clarification

commit 936fb30d626b10161ceefc3bb0e71026f09e5364
Merge: cb06270e6 e12b91858
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 19 11:58:57 2023 -0600

Merge pull request #15891 from supabase/dependabot/npm_and_yarn/examples/user-


management/nextjs-user-management/word-wrap-1.2.4

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in


/examples/user-management/nextjs-user-management

commit c7d8edab7733523053b6ff1c2bd9101873216f57
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Wed Jul 19 20:56:00 2023 +0300

Apply suggestions from code review

Co-authored-by: Greg Richardson <greg@supabase.io>

commit db39e3be4ebecee4bb6e2cfd691f1d21e11c9870
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Jul 19 19:51:41 2023 +0200

Update
studio/stores/authConfig/schema/AuthProviders/AuthProvidersFormValidation.tsx

commit 2eb0b6fc375799d5a21e90fc5fea6f156c3069b1
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 19 19:49:07 2023 +0200

fix: rename flag

commit e12b91858abc4143bf3467159957116c47e87f33
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Jul 19 17:47:18 2023 +0000

chore(deps): bump word-wrap

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to


1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit cb06270e61ff660ba0a88a28a219a83f9e5ade30
Merge: 00a4daff4 c1bb77923
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 19 11:45:26 2023 -0600

Merge pull request #15893 from


supabase/dependabot/npm_and_yarn/examples/auth/nextjs/word-wrap-1.2.4

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /examples/auth/nextjs

commit 2555dd8294f632960e57414b9ad5cd7868882da3
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed Jul 19 19:40:02 2023 +0200

Format docs

commit 465b83e8e4150188c1990d1f8c25db9f7715f662
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 11:31:49 2023 -0600

fix: SupaResponse type errors

commit c1bb77923e0afd90546e4f64a1afbe0b1d57eeda
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Jul 19 17:31:47 2023 +0000

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /examples/auth/nextjs

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to


1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 00a4daff482fcd08563313aec6f05868395ab7f1
Merge: 5d457bdc7 63650c485
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 19 11:29:38 2023 -0600

Merge pull request #15894 from


supabase/dependabot/npm_and_yarn/examples/realtime/nextjs-auth-presence/word-wrap-
1.2.4

chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in


/examples/realtime/nextjs-auth-presence

commit 5d457bdc7567db9a73a02a3d10e984a641f6cc3d
Merge: 59ead020f 4f64ee071
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 19 10:56:31 2023 -0600

Merge pull request #15892 from


supabase/dependabot/npm_and_yarn/examples/caching/with-nextjs-13/word-wrap-1.2.4

chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /examples/caching/with-


nextjs-13

commit 63650c485d33a3c7b6680ea2e31a2b52940dabf6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Jul 19 16:56:05 2023 +0000

chore(deps-dev): bump word-wrap

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to


1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 272c62440ee9168aa7b5d5633412d4ba03361ecc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 00:55:23 2023 +0800

Add consent conditions in telemetry requests

commit 59ead020fe45fae7fccc2ed8d1c072ee77721e5e
Merge: ed7075c3a e98315308
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 19 10:55:02 2023 -0600

Merge pull request #15889 from


supabase/dependabot/npm_and_yarn/examples/caching/with-nextjs-13-server-
components/word-wrap-1.2.4

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /examples/caching/with-


nextjs-13-server-components

commit ed7075c3a1e04949dd58954d4bd9cbb81173d188
Merge: 1088733c6 193a5d6da
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 19 10:54:40 2023 -0600

Merge pull request #15890 from supabase/dependabot/npm_and_yarn/examples/todo-


list/nextjs-todo-list/word-wrap-1.2.4

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /examples/todo-list/nextjs-


todo-list

commit 251d5ead79d1e73b81458fd61a655eee91b57ac1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 10:51:00 2023 -0600

feat: strict null check on isResponseOk()

commit bbd2de83db6d6e38055292f6bbd896bb91273861
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 00:51:00 2023 +0800

Implement analytics settings in account preferences

commit e530d9aee5113decde1033d7adbf9b65a90660a6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 20 00:45:39 2023 +0800

Implement consent toast

commit f7ab58c0f5aaeea5d94f413d8ef334cd9c122381
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 19 18:31:15 2023 +0200

fix: adjust - to _

commit 9af17269e6103b7fa4b98de31cfca01a585185b6
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 10:30:44 2023 -0600

feat: strict undefined check on isResponseOk()

commit 189b1bb5eb1a9a1ceeb550a1b905453095c5cd36
Merge: 6d93727f2 1088733c6
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 10:26:30 2023 -0600

Merge branch 'master' into refactor/suparesponse-types

commit b39e278c54e31617554bd1d501507826ad7408bf
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 10:14:49 2023 -0600

feat(sql-editor): encourage ai to add foreign keys

commit eeac4dbf1dbaa405074fa99fd1a04ec86551b35b
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 19 10:14:17 2023 -0600

feat(sql-editor): improve ai sql edit loading ui

commit 9ce90cf3f8c5f36d4079c43445c3a1f6adf505d2
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 19 16:58:57 2023 +0200

fix: hcaptcha remains clickable in modal

commit bcd7bc4ea698e99567a445b94b652d335c19930c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 19 16:44:07 2023 +0200

chore: copy adjustments for org-level-billing


commit 50418c7fc9adf1a41f8b20dc50e883492a7d8471
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Wed Jul 19 21:27:11 2023 +0700

docs: refactor code

commit 1088733c6a70688506822b4edc4eece050002e0e
Merge: 66a6d3f27 20dc5bcdb
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Jul 19 15:58:30 2023 +0200

Merge pull request #15900 from supabase/feat/remove-marked

feat: The images in Integrations page are now zoomable

commit 0ff11990a41e3dc2f4092fd0bb733ebd03a2b933
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed Jul 19 15:06:59 2023 +0200

Update docs

commit 20dc5bcdbe587ee9dc704883b68269571ca79e3e
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Jul 19 14:34:04 2023 +0200

Remove unused library which was replaced with next-mdx-remote.

commit 514cdd07e30bb1f35ab1c71c163b63c2e742cee9
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Jul 19 14:33:43 2023 +0200

Migrate integrations and experts page to use the next-mdx-remote for rendering
markdown content. Use a custom img element which has a prebound onClick listener.

commit 66a6d3f2789b25e90b0e28265c005fe9aad4762e
Merge: 761c8e212 cd647ba80
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Jul 19 14:27:26 2023 +0200

Merge pull request #15868 from supabase/feat/integrations-v2

Minor fixes to the Partner Integrations site

commit 83c0980f0dc3fd015764bb3bce909134783ffb54
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 19 14:01:29 2023 +0200

feat: unflag Twilio Verify

commit 49914f55719911189905f016815c8dd83732422e
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Jul 19 13:56:23 2023 +0200

Revert "Revert "feat: add twilio verify docs""

commit 013f54f876a3c877276277311322cab460e6c683
Merge: 60e57c465 761c8e212
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 19 13:50:15 2023 +0200
Merge branch 'master' of github.com:supabase/supabase

commit 42fda2cef28a0f77cf526574d6294d484e1d660e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 19 12:56:06 2023 +0200

chore: remove Supabase auth emails from pricing page

commit 7c798bc2875b9f8aaf293dbcfad24503497c7163
Author: egor-romanov <egor.romanov@gmail.com>
Date: Wed Jul 19 13:21:11 2023 +0300

fix typo

commit 3507117fe38044185b2451f24b0fbd2f9c92e57e
Author: egor-romanov <egor.romanov@gmail.com>
Date: Wed Jul 19 13:18:33 2023 +0300

add going to prod for ai docs

commit cd647ba80ea6b953b4107d529cf11b33e82a929e
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Jul 19 12:07:30 2023 +0200

Fix prettier error.

commit a5ab5de5e87c3a54df93a7dd2cceb2f05397251a
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Jul 19 11:53:40 2023 +0200

Add a missing import.

commit 4f64ee071e2e9cd9c538decd5788aa7b26def8eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Jul 19 09:46:16 2023 +0000

chore(deps-dev): bump word-wrap in /examples/caching/with-nextjs-13

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to


1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 193a5d6dacf38ca69aaa7e5f37516df9847195ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Jul 19 09:46:15 2023 +0000

chore(deps): bump word-wrap in /examples/todo-list/nextjs-todo-list

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to


1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit e983153081b80420729fc561e0aa9bdc9663bb02
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Jul 19 09:46:14 2023 +0000

chore(deps): bump word-wrap

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to


1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 761c8e21273fa7572eaf6ca2d87b041df5b20453
Merge: afcbf8916 fb08e5523
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Jul 19 11:45:19 2023 +0200

Merge pull request #15795 from supabase/hf/add-navigator-lock-to-gotrue

feat: add `navigatorLock` to `GoTrueClient`

commit 437e81c2f3fc88976b00ae8c572dda2ba73bff90
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Wed Jul 19 17:33:28 2023 +0800

chore: clean up initWithKps flag

commit fb08e55236799f198880c635b08d8bf10f26ff80
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Sat Jul 15 16:59:22 2023 +0200

feat: add `navigatorLock` to `GoTrueClient`

commit 2d082025f5492f22a55e4b744e9fa42b9fc6c502
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Wed Jul 19 10:51:11 2023 +0200

Minor fixes.

commit 1edf879f38c804a84a0597c77ccb686955ac4815
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 16:37:20 2023 +0800

Fix user icon in UserSettingsDropdown

commit fab17d5d27d89cf18f9e40629d73fde89a43b507
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 16:20:49 2023 +0800

Fix

commit 2738fbbd3f8746c9b1dd48d39da68e5f3ebb62a4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 16:14:38 2023 +0800

Update new org link

commit f1d1249a4f46dbae4579e2c0af29279e03c52f8f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 16:10:21 2023 +0800

Add redirect on /projects if nav layout v2 is on

commit 6c397b52a0ac6617126fa71daa492224bca58be1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 14:47:48 2023 +0800

Revert project settings changes and hide project settings in org settings

commit 3476c037efd07b0eae356ec9d966707d47d4665d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 14:27:04 2023 +0800

Ensure org dropdown maintains URL

commit 08d0ddcfdd6441e6e4198d9ed39c45e8351ab9e7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 14:14:01 2023 +0800

New settings page to link to project settings page with the new layout, and add
project plan on app header if not org billing

commit fd5d250c2ed23957de5be5098c3ef5a8337caf99
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 12:37:06 2023 +0800

Refactor settings button and fix route validation wrapper

commit 51444cc790c08db0f615ad3032588f9fd6bcea52
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 12:22:51 2023 +0800

save last visited organization to local storage

commit afcbf891694a877bab1e1a66027580b453f0b13f
Merge: 6677e0e26 bfc33d790
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 11:33:53 2023 +0800
Merge pull request #15842 from supabase/fix-icon-edge-functions

fix: remove icon from Edge Functions layout

commit 5bdda49e77ef91425ff4193d818324a4b2db097c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 11:16:05 2023 +0800

Update account settings pages to use new layout

commit 273f1b4127795a91bee05d2dece56309022cb300
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 19 11:02:06 2023 +0800

Implement org settings pages with new layout

commit 44508a0da2979b09317f0a5403821ecd5ea7d9d5
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Tue Jul 18 16:45:18 2023 -0300

Chore: specify that large passwords will be truncated

commit d291f0258abc4ff91472146c898765bc03039b5e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jul 18 12:06:04 2023 -0600

fix(sql-editor): encourage ai to provide short debug solutions

commit 97fa480d4595513d142262b109f36c2ec7f12e83
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jul 18 11:56:33 2023 -0600

feat(sql-editor): debug sql errors using ai

commit 6677e0e264e5a08c2778dd7025fee254c9fc4480
Merge: 447288e1b 7e389e1cc
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 19:25:54 2023 +0200

Merge pull request #15870 from supabase/chore/redirect-usage-org-billing

chore: automatically redirect org usage

commit 7e389e1cca4de91115f6fbed9f2d088440cd5064
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 16:29:56 2023 +0200

chore: automatically redirect org usage

commit f03745c90e2caaa6eba4e8760619c7dcbb5a6bd9
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jul 18 10:18:33 2023 -0600

feat: lazy load framer motion

commit d7d79ef19d3c49b4d8d4ff424052c30ba74ef64a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jul 18 10:03:25 2023 -0600
feat(sql-editor): edit sql using ai

commit fbf308e982df9443689712eee880a906d5b265a4
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Jul 18 16:07:20 2023 +0200

Fix prettier errors.

commit 447288e1b54253d04af5e12cc1fbf9243e900222
Merge: 2f446eaea 291ec6f88
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 23:55:34 2023 +0800

Merge pull request #15872 from supabase/chore/add-env-var-to-turbo

commit 291ec6f881506d92b880daca2eb1c7074a3b507f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 23:14:45 2023 +0800

change env var

commit 9709eff1389d3004e1a2237935b091b2497fad17
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 23:04:48 2023 +0800

use `location.origin` for preview env auth redirects

commit f201990df44bc52ec267ced81b8f2662402a873f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 22:51:04 2023 +0800

Update turbo.json

commit 2f446eaea561d6333445103e36e25cab8114ba99
Merge: 3f0861785 a4e318e34
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 18 23:40:04 2023 +0900

Merge pull request #15864 from supabase/blog/flutter-authentication

blog: Flutter authentication article

commit 3f08617857a008ad50217450cd1c1a069eac7262
Merge: c5f6bf205 50b901a4f
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 18 23:39:51 2023 +0900

Merge pull request #15720 from supabase/blog/flutter-authorization

blog: remove authentication keyword from the flutter authentication and


authorization article

commit d19d0ec432f42eb6968070e1538811899541c6c6
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 22:39:18 2023 +0800

chore: started moving project linker to combobox

commit c5f6bf2051ddb294d3b21edadd70f3e2126fa90a
Merge: c67f6ebec 50a94ca4c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 16:33:39 2023 +0200

Merge pull request #15869 from supabase/fix/usage-page-project-launched

commit 50a94ca4c212832254617814f6978354ebc771d6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 16:17:24 2023 +0200

fix: usage page crash after creating project

commit c67f6ebeceb94066ee0bac4289ed28af463a2e51
Merge: 28460788b 123b40764
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue Jul 18 20:53:53 2023 +0700

Merge pull request #15732 from supabase/km/update-docs

docs: update custom domains, email templates, going to prod checlist

commit f1c7cc1e664bbcb5b33b0f6b6ae7192a17e7c2e0
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Tue Jul 18 20:50:21 2023 +0700

docs: update use pcke and launcheffect

commit 28460788baafea12b0e127a2ae49274870e398e1
Merge: 119f8e7db dbec290a0
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 15:42:02 2023 +0200

Merge pull request #15865 from supabase/fix/project-transfer-permission

commit 119f8e7db0678626994b110529ba3c42fb77c4d3
Merge: 831ac34f7 c8f89be2c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 15:34:01 2023 +0200

Merge pull request #15858 from supabase/fix/invoice-loading-hard-reload

commit dbec290a01f09418ce04ec3053a0584f353b0ab8
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 15:32:45 2023 +0200

fix: project transfer permission check

commit a4e318e345bd5aeaa41dac3508f6812a7f2c9a4f
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 18 21:57:12 2023 +0900

add Flutter authentication blog article

commit 1463946b69dfc7eb97b4d5c58627fe970056e28f
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Jul 18 14:38:30 2023 +0200

Fix an warning about href on React fragment.


commit 0d45d6f1cbb044a7a453dc123a82251bde9ae60c
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Tue Jul 18 14:08:45 2023 +0200

Add an modal to show an image from an integration page.

commit 21c0db5722c99e1fe28b6aae7276ac3ed5e37bef
Author: Ivan Vasilov <vasilov.ivan@gmail.com>
Date: Mon Jul 17 13:29:51 2023 +0200

Fix the case for some props of the svg components (works either way so this is
only to silence Nextjs warnings).

commit 831ac34f74dbf552bf4b8afd473a66a619b33c66
Merge: d5d3d6b0b 50525b928
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Jul 18 05:49:18 2023 -0700

Merge pull request #15863 from supabase/chore/move-auth-helpers-faq

Remove the FAQs section for Auth Helpers

commit d5d3d6b0b454747a9d953a2c67f44e5d90babd67
Merge: ddb63be73 815b0202e
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Tue Jul 18 09:46:58 2023 -0300

Merge pull request #15840 from supabase/chore-specify-the-72-char-limit-in-


password

chore: specify that large passwords will be truncated

commit ddb63be73a53e6f2f1ab58f18a9f1a457c7f1ad7
Merge: 7ef85772c f9b36d243
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Jul 18 14:42:55 2023 +0200

Merge pull request #15861 from supabase/hf/bump-gotrue-2-43

feat: bump gotrue-js to 2.43.0

commit 50525b928f0232b0debc054dc3da5d79691938a9
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue Jul 18 12:33:35 2023 +0000

Remove the FAQs section for Auth Helpers

commit f9b36d243504e53c42a528c6df09183072e9d8ff
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Jul 18 14:27:03 2023 +0200

feat: bump gotrue-js to 2.43.0

commit c8f89be2cf6c52e9711707eb149fc529d84c7ae9
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 14:01:37 2023 +0200

fix: loading invoices on hard reload


commit d594849554a354eb7e2d1a200e6ea489f7e795af
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 19:12:48 2023 +0800

fix: add check for integration installation on marketplace flow

commit 7ef85772c000c54c6403c2dca864297b93688848
Merge: 922583b1d d13b811ba
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 13:08:17 2023 +0200

Merge pull request #15846 from supabase/fix/no-self-serve-downgrade-enterprise

commit 922583b1d65b1540650a82097f6efb6daa53ce21
Merge: c92723970 04bd97340
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 13:07:57 2023 +0200

Merge pull request #15828 from supabase/feat/panel-via-query-addons

commit 60e57c465963c2757da5b3849a645f99a63384fd
Merge: 2c8c33795 c92723970
Author: joel@joellee.org <joel@joellee.org>
Date: Tue Jul 18 12:36:11 2023 +0200

Mrge branch 'master' of github.com:supabase/supabase

commit df7ad72b31d7283e84c09e051de6a22a5791ad3e
Merge: 167326b47 c92723970
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 18:34:39 2023 +0800

Merge branch 'master' into feat/nav-layout-change

commit c927239704417ea9cb7f4bb0e163637b7bf97565
Merge: 81424a686 dcc5a9af8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 18:33:51 2023 +0800

Merge pull request #15748 from supabase/chore/all-requests-to-RQ

Chore/all-requests-to react query-part-1

commit 81424a686a74d00a36aff59a0b7da308cd3df19a
Merge: 2c8c33795 8e273c967
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 18 19:15:18 2023 +0900

Merge pull request #15782 from supabase/docs/flutter-ref

docs: add new auth methods on Flutter reference docs

commit 8e273c967b349ed95fd8ed41223a6609cd48901a
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 18 19:00:57 2023 +0900

add admin methods

commit dcc5a9af8ae1153b1d1dd76768fca308d7a5d964
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 17:55:32 2023 +0800

fix

commit 167326b47428286a7a30c9ab686d676f93b0fd2d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 17:53:38 2023 +0800

Implement organization and project menu items

commit aadb64cdde9b2719a0b518a5c2d98100fde0e17b
Merge: cbcd6b56f 235726e2c
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 18 17:23:40 2023 +0800

Merge branch 'master' into feat/github-integration

commit 502926ca0652e3021d2aaf1f2755f7e28578afd2
Merge: c92c4af57 2c8c33795
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 16:36:29 2023 +0800

Bring changes from master and resolve conflicts

commit 2c8c337954709e62f850fb251a95674d3379884d
Merge: f64fd49bf 35f42e34a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 16:33:54 2023 +0800

Merge pull request #14528 from supabase/feat/ui-components-uishadcn

Feat/UI components uishadcn

commit 5d8e1bb24dd3add10f60acc974570e4647010489
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 16:28:33 2023 +0800

Address comments

commit 3c4d04516e8a3d0b07ef6176402edb5e1b6a38bf
Merge: a9fc21be8 f64fd49bf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 16:21:23 2023 +0800

Bring changes from master and resolve conflicts

commit 04bd9734062e5302871acdf068ec3dbf75892c26
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 17 12:53:03 2023 +0200

feat: support panel query param for org-billing addons page

commit f64fd49bf84299d3dff76be87e90a25ae8d464c0
Merge: 16708eba8 12a31b8dc
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 10:13:05 2023 +0200

Merge pull request #15830 from supabase/chore/redirect-org-subscription-pages


commit 16708eba84a6470017ec7ca778eef4850859d426
Merge: b6f4a69d6 6de8eff31
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 16:11:53 2023 +0800

Merge pull request #15660 from supabase/chore/error-handling-refactor

Dashboard error handling refactor

commit b6f4a69d6b2e100c9fecba32795951c033a4ebf6
Merge: 235726e2c 9a2625839
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 10:00:56 2023 +0200

Merge pull request #15827 from supabase/chore/only-allow-org-billing-orgs

commit 6de8eff31d1f87ad972b2c36e021799b10020df4
Merge: 1109f8bdb 235726e2c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 15:55:45 2023 +0800

Bring changes from master and resolve conflicts

commit c92c4af57e50e1d2866e0ba2bfa13c1343164c31
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 15:50:43 2023 +0800

Scaffold new settings layout

commit 235726e2cc4b839c5b9f8d2cb687346781be608d
Merge: 1ec615ff2 e897a43a8
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 09:30:01 2023 +0200

Merge pull request #15845 from supabase/fix/tooltip-usage-fees-enterprise

fix: usage fees on Enterprise plan

commit 1ec615ff21affe27b97fa280eb2e0040b982cdf9
Merge: 21dfd1f97 92910cef9
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 09:28:51 2023 +0200

Merge pull request #15837 from supabase/feat/payg-org

feat: launch a PAYG org

commit 21dfd1f97d77198236d7fa19ecae8ec213220073
Merge: 82c5b1782 03cfc2fd5
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 09:28:37 2023 +0200

Merge pull request #15841 from supabase/fix/spend-cap-modal-numbers

fix: spend cap side panel costs

commit 82c5b17827f05da7ac111d5f8330e956799d53c5
Merge: 6d18184b8 7a6ddaf67
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 09:28:24 2023 +0200

Merge pull request #15833 from supabase/chore/upgrade-plan-free-org-billing

chore: add upgrade plan button on free project limit

commit 6d18184b81293151576d20b1adefdef53fd57186
Merge: 0d6b571d4 a403d658b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 09:28:01 2023 +0200

Merge pull request #15831 from supabase/fix/subscription-plan-access

fix: query subscription for plan

commit 170b17e9d4ed3108f07c10a263566c60c670fc38
Author: Inian <inian1234@gmail.com>
Date: Tue Jul 18 15:25:46 2023 +0800

feat: update ssl enforcement docs

setting can be managed via the dashboard now

commit 0d6b571d4b4a53913c2d1dab3302e1d49689939c
Merge: ebb487fa5 c5ff698f7
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jul 18 15:06:36 2023 +0800

Merge pull request #15854 from supabase/fix/al-small-spelling

fix: small spelling fixes to make sobolevn/misspell-fixer-action happy

commit 39b3f483919867c6ec87944ba14e0447f369e250
Merge: 703d12162 ebb487fa5
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jul 18 14:58:38 2023 +0800

Merge pull request #15853 from supabase/master

Prod deploy dashboard

commit 1109f8bdb7e83b8d23e84155ff76d8ee3c7f5061
Merge: 2c9b4915e 31e9ca5e9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 14:33:01 2023 +0800

Bring changes from master and resolve conflicts

commit ebb487fa5fc447ff3e655a91e5ccd9b6fa59a9f3
Merge: 31e9ca5e9 c46c728c7
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Jul 18 14:25:25 2023 +0800

Merge pull request #15755 from supabase/docs/self-hosting-docker-tutorial

docs: update self-hosted tutorial for self-hosting analytics server

commit c5ff698f74d10251d0eeea3c83de00f5ea121698
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 18 14:14:40 2023 +0800

fix: small spelling fixes to make sobolevn/misspell-fixer-action happy

commit 31e9ca5e95e596c1801cd226ad46a0dfd0f131fc
Merge: ed7607eb0 320f59bf8
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jul 18 13:59:11 2023 +0800

Merge pull request #15850 from supabase/chore/vercel-manual-sync-envs

chore: vercel integration manual env sync

commit 320f59bf80d65ff532e5acd5bff7a4fc580db661
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 18 13:40:09 2023 +0800

add skip button on project connections

commit 2c9b4915e9f404ae64eb31f92508338c00e99276
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 13:24:34 2023 +0800

Update

commit da6ff0f2b06fb0c4dfdb8ebfb8f99b528ace440d
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 18 13:06:09 2023 +0800

working sql editor upsert

commit 35f42e34aecef7ac81ac307df5dab5a7fae3b349
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 12:30:46 2023 +0800

fix text link

commit b12198afc83191135ae2e1350355e4a1c5f1abe1
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 18 12:03:26 2023 +0800

chore: vercel integration manual env sync

commit 2ce0e71180d1776c8db64f74ee7c7c4e2a30ede0
Merge: f08c88795 ed7607eb0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 11:50:57 2023 +0800

Bring in changes from master and resolve conflicts

commit f08c887952e44a293e28f2c9930e4e405c5cc452
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 11:45:49 2023 +0800

Fix

commit 4d1f25d4a6d4e5b199d22aa2b7cb1401494372ad
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 11:43:22 2023 +0800

fix

commit 651a59903d516163dde3214af0abca84f9890464
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 11:42:44 2023 +0800

Ensure that checkTaxIdsEqual check ignores order of items in the 2 arrays

commit e3c10ec2346ddb60c9a2e79fa7a0a1fdf7a2157d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 11:30:29 2023 +0800

Add success state for SSL

commit 41f1a28ab1cc3bc4e50a7743a2c98299498dff64
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 18 11:22:27 2023 +0800

Update URLs

commit 10f56408375177eca436d438285cbdbcb6a8960e
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 18 10:53:27 2023 +0800

chore: sql editor upsert

commit d13b811ba5e22878f7352fe462792168296c2048
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 00:47:39 2023 +0200

fix: disallow self-serve downgrade from Enterprise

commit e897a43a8b88b9109024865a068a5ee4e57564fd
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 18 00:39:41 2023 +0200

fix: usage fees on Enterprise plan

commit bfc33d790041db04bf5b815e9c39714accaa54e6
Author: Lakshan Perera <lakshan@laktek.com>
Date: Tue Jul 18 07:26:43 2023 +1000

fix: remove icon from Edge Functions layout

commit 03cfc2fd5274d031aef348d5036dda9ae8bb6d94
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 17 22:30:12 2023 +0200

fix: spend cap side panel costs

commit 815b0202e063ff133434cd3568889578e581ff71
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Mon Jul 17 17:12:24 2023 -0300

Update supabase_js_v2.yml

commit df5068b1af4bbf56f351f7ce8fbf650a9f497c57
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 17 13:45:50 2023 -0600

feat(sql-editor): new ai query goes to welcome screen

commit 63bf4383c493f49a6e491222291a57f659a10ead
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 17 13:45:20 2023 -0600

fix(sql-editor): ask ai delayed input focus

commit 18b251a6dd31797eae803363f237481ec2a352d9
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 17 13:44:57 2023 -0600

feat(sql-editor): ask ai sharp corners

commit 6c68624d55348cc5dfa3f8d81ad0702f85e637e2
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 17 13:32:51 2023 -0600

feat(sql-editor): editor load animation

commit b42f1a6bc52791153ebbeb9d188d92f91fb7b052
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 17 13:26:02 2023 -0600

feat(sql-editor): encourage ai to output valid sql

commit aa79a2b37c08de816bc05b22a965b41182496ab2
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 17 13:21:01 2023 -0600

feat(sql-editor): improve ai loading transition

commit de8cd81ad9526a4d49f45667f25e4449542b4baf
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 17 13:20:27 2023 -0600

feat(sql-editor): only submit ai query if input has text

commit 6d93727f27597844f42e13bf623be2e769955d8a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 17 12:25:02 2023 -0600

refactor: more isResponseOk updates

commit abfa70805de99eb0381092f440e68bbf2ecfe390
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 17 12:21:58 2023 -0600

fix: passthrough isResponseOk to jest mocks

commit f66c052b33e5731380dc51f3abb670877329fcb7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 02:11:01 2023 +0800

Update ComboBox.stories.tsx
commit ed7607eb009d50ed7ccad4f32ddf51e4a64d25f3
Merge: 03d1d9319 0190b9cea
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 17 20:09:29 2023 +0200

Merge pull request #15820 from supabase/chore/update-meta-description

update meta description

commit e51321c73ff7c4370bd19ba392f82cbabc4b1483
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Mon Jul 17 17:19:46 2023 +0000

Update spec/supabase_kt_v0.yml

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 674687145e644b142e7cecd6b4326f96c37d3597
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 01:15:58 2023 +0800

clean up

commit 984d4531b57d7348b62f5fa3477ebbbad1884c50
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 01:09:53 2023 +0800

add Next/Link back in

commit 642a6cd736b5b8951bc646fc5d30275ba017a294
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 01:02:22 2023 +0800

remove sample

commit e0b35c5233d8d7bed6876733f93de837b313110d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 01:00:53 2023 +0800

fizes

commit 92910cef969c9a8b478242a067d2bd08150b7b22
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 17 18:45:50 2023 +0200

feat: launch a PAYG org

commit 03d1d9319d82b31fb7806d383d298c7e8032943c
Merge: b7a89c9d5 9b919f8eb
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 17 18:29:03 2023 +0200

Merge pull request #15836 from supabase/fix/free-limit-paid-org

fix: do not enforce free project limit on paid org

commit b7a89c9d553be0841f788ab13e8f2f218c54e124
Merge: 136392fe2 1c44eedcf
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 17 10:26:33 2023 -0600

Merge pull request #15805 from gurdulicluka/docs/fix-typo

docs(auth-helpers): fix typo in nextjs.mdx

commit 136392fe2926f116581d6cc7d66243e339ff7b3d
Merge: 28ac7cb52 3a12408fa
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 17 10:16:56 2023 -0600

Merge pull request #15794 from fcport/doc-fixes

improved italian translation

commit 1c44eedcf693c8c978a47d90f0f73d29f80dddd3
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 17 10:15:22 2023 -0600

docs: simplified wording for nextjs middleware cookies

commit 9b919f8eb636839cb889de2e4e73a3fe4efb489e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 17 18:10:40 2023 +0200

fix: do not enforce free project limit on paid org

commit 561008bdb7e0ca074b77ac092c86527fa106b1ec
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jul 18 00:05:50 2023 +0800

fix: colors. new destructive and warning colors

commit 28ac7cb5216d65d06537d84d70a994fc3efa20df
Merge: 556c559b4 b48403504
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Mon Jul 17 18:23:24 2023 +0300

Merge pull request #15715 from supabase/pcnc/switch-cpu-architecture-based-on-


cloudprovider

chore: switch architecture based on cloud provider

commit 494ada304fc22e2d4bb20f40d79951c10fb4facf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 23:16:33 2023 +0800

Only show project dropdown if within a project

commit 1e16460244cb26c8c9875b40eb259163f42e7474
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Mon Jul 17 17:16:08 2023 +0200

Improve docs

commit b48403504c440b31dda7c33ec41e08eca200f662
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Mon Jul 17 18:15:14 2023 +0300
chore: extracted cloud provider architecture type to dedicated function

commit 4977c95ef7dd988c6416b4cfc05cf928e10f3dfa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 23:15:00 2023 +0800

Small style update to Dropdown.Item

commit 93453141a4b798b469fed7b6eca32d6dd6ec65ae
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 23:14:50 2023 +0800

Add loaders for org and project dropdowns and add more options in user settings
dropdown

commit 5b49d57a01888ea7efd348408668eb7d80b8f54b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 17 22:52:18 2023 +0800

Update index.tsx

commit 14e8c19c965e62e1c351164d9d3261ecb49eaeca
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 22:31:00 2023 +0800

Add AppLayout and simplify height logic in layout component

commit 7a6ddaf67f06409a965a76e573abb36ed7f2c340
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 17 16:02:46 2023 +0200

chore: add upgrade plan button on free project limit

commit 556c559b41029bd18d7b0bc3156030a1c83b5d58
Merge: 384412180 4712cf1f3
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jul 17 06:54:15 2023 -0700

Merge pull request #15832 from supabase/revert-15221-kong-env-substitute

Revert "Add environment variables substitution for kong.yml"

commit c46c728c738073a2b56d85e90977cfe215e194d2
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon Jul 17 21:34:48 2023 +0800

Update apps/docs/pages/guides/self-hosting/docker.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 4712cf1f3103ac8563ee78ea3cc6b3a06b54b2b8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jul 17 15:33:01 2023 +0200

Revert "Add environment variables substitution for kong.yml"

commit a403d658ba501f383e8021803eb7de7f71b7948a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 17 13:51:11 2023 +0200
fix: query subscription for plan

commit 12a31b8dced47f6a1f28370b46a89569bf54d562
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 17 13:40:21 2023 +0200

chore: redirect from project to org billing pages

commit 9a262583949370d2fcc7677dbfacaec0abb41cc7
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 17 12:48:20 2023 +0200

chore: only allow org-level-billing orgs when toggled

commit 3844121809d722e1eb11d20114e27424732a12f1
Merge: 9fae99084 aaaaeecdd
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 17 12:09:10 2023 +0200

Merge pull request #15757 from supabase/feat/payment-method-org-migration

feat: payment method selection w/ org-billing-migration

commit aaaaeecdddf47e270c58f3bc203ad8d816b41882
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jul 13 13:45:59 2023 +0200

feat: payment method selection w/ org-billing-migration

commit a9fc21be873b01cc842e23ff8d85ab018930e8b4
Merge: 7ec5d04e1 6ac1847df
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 17:34:38 2023 +0800

Merge branch 'chore/error-handling-refactor' into chore/all-requests-to-RQ

commit 6ac1847dfd2e0be8993bc86f8fd35e082b90f66d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 17:30:25 2023 +0800

Fix

commit 7ec5d04e1840e4be09ac8616f5e5ba07a385f0b2
Merge: 048472777 41bd4ca24
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 17:27:45 2023 +0800

Merge branch 'chore/error-handling-refactor' into chore/all-requests-to-RQ

commit 41bd4ca248b28bf444c7d8492f8e7b97b1e96b2e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 17:26:31 2023 +0800

Fix prop

commit a07b762cabc8366fa19f986683e38142615b8cf6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 17:21:18 2023 +0800
Refactor to change mutateAsync to mutate

commit 9fae99084cada71ae50e99d7df0fca559098fd52
Merge: 9b8f8745e 703d12162
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Jul 17 16:42:41 2023 +0800

Merge pull request #15821 from supabase/studio

sync studio -> master

commit 703d1216202c90f4b29f600b73402a191a93753f
Merge: 9b6719d5a 4475d7503
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Jul 17 16:24:20 2023 +0800

Merge pull request #15817 from supabase/hotfix/webhooks-not-loading

hotfix: webhooks not installing in ui

commit 0190b9ceaba7f6641c7c7ddce56e7dd51101cddd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 17 10:22:04 2023 +0200

update meta description

commit f0522871f347b2d6b067efb1d83d0cfa47e549f0
Author: joel@joellee.org <joel@joellee.org>
Date: Mon Jul 17 10:13:35 2023 +0200

fix: remove hcaptcha as default

commit 4475d75035a9d4d201951f7beecaeed0c8dac52d
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 17 16:09:30 2023 +0800

hotfix: webhooks not installing in ui

commit cbcd6b56f08258a1da136d094605f5b52ebafb1c
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 17 15:55:49 2023 +0800

revert min-height change

commit 9e4c855a56437567bc7a3318498344e8737cc5ec
Merge: 40a0c6387 9b8f8745e
Author: joel@joellee.org <joel@joellee.org>
Date: Mon Jul 17 09:31:12 2023 +0200

Merge branch 'master' of github.com:supabase/supabase

commit 9b8f8745e7dfaa80202d78953a405d8c9a36b178
Merge: 2ca7a1097 2c4ee6315
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 15:18:21 2023 +0800

Merge pull request #15751 from supabase/chore/decouple-support-form-from-org-


projects-requests
Decouple support form from org and project fetch requests loading state

commit 2c4ee6315969b9262f8f0b01b03561533e51aafe
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 15:02:12 2023 +0800

Only show org input if projects have loaded

commit 2ca7a1097f4c231c2522a94e874596181b6e1e89
Merge: 1a28fb19d 05bcb55ed
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Mon Jul 17 14:44:28 2023 +0800

Merge pull request #15815 from supabase/fix/pgbouncer-update

fix: pgbouncer update payload

commit 9dc3533eb5033615f889e5e49cd550e23b705685
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 17 14:24:18 2023 +0800

Remove commented out UI

commit 05bcb55ed0f35bdde23c86ef3195f09a45db7804
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Mon Jul 17 14:21:36 2023 +0800

fix: pgbouncer update payload

commit 1a28fb19dd09182661ed51915d0eeffab2664136
Merge: 40a0c6387 574d6a798
Author: Andrew Smith <andrew@supabase.io>
Date: Mon Jul 17 06:55:30 2023 +0100

Merge pull request #15806 from supabase/chore/auth-helpers-faqs

Add frequently asked questions to the auth helpers

commit 82020f7f672593510ce9e3452101309af01a101b
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 17 12:22:34 2023 +0800

add isResponseOk mock

commit b52ac37c28629f088dcd9239fbc17ffeba6a3ee1
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 17 11:49:11 2023 +0800

fix ScaffoldColumn name spelling

commit 43088e2d264cd68881503f481b9f60638aa7cee7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 17 11:31:21 2023 +0800

chore: fix the column issue on github integration page

commit 93da2deb630c34d56cf5320b2cfd8dcf7ab67fc1
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 17 11:29:14 2023 +0800

fix integration types

commit 574d6a798ff3844c0cee453b22b3bc5634e44e74
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Sun Jul 16 13:20:51 2023 +0000

Correct the spelling of utilized

commit 9efa18be5398c89486739b7bb0e0e895b38bc9c6
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Sun Jul 16 13:06:36 2023 +0000

Add frequently asked questions to the auth helpers

commit bf65b7d0c37cfcc9042c20d47142eeafafed3bc2
Author: Callyse <phallondev@gmail.com>
Date: Sun Jul 16 14:17:46 2023 +0200

Update nextjs.mdx

commit ca8fede8fc578e8ccb6edefe8beb003b3c4294d4
Author: Luka Gurdulic <phallondev@gmail.com>
Date: Sun Jul 16 12:24:09 2023 +0200

docs(auth-helpers): fix typo in nextjs.mdx

commit 17a04381a678be29d149238ce28a9fd69944ea3e
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jul 15 21:00:03 2023 +0700

docs: add google setup and simplify header

commit 3a12408fa93efa1bd352bf8474d1fe7249ea28b0
Author: Lilililim <federico.casadei.portfolio@gmail.com>
Date: Sat Jul 15 15:47:13 2023 +0200

improved italian translation

commit 1e116b3cac211bb9bce3929b38ba814f7ab3f341
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Sat Jul 15 22:25:01 2023 +0900

add mfa methods on Flutter docs

commit 85a861dd5f30cba5456211b295e0218c8c2da055
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jul 15 16:28:21 2023 +0700

docs: update sample

commit 69576be1b98f89d0e6b97749788740482e09d572
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jul 15 16:12:12 2023 +0700

docs: simplify header and add code for sign in with google

commit 458514c1d28a9760955faa7dcebdfbfc40beded6
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jul 15 15:31:50 2023 +0700

docs: simplify header

commit df17fb21d7f682d4ad9dc6936c7e3c7306fd0054
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 17:23:15 2023 -0600

refactor: isResponseOk() helper type guard

commit bfe1d17fa2dc1cbc82e7e1335988fe0935612fe3
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 17:11:30 2023 -0600

refactor: SupaResponse types

commit ae28499a42d94256d8329e7e799b5d15b462f43e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 16:38:15 2023 -0600

feat(sql-editor): add ai disclaimer

commit 24c04d74025347ebc639013ff73689906ac98458
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 16:18:23 2023 -0600

feat(sql-editor): animating ai loading icon

commit 539a4d6f6cd06e059c626e029d71d72d0bee7650
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 14:43:57 2023 -0600

feat(sql-editor): add hint to ai prompt to prefer timestamp with time zone

commit 9092fb25e2c8d036857fab3c71c47ca7e3364a7d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 12:29:53 2023 -0600

feat(sql-editor): add hint to ai prompt to prefer timestamps

commit 81b594e3131148de29288d6b43234b32a12e152c
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 12:24:14 2023 -0600

feat(sql-editor): add hint to ai prompt for pk's

commit b4ea31e8f597c17a35955842a82e3ff80ad5991b
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 12:21:39 2023 -0600

feat(sql-editor): rename welcome to build a query

commit 074969ad24d1ce8b4a49083f255ae096840a6d76
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 12:09:17 2023 -0600

feat(sql-editor): format sql to lower case


commit 522898d7579b580b491268a66096984b78e2d7e3
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 12:08:58 2023 -0600

feat(sql-editor): design ai prompt to handle embeddings

commit e2e425c6e408068fca579269d16760897b522eaf
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 11:57:03 2023 -0600

feat(sql-editor): ai sql error handling

commit 1cc2adc03c15f9501d48d550fa9e506ce25c61a4
Author: Alaister Young <a@alaisteryoung.com>
Date: Sat Jul 15 01:23:31 2023 +0800

remove missing import

commit 40a0c6387d515706140b6240166261f71c833e09
Merge: f5c89b2cf 51e2b8497
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Sat Jul 15 00:43:44 2023 +0800

Merge pull request #15785 from supabase/km/update-rate-limits

docs: update rate limit quotas

commit 871eac8ec17c7bbb4b8f597b1ff4851a308049a8
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 14 10:42:30 2023 -0600

feat(sql-editor): sql ai api

commit 51e2b8497f3a3a30d6315cd6a99eb8d8aad74de9
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Jul 14 23:46:19 2023 +0800

docs: update rate limit quotas

commit f5c89b2cfcf78aa0c4e5025b3e518ef2c146cb4c
Merge: 7a1b969aa ce59984b8
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Fri Jul 14 12:28:52 2023 -0300

Merge pull request #15783 from supabase/feat-improve-disabling-read-only-


documentation

Feat improve disabling read only documentation

commit ce59984b870e858704d182018d539273786079f0
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Fri Jul 14 11:19:29 2023 -0300

Incoporated copple's suggestions

commit 3bc3a0ee7f34daa1382e1b54912a01c93f607907
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Fri Jul 14 10:31:25 2023 -0300
Prettier

commit 54ed3270956b94f7ff742322aebf25b031ea8fca
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Fri Jul 14 10:29:52 2023 -0300

chore: explain read only mode in more detail

commit 21f3203d26da2023a384db93b6d848c775ec25a7
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri Jul 14 18:24:11 2023 +0900

add new auth methods on Flutter docs

commit 91f291b9f4436ca81b553488e58be42878ae3d87
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 14 10:04:15 2023 +0200

Update apps/www/pages/pricing/index.tsx

commit 2e3a46c95fe8570d69284dc583cfc423dcbcb130
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 14 10:04:08 2023 +0200

Update apps/www/pages/pricing/index.tsx

commit 3e9bb6e35cd6d0a1729f207e75e4e3106f898472
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 14 10:03:57 2023 +0200

Update apps/www/pages/pricing/index.tsx

commit 3015624f38ea43382d57018ad9ab49db0cc43f2b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 14 10:03:49 2023 +0200

Update apps/www/pages/pricing/index.tsx

commit 6d6ab17bd5af52d61d416b2c58d5e5cfb37fc24e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 14 10:03:42 2023 +0200

Update apps/www/pages/pricing/index.tsx

commit 0b0d192da04936cee32830f3ba51e160b8835f67
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 14 10:03:36 2023 +0200

Update apps/www/pages/pricing/index.tsx

commit 95eb764f7eefeeb2aabef32740b98cfdf3a2e822
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 14 10:03:30 2023 +0200

Update apps/www/pages/pricing/index.tsx

commit 5fb74afc09e8795c28b81fec5bf6f43ff52f4600
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 14 10:03:21 2023 +0200
Update apps/www/pages/pricing/index.tsx

commit f709169762f039372dd61b5cc900c1faccc1cb9c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 14 10:03:14 2023 +0200

Update apps/www/pages/pricing/index.tsx

commit 58c27339f7547bc50a2b03910f7c8d79b234fa2d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 14 10:03:07 2023 +0200

Update apps/www/pages/pricing/index.tsx

commit 7b4ab9fdad243b8e04830c8e95617f6c98b62836
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 14 09:42:18 2023 +0200

fix formatting

commit 0672fe046444ce9bfa2ebd9c028fed851ad19760
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 14 14:46:30 2023 +0800

Add alt prop to feedback widget

commit 5d1b88d4dc6f92362c58ae9132307382f8ab1f48
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 14 14:44:02 2023 +0800

Add help, notifications, feedback widgets to new nav bar, scaffold user
settings dropdown

commit ba50d186686aa36616ab012e488f36d1e24d8fba
Merge: d60be5926 7a1b969aa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 14 14:00:37 2023 +0800

Merge branch 'master' into feat/nav-layout-change

commit 7a1b969aa362dce8b26e90d3464602fbf12c07af
Merge: 18566aff8 9b6719d5a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 14 13:59:57 2023 +0800

Merge pull request #15778 from supabase/studio

Sync studio -> master

commit 9b6719d5acaf813caccc89fe308e07e0a298bb63
Merge: 992c9e524 e63273ef4
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Jul 14 13:34:22 2023 +0800

Merge pull request #15777 from supabase/hotfix/docs-layout-project-ref

hotfix: docs layout project ref


commit e63273ef4765cada6fa36d42e5cfdbed55edeb4b
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jul 14 13:21:30 2023 +0800

hotfix: docs layout project ref

commit 18566aff87b128dd3b666c7315f2932acacad15c
Merge: 4f1e56e91 992c9e524
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 14 12:38:05 2023 +0800

Merge pull request #15775 from supabase/studio

sync studio -> master

commit 992c9e5246fbd332453fca22093df235d468a4cc
Merge: a588032a8 22c8d7a55
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 14 11:18:48 2023 +0800

Merge pull request #15774 from supabase/hotfix/vault-not-loading

Change useEffect dependency in SettingsLayout

commit 22c8d7a553d1b89752325aa6789d38c9b37b1b05
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 14 10:32:08 2023 +0800

Change useEffect dependency in SettingsLayout

commit d60be592665ebb61c717ac9f3b5025c3b9c66484
Merge: b104c6c8a 4f1e56e91
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 14 10:19:03 2023 +0800

Merge branch 'master' into feat/nav-layout-change

commit 4f1e56e91f91c8a7c5e8805525dace978879b251
Merge: ac06ffba0 a588032a8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 14 10:18:29 2023 +0800

Merge pull request #15773 from supabase/studio

sync studio -> master

commit a588032a85a566aaf5715e91d8e4288d5466df02
Merge: 8c52fc3b7 981652d7e
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Jul 14 10:05:56 2023 +0800

Merge pull request #15772 from supabase/hotfix/missing-vault-link-in-project-


settings

fix: missing link to vault page in project settings

commit 981652d7e6b69a8901f39d8abe57c740cf030278
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 14 09:24:27 2023 +0800
fix: missing link to vault page in project settings

commit b104c6c8ab4daa7a4d1823a82986f29389b7fa2a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 14 09:20:15 2023 +0800

Scaffold nav layout change

commit ac06ffba0950d31b1487d0dbaa3cdad32d57e96d
Merge: 2c133e33c 1864910a0
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jul 14 11:18:11 2023 +1000

Merge pull request #15643 from supabase/docs/update-route-handlers-link

Chore: Update link to public version

commit 1864910a0088f7d223a114d7109f5aada1145175
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jul 14 11:07:10 2023 +1000

remove typo to trigger redeploy

commit d5b8185f603f3386f5b14d5794cf6baa125ee20b
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jul 14 11:06:54 2023 +1000

add typo

commit 2c133e33c9eeb5770c4ef0c0a4b85176eb4927ad
Merge: 2474b7bf5 8f2d96c91
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jul 14 11:05:44 2023 +1000

Merge pull request #15771 from supabase/docs/update-realtime-link

Update `unlisted` link to `public` link for Realtime video

commit 8f2d96c91faa31b2e62b4d2c469ddd2e6d20a453
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jul 14 10:52:37 2023 +1000

update `unlisted` link to `public` link

commit cd4cdd4d23ffd36a7216d4310e6890b19380c646
Author: Div Arora <root@darora.com>
Date: Fri Jul 14 06:10:56 2023 +0800

chore: update docs for logging

commit 2474b7bf5223f61ae4c882c2798fbb96f5167dd2
Merge: 4a8e4320b 3ef03990c
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Thu Jul 13 21:57:51 2023 +0200

Merge pull request #15765 from StanGirard/patch-1

commit 132106b27f96695417be13365b8d95c5fc492c17
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 13 13:08:52 2023 -0600

docs(developers): federated docs

commit fc1b3aaf626b411b7f818085a7fc9762038b6fcc
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Thu Jul 13 20:13:52 2023 +0200

update doc wording

commit 26ae36220845793f94b9dc74f5b5ed7c6a61eb37
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Thu Jul 13 20:13:03 2023 +0200

Fix logout docs

commit b86ee27683cdab985432b3a437a290cb0bf99127
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Thu Jul 13 20:11:34 2023 +0200

Update docs

commit bf7a556a40eb464b23c395b1599723bc46d85194
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Thu Jul 13 20:08:34 2023 +0200

Update docs

commit 9501b5b2f57b0ace0d9ff41e2db9f8bf0a5f25cd
Merge: 7a7bd7b78 4a8e4320b
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Thu Jul 13 20:08:15 2023 +0200

Merge branch 'supabase:master' into master

commit 7a7bd7b78c9240f574e75231e4445bc7d3b234bc
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Thu Jul 13 19:41:01 2023 +0200

Update targets

commit 3ef03990c38daaf39f76645b81c8a18ce7b0cc21
Author: Stan Girard <girard.stanislas@gmail.com>
Date: Thu Jul 13 19:18:47 2023 +0200

doc(read-only): database

Database read only unlock command

commit 4a8e4320b3cea45f8964b527b82672bddd6a37a6
Merge: d8dd3ec24 6f1da2c7d
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu Jul 13 14:10:40 2023 -0300

Merge pull request #15764 from supabase/chore-add-links-to-postgres-docs

chore: Add links explaining each param in the custom postgres docs
commit 6f1da2c7db8b9b313803e6fea24fc85807fa25c8
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Thu Jul 13 13:44:22 2023 -0300

chore: Add links explaining each param in the custom postgres docs

commit d8dd3ec24729a426539072ee119ebca728b908e8
Merge: d112296ba 0c7da7bcb
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu Jul 13 11:50:45 2023 -0300

Merge pull request #15760 from supabase/pashkinelfe-patch-1

Update 2023-07-13-pgvector-performance.mdx

commit 0c7da7bcb497db6c13efe8a2a55f2c6c5beb6046
Author: Pavel Borisov <63344111+pashkinelfe@users.noreply.github.com>
Date: Thu Jul 13 18:36:03 2023 +0400

Update 2023-07-13-pgvector-performance.mdx

Add planetpg tag for blogpost

commit d112296ba261e8a6fb8359b769d653c6ddc203cf
Merge: 4505109d4 996e478cb
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jul 13 17:06:02 2023 +0300

Merge pull request #15758 from supabase/blog/pgvector-performance

blog/pgvector performance

commit 996e478cb9a778ff377ebd860898c5a8950647fa
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jul 13 14:55:24 2023 +0100

Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

commit 41c2a85be68011f69b9de1820bbd68ac1b0f9dfd
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Jul 13 16:34:54 2023 +0300

add og and thumb

commit 574b0f35f224bbee148628b26cf059389f1c5e35
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jul 13 16:12:52 2023 +0300

Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

commit 6614644d7a91738a7e702787d93adaedf4a95e17
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jul 13 16:12:33 2023 +0300

Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 8f94e880e1f5f81559012426555d8bfca87405de
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jul 13 16:06:44 2023 +0300

Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 5913a613f33cdae3db953d828a9dac5ef717b98a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jul 13 15:02:18 2023 +0200

Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

commit c480db599f17639a686abc43a22f982ea2869ae3
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jul 13 15:00:38 2023 +0200

Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

commit 8df24b37bca5039b96bb0ee9594b1bfc21c44724
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jul 13 14:57:41 2023 +0200

Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

commit 6b109a471c811ae274bc2771c2bbaba3917ea0d5
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jul 13 13:46:05 2023 +0100

Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

Co-authored-by: egor <58992960+egor-romanov@users.noreply.github.com>

commit e02e39d469035b7923818cb6e16bcc345d26c233
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jul 13 13:45:46 2023 +0100

Grammarly fixes.

commit 2c63c66f3dd49aae551ead3065df0efe85ee76b6
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jul 13 15:39:27 2023 +0300

Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 88b445d1be12265b90251684cf2c7c7d14a427e6
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jul 13 15:39:07 2023 +0300

Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit b01fb62132bbe162238a140134643f51e0c60c93
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jul 13 15:38:10 2023 +0300
Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 3e8cc7d8f1ee306d7eae9141328f4788c6d680ea
Merge: e967622d1 a0edd702f
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Jul 13 15:29:40 2023 +0300

Merge branch 'blog/pgvector-performance' of


https://github.com/supabase/supabase into blog/pgvector-performance

commit e967622d136596cc7bc0cac5fac6ecb7dc2d6c92
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Jul 13 15:29:29 2023 +0300

add missing chart

commit a0edd702fd277b39e2eb00fdd32bc3af1bd3eb25
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jul 13 14:29:22 2023 +0200

Update apps/www/_blog/2023-07-13-pgvector-performance.mdx

commit b9b5eb1719954c7cbcb81936a6866145f2a19964
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Jul 13 15:26:00 2023 +0300

fix typo

commit d196b7a653695a4ad6502c52fd8f694ec89b7041
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Jul 13 15:14:32 2023 +0300

fix Admonition and image paths

commit 211028d44b1ef47d3b05fa4b7a0e05977ed2671a
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Jul 13 15:01:34 2023 +0300

add pgvector performance post

commit ea175feef1e0f7b71a3e96614f8aaf6a545914b6
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 18:00:16 2023 +0800

fix all popover backgrounds

commit 67117f21592d8dfa44a89d1180234b591350703b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 17:58:48 2023 +0800

fix background

commit 01e843e84e57725225bdabe38b21bf26d6a0e821
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 17:40:53 2023 +0800

revert dropdown-menu
commit 5b869bc1e4dd6cd5cadd922fcdb5259d676d1918
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 17:27:02 2023 +0800

fix imports

commit 0b0245895ff8de4208fcb2a13cbb9a674928957a
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Thu Jul 13 17:13:11 2023 +0800

docs: update self-hosted tutorial for self-hosting analytics server

commit 0b7295ced46324ce36a885c090b9bd23869a3579
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jul 13 16:56:06 2023 +0800

improve integration creation and deletion

commit 63d03111e538251eaa5c23f42c171614e126c709
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 16:46:09 2023 +0800

fix test mapping

commit 6a24d80ec37f4992a679ef62382e7a562ea8feb1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 16:43:05 2023 +0800

fix test

commit 17f11255d6c3dbefb6ef84c0a6fa951f3d03e6ee
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 16:40:01 2023 +0800

fix: add path mapping to studio tests

commit e37f20691706a760810cc7f7e1f32cc377be758d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 16:14:20 2023 +0800

Attempt to fix turbo issue

commit 22997d3fa40b348082ae18a8036f1d5bdf05f04c
Merge: b654ec6d8 4505109d4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 15:33:50 2023 +0800

Merge branch 'master' into chore/error-handling-refactor

commit 048472777c250d84935b66bbf43848a8a2335777
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 15:32:39 2023 +0800

Ensure that all GET errors not in RQs are handled

commit 263d399c2b188292f2b62169a4fc315e37bfa394
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 15:19:02 2023 +0800
Ensure that all PATCH errors not in RQs are handled

commit 04508e9fe58f8f4721db1f4d340eb271025fdac0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 15:16:13 2023 +0800

Ensure that all DELETE errors not in RQs are handled

commit 98cf38799262ba5c8399159921f8210e76194cd1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 15:14:35 2023 +0800

Update package-lock.json

commit b4df4fdcc9ee1979d4d5a3c4b717a2f2f8e3b6e3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 15:11:10 2023 +0800

Ensure that all POST errors not in RQs are handled

commit 0e7b1f4f61f088d0cdc782a33c6a9eb322f01934
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jul 13 15:01:27 2023 +0800

adds SidePanelGitHubRepoLinker

commit afd6fcaf7803da41b075df4a247122bebfd90e0f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 14:59:36 2023 +0800

Update index.tsx

commit ff5037cf5beeff5586a9c37744960c6481adcb44
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 14:50:45 2023 +0800

remove unused stuff

commit 9e20c4d6a682fff91c7cf6ea51a4cf597eb97d59
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 14:46:04 2023 +0800

exporting everything now

commit f5bed154e2893d0c524eca26ed0b1d674f864554
Merge: db34ee6cf 4505109d4
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jul 13 14:42:58 2023 +0800

Merge branch 'master' into feat/github-integration

commit bffa996a506eea8dfae8c567fd071741697c8577
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 14:34:27 2023 +0800

fix overlay color

commit ea717b1814d78c0cdf4d91459a7ae3f6473bd3e6
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 14:31:55 2023 +0800

fix: Button

commit 0039abdd8d5c7e501beecb213e4c57a7bf64642a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 14:31:41 2023 +0800

add style imports

commit a32641d6797c8871d234cf1175610102906b679d
Merge: 8a49cc8ba 4505109d4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 14:29:03 2023 +0800

Merge branch 'master' into chore/all-requests-to-RQ

commit e01f9b52b0f67e6871f8a062b8461fa81f30183c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 14:28:58 2023 +0800

config updates

commit 8c52fc3b7763073ba65d9905b67b20b8d394f279
Merge: bbd2b4e16 4505109d4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 14:27:56 2023 +0800

Merge pull request #15752 from supabase/master

Dashboard deploy

commit 1b9ce656debc0e2f58333e176bca76436485b95f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 14:27:15 2023 +0800

Remove conosle log

commit 4d992b1e0a743d5d7a72bfe6608bdc322f6aabb3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 14:15:42 2023 +0800

Decouple support form from org and project fetch requests loading state

commit df81d5e2ac9afbe50063348f9ae19cecc0480cc8
Merge: 0c2ce4f9d 4505109d4
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 13:55:02 2023 +0800

Merge branch 'master' into feat/ui-components-uishadcn

commit 0c2ce4f9d102bb471ae9eea91701a4a95bc16f27
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 13:36:49 2023 +0800

export shadcn dropdown

commit 4505109d41d1de9dab1f33e03e1af339f2409150
Merge: 17ff197c4 aa57de0d6
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 13:12:09 2023 +0800

Merge pull request #15261 from supabase/chore/show-readonly-badge-on-project-


card

Show read only badge on project card

commit aa57de0d65daebaf973021db775f2b134769ebb6
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jul 13 13:06:58 2023 +0800

update read-only mode label

commit 17ff197c482371711e74f89bcd30e5c4b274986d
Merge: e254dcf37 b21c90e9e
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Jul 13 14:55:22 2023 +1000

Merge pull request #15750 from supabase/feat/openapi-codegen

feat: OpenAPI codegen

commit e254dcf37ef2d71208c24e155d7d6a8cbc2085cb
Merge: b725bf13f 7919704e0
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jul 13 13:50:33 2023 +0900

Merge pull request #15727 from supabase/examples/readme

fix: update broken image link on README.md on Flutter examples

commit 50b901a4f0f6aea450bda5b3fd4be30a25be9621
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jul 13 13:50:12 2023 +0900

Update apps/www/_blog/2022-11-22-flutter-authorization-with-rls.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit a7a529eaba94f22c22c3c309d4034b3463094035
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jul 13 13:50:06 2023 +0900

Update apps/www/_blog/2022-11-22-flutter-authorization-with-rls.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit b31cae06f03323d1c20821414e1a94678bdbc456
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jul 13 13:49:50 2023 +0900

Update apps/www/_blog/2022-11-22-flutter-authorization-with-rls.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 276bb1ffd3578df9fc1489b075f6b05776be1d18
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 13 12:45:15 2023 +0800

update config and colors from figma

commit b21c90e9e7494d31d253482cb4c59b7f3e4fa124
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jul 13 12:36:11 2023 +0800

prettier

commit 926aa9f58877b527758687b4b5c597f9f3245f90
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 12:32:30 2023 +0800

Update studio/data/fetchers.ts

commit ba392b8ef3488b94fc584e6bd35437c359a0bf7d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 12:31:21 2023 +0800

Update studio/data/fetchers.ts

commit 4579c3e04bb448f6f102f9da955f82dfbc0b6311
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jul 13 12:29:15 2023 +0800

feat: OpenAPI codegen

commit 8a49cc8ba7971331a761b4c87473c6e4fd6a3d28
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 12:09:23 2023 +0800

Fix DeleteProjectButton

commit dde9978764f16e51a01825d02c9e0f5d448c69e6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 12:04:16 2023 +0800

Convert direct requests to RQ in FeedbackWidget

commit b72eb5262238a0b526b1aad39f3b2af13cb92d49
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 11:56:02 2023 +0800

Convert direct requests to RQ in ExitSurveyModals and DeleteProjectButton

commit 2508122a283af1918c8abbef91de092c14326066
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 13 10:46:32 2023 +0800

Convert direct requests to RQ in InviteUserModal and UserDropdown

commit b725bf13f86a4470f6671508ae0dd41411a07870
Merge: 121e2d5b6 e9878b30d
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 12 20:43:30 2023 -0600

Merge pull request #15743 from supabase/pgrst-11-layout


fix postgREST 11 blog post layout on mobile

commit e9878b30d5fd59ea9009406a4c3d95b170585728
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jul 12 20:39:51 2023 -0600

fix: prettier

commit f6d6209ef88a2a77f91ccd2883940873758ce190
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jul 13 09:43:37 2023 +0900

Update apps/www/_blog/2022-11-22-flutter-authorization-with-rls.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 2b3de421c4c5b838595a41a3b3c4ec23af98d22a
Author: steve-chavez <stevechavezast@gmail.com>
Date: Wed Jul 12 15:47:08 2023 -0500

fix layout on mobile

commit 121e2d5b659216ab1d63a26f0950e01b4cf54bda
Merge: 905642fb3 3d3ea45ec
Author: Steve Chavez <stevechavezast@gmail.com>
Date: Wed Jul 12 14:44:20 2023 -0500

Merge pull request #15742 from supabase/pgrst-11-breaking

add postgrest v11 breaking changes

commit 3d3ea45ec2009a734cd7792f8b58b089531f2720
Author: Steve Chavez <stevechavezast@gmail.com>
Date: Wed Jul 12 14:35:49 2023 -0500

Update apps/www/_blog/2023-07-12-postgrest-11-1-release.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 59fa7a2fd666ebf2b0da6fa05d6343917b6e5f56
Author: steve-chavez <stevechavezast@gmail.com>
Date: Wed Jul 12 13:55:16 2023 -0500

add postgrest v11 breaking changes

commit db34ee6cf9008565f0ad68a546b019e2547461ae
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jul 13 01:55:07 2023 +0800

working github integration

commit 905642fb39720dc97b8f484d3ac0eb29ab7262ef
Merge: 25de11194 c1d7b2a37
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 12 11:53:59 2023 -0600

Merge pull request #15735 from supabase/dependabot/npm_and_yarn/examples/user-


management/nextjs-user-management/semver-6.3.1
build(deps): bump semver from 6.3.0 to 6.3.1 in
/examples/user-management/nextjs-user-management

commit 25de111948407b486b48dd69a9a050a26cb5159c
Merge: b1bf45c22 2e8a7c675
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 12 11:46:54 2023 -0600

Merge pull request #15738 from supabase/cli/ref-doc

chore: update cli reference doc

commit c1d7b2a371f63042822da022d99575230f3f98e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Jul 12 17:33:30 2023 +0000

build(deps): bump semver

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.


- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit b1bf45c22910067bfaab076d3582fe88dd4f0e0c
Merge: 220e1c13a 628eb498c
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 12 11:31:37 2023 -0600

Merge pull request #15734 from


supabase/dependabot/npm_and_yarn/examples/caching/with-nextjs-13-server-
components/semver-6.3.1

build(deps): bump semver from 6.3.0 to 6.3.1 in /examples/caching/with-nextjs-


13-server-components

commit 2e8a7c675729907ddb15d8875b2ae961a3ceb9de
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Jul 12 10:27:55 2023 -0700

chore: update cli reference doc

commit 628eb498cef92551f5482966d306ff2d363978ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Jul 12 17:15:56 2023 +0000

build(deps): bump semver

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.


- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 220e1c13a536454d56724eccf08eaaed9fbd62d4
Merge: bba5d3a67 f59b52bcc
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 12 11:14:58 2023 -0600

Merge pull request #15733 from supabase/dependabot/npm_and_yarn/examples/todo-


list/nextjs-todo-list/semver-6.3.1

build(deps): bump semver from 6.3.0 to 6.3.1 in /examples/todo-list/nextjs-


todo-list

commit 123b40764f76d27183c86b5c4658cd4896bdbb31
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Jul 13 01:14:30 2023 +0800

docs: undo misspell

commit bba5d3a675deb8126e8f8c6ccacdfc951ed17ce1
Merge: 379943a31 966d0c243
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 12 11:05:27 2023 -0600

Merge pull request #15731 from supabase/GaryAustin1-patch-2

Update auth-row-level-security.mdx for wrong RLS impact on operation

commit f59b52bcc70ff8dc1a9f081f16ded2ba0cd971ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Jul 12 17:02:11 2023 +0000

build(deps): bump semver in /examples/todo-list/nextjs-todo-list

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.


- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 379943a311be0558588ca9eda4ff681ee17cf93e
Merge: 940a9a190 1f9f9fbe1
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jul 12 11:01:18 2023 -0600
Merge pull request #15724 from supabase/dependabot/npm_and_yarn/examples/user-
management/expo-user-management/semver-5.7.2

build(deps): bump semver from 5.7.1 to 5.7.2 in /examples/user-management/expo-


user-management

commit 1a584e78d35b49488a2f887cd42951fd2dfafb25
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Jul 13 00:40:09 2023 +0800

docs: fix misspell

commit 0279a9f61bc934803a5e0f57dd3ca902957764ae
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Jul 13 00:37:03 2023 +0800

docs: update going-to-prod checklist for using custom SMTP

commit a01ce846dca07b73a5388464596fb29fd1d6e726
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Jul 13 00:34:07 2023 +0800

docs: update email template limitations

commit 405d396f99070b4621f5a2c86500115d4e2dcd61
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed Jul 12 23:56:00 2023 +0800

docs: update custom domain guide

commit 940a9a190de403df2872baddbf1a93cfb1124b3f
Merge: cdc1a2fcb f011cf071
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Jul 12 16:52:19 2023 +0100

Merge pull request #14012 from supabase/blog/pgrst-11

Blog post for PostgREST v11

commit f011cf0711034ce793ebb893d2d09a824c8a270c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 12 17:32:56 2023 +0200

fix format

commit b654ec6d8bfcd5a46a799ebb8a0dc3d175b5e3f7
Merge: d2d2b5d72 cdc1a2fcb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 23:24:35 2023 +0800

Bring changes in from master and resolve conflicts

commit d2d2b5d72ea5c1608c720f2f1ac323bf659b4171
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 23:23:00 2023 +0800

Small refactors while testing project subscription mutations

commit eb6e31cef33a7f3a5a8e619919fe18f69683a668
Merge: f3abe0040 cdc1a2fcb
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 12 17:21:07 2023 +0200

Merge branch 'master' into blog/pgrst-11

commit f3abe00407c629596efff6f53b14a6f26fd85a7d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 12 17:17:32 2023 +0200

fix format

commit 89ea9d457d2414eaf8aa66a6e44a2f5cbc4cec01
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Jul 12 16:11:41 2023 +0100

Fixed filename.

commit a52fda62429d74aca7008592e098d461d279e5f6
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Jul 12 16:11:02 2023 +0100

Fixed date in filename.

commit 966d0c24353d5b640b6e40f017b9991940ce9e75
Author: GaryAustin1 <54564956+GaryAustin1@users.noreply.github.com>
Date: Wed Jul 12 10:03:55 2023 -0500

Update auth-row-level-security.mdx for wrong RLS impact on operation

RLS does not error on reads, just writes.

Changed "You'll notice that both reading and writing now fail with an error
like:"

To "You'll notice that reading will return no rows and writing will now fail
with an error like:"

commit 4351c4ad8c9bb4edb1634a3b1c07cade5cf043f9
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Jul 12 15:56:28 2023 +0100

Update apps/www/_blog/2023-07-06-postgrest-11.1-release.mdx

Co-authored-by: Steve Chavez <stevechavezast@gmail.com>

commit a4aac2182b5fb51a5b173b07ee7c1db1e0a7b633
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Jul 12 15:55:24 2023 +0100

Final touch

Changed date.

commit 406ff000ed1cda6b62f8ca80722d536e73fa5784
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 22:42:46 2023 +0800

Small refactors while testing org subscriptions v2


commit 7919704e07590327950393a92198c3ec88127fc9
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 12 21:40:15 2023 +0900

reorder resources

commit e6000e05b1fcee1f5a3c61bbc066adec21a84dc8
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 12 21:39:36 2023 +0900

update link

commit 5e4776ea819704cfdce46cdf2e7c66f708c2926e
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 12 21:13:10 2023 +0900

fix image link

commit cdc1a2fcbe6267a09d62172c701fb7ce475787fb
Merge: 1491ddad5 fdfc0de05
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 12 20:57:40 2023 +0900

Merge pull request #15714 from supabase/example/flutter-google-auth

example: polish up the README.md for some Flutter example apps

commit 1491ddad553ae3ed9f35b8161c3ecd44eb232494
Merge: f3f50d5b1 bbd2b4e16
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Jul 12 20:56:59 2023 +1000

Merge pull request #15722 from supabase/studio

Sync master with studio

commit 1f9f9fbe1379b2739061f93466df9cdf800e7f2d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Jul 12 10:49:50 2023 +0000

build(deps): bump semver

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.


- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit f3f50d5b17df823ff5a7f1d8c0eaef0a444c2630
Merge: 823049e9a 4e040dc2c
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Wed Jul 12 18:30:36 2023 +0800

Merge pull request #15723 from supabase/thor/update-vercel-deploy-button

feat: update with new vercel deploy integration.

commit 4e040dc2cb3116d7bdc7357d8955bcb7e89706c6
Author: thorwebdev <thor@supabase.io>
Date: Wed Jul 12 18:17:29 2023 +0800

feat: update with new vercel deploy integration.

commit bbd2b4e1608be20c73d78eb00e7fcc37f5f0aeca
Merge: 32f559d64 63332b99e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 18:10:53 2023 +0800

Merge pull request #15721 from supabase/fix/delete-bucket-modal-not-opening

Fix delete bucket modal not opening

commit 608460c9c3090dce6425a2d6b8680ce5ebadf2c1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 18:10:47 2023 +0800

Small refactor while testing FDW mutations

commit 823049e9a2452a392b12d7f46da97ac2863a5383
Merge: 7bf5c1439 cd07291c1
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Jul 12 11:49:03 2023 +0200

Merge pull request #15710 from supabase/J0/fix-typo-site-layout

chore: update swift labelling in site layout

commit 7bf5c1439afe90d71713525535c40444fdce6ee3
Merge: 0332135e4 3f6060c1f
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Jul 12 17:41:29 2023 +0800

Merge pull request #15719 from supabase/cli/local-setup

chore(docs): update auth setup for local development guide

commit 63332b99e59e2d766a0e9dcda99d8ae6b3389020
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 17:40:48 2023 +0800

Update studio/components/layouts/StorageLayout/StorageLayout.tsx

commit 3bc0ea273f83226f91934745920b4c1beada8bcb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 17:40:42 2023 +0800

Update studio/components/layouts/StorageLayout/StorageLayout.tsx

commit ca41a316c12b13a84e6572b75a2992e11172ab72
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 17:33:02 2023 +0800

Fix delete bucket modal not opening

commit 3f6060c1f37e4ffdae7bc098916ba92a29a93727
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Jul 12 17:29:58 2023 +0800

chore: quote string values in docs

commit 6f45b5a3dcd6e0cda944e389f1cdb4bd98d0b4e2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 17:16:59 2023 +0800

Small refactors after testing table rows mutations

commit bf874bdc45be8b27a135fa7a1348a3b1f74c601c
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 12 17:31:17 2023 +0900

fix a typo

commit 5a5e0e1ec21905c5ce09969acd5437c8a4866496
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 12 17:28:05 2023 +0900

edit to put more emphasis on authorization

commit e03b8d0a997b2f131e033998d91c11573b46978b
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 12 16:53:48 2023 +0900

remove authentication keyword from the flutter authorization with rls blog
article

commit 6a90992010360b4d15aa4a5ab577962e4931ff03
Author: Qiao Han <qiao@supabase.io>
Date: Wed Jul 12 13:59:43 2023 +0800

chore(docs): update local development guide with more details for auth setup

commit c8b23ee933a04f6ceeb5d2e81b6c4a2ca7eee9dc
Author: Sreyas Udayavarman <129928023+sudayavarman@users.noreply.github.com>
Date: Wed Jul 12 10:23:03 2023 +0530

Update auth-email-templates.mdx

Updated the limitation section with the email tracking behaviour.

commit 7a417dadf21e5bfa65598a5757c876d479106d17
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 12:26:30 2023 +0800

Small refactors after testing org oauth apps settings

commit 4e1887472da2bb66243416e075082f5f537a59fa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 11:54:01 2023 +0800
Small refactors after testing org team settings

commit 2c229d1fe213da9daa34c3d9d89d18446caad36e
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Wed Jul 12 06:21:00 2023 +0300

chore: switch architecture based on cloud providers

commit 32f559d643505864a6ffa8981549180a890e5767
Merge: fdadaff64 0332135e4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 12 11:16:55 2023 +0800

Merge pull request #15713 from supabase/master

Dashboard deploy

commit fdfc0de0501035d8532c5f2b4761934def5cf4e9
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 12 11:54:20 2023 +0900

give mfa example readme some polish as well

commit 60a1ff27bb61f3daeb029a8922148ba0c09aab26
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 12 11:40:47 2023 +0900

chore: update readme.md of Flutter native Google auth example

commit 0332135e4658540a7aad33843f011276871598d9
Merge: 30278e2da cb927ebce
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed Jul 12 09:54:22 2023 +0800

Merge pull request #15661 from supabase/docs/analytics-dataset-location

docs: add info on dataset location

commit cb927ebce4a7f41e37f2737c48ec509b427baf1f
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Jul 12 09:17:04 2023 +0800

chore: reformat with prettier

commit 30278e2da987bd483aa8aae2b4fa212602461458
Merge: 8da0ca16c c55811e5b
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 12 07:35:01 2023 +0900

Merge pull request #15691 from supabase/fix/google-auth

example: use reverse client ID to perform Google login for Flutter Google auth
example

commit 8da0ca16ce41df5cff994c7e8431bb91dd1443c0
Merge: e54cd4805 8569c6675
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jul 12 07:33:00 2023 +0900
Merge pull request #15696 from supabase/docs/flutter-view

docs: mention that postgrest methods can be used on views as well on Flutter
docs

commit cd07291c1d57731885b9a96d18ef70b7e5aa9e69
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jul 11 22:55:06 2023 +0200

chore: update swift labelling in site layout

commit e54cd48056b6fbda7ccd54eb398b22acefb8f309
Merge: b4a97dfb3 026ec7e36
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Tue Jul 11 14:34:59 2023 -0300

Merge pull request #15694 from supabase/feat-add-edge-unit-tests-to-docs

feat: add edge unit tests to the docs

commit 026ec7e36d97fc8953288613b9984b6f7833c858
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Tue Jul 11 14:22:17 2023 -0300

Update unit-test.mdx

commit b4a97dfb34fe4f4e4bba9e76a0453125e4ea985e
Merge: 37a3fd516 6907b7059
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jul 11 10:44:30 2023 -0600

Merge pull request #15699 from yanusk/master

Updated Bracket's description to include Hubspot and Salesforce

commit b721065e1a2ec85d5c271242061f6e6e4d1855d8
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Tue Jul 11 13:34:38 2023 -0300

prettier

commit 5e3dbced81a452011e6d401105574d9f2b449d72
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Tue Jul 11 13:19:31 2023 -0300

add Admonition

commit dccf1c76907e7ab07e26f6c834464a63ba941128
Merge: 98c4d504d 6f1f7fc4a
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Tue Jul 11 13:14:32 2023 -0300

Merge branch 'feat-add-edge-unit-tests-to-docs' of


https://github.com/supabase/supabase into feat-add-edge-unit-tests-to-docs

commit 98c4d504dde1db0f04628aeb1162af7d33a882a3
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Tue Jul 11 13:14:18 2023 -0300
Update NavigationMenu.constants.ts

commit 6f1f7fc4a80864d6a8ffa55f6c2580545d4f8f8b
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Tue Jul 11 13:13:55 2023 -0300

Update apps/docs/pages/guides/functions/unit-test.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 2d4f7c260069e55dba82bec200bd31f7a8ad4761
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Tue Jul 11 13:13:38 2023 -0300

Update apps/docs/pages/guides/functions/unit-test.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 37a3fd516de11652235bc1222d672c236c21f6be
Merge: 4704e18a4 0f32c905d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 11 18:10:29 2023 +0200

Merge pull request #15442 from supabase/www/update-product-icons

www: update product icons

commit 4704e18a42b5fd72a5ebb6858a6fb8a7565a06fe
Merge: 935a1d0d2 e67e111b8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 11 18:04:20 2023 +0200

Merge pull request #15606 from Olaleye-Blessing/15540-prefetch-footer-pages

Prefetch footer's pages

commit 6907b7059030848233a2bbbf11d209dbeae79418
Author: Yanusk <ianyanusko@gmail.com>
Date: Tue Jul 11 11:47:40 2023 -0400

Updated Bracket's description to include Hubspot and Salesforce

commit 935a1d0d2d7305dd2a5bb36f72a652c1655893b8
Merge: 9d66fd738 3e90fa01e
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Jul 11 23:35:47 2023 +0800

Merge pull request #15697 from supabase/cli/v1.77.6

commit 9d66fd738acfeb692f4c1b916c3b3c00f46cc487
Merge: 8f4bcb402 cbc887d69
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 11 17:30:33 2023 +0200

Merge pull request #15664 from supabase/fix/homepage-firefox-performance

lazy load iframe in homepage

commit cbc887d69d539191e57b3fea740f6f30208bc88b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 11 17:23:26 2023 +0200

use next/image

commit 8f4bcb4029c414386a862e336137fc2ea116bb43
Merge: d6098090f 20a590ccc
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Jul 11 23:15:37 2023 +0800

Merge pull request #15690 from supabase/cli/ref-doc

commit 20a590ccca6912c25784e0f5b1f012651011861c
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Jul 11 08:10:06 2023 -0700

chore: update cli reference doc

commit 3e90fa01e1e8c4ebf111d1b1ac1e74b294aa77e9
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Jul 11 08:10:01 2023 -0700

chore: update image versions for docker/docker-compose-logging.yml

commit be0d05b3363358c39e90a26ca478fd3b256927cb
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Jul 11 08:10:01 2023 -0700

chore: update image versions for docker/docker-compose.yml

commit 9f4a84fa794c849e17cd4b536b1e75124277bc26
Author: Daniel Cruz <20308945+ddanielcruzz@users.noreply.github.com>
Date: Tue Jul 11 09:04:08 2023 -0600

Update apps/www/pages/blog/[slug].tsx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 439b356f0c4f6d8becd2bec531894b9ed08d101e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 22:41:55 2023 +0800

Refactor error handling for table rows mutations

commit 1261b840506f37ae5080d748b375204a8772ff93
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jul 11 16:37:53 2023 +0200

default to dark mode

commit e2af8cacfc23eae53c2581f4336e2988e2af9b20
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 22:31:13 2023 +0800

Refactor error handling for project mutations

commit 8569c6675dc30c83be45182e59362dbd9db75590
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 11 23:23:52 2023 +0900
mention views in Flutter docs

commit f9c88b769f8196bfedd4c468a26ba11711f1e6c1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 22:11:30 2023 +0800

Refactor error handling for storage mutations

commit 6f06d4e9c967340787af5f16a738c451e5ac5fda
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 22:05:56 2023 +0800

Refactor error handling for ssl mutation and refactor database connection
pooling to RQ

commit 8a8b5e6c929724cc77e05589aa7f8508bf78dbf3
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Tue Jul 11 11:02:06 2023 -0300

chore: typo

commit af3f677052396254725aac3df132cc07af179a99
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Tue Jul 11 10:57:33 2023 -0300

Added the test folder in the quickstart with a link addressed the feedback
about naming.

commit 64565d2be57a579ccd37300779c5ece3bc1be6fd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 21:48:11 2023 +0800

Refactor error handling for sql mutation

commit 309e63b137620175fc053134b82ed672d79cbeaa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 21:46:47 2023 +0800

Refactor error handling for projects mutation

commit cc320af73dfea2e945f29099226ae6ae0e51cffb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 21:22:48 2023 +0800

Refactor error handling for profile mutations

commit 836952ce354b984b2e9b6e5ab5bc89702adfd917
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Tue Jul 11 10:02:53 2023 -0300

feat: add edge unit tests to the docs

commit ed77f090701cc6f8945e1ee545991c34f6fc8e0d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 20:56:50 2023 +0800

Refactor error handling for organizations mutations


commit 6e5a3db24b62422479b18a6969ca0da1be65bfce
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 11 20:56:21 2023 +0800

initial github integration changes

commit d6098090fadd56cc1cffed87bd409cfa46ac428a
Merge: ac108aedf 1a88629b2
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jul 11 10:49:40 2023 +0200

Merge pull request #15666 from supabase/chore/adjust-copy-org-billing

chore: adjust copy around org level billing

commit 1a88629b2b3bffb46d4e6c238ab2b20a399c4da0
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jul 10 11:27:49 2023 +0200

chore: adjust copy for org level billing

commit c55811e5bf3412b3943dd149d3a1f64eaf561228
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 11 15:44:42 2023 +0900

add comment

commit ac108aedffa43b7723c8134898765eb9ebd670c8
Merge: b53eff98a fcc672a26
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Tue Jul 11 09:26:13 2023 +0300

Merge pull request #15670 from supabase/docs/ai-compute-1536d

commit b53eff98a0bb78e92f9e0eb260bb6e6970ed524f
Merge: b74a3d236 8db8fcc4b
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jul 11 08:00:54 2023 +0200

Merge pull request #15684 from supabase/J0/update-sso-copy

fix: add note about SSO availability for teams plan customers

commit b74a3d2366a5e93403f39bfd0da9326af2e148e3
Merge: 0bdfe8589 8cf25b014
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Tue Jul 11 12:55:13 2023 +0800

Merge pull request #15656 from supabase/docs/paid-plan-behaviour

Update docs on disk size limitation for Pro plan with improved gp3 disks

commit 760bca9a9a4639ce29c3be7040214f998c9b47ac
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 11 13:43:27 2023 +0900

fix: use reverse client ID to perform Google login

commit 6cbc02ff67b2b04ae53718b26a4e33dc57b6004a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 12:40:51 2023 +0800

Refactor error handling for oauth apps mutations

commit 8db8fcc4bbbd7cdababd9e3c5450e7463b6d45d2
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jul 11 06:33:34 2023 +0200

Update apps/docs/pages/guides/platform/sso.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 8cf25b014d4144beb700cbf5e30a7630944033e6
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Tue Jul 11 12:26:12 2023 +0800

Fix unit capitalisation

Co-authored-by: Greg Richardson <greg@supabase.io>

commit bf2ba1f4f696929b27615bea56b3adc3822fac16
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Tue Jul 11 12:26:03 2023 +0800

Fix unit capitalisation

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 387c65f658dc459232754822193ab612908898b4
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jul 10 20:10:23 2023 -0700

chore: update cli reference doc

commit 7d42c6990d6d37eb3686378aac624f430870843e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 10:46:00 2023 +0800

Refactor error handling for network restrictions mutations

commit 913db8aa10a278c215f9b2279bbb0241657efdec
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 10:40:22 2023 +0800

Refactor error handling for integrations mutations

commit 86edc92afa4e4ebb91341c35594c2293bc8116c2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 11 10:36:14 2023 +0800

Refactor error handling for fdw mutations

commit 0bdfe8589cdf847d01c615bae369c1301f311972
Merge: 66d1f22aa 2355c0eec
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 11 07:32:24 2023 +0900

Merge pull request #15663 from supabase/example/flutter-google-auth


example: adds Flutter native Google auth example app

commit 66d1f22aa33ec7fb673564123e1ec83de975363b
Merge: b6aeede4f 5380c7920
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 10 16:27:04 2023 -0600

Merge pull request #15668 from georgebrata/patch-1

Fixed typo on architecture.mdx

commit b6aeede4f9afc98b326fd6e6b4189c77f1dd2899
Merge: 4a80daba3 b880c33fa
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jul 10 16:19:25 2023 -0600

Merge pull request #15655 from jackmerrill/self-hosted-docs-link

docs: update self-hosting guide link

commit 9c3f9ecbed52434f2edb60bc616c1bd8560e14eb
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 10 14:34:40 2023 -0600

fix: prettier

commit 44e7222f5fae5bdf8bb6463ec9f603e8bf82a565
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jul 10 14:33:27 2023 -0600

feat(sql-editor): change inline ai placeholder wording to edit

commit 9636a72169893b3aecf9d594b2fc90cf9ab0d012
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon Jul 10 22:20:19 2023 +0200

Update sso.mdx

commit 91a74c85e2b9c67a00f7784c34d751740019d8bc
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon Jul 10 22:06:44 2023 +0200

fix: remove line break

add note about teams tier customers

commit fcc672a26599e6785a37e46b21f615e0272527ed
Author: egor-romanov <egor.romanov@gmail.com>
Date: Mon Jul 10 15:49:45 2023 +0300

add note about sequential search

commit f45729b0356ba4d3aa5d867e42816a9e44b30c85
Author: egor-romanov <egor.romanov@gmail.com>
Date: Mon Jul 10 15:44:46 2023 +0300

fix typos
commit 12519d2d957e94ec2ddf3fc6ff9ec3d436bf7ff8
Author: egor-romanov <egor.romanov@gmail.com>
Date: Mon Jul 10 15:39:46 2023 +0300

add OpenAI embeddings to ai-compute docs

commit 2660e7f90c00409813086c2480bd18c0f970cc38
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 10 13:34:10 2023 +0200

remove Image import

commit 452ad6c7d9e8c609e79e523ce30e0b5483de5c14
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 10 13:32:12 2023 +0200

speed up fade-in animation

commit 4a80daba3ab12c6c86ef2b31ff0f6bf395f677f7
Merge: 8792cece4 fd33c6717
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Mon Jul 10 19:32:07 2023 +0800

Merge pull request #15572 from supabase/chore/disk-io-warning

commit 15289cd5e445eb3dac54d67746acba850f285e39
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 10 13:22:00 2023 +0200

inline homepage framework svg

commit 78fa0479c30474d6b30957a48f97bfb442b567e1
Author: Sreyas Udayavarman <129928023+sudayavarman@users.noreply.github.com>
Date: Mon Jul 10 16:38:00 2023 +0530

Doc: paragraph re-alignment and re-construction

commit 5380c79200560b99bb2e972029e8907dcc5832fd
Author: George Brata <15268479+georgebrata@users.noreply.github.com>
Date: Mon Jul 10 13:35:01 2023 +0300

Fixed typo on architecture.mdx

commit 4757eda4460bf6bf1c53bd6ebac764081fc82d01
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 10 12:31:52 2023 +0200

priority to tooltips

commit 3377f146965f38fa9f357af6e258db16ea7d47f1
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 10 12:24:49 2023 +0200

remove frameworks tooltips

commit 266a6aeaf196386057b3453a3071806afdd24b90
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 10 12:11:27 2023 +0200
remove hero fade in transition

commit ff6509c16d938665c5d1d39b5dcb7970066a1644
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 18:02:13 2023 +0800

Refactor error handling for edge function mutations

commit e23f603be80ece6479608c72067e38ed1ced6e27
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 10 12:00:46 2023 +0200

test theme disabling

commit dd321e33941c1ae2a0e1ef11df16a474806ed7af
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 17:44:45 2023 +0800

Refactor error handling for database triggers mutations

commit d458e1a5fe56af9bc02c0cf009d0da6336d99b73
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 10 11:40:47 2023 +0200

trigger iframe load earlier

commit 2355c0eec3655bb2fb31c1e6b9dfb115c6fa7fb9
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Jul 10 18:30:30 2023 +0900

upgrade min sdk version

commit 33ed870ecbf2a20d765ac20f22c187445c655f7c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 17:21:52 2023 +0800

Refactor error handling for custom domains mutations

commit 25125ff0c7fad49009acb08fd20bfd049b7fad93
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Jul 10 11:20:54 2023 +0200

docs: explain teams and enterprise tiers for azure sso

commit 5e933af86ba5a2d732c2903fdd974805dbe2b9aa
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jul 10 10:48:14 2023 +0200

lazy load iframe in homepage

commit eb3aec2909b4358368edaf9d7bc094dba20e94d5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 16:37:44 2023 +0800

Refactor error handling for content mutations

commit eb1c05e9afafe22b4b47db4f2decbf9169fa3955
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 16:28:41 2023 +0800
Refactor error handling for config mutations

commit ad649bcd08da7d6be2245ad90983a819ba49aebc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 16:03:45 2023 +0800

Refactor error handling for auth mutation

commit b1529e93f7d123a74b0aebe8e21a83ff24cdc3a6
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Jul 10 17:00:57 2023 +0900

example: adds flutter native google auth

commit 8792cece49e968635ecd8e3ed254802a56d12e07
Merge: 0b416a7a6 f9bf053d9
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Jul 10 15:46:58 2023 +0800

Merge pull request #15568 from supabase/fix/add-grouping-in-pageviews

fix/grouping in telemetry api

commit 0b416a7a63d13f4bce59fce6a74d951a39501501
Merge: d866a8831 fdadaff64
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 15:45:53 2023 +0800

Merge pull request #15620 from supabase/studio

sync master with studio

commit d866a8831e992ca0767ff2b25770832d0982583d
Merge: 9aa9c8f3c 767ad230e
Author: Han Qiao <sweatybridge@gmail.com>
Date: Mon Jul 10 15:37:47 2023 +0800

Merge pull request #15629 from supabase/env-doc

chore(docs): update github action example in managing environment guide

commit c3b1c4c32109a334f375d83914ae9c7ec55d8bc0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 15:33:24 2023 +0800

Refactor error handling for api authorization mutations

commit f9bf053d98184af0054584f77f902c017f425975
Merge: 0cf9b533e 9aa9c8f3c
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Jul 10 15:31:54 2023 +0800

Merge branch 'master' into fix/add-grouping-in-pageviews

commit 767ad230e9ee524356222d1acf1c20ffe863e9d4
Author: Han Qiao <sweatybridge@gmail.com>
Date: Mon Jul 10 15:17:03 2023 +0800
Update apps/docs/pages/guides/getting-started/local-development.mdx

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

commit 4aa71f4b9733bdfd876654354b816d80b63f46c7
Author: TzeYiing <ty@tzeyiing.com>
Date: Mon Jul 10 15:12:58 2023 +0800

docs: add info on dataset location

commit 0e4f2e591301c88d162348987502048cb5916ffd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 15:03:08 2023 +0800

Fix

commit 9e8c75be1c7436d3f8f419e49341e55f07c760a2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 15:02:00 2023 +0800

Initialize error handling changes with access tokens

commit 6410edf3310dcadabac6dd44d54ccf3a7dbdfb73
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Mon Jul 10 14:58:34 2023 +0800

Update size limitation with improved gp3 disks

commit 9aa9c8f3cc94d29b54211b0f5e147ed430338076
Merge: 2bc385cbb 363f682a5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 14:37:13 2023 +0800

Merge pull request #15594 from supabase/feat/org-level-billing-part-3

Feat/org level billing part 3

commit 363f682a5d7f76576f808a47bfb68f2ce4a49a2d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 14:25:55 2023 +0800

Fix

commit 74a85175d3b6ebf0c0ef13730f2c1593b5cc2103
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 14:15:05 2023 +0800

Fix lint

commit 1b60f2921b3da76468b0dfed7a0ccf964a1c7c3c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 14:09:02 2023 +0800

Address comments

commit f468ce2d87f7b9f4a24a911c41333ef01e37a9b9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 10 13:48:57 2023 +0800
Fix settings menu link to addons

commit 176a549287004cb359b7fa93a608bdff3aa3a8a3
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Mon Jul 10 11:32:21 2023 +0800

Update database-size.mdx

commit b880c33fab52f06fa266ddfa29741b6579015a15
Author: Jack Merrill <8814123+jackmerrill@users.noreply.github.com>
Date: Sun Jul 9 19:49:51 2023 -0500

docs: update self-hosting guide link

commit b5b2f403a568472a5be167e0a3de063f8742569e
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Sun Jul 9 20:42:31 2023 +1000

update link to public version

commit bb579cc3c958b626f7e9a007057731f5c464bd5e
Author: Daniel Cruz <nox.sb@hotmail.com>
Date: Sat Jul 8 20:21:46 2023 -0600

improve performance of getSortedPosts

commit c6f426402d366a6be9aa09591b4502f4ae4e1af2
Author: Daniel Cruz <nox.sb@hotmail.com>
Date: Sat Jul 8 19:22:57 2023 -0600

throw if slug is missing

commit a064ade47aa5dcb3304634bfa1d4c8b61486e881
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Jul 8 11:45:05 2023 +0200

fix typo

commit fd19371efc34605cfca9783e59e2d3733b56dbd6
Author: Qiao Han <qiao@supabase.io>
Date: Sat Jul 8 13:40:51 2023 +0800

chore(docs): update local logflare setup requirements

commit 3b12dc70a99c00d798cb739f3de87f627a154d70
Author: Qiao Han <qiao@supabase.io>
Date: Sat Jul 8 13:23:43 2023 +0800

chore(docs): update github action example in managing environment guide

commit e7b9b0e0779355ff11995bde518b573365651d42
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 7 15:34:36 2023 -0600

feat(sql-editor): framer motion

commit 310bcfe84c72024eac3b39fa3fa9e87844a125cf
Author: Zach Blume <zachblume@gmail.com>
Date: Fri Jul 7 16:52:17 2023 -0400
Remove comment, simplify command

commit de5f823a44e28eebe2b945c37ef3dbdc2a3add55
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jul 7 13:39:38 2023 -0600

feat(sql-editor): ai query on welcome page

commit 2bc385cbb6da08521cfca54cf8a849d3e961c6aa
Merge: 3519e4447 1cba71f79
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jul 7 15:25:55 2023 -0230

Merge pull request #15436 from brenelz/fix/incident-banner-overlap

fix: add top padding to logo when there is an ongoing incident

commit 3519e4447e09d837a833581e750c3c5873b2f4f7
Merge: 08267601e ffcac9e6e
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jul 7 10:14:14 2023 -0600

Merge pull request #15221 from Lan-Hekary/kong-env-substitute

Add environment variables substitution for kong.yml

commit 08267601e742e82bebd46ce14d0a616a99cecb51
Merge: 35011f56c fee3b33d1
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jul 7 10:12:27 2023 -0600

Merge pull request #15499 from pedrovrima/docs/avoid-modifier-key-input-focus

feat: avoid modifier keys and modifier key bindings to trigger input …

commit fee3b33d1d202723ec9a59ea71b059d46bf576b4
Author: Pedro Vítor Ribeiro Martins <pedrovrima@gmail.com>
Date: Fri Jul 7 12:43:48 2023 -0300

feat: remove a lot of uneccesary code

commit d2365365cbeccd90bcb5914932c6418e0094e642
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jul 7 14:35:58 2023 +0200

shadcn: badge styling

commit fdadaff6424aed8e65b2591ac9856071527f1301
Merge: b7098af30 02b43aa42
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jul 7 17:53:38 2023 +0800

Merge pull request #15619 from supabase/hotfix/vercel-integration-migrations-


url-undefined-branch

Hotfix/vercel integration migrations url undefined branch

commit 02b43aa423ad00a4d29c516beb25306ad9e0ae73
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jul 7 17:39:39 2023 +0800

Update integration-utils.ts

commit 6947c86b6422b01cd7cae5ce1e40a5250e03862d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 7 17:29:34 2023 +0800

Fix wrong type

commit 95e1c4bb6601e1d20ccc642262047a584affaf97
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 7 17:27:15 2023 +0800

Update exit survey

commit 7688558824102865e959d233f54f90433c6880a1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 7 17:03:50 2023 +0800

Add new project addons page

commit 3faec1d49e010454ee3d360d2856b3358a9c6872
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 7 16:23:45 2023 +0800

Fix wrong type

commit 0054d1ed741ca7f4027eff6717bbc1da5253ee41
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 7 16:14:58 2023 +0800

Downgrade modal show which projects will be affected in terms of addons

commit 349d99aa950f83fc3c0092799f0904dbb2f42273
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 7 14:52:32 2023 +0800

Fix test

commit 35011f56c075afd020b489e03e024ee7c895c302
Merge: 63fe03473 18eb67c8d
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Fri Jul 7 06:45:54 2023 +0200

Merge pull request #15598 from supabase/revert-14863-j0/add_twilio_verify_docs

Revert "feat: add twilio verify docs"

commit 7060859a948d65c96feb314e551ad9523e4be3ae
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 7 12:25:00 2023 +0800

Fix wrong import

commit 4789bc950a2720705a644efcf180cba078158189
Merge: 8ddbbfba2 63fe03473
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 7 11:54:08 2023 +0800

Bring changes from master and resolve conflicts

commit 8ddbbfba232698ed4f859e08a72518de46109d3e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 7 11:52:32 2023 +0800

Update project settings if org billing

commit 63fe03473ad25b935ef3dd82abf704734870a5e2
Merge: d77eda08a 5a98d7971
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 7 11:28:15 2023 +0800

Merge pull request #15576 from supabase/hf/debug-gotrue-prevent-unload

feat: prevent document unload if gotrue is debugged and in a fetch

commit 5de9b851199cc77f420bc05e649f476e74b8be5b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jul 7 10:50:50 2023 +0800

Address PR comments

commit 02fd34ec3269d95460d457cdde01b062db43908b
Author: Pedro Vítor Ribeiro Martins <pedrovrima@gmail.com>
Date: Thu Jul 6 19:39:59 2023 -0300

feat: set modifiersKey to be alt, meta, crtl and tab

commit d77eda08af197c6fc68a354666d32241808a11e6
Merge: 09b3af3e3 c16fc0f43
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 16:19:44 2023 -0600

Merge pull request #15556 from supabase/docs/ai-compute-512d

add data for 512d embeddings to ai docs

commit c16fc0f43525754b62c76ae0cbc491564de0c199
Merge: 344e68544 09b3af3e3
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 6 16:01:09 2023 -0600

Merge branch 'master' into docs/ai-compute-512d

commit 344e6854415aeef97714163739b8bc261f2b2f4f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 6 15:59:49 2023 -0600

chore: rename choosing instance type to choosing compute addon

commit 152d3bcf769dfea71910ed1d8b2e59afd48341ab
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jul 6 23:52:49 2023 +0200

uishadcn styling: add cva styling to DropdownMenu


commit 09b3af3e31039d6e6138b894d99d25bd5a31f5b7
Merge: d9fa28f00 9e28ea4af
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 15:24:41 2023 -0600

Merge pull request #15578 from supabase/fix/ol-styles-docs-and-blog

fix: `<ol>` styling issue in markdown

commit d9fa28f00fd33ce7542972e2ab28047192cb6016
Merge: 8c7c30dc1 c575773a4
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 14:31:33 2023 -0600

Merge pull request #15546 from supabase/guide/ai-404

fix: broken link in AI vector guide

commit 8c7c30dc11128632f8d00e048c290edcbeef9937
Merge: 94ec5b67f f1649be18
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 14:28:29 2023 -0600

Merge pull request #15545 from blakedeckard/patch-1

Update auth-google.mdx - Typo

commit c575773a4fad64fda74ceb5fd27c02601b100fd2
Merge: 9925e35a9 94ec5b67f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 6 14:18:33 2023 -0600

Merge branch 'master' into guide/ai-404

commit 94ec5b67f5969c61cf1ab1326c276a778605248a
Merge: b01a879eb 1d2dc39cc
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 14:16:29 2023 -0600

Merge pull request #15515 from ecktoteckto/fix/slack-clone-example-startup-


error

fix: prevent error during local startup

commit e67e111b8d027154736d99d3479f76f313445d2d
Author: Olaleye-Blessing <olayinkablexxy@gmail.com>
Date: Thu Jul 6 20:50:09 2023 +0100

Prefetch footer's pages

commit b01a879eb19dccf6710f3f7a3067e4d9c2ec4191
Merge: 0eaf30ab1 59298e379
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 13:09:13 2023 -0600

Merge pull request #15547 from pedrovrima/fix/link-to-next-user-mngmt-repo-


wrong

docs: remove -ts- from next user management repo names and url throughout the
docs

commit 0eaf30ab181ba31221a02d4e100477b393ab2bfa
Merge: cd18dabbe af2476f23
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 13:06:09 2023 -0600

Merge pull request #15537 from danawoodman/patch-3

Import missing "fail" import

commit cd18dabbe8e8837aa32efc833d0e2ff7a9ef58e7
Merge: 058ff520f 1384d6794
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 13:00:20 2023 -0600

Merge pull request #15535 from danawoodman/patch-1

Simplify usage of SvelteKit "data" attribute

commit 058ff520f2914c6fafc65d57614b14caa686d30e
Merge: c8719648d b35d4427d
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 12:59:23 2023 -0600

Merge pull request #15548 from supabase/fix/ai-guide

fix: minor correction on sample SQL for vector guide

commit c8719648d89bd17632020d97c0b18d153f4e2079
Merge: cc4b05455 2cd5fda42
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 12:38:27 2023 -0600

Merge pull request #15490 from askdkc/patch-1

Add Full Text Search Description to PGroonga

commit cc4b05455639095bf63e2c2b0dc2363bf32c2ac5
Merge: 29fa5b5e0 8bcfffba8
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jul 6 16:01:20 2023 -0230

Merge pull request #15429 from Hallidayo/new-project-header-buttons

feat: new project header

commit 29fa5b5e03ab3f8125103608bc62ba308b8adbff
Merge: 37edc3b3b f71c6a0d1
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 12:20:29 2023 -0600

Merge pull request #15507 from brehen/patch-3

docs: fix two typos in auth-google.mdx

commit 37edc3b3b09d62d3d303336abb9db34920c9b84e
Merge: 1f3020d3f de95ff45a
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 12:18:17 2023 -0600

Merge pull request #15503 from takpen/docs/fix-slugifier

docs: fix wrong navigation on Auth page

commit 1f3020d3f13ae6fa52f979ca531321488c492d27
Merge: 165cc85ea aca480d2a
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 12:02:22 2023 -0600

Merge pull request #15495 from AndyUGA/docs/add-file-upload-tutorial-link

docs: add react file upload tutorial video

commit 165cc85ea4646d824930dbea3c2a27cbf11c2d75
Merge: 76706522c dd93e367a
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 11:56:04 2023 -0600

Merge pull request #15481 from mortezaataiy/patch-1

Update README.md

commit 76706522c11e93dbb44df31593b73e1711457b5f
Merge: 45a9261d8 b1adb0e23
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 11:51:27 2023 -0600

Merge pull request #15496 from supabase/cli/ref-doc

chore: update cli reference doc

commit dd93e367a397c3f3ba7aca8932df7944dacb887c
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 6 11:45:32 2023 -0600

docs(readme): link to supabase gotrue repo

commit 45a9261d8e493dd016ef6bbfebe52fdff1481af4
Merge: 2ab615ab4 e74346f84
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 11:41:28 2023 -0600

Merge pull request #15433 from abwdev/patch-1

Update auth.mdx

commit 2ab615ab4c7be4aaa47158a035d91007869e5664
Merge: fdb7cb60e 7d92c4320
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jul 6 10:31:25 2023 -0700

Merge pull request #15601 from supabase/km/fix-integration-docs

docs: remove overview & oauth apps

commit e74346f8462fe5484d0a0b084dd08f7f4c350e2d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 6 11:29:24 2023 -0600

ci: noop trigger

commit 7d92c432074b1a7205c66af2bc01bb2e0c728233
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Jul 7 01:18:43 2023 +0800

docs: remove overview & oauth apps

commit 8bcfffba832d702dd459141b4529d523bb97c555
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jul 6 14:36:59 2023 -0230

Update studio/components/layouts/WizardLayout.tsx

commit 51ec7c249602657839940b7b9bf1674366d85751
Merge: c9dfd2369 fdb7cb60e
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jul 6 14:25:35 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit fdb7cb60e463d215b9008e1766ea99e468635fa2
Merge: 4da26a544 04594b3f2
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 10:44:42 2023 -0600

Merge pull request #15487 from mughalfrazk/documentation/updated-outdated-and-


archived-example-link

updated outdated and archived link for nextjs todo app example

commit 4da26a544124435b9723f9bb67f24f4da19b7e82
Merge: b0cd7fe15 ce22d6ea5
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jul 6 14:13:24 2023 -0230

Merge pull request #15597 from supabase/chore/vercel-integration-wording-master

Chore/vercel integration wording master

commit 83f8932942846f392ade6e0dd22ebf906360a191
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 6 10:38:31 2023 -0600

feat: option icon

commit ce22d6ea5c247e1e95d87af72fec5b436f5d94c9
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jul 6 14:07:28 2023 -0230

Update studio/pages/integrations/vercel/[slug]/deploy-button/new-project.tsx

Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit c9dfd23695fe3a2464ad2e345b3246839df28803
Merge: d1a2b7349 b0cd7fe15
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jul 6 13:48:26 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit b0cd7fe15d93ac67c4f073c745c8e6af4c0b6266
Merge: 18858de6c b6772fdac
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 10:05:14 2023 -0600

Merge pull request #15443 from gitryder/fix/avatar-url-not-updated

fix: pass avatar_url updateProfile directly

commit 18858de6c314d7052d8f591f42fe3686144a384f
Merge: 2695be395 643068a12
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jul 6 09:34:20 2023 -0600

Merge pull request #15253 from mdjohns/fix/extension-links

fix: extension links

commit 643068a12398dc5d45c587bf15aa3342639ccd81
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 6 09:23:41 2023 -0600

fix: prettier

commit 7152bc866cf8de977076ddab39798bc12f6b0ce1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jul 6 09:22:23 2023 -0600

feat(sql-editor): ai keyboard shortcuts

commit 2695be3953b123e63d2ed09befc518e289ee4ea4
Merge: ba54cbd50 0119a437c
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jul 6 12:02:56 2023 -0230

Merge pull request #15387 from supabase/fix/datepicker-tz-display

logs/fix: Logs DatePicker local time vs utc display

commit ba54cbd50bdb39b76da49f853e4c3138d84eb4db
Merge: 8bd0c52c4 b9aea0d77
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu Jul 6 11:21:40 2023 -0300

Merge pull request #15593 from supabase/beta-update-june

Beta Update June 2023 blog post

commit 0119a437c055cb8f4f6065e38355ac9b0540c503
Merge: d2110702d 8bd0c52c4
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Thu Jul 6 22:16:30 2023 +0800

Merge branch 'master' into fix/datepicker-tz-display


commit b9aea0d77f1b3191d00a603dc1cf7a8cc4ad8b37
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Thu Jul 6 11:15:32 2023 -0300

prettier

commit 22a897753c7c4c435468e179aac87771aec99640
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jul 6 15:11:56 2023 +0100

Update 2023-07-06-supabase-beta-update-june-2023.mdx

commit a3fb200419b658c3054f9d7ee4801e3f397a04fc
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jul 6 15:05:36 2023 +0100

Final touches.

commit da7296926576e5c98b05124702dd3b8a4288f124
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jul 6 14:50:26 2023 +0100

Small fix.

commit 64ce1bdb4e55c35acef84a601f246f8110af9734
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jul 6 14:48:45 2023 +0100

Added og.

commit 986ecd1a9a94ec4d4d690e19c8e0aa2755a79ca9
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jul 6 14:42:11 2023 +0100

Update

commit 18eb67c8d29f629b9b433137da1ae4635d0e727c
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Thu Jul 6 15:40:14 2023 +0200

Revert "feat: add twilio verify docs"

commit 052d576cb1d92d57e902a85d930e1730e5213afe
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jul 6 14:37:50 2023 +0100

Updated images and added more content.

commit 33a87d6fa02c92fdb02b17668696d6f318406bf3
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jul 6 10:20:30 2023 -0230

Update seed paragraph

commit d276486ed14f84b0f081c1b377e07d9f097ce4e1
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jul 6 10:13:26 2023 -0230

Small wording changes to vercel integration popup


commit d1a2b73498acf87b7cc0247be300b9883906fe69
Merge: ba09c105e 8bd0c52c4
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jul 6 09:51:01 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit d97bf81f23782b4fb87cd72df67ea02853c53838
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 19:36:03 2023 +0800

Bring out infra activity into its own page for org billing v2

commit 250ce249ed4c19dc671ac03cc9f5473c454915e1
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jul 6 11:49:38 2023 +0100

Beta Update June 2023 blog post

Added new blog post.

commit 2f70479665f49b2040779c0c990ff35151685078
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 17:56:20 2023 +0800

Hide included value and overages and sparkbar if project ref selected in org
usage

commit 8bd0c52c495cc7a1bb50cf8859e020d2ae2c3bc7
Merge: f9546b34b 708ced419
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jul 6 02:44:30 2023 -0700

Merge pull request #15586 from pschaub/patch-1

fix: onSuccess prop in Turnstile captcha docs

commit 7f28e474036a70b09949257382be9372d4abcce2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 17:32:06 2023 +0800

Allow project filtering for org usage

commit f4ad4cbe45b34e9296e9783f295ff9d999d6d4be
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 16:45:09 2023 +0800

Small update on RQ README while brainstorming error handling

commit b7098af30c1661aba583a3aeb0f0d78cfff64a61
Merge: bae8a12c4 d92bb3729
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 6 16:30:22 2023 +0800

Merge pull request #15591 from supabase/hotfix/vercel-redirect

Hotfix/vercel redirect
commit 197a74cba66b06c1b3fb5f809faaa760af8522a5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 16:21:18 2023 +0800

Clean up

commit d92bb37296ab7a59d134d50d05f2415c8d0a0f9a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 6 16:19:36 2023 +0800

fix: if integration already installed, handleRouteChange

commit 9affeb7bd02a720b915a5d8fb58db1a70e998adf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 16:14:07 2023 +0800

Remove padding logic from org-daily-stats-query

commit 1fa3812389402f91a5ab191150d849274648a293
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 16:12:11 2023 +0800

Remove unnecessary hasNoData property

commit 3bbf84eb1a7afff4f6678eb335620aa4950d91b0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 16:08:53 2023 +0800

Small optimization to BillingBreakdown

commit f9546b34b94540b0f5c4e7aa1294f47ca7243600
Merge: edb4d58cc 63fa0fda7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 15:59:21 2023 +0800

Merge pull request #15569 from supabase/feat/org-level-billing-part-2

Feat/org level billing part 2

commit 3329358e58aa221ab541f6aefa86a23d3cc7b4cb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 15:54:34 2023 +0800

Update project add ons panel to redirect to org billing page for upgrade plan
CTAs

commit 4ccf1857cb1cb326840571b14417379a2c8bb038
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 15:41:37 2023 +0800

Shift over remaining files in components/interfaces/Billing to


component/interfaces/BillingV2 and deprecate former folder

commit edb4d58ccacc15a568d630ecab3b9bfb3e29d564
Merge: 73b6aff02 4493aa3be
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Jul 5 23:59:23 2023 -0700

Merge pull request #15567 from supabase/cli/guide-restart


chore: clarify that containers need to be restarted after upgrading cli

commit bae8a12c40f4521530abb5e1e47f0187b494aa53
Merge: e0ce3f251 73b6aff02
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 13:38:59 2023 +0800

Merge pull request #15589 from supabase/master

Dashboard deploy

commit fd33c6717dffb4f253b00ccf8dc73f6bd947ee25
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jul 6 13:35:39 2023 +0800

Show warnings when instance is close to running out of disk io budget too

commit d42e3ee9d54d89593b8a07cc7a557b3073631217
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jul 6 13:35:05 2023 +0800

Show current warnings only when latest data is showed

commit 5c3731a38895e1926bf2855ab5ef0c03ce93e7e3
Merge: d2baa6246 73b6aff02
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jul 6 13:18:13 2023 +0800

Merge branch 'master' into feat/org-level-billing-part-2

commit 0cf9b533ec06c75ef722ec6d51a9567858860e06
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 6 11:13:17 2023 +0800

make sure slug is always defined

commit d0d295da9ecc2f0396e70080c53ea35cc7f8216f
Author: Zach Blume <zachblume@gmail.com>
Date: Wed Jul 5 20:16:46 2023 -0400

Speed up `docker compose down` for postgREST

commit f4902f8527d1e4bdb06ee0bd828352225d8a2e1e
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Thu Jul 6 08:09:47 2023 +0800

use params instead of checking from url

commit d57801e9030414df8052d561425ab2c5b507ed4d
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Thu Jul 6 07:36:28 2023 +0800

use params and slug instead

commit 708ced4195249b6d31b8be2a1f8b4bc2ded1d22b
Author: Patrick Schaub <patrick@schaub.systems>
Date: Wed Jul 5 22:57:22 2023 +0200
fix: onSuccess prop in Turnstile captcha docs

commit ba09c105efccfd061a6cb9a4e58aced1c0b9ab9e
Merge: 0224182ef 73b6aff02
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jul 5 17:01:32 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 73b6aff0235247b54509516867dabc9362c52d33
Merge: 0224182ef 6ff0a7cb2
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jul 5 16:57:27 2023 -0230

Merge pull request #15398 from supabase/fix/log-event-chart-onClick-ticks

Fix/log event chart on click

commit b6c846b50ac8538445291d48e8d1bab25604dfc7
Merge: 718fcfec3 a68079441
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 5 20:35:46 2023 +0200

Merge pull request #15581 from supabase/feat/ui-components-uishadcn-dropdown

uishadcn styling: DropdownMenu

commit a680794415add974805b5dcb34e7d439993b6965
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 5 20:33:10 2023 +0200

uishadcn styling: update css classes

commit 8357299c08f3766aa0ddd234eb7a21b6bf2f0b92
Merge: c48e29c86 718fcfec3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 5 20:28:51 2023 +0200

Merge branch 'feat/ui-components-uishadcn' into feat/ui-components-uishadcn-


dropdown

commit 2403cbff4f9c829233f7bd542c98ef8b53704219
Author: Steve Chavez <stevechavezast@gmail.com>
Date: Wed Jul 5 13:12:18 2023 -0500

Update apps/www/_blog/2023-07-06-postgrest-11.1-release.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit c48e29c8696349c6fa5bf05409887e988bbd8866
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 5 20:06:27 2023 +0200

uishadcn styling: avoid importing from defaultTheme

commit 718fcfec365f9e8b38d2c3f80ded3cb18dd3fe2d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 6 01:55:44 2023 +0800
Dropdown Menu updated

commit d473bf0e800e4b65d544fd290237dbe5534946e1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 6 01:55:36 2023 +0800

more color

commit c3ee1778680bbe71486985a345348a7b9a95f66a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jul 5 19:43:29 2023 +0200

uishadcn styling: DropdownMenu

commit 27e632962285c93d44103d8fc074c8eef99d21f9
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 6 01:36:01 2023 +0800

Update alert.tsx

commit 1c74f73c6b2374a773aa691faaeb9a688d19a7c3
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 6 01:35:54 2023 +0800

new demo classes

commit 3b9f8ccbf5daf2cde6a0191222f62e4fb6ea7d4d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 6 01:35:46 2023 +0800

update colors

commit d526c84b6b22253a15a606028272017b14cc3472
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jul 6 01:35:19 2023 +0800

new color stories

commit 648ab8ca51cf2d72c8dd9a0f3f8280844c8b429d
Author: steve-chavez <stevechavezast@gmail.com>
Date: Wed Jul 5 12:22:14 2023 -0500

clarify the anon role request

commit 62ea9046f70995a5e4ddd90c800610fcdff539c8
Author: steve-chavez <stevechavezast@gmail.com>
Date: Wed Jul 5 12:20:06 2023 -0500

clarify

commit 17581792672c9c6e120a6b3c04487ce20dc93be7
Author: steve-chavez <stevechavezast@gmail.com>
Date: Wed Jul 5 12:03:50 2023 -0500

update date and clarify

commit 0b39f0efcef93f59e3813a32ed0be341e76f168e
Author: steve-chavez <stevechavezast@gmail.com>
Date: Wed Jul 5 11:52:09 2023 -0500
clarifications

commit 63fa0fda78ac847410a135968ee622af8b7c7362
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 5 16:43:15 2023 +0200

Update org-daily-stats-query.ts

commit d2baa6246dcd84f38da3991586e0bafa11472e2e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 22:23:23 2023 +0800

fix

commit 4ce1ece74b3000c2fef73597ce9d912aab9a9f19
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 22:11:29 2023 +0800

Fix

commit 2151247a9f96bb1a82d1a379400e50b9de0f633f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 21:55:03 2023 +0800

Add info box if payment method is invoice

commit 776d3f40e10dce8e6afb4e6554c4cf766dd4cefc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 21:44:50 2023 +0800

Address PR comments

commit b1ce41e79da7f4447421593484c651a8c914e3d9
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Wed Jul 5 20:41:20 2023 +0700

docs: update section

commit b37d8a0fdda320ae7751ef8fabf7b69f5a3e45dc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 21:38:58 2023 +0800

Smal fix

commit ffcac9e6e4b56db3d81369cfbcde0c5f2292e486
Author: Ahmed El-Sharnoby <Lan-Hekary@users.noreply.github.com>
Date: Tue Jun 20 23:23:05 2023 +0300

Update the docs to remove kong.yml configuration step

commit 59e3ea10e7b3db5317628cb59301eb6ba553a16f
Author: Ahmed El-Sharnoby <Lan-Hekary@users.noreply.github.com>
Date: Tue Jun 20 22:55:56 2023 +0300

Add environment variables substitution for kong.yml

commit caa07eaf350157034bca94c5fcc2261d73068e54
Author: marcus dylan johnson <marcusdylanjohnson@gmail.com>
Date: Wed Jul 5 09:06:02 2023 -0400

fix: remove unused util

commit 0224182ef780aef662dfac617d4a6097432f9b00
Merge: cdcd764fc e0ce3f251
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 21:01:48 2023 +0800

Merge pull request #15579 from supabase/studio

fix: sync branches

commit e0ce3f25127e4ef4e5450670234211ef1b1730a9
Merge: 7451ef358 d965ec6fa
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Jul 5 14:50:22 2023 +0200

Merge pull request #15573 from supabase/j0/fix_tw_verify_form_submission

fix: twilio verify form

commit 9e28ea4af4085b340bbf2c7467235256d730cef9
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 5 20:45:18 2023 +0800

fix: `<ol>` styling issue in markdown

commit d965ec6fa64edf43b1224567c96e377d8c04cb80
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 5 14:42:45 2023 +0200

fix: hide feature

commit cdcd764fc2fdc4386eb5d13ce5ac6fdf14fbd206
Merge: 0a4d240b7 4e21a1d36
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Jul 5 14:36:41 2023 +0200

Merge pull request #15574 from supabase/hf/correct-sign-in-clicks-tracker

feat: count only successful email+pw sign in clicks

commit 2c7fcb6f82f996244723fbbe9823493d11d63cb0
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 5 14:16:13 2023 +0200

spacing

commit 5a98d79715ff0f2e6df7eede6e926a767f4a3a07
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Jul 5 14:00:20 2023 +0200

feat: prevent document unload if gotrue is debugged and in a fetch

commit d67c29346a4abce5b2a17069b534a52af554fcbe
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Jul 5 21:33:58 2023 +1000
adds useProjectReadOnlyStatus hook

commit a76ebe7f0ef77840ea60f36f43580ca848f75dca
Merge: 6f9754592 0a4d240b7
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Jul 5 21:19:45 2023 +1000

Merge branch 'master' into chore/show-readonly-badge-on-project-card

commit edebc9baabe0beea38347ea1c5016c4de23320f5
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 5 13:14:10 2023 +0200

fix: reinstate provider order

commit 38e02c9984f03ea23b0d162980317137c409e45a
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 5 12:34:42 2023 +0200

fix: correct spelling mistake

commit 0a4d240b725aaf76199c560aca3f68d88f586324
Merge: bc2c3d189 2e22fd006
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Jul 5 13:08:47 2023 +0200

Merge pull request #14863 from supabase/j0/add_twilio_verify_docs

feat: add twilio verify docs

commit 4e21a1d36e44851b019362cec38fbf21684fceb5
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed Jul 5 12:57:03 2023 +0200

feat: count only successful email+pw sign in clicks

commit d62ebe9ddafcac8d085737c86ed7c521ebc2567c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 5 12:49:43 2023 +0200

fix usage links

commit e54bc8de981f613d0ffa36eedce6b68d1040c7dc
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed Jul 5 18:24:37 2023 +0800

Fix build

commit f25fdf7ea4e80117b0f5f9823e35e2c8f138933d
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 5 12:24:33 2023 +0200

fix active nav state when using anchor

commit 2f1d2bb12e74d06002b62c71f3dbeaf3f117f6f4
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 5 12:22:14 2023 +0200

add anchors
commit af41f483ea865a92a0fd4ae046b6620c640c9be6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 5 12:18:28 2023 +0200

fix team plan self serve change

commit c8cf7706bcea80b6851577f4e33dec4b8cb05ec9
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jul 5 12:16:52 2023 +0200

fix team plan self serve change

commit 2e22fd00641c47c7f445ac00805884f58b342114
Merge: d94b4b03f bc2c3d189
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Jul 5 12:10:44 2023 +0200

Merge branch 'master' into j0/add_twilio_verify_docs

commit ee13a39d90f3d6e8074c96c6b2fc70259e472e99
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed Jul 5 18:05:33 2023 +0800

Change disk io warning to make clear what is happening now and what happened in
the past

commit 13319171d70c00a25810b42280349ea19858e57d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 17:58:53 2023 +0800

Shift billing breakdown

commit d94b4b03f66706fe3ca616b8f6a86c65d74da1a2
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 5 11:48:34 2023 +0200

fix: remove tabs

commit 262711e3923f2cbd877a0eac428addfe9f8eaaa5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 17:44:06 2023 +0800

Open subscription panel from usage page in CTA

commit 38c80bf14754caa9078c9aa3ef357ee3a562ab3d
Merge: 575cad8ed 267b729d8
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 5 11:42:36 2023 +0200

Merge branch 'j0/add_twilio_verify_docs' of github.com:supabase/supabase into


j0/add_twilio_verify_docs

commit 267b729d82e0e838fa118bf86bf38886be12b525
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Jul 5 11:36:43 2023 +0200

Apply suggestions from code review


Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

commit 8d211846f62db5755d12447e1f09b20b70dcd2aa
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 17:03:40 2023 +0800

Add billing breakdown

commit 7b3835e7d8cb77a68371fa76621e1e63e627a59f
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Wed Jul 5 16:38:33 2023 +0800

Added grouping in pageview api

commit 7d44368a68ea41f861df222410a67b5f5b8afa49
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Jul 5 10:29:23 2023 +0200

Update apps/docs/pages/guides/auth/phone-login/twilio.mdx

Co-authored-by: Kang Ming <kang.ming1996@gmail.com>

commit 6156cbe454dcebcd00ef99ade78ce2ed88339f0b
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Jul 5 10:29:12 2023 +0200

Update apps/docs/pages/guides/auth/phone-login/twilio.mdx

Co-authored-by: Kang Ming <kang.ming1996@gmail.com>

commit 575cad8ed2bde06fe2d894f4f3ef4cf501480a8c
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 5 10:17:13 2023 +0200

fix: add twilio verify to sidebar

commit 53182aef4a365373a776fd200342339b841d7bf3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 16:10:35 2023 +0800

Address comments from part 1

commit 5ab2e39652d475c581637796bb2dceb656bf5089
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 5 09:39:26 2023 +0200

fix: move section to proper section

commit aee953d5c7493b7ea2f71b843e07e9b3038f79e2
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 5 09:21:51 2023 +0200

fix: run prettier

commit d4ba3f3ec32fb2cebf893b974777ae80a5a54b9e
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jul 5 09:19:43 2023 +0200
fix: update twilio verify docs

commit e2db4786452e37dd55860191d42bae3cd17ae7d5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 13:12:42 2023 +0800

remove sorting on payment methods

commit 4493aa3be361ae857a2ef32e67f2611b6a04f1e4
Author: Han Qiao <sweatybridge@gmail.com>
Date: Wed Jul 5 12:28:08 2023 +0800

chore: clarify that containers need to be restarted after upgrading cli

commit 6f6f4fcb05b5db4bffc847c17af98c52a661a813
Merge: 1a57ebf15 bc2c3d189
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 12:13:58 2023 +0800

Merge branch 'master' into feat/org-level-billing-part-2

commit bc2c3d189786fe3c140fae59de548131500c35de
Merge: 730b8fcfb 7941a8303
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 12:13:07 2023 +0800

Merge pull request #15519 from supabase/feat/org-level-billing

Billing Revamp Org Part 1

commit 7451ef35820c4e7f8f481b65cf9c3f84212b1faf
Merge: c622e9c5f 730b8fcfb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 11:41:56 2023 +0800

Merge pull request #15566 from supabase/master

Dashboard deploy

commit 7941a83037d1055b05c98fd11db9e8a6ca0711b8
Merge: 2402245d2 730b8fcfb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 11:40:11 2023 +0800

Bring changes from master and resolve conflicts

commit 2402245d254ddabd51808d6499e4b728d739a83a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 11:33:04 2023 +0800

fix

commit 3ef41258b416953d3fcf3d51654d48a3a99737b4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 11:32:37 2023 +0800

fix

commit 0c23fd0f3fdd11aea7bb6da4dec57d6b4d653638
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 11:30:24 2023 +0800

fix

commit 3d2c38c18430e1fb7d4358faa9c9d6ace0c88746
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 11:29:12 2023 +0800

fix

commit 9e67f2b86bb7870d3212b0a77c7b75fcc451b6fc
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 11:24:38 2023 +0800

fix

commit 730b8fcfb56878907e5aa53ceb9460733912aa80
Merge: cef5f45d6 c095c856c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 11:03:12 2023 +0800

Merge pull request #15525 from


supabase/revert-15522-revert-15226-j0/add_twilio_verify_provider

feat: add Twilio Verify Provider

commit b2301aada1e87d88e469f94e22913660b8e33492
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jul 5 11:03:00 2023 +0800

Address comments

commit 7fc3cbd23d92bb65e06da1e435ff52f1b6eb4ec8
Author: Daniel Cruz <nox.sb@hotmail.com>
Date: Tue Jul 4 11:30:48 2023 -0600

filter posts in getSortedPosts to get correct number of posts

commit 8922520fdb70aef67a81b0bf8f868c6584f09c29
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 5 01:21:04 2023 +0800

update Dialog

commit c3ce2aa996a582645b3db2ca42d51726370f478c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 5 01:21:00 2023 +0800

Update Alert.stories.tsx

commit 9ae2bf79708e18044141c9b1b5953ba00a796bd1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 5 01:18:18 2023 +0800

updated

commit 8c4a9429d311193a4ebff71d3233259df80477ee
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 5 01:14:13 2023 +0800

chore: update Alert

commit 1214557d32e0f1c65f46c0dc588964469fdfff59
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jul 5 00:52:38 2023 +0800

add new CSS

commit 441c79dc81abfb45644b85d6e11e1014a26aeb93
Merge: 385137fe7 ccd539b29
Author: joel@joellee.org <joel@joellee.org>
Date: Tue Jul 4 18:42:49 2023 +0200

fix: remove unused image

commit ccd539b291dbf829a3ba546c564c8829de9981f2
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jul 4 18:10:58 2023 +0200

Apply suggestions from code review

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

commit 090c24daa4d66170cdde32a435fb3ff5b1fb952b
Author: egor-romanov <egor.romanov@gmail.com>
Date: Tue Jul 4 18:44:41 2023 +0300

update datasets description

commit b74771726cd285d69f2daf36fbf2da24178289aa
Author: egor-romanov <egor.romanov@gmail.com>
Date: Tue Jul 4 18:39:17 2023 +0300

change instance type to compute add-on

commit d96e5642f21bd4dbfc4785ad4c9a603cf8f79b29
Author: egor-romanov <egor.romanov@gmail.com>
Date: Tue Jul 4 18:17:16 2023 +0300

add data for 512d embeddings to ai docs

commit 385137fe7a05c2f56bdc5c514de6e13d7e982c51
Author: joel@joellee.org <joel@joellee.org>
Date: Tue Jul 4 15:21:52 2023 +0200

chore: run prettier

commit a9061a031a1f45378f549562fde95d35ad328ccd
Author: joel@joellee.org <joel@joellee.org>
Date: Tue Jul 4 15:17:33 2023 +0200

chore: change h3 to h2

commit 263a9363681f39f1b141d56401afaa2a4f290d6e
Author: joel@joellee.org <joel@joellee.org>
Date: Tue Jul 4 15:15:07 2023 +0200
feat: update docs

commit 1a57ebf15e8016247a7e146f7dccbaeeed95de45
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 18:09:40 2023 +0800

Present use card option only if paid org subscription

commit 97d90c3597beeee8fddb8e6375a96916581e576d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 18:04:55 2023 +0800

Allow self serve upgrades to Team

commit ebcd567d48a2f9300b787da78a5f7e1aafbc8f9b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 18:01:03 2023 +0800

Small style fix

commit abc05d8e568730e27fd7af9a974b7a7f74163ba6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 17:54:02 2023 +0800

Update based on new org usage endpoint

commit cef5f45d66d5360e05fa22af102d427ae8a39f0e
Merge: 5f761e63d 028aef0a1
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Tue Jul 4 17:20:03 2023 +0800

Merge pull request #15531 from necatiozmen/docs-refine-tutorial

docs(framework-tutorials): add refine tutorials to the docs

commit c622e9c5f1991fdd6faa9428da0b014a8c3f3db4
Merge: b8c2b5cf5 5f761e63d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 16:37:55 2023 +0800

Merge pull request #15550 from supabase/master

Dashboard deploy

commit 5f761e63dacbc36a64b9db4c314d763b10c01015
Merge: 412d0adc4 ddb127a90
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jul 4 17:47:34 2023 +1000

Merge pull request #15527 from supabase/fix/vercel-project-count

fix: vercel project count

commit ddb127a90d9131ba594f502089d0be38fc8b90f6
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 4 17:38:27 2023 +1000

functional vercel avatar url


commit 0c4750338f9bf87246d913a18173c27575e32c1b
Merge: e03d99a32 8ed88eb7b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 15:33:26 2023 +0800

Bring changes in from part 1 and resolve conflicts

commit 8ed88eb7b8a1f1c5b649baa1694f7628ac46b789
Merge: 0d5430edb 412d0adc4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 15:22:08 2023 +0800

Merge master resolve conflicts

commit 0d5430edb1a224bec07aee3f9d2d241088ef2d64
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 15:21:42 2023 +0800

Fixes

commit 412d0adc473dabc799e5e7da052d098c297b72fe
Merge: b57cd882e 99accb50e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 15:13:51 2023 +0800

Merge pull request #15302 from supabase/feat/audit-logs

Feat/audit logs

commit a7e4784cadc1fceaed9927949e8a37cda9fb68a6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 15:04:17 2023 +0800

Fix usage

commit 99accb50efed1d0d712c16a114f9310ad1bf76bf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 14:50:18 2023 +0800

fix

commit b57cd882eb699072a640debddcae44556d607fd2
Merge: 473a2dcea f4b701548
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Tue Jul 4 14:34:26 2023 +0800

Merge pull request #15439 from supabase/feat/add-page-telemetry

Fix: Telemetry for billing pages

commit fa740d2118f9ae2bed5b30a75b22f3ef73edf0e1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 14:27:34 2023 +0800

Midway updating usage

commit c742ea8c7356007e98c62908a2296045544e19b6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 14:05:19 2023 +0800
Fix

commit 2ccb94552ce72e408e1900ea4f899ef4f12e89b9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 12:34:16 2023 +0800

Remove iso timestamp start and end from audit log resource key

commit b2a9ce0e22e5c418e8426d6a2241248bbb7aff72
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jul 4 14:29:16 2023 +1000

add team_slug type

commit faa5a28a4bb270d84b14ef8e3a5474ad16f75c50
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jul 4 12:17:09 2023 +0800

Small update

commit b35d4427d7964ef14d22fc44bb4e0d1dbf50fe24
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 4 12:00:15 2023 +0900

fixed a few minor sql errors

commit 59298e379d282bf5287d0de4b8e46a789a5fa311
Author: Pedro Vítor Ribeiro Martins <pedrovrima@gmail.com>
Date: Mon Jul 3 23:20:24 2023 -0300

remove -ts- from next user mngmnt repo name and url

commit 473a2dcea280dd7f939bed3a4dc58b64c208edee
Merge: 62abde715 81cce7a62
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Tue Jul 4 10:05:57 2023 +0800

Merge pull request #15520 from supabase/feat/langchain-quickstart-template

feat: langchain quickstart template

commit 9925e35a93eb00b30c4196d08924b67c88c83828
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jul 4 10:45:14 2023 +0900

fix missing link on structured and unstructured embeddings page

commit 62abde7150bfc275a78f4eaccc3c520bcb25ce5d
Merge: fde963b23 bc4dd1e4e
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Tue Jul 4 11:11:11 2023 +1000

Merge pull request #15494 from supabase/docs/update-server-actions-link

Chore: update link to use public video instead of unlisted

commit f1649be1895b11d3c1a437502cabd63d6fd219cc
Author: blakedeckard <56769700+blakedeckard@users.noreply.github.com>
Date: Mon Jul 3 20:05:55 2023 -0500

Update auth-google.mdx

supabase is my bae, but....

commit af2476f2392ecb2ddc86889baa9ea6f29324ea3b
Author: Dana Woodman <dana@danawoodman.com>
Date: Mon Jul 3 11:50:36 2023 -0700

Import missing "fail" import

Must import `fail` metho from SvelteKit in the +page.server example

commit 1384d67947184183dcf1ec08935dbf29669885a4
Author: Dana Woodman <dana@danawoodman.com>
Date: Mon Jul 3 11:08:05 2023 -0700

Simplify usage of SvelteKit "data" attribute

Doing the destructuring/reactivity is more verbose and confusing than


necessary. Just using `data.countries` will do the same thing with a lot of less
code.

commit 028aef0a1eb76f04ea254023adae21b802395af1
Author: necatiozmen <necatiozmn@gmail.com>
Date: Mon Jul 3 15:30:00 2023 +0300

docs: update links

commit 99228d9a2f0f9a3913a5fbafa5f08f7a6d1dd9e6
Author: Denis Grafov <grafov.denis@gmail.com>
Date: Mon Jul 3 16:22:46 2023 +0400

Update storage_management.mdx

commit 199f924271b2837b2a7fba5acf352e6bcc72e639
Author: necatiozmen <necatiozmn@gmail.com>
Date: Mon Jul 3 14:52:35 2023 +0300

docs: add refine quick start

commit e03d99a326b61f1ead0208a454801008452a2380
Merge: b44d61b69 b4a3e48bb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 19:18:53 2023 +0800

Merge branch 'feat/org-level-billing' into feat/org-level-billing-part-2

commit b4a3e48bb977e2221cc168595192fca8cc51e7ee
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 19:18:40 2023 +0800

Update settings page to use new scaffold layout component

commit 68077138dfa54e852e94fe5377d3a8bf51e7737b
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 3 21:18:32 2023 +1000
add link to configure vercel integration

commit b3c3694b231c848629d92e84e0c6881491f25d39
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 3 20:46:39 2023 +1000

organize imports

commit a4f29141e1ad81b28055eda3d33cd761604168a5
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 3 20:45:34 2023 +1000

fix: vercel project count

commit b44d61b69ea0df7e45d85431f295d6824673287a
Merge: 6ed4973f4 23e7c845f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 18:27:57 2023 +0800

Merge branch 'feat/org-level-billing' into feat/org-level-billing-part-2

commit 23e7c845fa4b15fea258e5f623dbd5dd969a9900
Merge: 367b9a86b fde963b23
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 18:27:38 2023 +0800

Pull master and resolve conflicts

commit 1e13cd33813ab7aab12c050526919e78c93e4e38
Author: necatiozmen <necatiozmn@gmail.com>
Date: Mon Jul 3 13:26:55 2023 +0300

docs: add refine to menu and framework lists

commit 11cdc82aaa50b82355a410e33193c59814ce7df6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 18:13:24 2023 +0800

Update based on endpoint changes

commit 8b97431fb1348785756b2b8ecf2054dea2ad1198
Author: necatiozmen <necatiozmn@gmail.com>
Date: Mon Jul 3 12:56:45 2023 +0300

chore: add refine user management example

commit aeae79c2d869521adb31e15ef9deaca28e3b85a0
Merge: 130557c6e 305b673f1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 17:24:41 2023 +0800

Bring changes from master in and resolve conflicts

commit c095c856c6a94fe1e96f09374283dc76268e3c24
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon Jul 3 11:19:31 2023 +0200

Revert "Revert "feat: update studio config to include twilio verify""


commit fde963b239d4fb8cc014d710ebb82641876609db
Merge: 5af17846a 0c37887bb
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon Jul 3 19:19:26 2023 +1000

Merge pull request #15524 from supabase/fix/invite-button-permissions

fix: invite button permissions error

commit 5af17846ac98e5312808a318758f772ba1c32519
Merge: 305b673f1 9327e71bc
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon Jul 3 11:16:58 2023 +0200

Merge pull request #15522 from


supabase/revert-15226-j0/add_twilio_verify_provider

Revert "feat: update studio config to include twilio verify"

commit 130557c6e675777848a4f203a3c5a7d30759db7b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 17:16:34 2023 +0800

fiux

commit 0c37887bb2c38142b929b55f66674a35b32ddd93
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jul 3 19:06:27 2023 +1000

fix: invite button permissions error

commit 18252bc447e49d7981048cc0350398207e3e24e2
Author: necatiozmen <necatiozmn@gmail.com>
Date: Mon Jul 3 11:56:39 2023 +0300

docs: add refine web app tutorial

commit 9327e71bc02ca031e5cdb827d5f3bfd71be15493
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon Jul 3 10:54:26 2023 +0200

Revert "feat: update studio config to include twilio verify"

commit 305b673f14291d5febdc5aa84b0860eb4a42457c
Merge: 361e42386 525b6fccb
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon Jul 3 10:50:41 2023 +0200

Merge pull request #15226 from supabase/j0/add_twilio_verify_provider

feat: update studio config to include twilio verify

commit 0775f2d6bdeb40f86381ea138d358c0c06ba4511
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 3 16:41:11 2023 +0800

fix

commit f2e31127d2b302b47f487a9609d7032ba8792ad8
Merge: 30ef32097 361e42386
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 3 16:29:05 2023 +0800

Merge branch 'master' into providers/figma

commit 81cce7a62981df55a0b41dbe7ad8d3949a089789
Author: thorwebdev <thor@supabase.io>
Date: Mon Jul 3 16:26:19 2023 +0800

feat: update docs.

commit 290a61c86e8a07fc65138131add6ef557b124993
Merge: a016286ef ce6cf1e89
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 16:25:18 2023 +0800

Resolve conflict

commit 4e4363f01872666d42072bd0734c61b03d7a91c1
Author: thorwebdev <thor@supabase.io>
Date: Mon Jul 3 16:19:19 2023 +0800

feat: add langchain quickstart template.

commit 6ed4973f42f9c62518af4e5e67237b0c642870d3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 16:18:31 2023 +0800

Have all usage charts on org billing usage use new daily stats endpoint

commit 361e42386d74cd10a1fd50f1632622d10732696f
Merge: 0dd7b878c 6ade1332e
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Mon Jul 3 16:17:18 2023 +0800

Merge pull request #15460 from supabase/km/oauth-docs

docs: add sign-in with supabase docs

commit 6ade1332ea89e1e5e2e62fd0aba0e27e708ee205
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Mon Jul 3 13:56:54 2023 +0800

update oauth app guides

commit 8278242f3aac89e7e8c2520616ed85eb530588f9
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Mon Jul 3 13:53:08 2023 +0800

Update apps/docs/pages/guides/integrations/oauth-apps/authorizing-an-oauth-
app.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

commit 2cd5fda42eebb625979a0124c437c803059972bf
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Jul 3 14:40:45 2023 +0900
run prettier

commit 0dd7b878c226c55bd6a6c9c79e95e8ce8496c4ce
Merge: ce6cf1e89 0f044d226
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 3 13:39:22 2023 +0800

Merge pull request #14926 from supabase/feat/vercel-integration-v2

feat: vercel integration v2

commit 367b9a86b442afdcd7723594424df5f0f00efb7e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 13:38:53 2023 +0800

Small clean up

commit 3ab0e895c0131c7c1fb57eb35c7e249e80a5a1cb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 13:29:38 2023 +0800

add spend cap side panel

commit df188a1189778b33721bc76f72fcf7bf9ce24910
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 13:24:26 2023 +0800

Add plan upgrade side panel

commit 23f2e9edf703388732b6a437a5d11086a924ea67
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 12:42:31 2023 +0800

Improve payment method UI

commit 0f044d226f2bf0e6fddcc5da60d7cf69a6406dda
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 3 12:30:34 2023 +0800

Update ProjectLinker.tsx

commit c3ef04cf6396072b44c48fa9769640719bf66cc0
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 3 12:29:48 2023 +0800

loading line fixed for project creation

commit 7d74636afd20ec2aa0911f56716ae0c38970ff7e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 3 12:26:56 2023 +0800

setLoading prop so loading line can animate when linking projects

commit ee368ec4a864d77f3a40738bd9807f089a25e79a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 3 12:17:37 2023 +0800

integration panel issues


commit 8b8e4a82a93ff0f03e1fafab5889d3f59664a252
Merge: f053a5296 70c5492bb
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 3 12:17:28 2023 +0800

Merge branch 'feat/vercel-integration-v2' of


https://github.com/supabase/supabase into feat/vercel-integration-v2

commit f053a5296cf0f9818e86a586a7697150c22ccdd5
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jul 3 12:17:26 2023 +0800

fix: title and light mode issues

commit 10cf805d880902e0c59279db45a000512c2cd9be
Author: askdkc <askdkc@users.noreply.github.com>
Date: Mon Jul 3 13:13:35 2023 +0900

run npx prettier

commit cc32db3281584e196201973f2bdb5e7eed4cbb51
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jul 3 12:00:18 2023 +0800

Add payment methods to org billing v2

commit 11a22fb763b058ebc829ed4a9933a770b5846226
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Jul 3 11:20:15 2023 +0900

Update apps/docs/pages/guides/database/extensions/pgroonga.mdx

commit 7dae4803cd5b9a4e62b2017cff89317fbc40d107
Author: askdkc <askdkc@users.noreply.github.com>
Date: Mon Jul 3 10:55:43 2023 +0900

Update apps/docs/pages/guides/database/extensions/pgroonga.mdx

Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com>

commit c3c86def8f13697df97f653c16bc6d1feb122219
Author: askdkc <askdkc@users.noreply.github.com>
Date: Mon Jul 3 10:55:33 2023 +0900

Update apps/docs/pages/guides/database/extensions/pgroonga.mdx

Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com>

commit 7dffdb75a22aaa9d7b6a3bf3102a36f26dffdf8c
Author: askdkc <askdkc@users.noreply.github.com>
Date: Mon Jul 3 10:55:25 2023 +0900

Update apps/docs/pages/guides/database/extensions/pgroonga.mdx

Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com>

commit af466ca316c07eb967f4be7040e489ec0b2b29ff
Author: askdkc <askdkc@users.noreply.github.com>
Date: Mon Jul 3 10:55:16 2023 +0900
Update apps/docs/pages/guides/database/extensions/pgroonga.mdx

Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com>

commit 1d2dc39cc47584a00fd2c336ba91a65fddd79f1a
Author: Thomas Eckl <31189692+ecktoteckto@users.noreply.github.com>
Date: Sun Jul 2 21:47:07 2023 +0200

fix: prevent error during local startup

Bump of supabase-js brought warning concerning not provided session storage


option.
Therefore switched to SupabaseClient creation via auth-helpers-nextjs which
means switching from localStrage to cookieStorage.

commit 0ed5e40c4c9ad3cbd6342f5ec6c03bfeca4f353f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 30 15:56:05 2023 +0800

Add and refactor the other components to org billing for billing v2

commit 71592b814a2c980ab3d6b70a41f7cd03d806593d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 29 22:40:10 2023 +0800

A bit of clean up

commit 1a360a8e8ec766e39cd67f69b5c12f727f75eb7d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 29 20:44:54 2023 +0800

midway

commit 7d5096d3ca6d5aa68798964e7a1bd8376ae3d85c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 29 17:54:37 2023 +0800

Update UsageBarChart to accept a list of attributes, instead of a single one

commit c406268c3d069bb23c20e642d3857c2892a06d95
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 29 15:49:19 2023 +0800

Scaffold new usage tab for org v2

commit 1a3f73e5c2515a0141fecd1d20c40ce5e17f9efd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 29 15:03:22 2023 +0800

Scaffold new billing tab for org v2

commit f71c6a0d1cc99423520db84e0f2e03adeab4a811
Author: Marius Kluften <mkluften93@gmail.com>
Date: Sun Jul 2 14:37:46 2023 +0200

Fix two typos in auth-google.mdx

commit b8c2b5cf5845d93d7ffd5f87fc286233c7d79a8b
Merge: d6bd0dd3a 7bf03f8da
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Jul 2 12:52:46 2023 +0800

Merge pull request #15505 from supabase/hotfix/self-hosted-buckets-and-home-


page-loading

bring fixes from https://github.com/supabase/supabase/pull/15504

commit 7bf03f8da8f02c0af518f90c5e00a98dba87b957
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Jul 2 12:33:54 2023 +0800

bring fixes from https://github.com/supabase/supabase/pull/15504

commit ce6cf1e89eb67acf576129c0823ab362757cf902
Merge: ec3b25739 389724c4d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Jul 2 12:30:31 2023 +0800

Merge pull request #15504 from supabase/fix/storage-buckets-rq-self-hosted

Remove IS_PLATFORM check in buckets query

commit 389724c4dba352c16a7841a3371b7628f1e94ed5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Jul 2 12:14:38 2023 +0800

Use isInitialLoading for perms query

commit d847532c840240f7409d7a81b700142188904c68
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Jul 2 12:02:49 2023 +0800

Add logs

commit 12b6c1d2b1eeb122caf94aca3b9094db9bbb17d8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Jul 2 11:55:28 2023 +0800

Remove IS_PLATFORM check in buckets query

commit de95ff45a4fc22f2ab1145dc95da1038a5eb6a75
Author: takpen <131546291+takpen@users.noreply.github.com>
Date: Sat Jul 1 23:49:41 2023 +0100

docs: add custom slugs on Apple Auth page

commit 659bac00d67abe2287cc44a295a9b166594bbe27
Author: takpen <131546291+takpen@users.noreply.github.com>
Date: Sat Jul 1 23:47:34 2023 +0100

docs: add custom slugs on Google Auth page

commit f9917c6aa897f5b1e8d4d50841b77c1a9f9ca70c
Author: Pedro Vítor Ribeiro Martins <pedrovrima@gmail.com>
Date: Sat Jul 1 13:26:23 2023 -0300

feat: avoid modifier keys and modifier key bindings to trigger input focus
commit ec3b25739ce5b81e786a1fbcf6114e259160452e
Merge: 61b981728 185034b4f
Author: Han Qiao <sweatybridge@gmail.com>
Date: Sat Jul 1 23:59:14 2023 +0800

Merge pull request #15497 from supabase/cli/v1.75.3

chore: update self-hosted image versions

commit 185034b4ffe3bf43fa137ec9870ebc166a4c2f1d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sat Jul 1 08:46:32 2023 -0700

chore: update image versions for docker/docker-compose.yml

commit b1adb0e232839319ecca6f21290b778d1d1d5ca6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sat Jul 1 08:46:29 2023 -0700

chore: update cli reference doc

commit aca480d2a667cc436e47d5718ac6b67d7cf80777
Author: Andy Truong <andytruongcs@gmail.com>
Date: Sat Jul 1 11:06:20 2023 -0400

docs: add react file upload tutorial video

commit bc4dd1e4e2318d0c3bae6bcd843aa59beb289307
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Sun Jul 2 00:15:12 2023 +1000

update link to use public video instead of unlisted

commit 525b6fccb1eec8e1133d27ca114ded4a0d711e7c
Author: joel@joellee.org <joel@joellee.org>
Date: Sat Jul 1 10:54:19 2023 +0200

fix: run prettier

commit 9ee5833274b51fd8adb89cd5be4404a1cd250a64
Author: Daniel Cruz <nox.sb@hotmail.com>
Date: Sat Jul 1 01:47:40 2023 -0600

remove console.log

commit 57a8e259abb7f7f1cc9a4e2e755ff86e671b5d43
Author: Daniel Cruz <nox.sb@hotmail.com>
Date: Sat Jul 1 01:41:04 2023 -0600

fix related articles list showing current article

commit 88b7ff8ff24d6d05a164f006d454b94daf4e51a9
Author: askdkc <askdkc@users.noreply.github.com>
Date: Sat Jul 1 13:58:17 2023 +0900

Add Full Text Search Description to PGroonga

"PGroonga provides a Full Text Search function, which is a handy feature


missing in the current documentation. Therefore, I have added this functionality to
enhance the documentation.

commit 39644f8121035206d9218c3cbcfa0d0256ae69b0
Merge: 337a319a8 61b981728
Author: Dylan Johnson <marcusdylanjohnson@gmail.com>
Date: Fri Jun 30 19:39:41 2023 -0400

Merge remote-tracking branch 'origin/master' into fix/extension-links

commit 337a319a88e3ef5d27f78d3a8e73430471e85901
Author: Dylan Johnson <marcusdylanjohnson@gmail.com>
Date: Fri Jun 30 19:16:56 2023 -0400

fix: add relative links to internal extension docs

commit e94a9188bbb94876b7cd923a783dc77692462d20
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 30 16:02:51 2023 -0600

feat(sql-editor): ask ai widget poc

commit e96090611c8273e0e6a8dc2d58a5970cb34ddca2
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 30 14:00:38 2023 -0600

fix: jsx svg props to be camel case

commit d9634d0dfe9f206970f5648d87490ae2c26aedaf
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 30 13:58:34 2023 -0600

feat(sql-editor): inline widget poc

commit 61b981728d763fb933e5ef115ee203e0b984a4d1
Merge: cb28597e7 c6af6ad2f
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Fri Jun 30 21:58:52 2023 +0200

Merge pull request #15409 from supabase/j0/add_warning

docs: add additional warning about using pkce with magic link

commit 04594b3f2189eeba5bef60625fd2de5f55d3d34a
Author: Faraz Mughal <farazmughal@192.168.1.2>
Date: Sat Jul 1 00:23:46 2023 +0500

updated outdated and archived link for nextjs todo app example

commit b6772fdaca00eaebe0f018980e8f75a9e1517cb9
Author: Danyl Fernandes <realllydan@gmail.com>
Date: Sat Jul 1 00:19:16 2023 +0530

refactor: update avatar if updating profile is successful

commit 521ff26df2612b59d89e69e2e82e92a370f2768c
Author: Danyl Fernandes <realllydan@gmail.com>
Date: Sat Jul 1 00:17:34 2023 +0530
refactor: remove fallback avatar_url

commit cb28597e77f71f7f9939ec8a537d9c5b439314ec
Merge: 39d77f00c e9e0bee1a
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 30 11:10:11 2023 -0600

Merge pull request #15452 from cmengler/docs/fix/one-to-many-dart-example-typo

fix(docs): typo on One-to-many joins example

commit e9e0bee1a2912fc29d14db29b403ef6ae032fce3
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 30 10:51:57 2023 -0600

ci: noop trigger

commit 39d77f00c76900abaf9bb2ac774881a268829a52
Merge: 2ad2b9924 b242a8423
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 30 10:36:53 2023 -0600

Merge pull request #15434 from supabase/cli/ref-doc

chore: update cli reference doc

commit 81233a108c5eada2f97d36cc6c8739191f028ed6
Author: takpen <tkishiok@TakutonoMacBook-Pro.local>
Date: Thu Jun 29 20:52:29 2023 +0100

docs: change links from 'ja' to 'jp' for consistency

commit 2ad2b9924bf78e3f04679f057f50db066af6edea
Merge: 1db014918 c1631eb7c
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Fri Jun 30 12:55:10 2023 -0300

Merge pull request #15480 from supabase/chore-improve-edge-function-ref-docs

feat :improve wording edge function in specs

commit c1631eb7c6e9923e23b780ffb03284da1777d4f2
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Fri Jun 30 12:48:21 2023 -0300

Fix left nav menu

commit b1b16b70db0ad7939b1b841d63c86ea404123f22
Author: joel@joellee.org <joel@joellee.org>
Date: Fri Jun 30 17:39:57 2023 +0200

refactor: change all providers to contain an array for consistency

commit 0e90b7794e9c98023ea04b19fde765f144a5a374
Author: joel@joellee.org <joel@joellee.org>
Date: Fri Jun 30 17:25:00 2023 +0200

fix: change matches logic so that it excludes twilio-verify as matching twilio


commit 1db01491831db15d39ae68b79618fdf2ba2317d8
Merge: 091c37956 313feb837
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jun 30 16:23:35 2023 +0200

Merge pull request #15482 from supabase/fix/vecs-image

Fix/vecs image

commit 313feb83786bb0f5ee3dc5cff9e028f15484ca4e
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 30 11:42:16 2023 -0230

Fix vecs og img

commit fef26dee7b4cac63a8c80a4c3f86ba3b1ffecb37
Merge: e58cea51d 091c37956
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 30 11:37:20 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 86488c66b7906307d6674a81ac84f93cf6b78f9d
Author: morteza ataiy <morteza.ataiy@gmail.com>
Date: Fri Jun 30 17:32:12 2023 +0330

Update README.md

I have searched the internet and


I believe it was written incorrectly.
If my understanding is correct, please update it to JWT to prevent wasting
other developers' time!
Thank you.

It also issued in gotrue repo


https://github.com/netlify/gotrue/issues/344#issuecomment-1614670132

commit 091c379564a5523a60fd110cd058079468064f30
Merge: edd675b07 44349d7a6
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 30 11:31:01 2023 -0230

Merge pull request #15423 from Hallidayo/client-libs

feat: client lib changes

commit ece1131769eb8ca10561c0357d8e4fa5357beb25
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Fri Jun 30 10:59:31 2023 -0300

improve wording in specs

commit f30a7181efb57cbfb7ff28a07c56271289f7d599
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 30 11:29:28 2023 -0230

Update studio/components/interfaces/Database/Extensions/ExtensionCard.tsx

commit edd675b07a582a06b0c8d4bad047bed07ffb5ff3
Merge: 16dc32411 b32bc11dd
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 30 11:17:49 2023 -0230

Merge pull request #14882 from supabase/updating-queries-on-the-homepage

Updating queries on the homepage

commit 16dc32411b768a7341128fb262481cb53d3f942e
Merge: 2ab9c4ba1 f3079f049
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 30 15:47:23 2023 +0200

Merge pull request #15479 from supabase/fix/copy-upgrade-to-pro

commit b32bc11dd895df95ccedf838bba9b9cdce12b78d
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 30 11:07:16 2023 -0230

Update apps/www/data/home/api-examples.js

commit 79b8efa37238fe5b86af5fcadf66ed72041a03d5
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 30 11:06:54 2023 -0230

Update apps/www/data/home/api-examples.js

commit f3079f0496c71b0ab830cafe2439713c7dd20007
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 30 15:28:10 2023 +0200

fix: upgrade to pro copy

commit 2ab9c4ba128f100fa57e2ef0d9da19c553a481e4
Merge: b68c04184 3991383b1
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 30 10:41:04 2023 -0230

Merge pull request #14701 from nrayburn-tech/fix/docs-markdown-example-code-


replace

Fix example code markdown replacement

commit 70c5492bbc1e4c63c52b95c840a78e4b08428d07
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 30 21:44:58 2023 +1000

add error toast if integration fails to install

commit afefd239dc0f9830ab8ff5b2e32bccdf76e789a0
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 30 21:04:35 2023 +1000

fix incorrect query key on VercelProjectConnectionsQuery

commit cac8f5129a32ada617faa7418f784684855f7005
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Jun 30 17:53:50 2023 +0800
Update apps/docs/pages/guides/integrations/oauth-apps/authorizing-an-oauth-
app.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

commit 069df0af36986882a35cfa408da2af8ff27ca85c
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Jun 30 17:52:21 2023 +0800

Update apps/docs/pages/guides/integrations/oauth-apps/authorizing-an-oauth-
app.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

commit 7b832fe245d8f58b6635d77e4b57e102d988b3fe
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Jun 30 17:52:08 2023 +0800

Update apps/docs/pages/guides/integrations/oauth-apps/authorizing-an-oauth-
app.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

commit 4d7a1b90b08c59ff6556a6a850448b2f992544c9
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Jun 30 17:50:53 2023 +0800

Update apps/docs/pages/guides/integrations/oauth-apps/creating-an-oauth-app.mdx

Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com>

commit f1fea8baebd533f61e2ec2a8e1530fa1f192cf80
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Fri Jun 30 15:33:39 2023 +0700

docs: simplify dependencies

commit b68c04184c0e5c755cf0f6a54e5b78f29bb759e6
Merge: e167b8c4d 0080b4b6a
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Jun 30 09:41:48 2023 +0200

Merge pull request #15453 from supabase/hf/docs-cross-link-sso-guides

docs: cross-link SSO guides to reduce ambiguity

commit e167b8c4dbdc496a134822498ecae6635e28b652
Merge: 896c66e6a 3bc70549c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 30 14:06:14 2023 +0800

Merge pull request #15471 from supabase/chore/rename-check-permissions

chore: checkPermissions -> useCheckPermissions

commit dcb0fb890934c5dabb3e86f7c66cae7a0810467b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 30 13:40:48 2023 +0800
fix layouts

commit 3bc70549c372ae92dae87ec47e32bd6c2cf96885
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 30 15:15:09 2023 +1000

chore: checkPermissions -> useCheckPermissions

commit ec5dfdcecae1849b02a8674cec48a0a4ef4b9223
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 30 12:32:03 2023 +0800

more layout updates

commit 896c66e6aa464c58065ff3e5032bdfdfa998507a
Merge: cf044f0ce d6bd0dd3a
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Jun 30 14:24:42 2023 +1000

Merge pull request #15470 from supabase/studio

sync master with studio

commit d6bd0dd3a73837cd8dad73126777a758cdbcb4e4
Merge: 4e1e86ccd 1a83727c6
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Jun 30 14:20:21 2023 +1000

Merge pull request #15469 from supabase/hotfix/empty-state-use-check-


permissions

hotfix: EmptyState useCheckPermissions hook rules

commit 1a83727c6194ff73632f981f9b9886fd3ab9e460
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 30 14:07:08 2023 +1000

hotfix: EmptyState useCheckPermissions

commit 48b98e52cd9dde0a2583470ffadbc7895391f8da
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 30 11:48:27 2023 +0800

copy update

commit cad16f81293ef7ee23c2880aeb35391beee9fb18
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 30 11:43:03 2023 +0800

start moving pages into Scaffold

commit 698e2a47f035319b8029a5b33cdf22e34149c2ff
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 30 11:23:29 2023 +0800

revert

commit 8d383a35d64c358fe07380704fb9498dd8d8e156
Merge: 75690e57a cf044f0ce
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 30 11:14:08 2023 +0800

Merge branch 'master' into feat/vercel-integration-v2

commit cf044f0ce56829dc15063cb1cbb200d2e96550a2
Merge: b7de3e332 4dbc8db3c
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 17:21:11 2023 -0700

Merge pull request #15104 from supabase/docs/realtime-quickstarts

docs: add steps to Realtime quickstarts

commit 4dbc8db3c2ecfae427f8a21201314e79e2dcfba0
Author: Wen Bo Xie <wenbo.xie3@gmail.com>
Date: Thu Jun 29 17:12:47 2023 -0700

docs: update realtime broadcast listening language

commit 543c4320849355a519619f75dcffa8b99b6b4d45
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 29 17:57:46 2023 -0600

docs(realtime): line break in postgres changes quickstart

commit a04bdb4d40fb666ebf8a7663d8297078551ccab4
Author: Wen Bo Xie <wenbo.xie3@gmail.com>
Date: Thu Jun 29 14:36:55 2023 -0700

docs: change Realtime header from Quickstarts to Features

commit dbb4cb0b0f1dfdecd8dd2c062b2b784edeefb01e
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:08:28 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/postgres-changes.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit c9cd7c69d5cf06f199736dd3a10ddb9333477f5b
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:08:08 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/postgres-changes.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 780e8628c0487bb6333b5bf0288c2d180d79309b
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:07:47 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/postgres-changes.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 8edffa103583f556ded0779a520f8ff2ebcb1bd3
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:07:36 2023 -0700
Update apps/docs/pages/guides/realtime/quickstarts/postgres-changes.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit f039c2493c09380aa57a20b4dd1137ed17531084
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:07:23 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/postgres-changes.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 1998ffa307fe68f8700f1717b7205d0851615fb8
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:07:12 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/postgres-changes.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 4ef51d46ab510b4669e5e16d6cfc6230e4348b82
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:06:13 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/postgres-changes.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit bf6ae77345bb20d5812764a1f06ab62cf78d84a6
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:05:52 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/postgres-changes.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit ee1d97d419ada3914a655b47406a712994afbecf
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:05:35 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/presence.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit a36a08a0f3c7ca209a57020175b554d764242116
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:05:15 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/presence.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 66d8d36a3b4333aef31655c2a9e722e9a27fb3c7
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:04:56 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/presence.mdx
Co-authored-by: Greg Richardson <greg@supabase.io>

commit 6384bd4d862ab4109552b070f311c2c2d9bd1f6a
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:04:42 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/presence.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 11105201f02d6ee74b08e2d5e372b577e09faefa
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:04:21 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/postgres-changes.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit fee6b8916830e716ba17c9ebe1e9af959df61818
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:04:03 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/postgres-changes.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit e0eeba7e67378d3b3171e6d4c007e890199c7d9b
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 14:03:42 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/broadcast.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit e1165dc7ddd4d20bd05dd355ff9392f79482fbda
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 13:57:20 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/broadcast.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit e1fae4eeb8d623f8007a9e227f57418c84ec488b
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 13:56:56 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/broadcast.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 6c86f0b6a92ddc56d75d789ebd133b360f14c8d3
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Thu Jun 29 13:55:06 2023 -0700

Update apps/docs/pages/guides/realtime/quickstarts/broadcast.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit b776731d497ae390ecd289a5e7705a1f866c1bbd
Author: Wen Bo Xie <wenbo.xie3@gmail.com>
Date: Thu Jun 15 14:55:36 2023 -0700

docs: add steps to Realtime quickstarts

commit b7de3e332db61a398757373016a507a8a597221c
Merge: 6f27b8300 a517cf1c6
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 29 14:36:20 2023 -0600

Merge pull request #15361 from jan-tennert/master

Update kotlin docs to reflect new version

commit 6f27b83007a98408629803fa1332888746620058
Merge: f1415b7c0 1bac93485
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 29 14:03:53 2023 -0600

Merge pull request #15281 from supabase/chore/change-dashboard-links

Change all dashboard links to new URL

commit a517cf1c63f4c30256c23fa94e6cbff8e75c3a3c
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 29 13:59:10 2023 -0600

ci: noop trigger

commit 1bac9348593f87313a646b21ef77d9840177c17e
Merge: 26be8af74 f1415b7c0
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 29 13:54:26 2023 -0600

Merge branch 'master' into chore/change-dashboard-links

commit 44349d7a6057d1141b0b279e519cde11097d222e
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 29 16:53:23 2023 -0230

Add alticon for csharp

commit 6b7a97b4465e57c4561ca7ff7c97ee922793d206
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 29 16:44:27 2023 -0230

Update studio/components/interfaces/Home/Home.constants.ts

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit c6af6ad2f6d031b53daaa5c8402a850f9b3946ba
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Thu Jun 29 20:59:20 2023 +0200

Update apps/docs/pages/guides/auth/auth-magic-link.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit f1415b7c0466e75b1d5a5931c49243f2d77473b4
Merge: c33e5a3b8 6e4c28770
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 29 20:51:23 2023 +0200

Merge pull request #15422 from supabase/feat/org-level-migration

commit e58cea51da4bd16be25c82b5c1e57612c86730e4
Merge: 74a6f3732 c33e5a3b8
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 29 16:19:51 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 5fc9ed90b88dc6616df166ca3694b9095b54d506
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Jun 30 02:04:35 2023 +0800

add guide for sign in with supabase

commit c33e5a3b84bd150e749c7518b9b9672eb6f0bb96
Merge: d99d5fbbf 09630d3b3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 29 19:46:02 2023 +0200

Merge pull request #15457 from supabase/update-og-image

www: update og image

commit d99d5fbbf5d58d4a2602db9a75a9dcbdefd7d50f
Merge: 318db03b5 5b4d56e13
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 29 11:30:48 2023 -0600

Merge pull request #14287 from hwr12/master

docs: add Kakao Auth docs

commit 74a6f3732b4e647cfba2853969fdade34b2b70df
Merge: 112ff92e7 318db03b5
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 29 15:00:22 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 7390d40b5c57f02a15d68c344092d4e127480b43
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri Jun 30 01:21:51 2023 +0800

add build-with-supabase guide

commit 5b4d56e135af87eba4f53a5bd39b8473b57053c0
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 29 11:08:20 2023 -0600

ci: noop trigger

commit 1cba71f798c5156965f11e73b2baada963e08979
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 29 11:00:32 2023 -0600
ci: noop trigger

commit 593d61515f7745ff8b77dbdecfd8fd394de0af1c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 30 01:00:21 2023 +0800

Update README.md

commit d3bf56ed698f8e0a690bf068f24fe2d1bef168b0
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 30 01:00:16 2023 +0800

Update README.md

commit 488ee2583067cb092a773509f8dc992af8430c7c
Author: Abdurrahman Rajab <rajab-2@windowslive.com>
Date: Thu Jun 29 19:45:41 2023 +0300

chore: enable insert

commit 09630d3b3b7b949b41d733ea63dad97d6b9e04b5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 29 18:35:38 2023 +0200

update og image

commit 0f32c905d6b00b5c4c8699a8379911867785a44a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 29 18:15:59 2023 +0200

update auth icon in studio NavigationBar

commit f8a9d2fc59dfe58cb68abb864bb3722444572ba2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 29 18:12:51 2023 +0200

update database.svg

commit 9c279445a4e094c24c9e4f787d9d1b55378470bb
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 29 18:11:40 2023 +0200

update database.svg

commit 3d101cb84b8f9bed40e6525464ed512b9d2b9e3a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 29 18:07:54 2023 +0200

add 16px icon comment

commit 6e4c2877044a6b9c2c4b57b5dbe64b392659f8c0
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 29 13:27:28 2023 -0230

Nudges to modal

commit 4a04fe0c8f5ead72c532f036bc16e00e61998c50
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 29 17:56:20 2023 +0200

update and organize product icons in studio and docs

commit 6ffafb18dc92abefc9d78befbdfbc0b1ccde41c2
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Thu Jun 29 17:32:53 2023 +0200

Small wording fix

commit a1e948421563e4ad71f6b687c406287ca6f8b90e
Merge: 1a3a11f4f 7d96c588c
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 29 12:50:47 2023 -0230

Merge branch 'feat/org-level-migration' of github.com:supabase/supabase into


feat/org-level-migration

commit 0080b4b6a95b2471c24397592364968dccc5ca81
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Thu Jun 29 15:55:54 2023 +0200

docs: cross-link SSO guides to reduce ambiguity

commit 318db03b507a218778c7859b4132ba7fdb803c12
Merge: 698513ce0 e302638d2
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Thu Jun 29 15:39:44 2023 +0200

Merge pull request #15445 from supabase/hf/add-gotrue-debug-flag

feat: enable gotrue debug flag via localstorage

commit 698513ce02b7dc85a83a38f8e0c3f64c82c42f5c
Merge: 609c34c22 4e1e86ccd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 29 21:37:45 2023 +0800

Merge pull request #15451 from supabase/studio

Sync master with studio

commit d3496ba7a64066c4688cefa6eca408d59d835ab1
Author: Christian Mengler <christian@cmengler.com>
Date: Thu Jun 29 23:34:00 2023 +1000

fix(docs): fix typo on One-to-many joins example

commit 4e1e86ccd8780ff82fe36f52ad8a20650e05c427
Merge: 8197f9f70 05d229dae
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 29 21:00:06 2023 +0800

Merge pull request #15449 from supabase/fix/conditional-tab

fix: conditional elements in Tabs

commit 05d229dae5458184c29f9328aa219f6372d55103
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 29 14:36:38 2023 +0200

fix: conditional elements in Tabs

commit e302638d2ae98263ec83a93d86e653cb1fe6f490
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Thu Jun 29 13:28:12 2023 +0200

feat: enable gotrue debug flag via localstorage

commit 5263e68e4bad909a6ec70b9bee112568876556ed
Author: Danyl Fernandes <realllydan@gmail.com>
Date: Thu Jun 29 15:44:05 2023 +0530

docs: update doc for react user management tutorial

commit 609472ed0cf38f531cee3a56c66fa5a35b764f39
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 29 11:46:05 2023 +0200

update product icons

commit 3734196223d69ff533030237302826d88b190ac8
Author: Danyl Fernandes <realllydan@gmail.com>
Date: Thu Jun 29 15:15:50 2023 +0530

fix: pass avatar_url updateProfile directly

commit 8197f9f70b2ad91c1b242e2498329261d33b05c0
Merge: 355096da7 609c34c22
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 29 16:15:36 2023 +0800

Merge pull request #15440 from supabase/master

Dashboard deploy

commit 43bce63b4e9051cad9dd5334ee3742a6d218962a
Author: joel@joellee.org <joel@joellee.org>
Date: Thu Jun 29 06:15:14 2023 +0200

fix: correct twilio verify typo

commit 84d580eca04f040c72a16811746153a0204ecea5
Merge: af7765a3c 609c34c22
Author: joel@joellee.org <joel@joellee.org>
Date: Thu Jun 29 06:08:18 2023 +0200

Merge branch 'master' of github.com:supabase/supabase into


j0/add_twilio_verify_provider

commit af7765a3c471d308a0b7401ded08e9fef66f935c
Author: joel@joellee.org <joel@joellee.org>
Date: Thu Jun 29 06:03:37 2023 +0200

fix: update frontend

commit 609c34c227cd04c85219421b72877f031a772fe1
Merge: b7abebccc 87b2c3518
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Wed Jun 28 23:31:58 2023 -0400

Merge pull request #15367 from supabase/update-supasquad-link

Update Supasquad link

commit dff10be2df728597c58b34f6b44012b8012baca6
Author: Brenley Dueck <brenleydueck@gmail.com>
Date: Wed Jun 28 19:43:58 2023 -0500

fix: add top padding to logo when there is an ongoing incident

commit b242a842307e69ae3914117eb5f0f173b1e4f1bb
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Jun 28 17:06:38 2023 -0700

chore: update cli reference doc

commit e1e70fc75a1263c74f6b6fff2e838dd86f0759dd
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jun 28 16:58:29 2023 -0600

feat(sql-editor): styled ai input

commit fe8b2ac28e44c27a7182b9cdbb45ddec80abda81
Author: Andrew <andrew.willshire@mail.com>
Date: Thu Jun 29 08:20:04 2023 +1000

Update auth.mdx

Include description of the NEXT_PUBLIC_SITE_URL environment variable for


completeness

commit 7d96c588c85456031c9f989b5eb8814384c60cb0
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 28 23:31:06 2023 +0200

Update TransferProjectButton.tsx

commit e0ec15addee54dde429cae84c3986f6ed4f7d309
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 28 17:33:12 2023 -0230

Move org migration button to Billing tab

commit 748ea88482e1c4cb3808c4bf0265e0101b160ee5
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 27 01:06:13 2023 +0200

feat: org level migration

commit 876efb43be26230ee8460eb23d769d677193f6cf
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jun 28 14:36:58 2023 -0600

fix: prettier

commit fa7ba3f6d26906689547f16477cfac9466d5968f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jun 28 14:36:49 2023 -0600

fix: gfm in ref doc markdown

commit a310a19463123b49ab5f4905eb0ab4419b14fd4f
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jun 28 22:14:09 2023 +0200

fix: update auth config

commit d6be833e0f1443e8f9e742e09be0930421b2b68e
Author: GeekyAdams <drkeeminc@gmail.com>
Date: Wed Jun 28 21:08:54 2023 +0100

feat: Link from dashboard to extension docs #15415

commit 6789079aeed86f5c96566ef5972933f169ce3eb2
Author: GeekyAdams <drkeeminc@gmail.com>
Date: Wed Jun 28 21:05:12 2023 +0100

feat: Link from dashboard to extension docs #15415

commit d2110702d52ad63268e55e2019d78098c11dfadb
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Jun 29 04:04:14 2023 +0800

chore: another flaky test fix

commit 1a3a11f4fd8adf5dc14d40a89dc317aab9acc293
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 28 17:33:12 2023 -0230

Move org migration button to Billing tab

commit b7abebccc36764cbe7bfc4f3f7eb942de17f7f39
Merge: 3f68a2019 bfc664f3d
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 28 21:48:47 2023 +0200

Merge pull request #15421 from supabase/feat/project-transfer

commit b9c4a2e8464f4118a226da72292f297870229608
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Jun 29 03:40:21 2023 +0800

chore: fix flaky test

commit 8647516a60eab0a51dbc3d1b909268ef0522fe6d
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu Jun 29 03:07:49 2023 +0800

fix: logs previewer pagination does not miss out end timestamp, datepicker
display in local time

commit 018c8f0b8d5a7234136525154955b5f09948816b
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed Jun 28 20:58:43 2023 +0200
Update introduction

commit bfc664f3d3434ddbd1ac77817b6edf07f1bade65
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 28 16:10:39 2023 -0230

Conditionally show project dropdown

commit b91f86d8e2970469d935c42eba09d2c482b17416
Author: Ollie Halliday <22655069+Hallidayo@users.noreply.github.com>
Date: Wed Jun 28 19:36:10 2023 +0100

added buttons

commit 3f68a2019c2b8eeb1dfc75e1a30c1a18c87f3a0a
Merge: 348ca9fb4 b1c23e41f
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 28 12:09:32 2023 -0600

Merge pull request #15375 from supabase/cli/ref-doc

chore: update cli reference doc

commit cde144b320178669d27a69c0bbfec38fc17db94c
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Jun 29 02:05:11 2023 +0800

Update apps/docs/pages/guides/auth/social-login/auth-kakao.mdx

commit 348ca9fb49c59fd97d2d5ca3d6f693707420000b
Merge: efa099374 3e22129fb
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Wed Jun 28 15:00:42 2023 -0300

Merge pull request #15427 from supabase/km/add-kakao-provider

feat: add kakao provider to dashboard

commit 3e22129fbe7652c096c9405b89cc5058c3686894
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu Jun 29 01:49:23 2023 +0800

feat: add kakao provider to dashboard

commit 112ff92e7c3552d92e79942b01d64e57a5aa1e5f
Merge: ff9c13704 efa099374
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 28 15:03:42 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit efa0993749eab7b1de8419083810c7dda2eccc65
Merge: ff9c13704 9a45a3cd7
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 28 11:26:08 2023 -0600

Merge pull request #15417 from Hallidayo/edge-functions-beta

fix: edge functions beta text


commit b047c983d0877be115ad5cb1eecbed0962e0f968
Author: Ollie Halliday <22655069+Hallidayo@users.noreply.github.com>
Date: Wed Jun 28 16:51:45 2023 +0100

client lib changes

commit 67cd5b887d95bf4564f5239503c221352a6635fc
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 27 01:06:13 2023 +0200

feat: org level migration

commit ff9c137043510937121740b6a0252bed161951e0
Merge: 944afc9f2 b69d18983
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 23:19:06 2023 +0800

Merge pull request #15418 from supabase/chore/small-update-ssl

Improve disabled state + add docs link for SSL

commit b69d18983c6dcd5a42154f39e78b8ff5764ee530
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 23:07:31 2023 +0800

Fix

commit e0a6dbab767547e1d6db4d2390604f774d38f5c9
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 26 19:50:16 2023 +0200

feat: transfer project to another org

commit f6bdc0e3798905488ba9b13b6d4632b6c0590ede
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 22:40:05 2023 +0800

Improve disabled state + add docs link for SSL

commit 9a45a3cd7bd71cf197b7fcc08abd0cb167bd866e
Author: Ollie Halliday <22655069+Hallidayo@users.noreply.github.com>
Date: Wed Jun 28 15:18:23 2023 +0100

removed beta p tag

commit a016286ef6d57a3f214d8d6b70249d676443f7e6
Merge: 171a40475 944afc9f2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 20:13:15 2023 +0800

Fix conflict

commit 75690e57aea695ce638ddd52b2549e66743fe86c
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Jun 28 22:07:15 2023 +1000

feature flag integrations v2


commit b1c23e41f0854a920d165bca726a58b7521b8ba8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Jun 28 04:43:08 2023 -0700

chore: update cli reference doc

commit a8e24c7f539ffc98a7f9a39d3f9e29c8f444fa0a
Merge: 0790cd5ca 944afc9f2
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Jun 28 21:41:56 2023 +1000

Merge branch 'master' into feat/vercel-integration-v2

commit 7892b50f1db6ec7de18b927e584b131240b60df6
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed Jun 28 11:37:46 2023 +0000

Update supabase_kt_v0.yml

commit 553d34b52ace74afb9b9e463ddc1a81907b5f168
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jun 28 13:03:48 2023 +0200

docs: add warning about using the pkce flow with magic link

commit bf09cad6224e0292292f8826c4b2d0a4af2fa46c
Merge: 5927e8eb2 944afc9f2
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jun 28 12:48:33 2023 +0200

Merge branch 'master' of github.com:supabase/supabase

commit 944afc9f22b719f095984197a6806cf4c2f1f33d
Merge: 1c6b23208 b999ce460
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 18:18:14 2023 +0800

Merge pull request #15212 from supabase/chore/orgs-and-projects-to-react-query

chore: move orgs and projects to react-query

commit b999ce46073a4c58d4a391fc4bb6cd5866ed0cae
Merge: c8edaae3e 4957b33f5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 18:09:02 2023 +0800

Merge pull request #15407 from supabase/chore/error-handling-org-projects

Error handling org projects

commit 4957b33f58381e38c09bab3159c3dc00bb52e822
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 18:00:38 2023 +0800

Update

commit b4adc456da1cb37406da2eda2a355db0f56e4f27
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 17:42:56 2023 +0800
Improve error handling

commit f4b701548d684fd4dd5477671015f2023f351865
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Wed Jun 28 17:39:34 2023 +0800

Fix: working page telemetry for billing

commit 2f41522872a6525a4303feb009600fceeb09841b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 17:12:14 2023 +0800

Error handling org projects

commit c8edaae3e7b08a4ad264e7ec384b08aa144fd700
Merge: bc7a6fa89 1c6b23208
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 16:53:51 2023 +0800

Address conflicts

commit 1c6b232080458b2e1a529a12595d8326a1d77521
Merge: 6eeffd063 0a1b3355c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 16:49:32 2023 +0800

Merge pull request #15277 from supabase/feat/oauth-apps-crud

Feat/oauth apps crud

commit 0a1b3355c007061bfccb702f2511526da95ebbb7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 16:37:42 2023 +0800

Fix

commit 748c3317c291aba12e307ea904641e997873eb70
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 15:26:22 2023 +0800

copy update

commit f904a27e13f69f2222cf355d0b905dc7397cc0d7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 15:23:39 2023 +0800

Add commment

commit 766920d6da6c18654290cfa2bef6cbb742f7b41b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 15:22:20 2023 +0800

Update language for delete and revoke modals

commit aafcb96910f293c35268cee1ea538b4d644e635d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 15:08:49 2023 +0800
midway

commit 355096da7732d5426e9b33d53e4ab0c705a0b1a6
Merge: 11cd3945e 6eeffd063
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 12:31:59 2023 +0800

Merge pull request #15374 from supabase/master

Dashboard deploy

commit f6653cf093a99d59172274c14c17ffd955005854
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 12:17:54 2023 +0800

Styling

commit fe74f5656a45fb117ae3f5fa235bba96e3b7b56a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 28 12:09:23 2023 +0800

fix tokens

commit adbbf1bba774efb04f5249500b02567922c5561a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 28 12:07:32 2023 +0800

Add revoke authorized app + update endpoints with latest changes

commit 11cd3945eefbd8be70a3e1b68dda17fe1bad3dc8
Merge: 4e836beb5 7c9948c17
Author: Div Arora <darora@users.noreply.github.com>
Date: Wed Jun 28 12:01:12 2023 +0800

Merge pull request #15405 from


supabase/revert-15402-hotfix/studio_temp_disable_us_east

Revert "hotfix: temporarily disable us east"

commit 7c9948c172cc2b6a9d20ddc206c9d719c185c494
Author: Div Arora <darora@users.noreply.github.com>
Date: Wed Jun 28 11:40:16 2023 +0800

Retaining usw1 as the default region for now

commit 0616d5280a7677d7521e84d7eba02b707c46b7e2
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Wed Jun 28 11:36:51 2023 +0800

Revert "hotfix: temporarily disable us east"

commit 6eeffd0630667be47ab329c0027d3dcb168791d8
Merge: 1935e1fdf 16f211dda
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed Jun 28 10:59:47 2023 +0800

Merge pull request #15399 from supabase/fix/functions-log-event-chart

fix: functions log event chart not showing data


commit 4e836beb58ea824ae0538672adb50a24a97b04b0
Merge: d8395eb0f e4a5f635c
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Wed Jun 28 09:42:34 2023 +0800

Merge pull request #15402 from supabase/hotfix/studio_temp_disable_us_east

hotfix: temporarily disable us east

commit e4a5f635cf170fb13644931a3e32fdc4dc9c58f1
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Wed Jun 28 08:51:12 2023 +0800

chore: temporarily disable us east

commit 1935e1fdf3a0de4ed1b05b1d0ff6634d66dacc90
Merge: 6684cc5bf 9b4ca4783
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 27 18:24:39 2023 -0600

Merge pull request #15401 from georgemoon/patch-1

docs: fixed a type

commit 9b4ca478320c55db8a6e3305b2fa2e2d1cc863b6
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 27 18:13:09 2023 -0600

ci: noop trigger

commit f30372c9131e1a809e009656cfda9a67ff45f8a7
Author: George Moon <georgemoon@users.noreply.github.com>
Date: Wed Jun 28 01:50:31 2023 +0200

Fixing a typo

commit 87b2c3518f757c3b665c54bfae3e1d845dd162a4
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue Jun 27 19:21:11 2023 -0400

Update apps/www/pages/supasquad.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 6684cc5bfd589eeeea9f649e89b055bac3a54f00
Merge: 35ac1ee3d 36d6c3806
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 27 16:08:09 2023 -0600

Merge pull request #15371 from bradhaydon/auth-typo

fix(docs): update broken oauth examples

commit 35ac1ee3d0f7f6742431681dbd26316353f732f6
Merge: a5cc77788 b9672f1ad
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 27 16:00:53 2023 -0600
Merge pull request #15373 from 2mas/patch-1

Fix build error in nextjs-todo-list

commit a5cc77788f527d4b0841d1c18066eb34a9633187
Merge: 79042647f 7152d3350
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 27 15:59:01 2023 -0600

Merge pull request #15384 from noobnooc/patch-1

Fix typo in `connecting-to-postgres.mdx`

commit 7152d33509c6e43dec7de02b3ff1bb0fd6053802
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 27 15:42:05 2023 -0600

ci: noop trigger

commit 79042647f6ce4351c691029f8d94da0ab983daf7
Merge: 4a529d0ab b9e4eaef3
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 27 15:34:57 2023 -0600

Merge pull request #15363 from ChaseKnowlden/patch-1

Fix typo in sign in

commit b9e4eaef3837be6421c776bdd93c8f30e3ebd8ab
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 27 15:11:08 2023 -0600

ci: noop trigger

commit 4a529d0abf690e97807be59123a1bb52256222dc
Merge: 596735bd6 687089f86
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 27 15:08:44 2023 -0600

Merge pull request #15370 from SoumyadeepOSD/master

Fixed one typo in README.bn.md

commit 596735bd6d46b02571dac018df5cf9fa132189ab
Merge: f28fbf585 50a75f520
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 27 14:42:42 2023 -0600

Merge pull request #15321 from michaelessiet/patch-1

Fixed a typo in auth.mdx

commit 50a75f5207bb7000584af46b9ce50fe09e12fdc0
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 27 14:19:57 2023 -0600

fix: prettier

commit 16f211dda86665f7dc5a43f572c5c51afe122856
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Jun 28 03:49:20 2023 +0800

fix: functions log event chart not showing data

commit 6ff0a7cb2f8e210e62830ab9c1f8a9e7793ce737
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Jun 28 03:37:11 2023 +0800

fix: ticks should display in local time or utc time based on flag.

commit 6d948f7ed8d7a3be2a4fb111c29754be922f2a69
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Jun 28 03:36:54 2023 +0800

fix: LogEventChart onClick handler not firing

commit f28fbf58529a5d18160acda608a5df6dbe0248e8
Merge: a32a577f5 694d6d7b6
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed Jun 28 02:59:03 2023 +0800

Merge pull request #15386 from supabase/docs/functions-cli-add-env-info

docs: add supabase/functions/.env info

commit a32a577f517ad83aca18a9c4afa0632ceb3a937f
Merge: 868743dc4 6cab3f336
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed Jun 28 02:58:17 2023 +0800

Merge pull request #15322 from supabase/chore/explicitly-use-avg-cpu-usage-


attribute

chore: differentiate cpu usage metrics and use avg_cpu_usage

commit 868743dc4b56887f483d5191e197901dabe2bb92
Merge: 4c8e634ff afcabfe51
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 27 16:04:59 2023 -0230

Merge pull request #15383 from supabase/chore/misc-fixes

Fix new query button

commit 6cab3f3360cf7a784cc90317fd65b3145653d644
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Jun 28 02:26:32 2023 +0800

chore: remove unnecessary console log

commit 7b99e9f78bae2e21f370e62ee27a78268a808003
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Jun 28 02:25:40 2023 +0800

fix: chnage cpu_usage key reference to max_cpu_usage

commit eadf48234f6c3c618b011befe5ec63a987132305
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed Jun 28 02:25:09 2023 +0800

chore: add failing test

commit 744ddb0f73a8c100198e5edb8473a7e983e22bee
Author: Arindam Majumder <109217591+Arindam200@users.noreply.github.com>
Date: Tue Jun 27 17:34:51 2023 +0000

fix: updated font size for better a11y

commit 4c8e634ff1951c487a2aae7def60d07158265e4b
Merge: bb16e4c95 dafe33af0
Author: Chase Granberry <chase@logflare.app>
Date: Tue Jun 27 10:27:02 2023 -0700

Merge pull request #15388 from supabase/docs/realtime-custom-jwt-fix

fix: correct custom JWT docs for Realtime

commit 54818a9f45a2c57b0dbab60661c7e223e07e22ff
Merge: 19d054530 bb16e4c95
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue Jun 27 18:19:52 2023 +0200

Merge branch 'supabase:master' into master

commit 687089f86a9eb7b05c03903fc11b42cffcd83bf4
Merge: d51ab7562 bb16e4c95
Author: Soumyadeep Das Bhowmick <115442240+SoumyadeepOSD@users.noreply.github.com>
Date: Tue Jun 27 21:42:33 2023 +0530

Merge branch 'supabase:master' into master

commit bb16e4c95415d00840a937406dc5b326fba9e2f2
Merge: c6508c1ed f093b7387
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jun 27 17:36:21 2023 +0200

Merge pull request #15378 from supabase/redirects

Case Study redirects

commit bc7a6fa89e455f78c7d690e4ef545b7ec2757830
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Jun 28 00:09:24 2023 +1000

restore session context for cmdk

commit f093b7387322258d7d47884e7e15cc49c271d3e0
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jun 27 15:51:15 2023 +0200

fix tags

commit 19d054530d1a4d3b9c60d09046aa8b78031e166a
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue Jun 27 15:27:05 2023 +0200

Add PKCE docs


commit 9b55f9323210cb788b734b3f87ec4865991ed357
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 27 23:16:27 2023 +1000

adds pausing state

commit 3a21fc93fab4934c3f7f909f54c78dbe9196fcb2
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Tue Jun 27 19:55:54 2023 +0700

docs: refactor sample

commit 84671ad636d3a07cf09f826ae6ebb632f2e44545
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Tue Jun 27 19:51:15 2023 +0700

docs: update version, polish code

commit d51ab75622f5d8ac2acc7e9b021e776c7fbf02a1
Merge: 29c0cba2c c6508c1ed
Author: Soumyadeep Das Bhowmick <115442240+SoumyadeepOSD@users.noreply.github.com>
Date: Tue Jun 27 18:20:53 2023 +0530

Merge branch 'supabase:master' into master

commit dafe33af01fb577d0ecb471b73357c414376feb4
Author: Chase Granberry <chase@logflare.app>
Date: Tue Jun 27 05:06:04 2023 -0700

fix: correct custom JWT docs for Realtime

commit bc5d3c9b6b29bcb590b7c75e2e88d85cccb17443
Author: TzeYiing <ty@tzeyiing.com>
Date: Tue Jun 27 19:58:36 2023 +0800

chore: add testing around datepicker selected date display

commit 778376c3752794e23bc6db93b2c28bb4cbff8619
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 27 21:47:45 2023 +1000

add useCheckPermissions mock

commit 694d6d7b61a2130911ea418e57f2615cedf7dece
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Jun 27 19:45:04 2023 +0800

chore: formatting

commit 21710d7edf175bb5ee5071d6c6ab352081b4a0b7
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 27 21:38:27 2023 +1000

removes unused supabase client

commit 9e15fc7a6c5d897d642afe1f29e19391fd4951ad
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Jun 27 19:38:11 2023 +0800
docs: add suapbase/functions/.env info

commit f45f5e4e0d257fc2b93d7700392bd0d1e87e7d68
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 27 21:31:12 2023 +1000

adds profile context

commit 9db85191f9b1e56c00f33657a59215c8c8f3acc8
Author: Nooc <nooc@nooc.ink>
Date: Tue Jun 27 18:52:46 2023 +0800

Fix typo in `connecting-to-postgres.mdx`

commit afcabfe512316b2f869a2a9f605a9c2ae15991b0
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 27 08:05:14 2023 -0230

Fix new query button

commit 07200f2e1a348ef1ad4926169713fb940248709e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 18:18:32 2023 +0800

Scaffold showing authorized apps

commit 6b840f02c77a90e619560472d0b7812695028ae0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 17:49:55 2023 +0800

Add eslint disable

commit 7e048b5cc62990657194172e748b4a17922766e1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 17:48:21 2023 +0800

fix typo

commit 2e76f6ba8ac066f63df018c57e47b2a26c7649b0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 17:47:04 2023 +0800

Remove uploadAttachment from oauth app utils

commit c37d881582382b7fb74d05715c7040b3fe2acd7f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 17:46:49 2023 +0800

Refactor uploadAttachment util to lib/upload

commit f818c7e1c750b9078ec2530c785e205b4537abfd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 17:38:30 2023 +0800

Use isLoading from RQ mutation instead of a separate state

commit a2247501a99970169ccb06caba99c2ba71373450
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 10:24:27 2023 +0100

Remove case-study tag

commit 29176b0f1a1be6c245723aa14c14042ca7872c33
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 10:24:08 2023 +0100

Update 2022-05-26-how-supabase-accelerates-development-of-all-pull-together.mdx

commit a2f67fa61a61cd8dccaf76ecc92ce1c063e9ff46
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 10:23:49 2023 +0100

Remove case-study tag

commit a4cb8a941cc014c08225820f906b064e266ef011
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 10:23:36 2023 +0100

Remove case-study tag

commit c1e513626614e3031cf4bcc1986317d1750d19ec
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 10:23:22 2023 +0100

Remove case-study tag

commit ab280eabab464a37f5b6ea5b46cd9011a3ef26cd
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 10:21:19 2023 +0100

Remove case-study tag

commit 0634efe39d3a1ba62f87a7a19476a33756a0e059
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 10:21:04 2023 +0100

Remove case-study tag

commit c27c7844db5faf63466b8ca548ae9af633d6696f
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 10:20:47 2023 +0100

Remove case-study tag

commit 577eb619807df3d1ac8d84ba80abdea0a3b29ce0
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 10:20:31 2023 +0100

Remove case-study tag

commit b9150d707babd3e82dd90e98cf467a13437e32a8
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 10:20:07 2023 +0100

Removed case-study tag

commit e8094ae8b7158699fa5ddf3e3bf20b61cdb7563c
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 27 19:10:15 2023 +1000

feedback from #15212

commit 316f45ef336fa883daa2f6ac42ba2b1c23e4a3bc
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 10:07:54 2023 +0100

Edits and internal linking.

commit c6508c1ed79f0c8831d3a1ba8c38e0d7f0574303
Merge: 81968be27 14d08e47e
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Jun 27 16:58:38 2023 +0800

Merge pull request #15376 from supabase/cli/v1.74.2

chore: update self-hosted image versions

commit 81968be271c795e9b1f59ce8c489f04df9be7ca5
Merge: 9fa3a3063 9322b9d15
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 09:57:06 2023 +0100

Merge pull request #15358 from supabase/blog/native-signin

blog: add native mobile auth blog article

commit 9fa3a3063da82a9be9e2e3ed993eaae0abdc7e92
Merge: 572d35af0 ba9c094a0
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 09:56:25 2023 +0100

Merge pull request #14802 from supabase/hf/updated-docs-oauth

docs: revamp Sign in with Apple and Google docs

commit 0d8ebb192350122d38717f2c6b143789cefc6d9a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Tue Jun 27 09:50:42 2023 +0100

Case Study redirects

- Removed a redirect chain. Old URLs with dates now point to /customers
- Add redirect for https://supabase.com/blog/tags/case-study
- Add redirect for happyteams piece

commit 14d08e47ece895fdb208b2d18c38e553b6e1f399
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Jun 27 01:38:53 2023 -0700

chore: update image versions for docker/docker-compose.yml

commit 79505a5efd9b947adfde1de627c47799aac93e52
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Jun 27 01:38:46 2023 -0700

chore: update cli reference doc


commit 0790cd5ca73ba3936173b88cce5709da40ab292a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 27 16:22:46 2023 +0800

fix ID issue

commit ba9c094a0476328e3c7bf3f2166d61951634ded3
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Jun 27 10:19:19 2023 +0200

docs: update prettier

commit 469a1f4360daf4a5250f13eae01333bbe411077a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 16:15:07 2023 +0800

Add preview consent screen button

commit e76e05366b9faf84702a786ab781c0212dd94a43
Merge: 7a42725bc 572d35af0
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Jun 27 10:13:34 2023 +0200

Merge branch 'master' into hf/updated-docs-oauth

commit 572d35af0e3b8e130ed2ab384132d911f3c70e7a
Merge: 4e7772abb b65d8b942
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Jun 27 10:09:24 2023 +0200

Merge pull request #14615 from supabase/hf/apple-google-updated-ui

feat: update UI for Apple, Google providers with validation and native support

commit 7a42725bc7541167d3a1158576cc6786e2d30a0f
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Jun 27 10:05:48 2023 +0200

docs: add missing link

commit c45f88ebd2268f06d25adec61e4c467e718db5af
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jun 27 17:02:43 2023 +0900

fix flutter code for native apple login

commit 545ff29c52a3c67d16f57a1e9088edccfd82d9e5
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Jun 27 09:54:15 2023 +0200

docs: bring back AppleSecretGenerator

commit 3abe40c890bb4dba145f966034bbddd1d1609ab7
Merge: 81766ccca 4e7772abb
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 27 16:46:02 2023 +1000

Merge branch 'master' into chore/orgs-and-projects-to-react-query


commit 171a40475a6e099e4b8921063bb9172e9bca375d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 14:44:01 2023 +0800

Remove mock

commit 9b1d295b3f5f26ed8cff8775defcc32b2e59f423
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 14:37:05 2023 +0800

Add log count

commit 6ca180bb05ebf6230fa20036b0fe248fef09830f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 14:30:55 2023 +0800

Update empty state for no logs based on filters

commit 50c9b46bdf7de1562f1551d48f718769ca0e021e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 14:26:18 2023 +0800

Update RQ to consider time start and end for audit logs

commit b9672f1add32183c79586707e67ab7ddea3410c9
Author: Thomas Welén <2mas@users.noreply.github.com>
Date: Tue Jun 27 08:22:21 2023 +0200

Build adjustments

commit 4e7772abb46f3454150e20d40a426e25bc9158db
Merge: 2396d1b43 509a91eb1
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Tue Jun 27 14:20:39 2023 +0800

Merge pull request #15344 from supabase/feat/add-telemetry-to-billing

Feat: Add telemetry to billing

commit e82e8ec7d9356af14e0f328d4caea02c37ae84b9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 27 14:02:59 2023 +0800

Add retention policy

commit 9322b9d1551ffdbf362d26dbf7cc142e17d35bae
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jun 27 14:39:45 2023 +0900

updated the date

commit 2396d1b430373487f0dbbc70511fca26ffa6d7ab
Merge: ea860a911 4949a9a0b
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Jun 27 13:36:13 2023 +0800

Merge pull request #15368 from supabase/cli/ref-doc


chore: update cli reference doc

commit 4949a9a0b5087b96e0992a6efb1ca9e21d9ec6f2
Author: Qiao Han <qiao@supabase.io>
Date: Tue Jun 27 13:32:28 2023 +0800

chore: minor rephrase

commit ea860a911aec0281fd6e60e503844d1bfc528c0c
Merge: f116bb442 7f70a948e
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 26 22:34:40 2023 -0600

Merge pull request #15362 from supabase/fix/docs-resources-link

fix(docs): home page resources link

commit 36d6c3806d2d70af82b9f7795dd33234e6cc3b8e
Author: Brad Haydon <bradhaydon@gmail.com>
Date: Mon Jun 26 20:54:00 2023 -0700

fix(docs): update broken oauth examples

commit 29c0cba2c1cf42d5571cc961312c1345ef7f7430
Author: Soumyadeep Das Bhowmick <115442240+SoumyadeepOSD@users.noreply.github.com>
Date: Tue Jun 27 09:30:37 2023 +0530

fixed a typo in README.bn.md

commit 89692490d7f2fcad140e7448b8196800c9d100dd
Author: Soumyadeep Das Bhowmick <115442240+SoumyadeepOSD@users.noreply.github.com>
Date: Tue Jun 27 09:16:48 2023 +0530

Fixed one typo in README.bn.md

commit a3db374820df7b8e821c5876b29a5fbf5ebb67c8
Author: Qiao Han <qiao@supabase.io>
Date: Tue Jun 27 11:26:02 2023 +0800

chore: add new cli command sections

commit 481b39d8d3b3815a4ae3037b4a8da2da08886c94
Author: Han Qiao <sweatybridge@gmail.com>
Date: Tue Jun 27 10:56:58 2023 +0800

chore: fix spelling

commit 54bf76853babbf84ad6d1ff7450bc546363c06b2
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jun 26 19:09:43 2023 -0700

chore: update cli reference doc

commit b5bfc96afe16426cb9d22918edb8d5e9120709d9
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Mon Jun 26 21:14:07 2023 -0400

update supasquad link


commit 0c471f490b815a3557721ceafbfd34ea4c940a53
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jun 27 08:48:38 2023 +0900

Update apps/docs/pages/guides/auth/social-login/auth-google.mdx

commit f116bb4429897f039ffb8353fd4bb3636873c3c4
Merge: 9adf13348 6cbc505d8
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 26 19:24:16 2023 -0400

Merge pull request #15329 from supabase/docs/update-protected-routes-link

Chore: Update link to use public video instead of unlisted

commit 387a9e36a3411c6a766089d707f4e782f01d4d13
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Mon Jun 26 22:38:20 2023 +0200

Fix serialization link

commit a1cd1577d5158b477fcaa5c38db57ac2ff461853
Author: ChaseKnowlden <haroldknowlden@gmail.com>
Date: Mon Jun 26 12:25:39 2023 -0700

Fix typo

commit c72977d69282b9d3f47dd6602f6783a2eb0f44df
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Jun 27 03:08:02 2023 +0800

Update studio/components/interfaces/BillingV2/Usage/Usage.constants.tsx

Co-authored-by: Chase Granberry <chase@logflare.app>

commit 7a6b23f2b377bd3307f20a82d9b095d46900c29e
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Jun 27 03:07:55 2023 +0800

Update studio/components/interfaces/BillingV2/Usage/Infrastructure.tsx

Co-authored-by: Chase Granberry <chase@logflare.app>

commit 3ba157084ccd2f49343110e64e5e9a94804d4099
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Jun 27 03:07:49 2023 +0800

Update studio/components/interfaces/BillingV2/Usage/Infrastructure.tsx

Co-authored-by: Chase Granberry <chase@logflare.app>

commit 7f70a948ea843e0a5ed0a79ec2965f62bdf35352
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jun 26 13:07:45 2023 -0600

fix(docs): home page resources link

commit 715f2069d029d2693c1a29e0123a90cb22f9262f
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Jun 27 03:07:43 2023 +0800

Update studio/components/interfaces/BillingV2/Usage/Usage.constants.tsx

Co-authored-by: Chase Granberry <chase@logflare.app>

commit 9adf13348548e0a68ac769041d0f5a8b33629137
Merge: e584b474a e3df72e33
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Tue Jun 27 03:05:55 2023 +0800

Merge pull request #15320 from supabase/feat/database-report-max-cpu-usage

feat: add max cpu usage to database report

commit f007a36c63317455c4af3e4ed9bf76a4f0a47de0
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Mon Jun 26 20:58:55 2023 +0200

Add missing dashes

commit 3886f59d341469c8bcf0ec90acab99255661c03e
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Mon Jun 26 20:51:06 2023 +0200

Remove spaces

commit 38090cbc048a40db826ffe1dc2eaa4ac2fb824fa
Merge: 12a630aaa e584b474a
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Mon Jun 26 20:47:26 2023 +0200

Merge branch 'supabase:master' into master

commit 12a630aaac95a9a7580ca6c166cc1d6af953ccbf
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Mon Jun 26 20:47:11 2023 +0200

Update initializing & improve overall documentation

commit ebbf50e00ba01f37187caf2cc271c961cf59dc93
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Jun 26 23:54:35 2023 +0900

Update apps/www/_blog/2023-06-26-native-mobile-auth.mdx

commit 3c469ca6a66cfd8ef1c194b64560785c32cb8b1a
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Jun 26 23:47:57 2023 +0900

Update apps/www/_blog/2023-06-26-native-mobile-auth.mdx

commit ac1766d275ca6df7498a92984dbc036dad77f127
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Jun 26 23:40:57 2023 +0900

Update apps/www/_blog/2023-06-26-native-mobile-auth.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>


commit 391622db9ebb55d656f8d48eecc9daa40edcc8ac
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jun 26 22:21:30 2023 +0800

Add date picker, but yet to hook up

commit 4e66e6b8a31a3130525b46c5861a8620de47761f
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Jun 26 23:10:26 2023 +0900

Update apps/www/_blog/2023-06-26-native-mobile-auth.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

commit 35687971d9eca329c96c11f807bcaa75a2cfdb7b
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Jun 26 22:46:23 2023 +0900

blog: add native mobile auth blog article

commit 1eeebaca00a3e53b784ab659de32e2c5286f321c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jun 26 21:23:43 2023 +0800

Add tooltip for sort

commit 2092ec5202ff14dd0757c66613ba76c7c2726663
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jun 26 21:21:49 2023 +0800

Add sorting on date

commit 8d3439363bd04084e94d7c5b5b4e3d6fafd2c03a
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jun 26 23:13:44 2023 +1000

adds migrations table sql

commit 5927e8eb2f70059144062603b1a2d9c4cf530428
Merge: d2c856caf e584b474a
Author: joel@joellee.org <joel@joellee.org>
Date: Mon Jun 26 14:54:52 2023 +0200

Merge branch 'master' of github.com:supabase/supabase

commit b21072929edf61bac2d49c0de82f765fc992983f
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jun 26 22:36:03 2023 +1000

adds basic migrations on (vercel) project creation

commit c71451d9753d11b8b81dd829814e5655a8034aef
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jun 26 19:31:33 2023 +0800

update ui

commit 55e8651573848e83374f805b36ec11f5dad22c89
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jun 26 19:31:14 2023 +0800

Update search funcitonality for audit logs

commit 5384dfbdf88946553fb73e3b729dc54e42750473
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 26 18:44:54 2023 +0800

ton of type fixes

commit e584b474adc61285c5f7d3aa136350374c3ebf2e
Merge: a6bee69e7 222bdec20
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Jun 26 11:28:05 2023 +0200

Merge pull request #15311 from supabase/hf/sentry-events-for-random-logouts

feat: add Sentry events to monitor random logouts

commit 6b2c3ecfaa066c1e8da787e01042c73488a26d4f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 26 17:15:57 2023 +0800

fixed issue with vercel project fetching

commit 81766cccaf556eb513ba030faf88cee7046fdfb2
Merge: 01e8e240b a59e45191
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jun 26 15:54:35 2023 +0800

Merge pull request #15299 from supabase/chore/fix-permissions-hook-in-org-


settings-page

Fix permissions hook in org settings page

commit a6bee69e7f422759968147678119088ecb5a9c3a
Merge: c6011e1d2 e501ee765
Author: Han Qiao <sweatybridge@gmail.com>
Date: Mon Jun 26 15:34:29 2023 +0800

Merge pull request #15330 from supabase/cli/latest

chore: update self-hosted image versions

commit f88eae170620e87071138f70ecabacdb2ce7c60d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 26 11:52:26 2023 +0800

update styles

commit 509a91eb10b8f3a0bd5fac1d79fb834ea36d284b
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Jun 26 11:43:46 2023 +0800

Fix pro plan side panel telemetry

commit ba8895028766c1edb5b57a099d6dc70f562fba22
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Jun 26 11:13:29 2023 +0800

Added all side panel telemetry

commit 0a4744255abd89d3d07f218fb7a1c904e62e1831
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Jun 26 10:59:13 2023 +0800

Add compute and spend related telemetry

commit 196a2898e5b3293f4ae1dea9f85dc3bb0c595031
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Jun 26 09:49:15 2023 +0800

Working tracking

commit 9dbdfcce6cf2155a908f71e2afcc970c6c6b6268
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Mon Jun 26 09:48:57 2023 +0800

Fix page path

commit 8cc649321e7d2854d11e7df0211dcd701eee6edf
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun Jun 25 22:25:20 2023 +0200

Fix more formatting

commit 89a86f1713b48ef149e229676f8908a649cb500d
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun Jun 25 22:24:23 2023 +0200

Fix formatting

commit a6b6be7eb30860d1b759e91e51ff56c6c373451f
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun Jun 25 22:21:47 2023 +0200

Update introduction & installing

commit 5405493ce52344ef12d1fc94c57c014f38a1dd90
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 26 01:08:20 2023 +0800

remove Next/Link deps

commit f4f7c8b2943eb97cf7f991400cfa6f4b03a79eda
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 26 00:28:16 2023 +0800

force deploy

commit 510780f6469999406a1e9145a2d7f0e51aa23e2b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 26 00:26:15 2023 +0800

update build command

commit 30931062bd5defe7b541e2d47835610458a7c3f9
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jun 25 19:22:39 2023 +0800

add stories

commit 92527c209b196b4890fc52cd0378d220264430c3
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jun 25 13:32:01 2023 +0800

add all the components!

commit e501ee765b082fd47267ac1cb64a21ea4799e829
Author: Han Qiao <sweatybridge@gmail.com>
Date: Sat Jun 24 20:43:40 2023 +0800

chore: update image versions for docker/docker-compose.yml

commit c8b87a4fd3a5245cf99791a298acc186c2be6ddd
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Jun 24 20:12:00 2023 +0800

add more components

commit 0fa5648e2f73bd5a4b4e9d812eda166fb6723c1d
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 24 15:39:46 2023 +0700

docs: update site map

commit f676b5eee1844b33c3e0c82af51e548e5ea2a7b0
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 24 15:38:45 2023 +0700

docs: update sitemap

commit 3bc8fd2c5a6b3ba73948fc69b093a2b0c11c6fa4
Merge: 3061976b5 c6011e1d2
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 24 15:38:33 2023 +0700

Merge branch 'master' into hi/kotlin-starter-guide

commit 3061976b595f86a62b6803e77e14788d5a27eae4
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 24 15:16:54 2023 +0700

docs: remove prop

commit 84f9b71a15485bfa8b110b1a0c972b5d49ff451b
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 24 15:12:06 2023 +0700

docs: update example

commit 94d763ce4bdd6bec0f6af7146437d592976ec5c6
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 24 14:58:48 2023 +0700

docs: update guideline for authentication features


commit 6cbc505d8fc0b26cb546ae23abfc10fbb30270f2
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Sat Jun 24 14:39:37 2023 +1000

update link to use public video instead of unlisted

commit c6011e1d27f53dcb4b1267b24e2fc844fb04f4f2
Merge: ffcde4b1c 2856e3def
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 23 16:47:23 2023 -0600

Merge pull request #15324 from supabase/fix/auto-docs-js-examples

commit ffcde4b1c3d84c88f177249b5201507d3e3fbce1
Merge: d0c8c6f79 fddba3dc6
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 23 15:15:24 2023 -0600

Merge pull request #15314 from pixeladodev/patch-1

Update nuxtjs.mdx, import line missing

commit fddba3dc6a81883406a91cfbf078c63222c8d7c3
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 23 15:02:33 2023 -0600

docs: code snippet formatting

commit 2856e3def48431fd40b97d382ba4970ec6f0680c
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 23 14:55:28 2023 -0600

fix(studio): auto docs js examples to include select()

commit f3928064f7c5fcf4efd29b994aff744b5de2dfa0
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Jun 24 04:30:22 2023 +0800

revert

commit 45d61988a6681bd3d992fcffabec61169daac62e
Author: Michael Essiet <emsaa2002@gmail.com>
Date: Fri Jun 23 21:03:02 2023 +0100

Update auth.mdx

commit 77de994d8de7acde8ae49e165dfd9aa1f62fa872
Author: Michael Essiet <emsaa2002@gmail.com>
Date: Fri Jun 23 21:02:31 2023 +0100

Closed the signInWithOAuth function

commit 476d41c5169cd52c157b9e7330a108d22d81cecc
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Jun 24 03:49:41 2023 +0800

add some components


commit 64444f566a133fcaf60a07901f6f8053cb0adb29
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat Jun 24 03:35:25 2023 +0800

chore: differentiate cpu usage metrics

commit 5c480028dd72728b73c76c2284548f55a56dea91
Author: Michael Essiet <emsaa2002@gmail.com>
Date: Fri Jun 23 20:29:46 2023 +0100

Fixed a typo in auth.mdx

commit e3df72e33d2c74cc46a610d8aa39c2075e0d3f14
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat Jun 24 03:24:51 2023 +0800

feat: add max cpu usage to database report

commit c97802294a13dda2cef0774c1b017af9371aac71
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Jun 24 02:45:57 2023 +0800

updated build CI for tokens for global.json support

commit d0c8c6f7912607928455ae507028b3f2dc0acdea
Merge: c87a5efe0 0104324ed
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 23 15:42:58 2023 -0230

Merge pull request #15291 from supabase/chore/combine-sql-new-query

Chore/combine sql new query

commit ace0f5aa9a00612f28da59221aec54d457b40807
Author: Diego Valenzuela <dvalenzuela3@uc.cl>
Date: Fri Jun 23 14:06:51 2023 -0400

Update nuxtjs.mdx, import line missing

with the current example a just made nuxt 3 returns a 500 error,
createClient is not defined so you need to import it from the library

commit 222bdec204f5f58f349d16e820cf7e85ea7db17d
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Jun 23 18:10:40 2023 +0200

feat: add Sentry events to monitor random logouts

commit c87a5efe0714a85d504bcf3f734c2e922485ad8b
Merge: 4449e7d30 8d332e493
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Jun 23 17:16:49 2023 +0200

Merge pull request #15310 from supabase/hf/add-loading-to-sign-in-with-github

feat: add loading indicator to `Sign in with Github` button

commit 8d332e49375cf3ed46fa50cbacb2363873582753
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Jun 23 17:05:21 2023 +0200

feat: add loading indicator to `Sign in with Github` button

commit ae792643c58c9dcbdd321d95d2a6675d8ead3d4c
Merge: 9ac3b64b5 0c72f255f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 23 22:34:06 2023 +0800

Merge branch 'chore/figma-variables-support' into feat/ui-components-uishadcn

commit 9ac3b64b5e2631a3bd3ed914010c2aec5af4aa72
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 23 22:33:09 2023 +0800

fixes

commit 612c699f8e921d0bcd9db3198db6da948d906dad
Merge: 41b6d5afe efa702d1b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 23 22:20:31 2023 +0800

Merge branch 'master' into feat/ui-components-uishadcn

commit 4449e7d304b2c6362d683b6c53fc2c63446cc53f
Merge: efa702d1b 7efd5fb54
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 23 08:17:16 2023 -0600

Merge pull request #15292 from supabase/feat/link-api-keys-to-client-docs

Dashboard: link to client lib docs from API keys section

commit 0c72f255fa2483120a7f8b75779261de68eb5b66
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 23 22:11:07 2023 +0800

chore: update to support new theme

commit f70d729b58dbd13aa8388d4cba42c134f672ef05
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Jun 23 15:49:55 2023 +0200

apply suggestion from @dshukertjr

Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com>

commit efa702d1b45eab85967b0f65b54769863a921d54
Merge: 13740adcf 2b48d42b6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 23 14:57:43 2023 +0200

Merge pull request #15307 from supabase/fix/usage-link

commit 0ce58b83da5ea416c58759ce9fef2bb9d5a2213b
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 23 22:32:14 2023 +1000

wait for project to be created before creating connections


commit 8459cd734d7562106cec413b0a41a1730e76283c
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 23 21:57:15 2023 +1000

move create project to a react-query mutation

commit 13740adcf12045fef14e04fc7b0a19737562dafe
Merge: 3e0706e27 faec20853
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jun 23 21:40:46 2023 +1000

Merge pull request #15306 from supabase/fix/add-supabase-js-as-auth-helpers-dep

Fix: install `supabase-js` as dependency in Auth Helpers docs and example apps

commit 2b48d42b6f216782fe1fd4b9dbc37675fc81aa3b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 23 13:38:49 2023 +0200

fix: overages banner should link to usage page

commit faec20853c2ea6149faae6cb03b0d94a13925ba9
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jun 23 21:25:34 2023 +1000

revert set versions for package.json

commit a15e23743a50f65c91fd14ae54f521ce3eb16fde
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jun 23 21:19:19 2023 +1000

use consistent headers for npm i blocks

commit ae656ae24216b37c2caed87a9b1e4b4b5c5ac952
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jun 23 21:15:03 2023 +1000

remove yarn examples

commit e5e007cadd0d462013af4cf2f7e0e27ba676ff9c
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jun 23 21:04:50 2023 +1000

update example apps

commit b20436c16136789fdb89a42d62b2a0a277594bee
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jun 23 20:56:25 2023 +1000

update docs

commit a59e45191d6654316c558dc070ec3a5da4dafd64
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 23 20:07:29 2023 +1000

change getRolesManagementPermissions to hook

commit 8836a1b023784665d18e73ea9cf08a80b1cbc9af
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 23 19:34:42 2023 +1000

refactor useCheckPermissions hook to obey the rules of hooks

commit 5d4325b63202c63d6dc20522a41bd164a0181e3d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 23 17:23:21 2023 +0800

Feedback

commit 06e2d0dd11b781aaea3fa1f4ef4ad6046f0a815b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 23 17:11:28 2023 +0800

Fix AlertError

commit d0f406a0ef589142c97c80d526d07417873727a2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 23 16:58:39 2023 +0800

feature flag

commit c55882308293196f13bba75f1c23aade5a8314d3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 23 16:55:19 2023 +0800

Empty state

commit 872f77ed94c2e13dd256190ae491f8af8e319f9a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 23 16:52:33 2023 +0800

Tidy up

commit 80a0bd040c308e54e8e17c4af373d36e813e47d6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 23 16:45:39 2023 +0800

Small update to Sidepanel in ui

commit 52c71256c585d0cec4d594fce59fcb6616c9fe06
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 23 16:45:27 2023 +0800

Implement audit logs

commit beb5d10b61dbd6d3fef218061ff8d124eebd5c7d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 23 16:07:48 2023 +0800

deploy button flow started

commit 797625a745731be41955ae2daed95f0f9e820e34
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 23 14:27:48 2023 +0800

Apply fix to other areas


commit 3888a7d7e88aae74d122a088acac3277286d8ca4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 23 14:22:16 2023 +0800

Fix permissions hook in org settings page

commit 3e0706e2718784e70bd93ccda773f2fcadfae855
Merge: 12de5c334 15e080178
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 23 12:06:30 2023 +0800

Merge pull request #15229 from supabase/chore/add-security-invoker-for-


encryptcolumn

Add security invoker label for encrypt column

commit 12de5c334190dba59182cb8a24e20e9c6213869f
Merge: 2ad015794 899866fa0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jun 23 10:25:00 2023 +0800

Merge pull request #14652 from


supabase/j0/rename_max_enrolled_factors_to_mfa_max_enrolled_factors

fix: rename max enrolled factors to mfa max enrolled factors

commit 2ad015794507232e097b5684f7f30b82e39ceae3
Merge: 98cd24611 bf118bcce
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Fri Jun 23 10:33:11 2023 +0900

Merge pull request #15296 from supabase/fix/dart-colon

fix: minor fix on Dart snippets on dashboard

commit 98cd24611743d8f04514272e7be38a6f6233fede
Merge: b92f1aff0 ef812e301
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 22 19:25:52 2023 -0600

Merge pull request #15294 from supabase/fix/line-break-ssr-guide

commit bf118bcce63d2d3c19893f7ac4edb4694c2ee663
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri Jun 23 10:20:09 2023 +0900

fix: minor fix on Dart snippets on dashboard

commit ef812e3012fe70210ae5a3969dc2a099d15deba2
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 22 18:13:34 2023 -0600

fix(docs): line breaks on ssr guide

commit 7efd5fb5419e9c7ef2d966bd0327de2ad3a76ad5
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 22 16:54:13 2023 -0600

feat(studio): link api keys to client docs


commit 0104324ed0d0cc6e5c7996f8dd7ac5e1341d1752
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 19:14:47 2023 -0230

Shift logic for showmenu

commit 8400b476ebc802abc578022151716d2e3481f207
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 19:06:46 2023 -0230

Combine sql query dropdown

commit b92f1aff04d85714a60aca34ff8ce8fc3a2a5dd5
Merge: dd94c57a2 8154bb962
Author: Han Qiao <sweatybridge@gmail.com>
Date: Fri Jun 23 03:43:32 2023 +0800

Merge pull request #15263 from supabase/pat-copy

chore: clarify personal access token scopes

commit 14d4aa8d8a975f0fd2471d00591f8100c0359256
Merge: 780ec0306 dd94c57a2
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 16:50:56 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 8154bb9629b33b591cb07d69c323666c7d3a20d4
Author: Han Qiao <sweatybridge@gmail.com>
Date: Thu Jun 22 16:40:12 2023 +0800

chore: clarify personal access token scopes

commit dd94c57a29f4cee1df8b942942623825da096db8
Merge: 7271e154e 1038b4143
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 22 13:09:02 2023 -0600

Merge pull request #15242 from supabase/feat/shared-tab-state

Shared tab state between matching tab groups

commit 7271e154e68b9dac5ff6e074c98d3ae86a70be1d
Merge: 494323395 78b644130
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 22 12:44:50 2023 -0600

Merge pull request #15287 from shoxton/fix/old-anchor-hash-links

fix(docs): update broken anchor hash links

commit 494323395af45a6a6d78978ed602cb2f67b4c906
Merge: aa01d8bb4 92e67688f
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 22 20:41:43 2023 +0200

Merge pull request #15235 from supabase/feat/org-level-free-plan


commit 78b64413030089360fe06563b925875c959db915
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 22 12:30:25 2023 -0600

fix: various link hash slugs

commit aa01d8bb441e0fc8c1da2f467c64f08eba1bb7f1
Merge: 70ec7d545 230a9318b
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu Jun 22 15:25:16 2023 -0300

Merge pull request #15283 from supabase/fix/client-lib-modifier-titles

fix(docs): client lib modifier titles

commit 70ec7d545ecaf20b0dfaa436e64d7c5d577d3fea
Merge: 10e355db8 c627205b5
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 22 12:23:45 2023 -0600

Merge pull request #15257 from jkenley/patch-4

Update engineering-for-scale.mdx

commit 10e355db8fa14628dfb04754ebd164a65848971f
Merge: 974515bc2 658691eb6
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 22 12:19:07 2023 -0600

Merge pull request #15256 from jkenley/patch-3

Update managing-collections.mdx to correct typos and improve clarity …

commit 974515bc2c63fb78e2d1117e43895d37d14b4a25
Merge: 14975ebf7 ec0c6890f
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 22 12:16:26 2023 -0600

Merge pull request #15251 from supabase/fix/ref-doc-seo-v2

Fix: Remove crawlers from canonical path

commit c627205b520314a3df779043522e3d9489567ccf
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 22 12:11:13 2023 -0600

docs(ai): reword enterprise architecture paragraph

commit d9f65a73c37cc11eee58e6cc5ec256778e0757cb
Author: André Pereira <andrepereirapink@gmail.com>
Date: Thu Jun 22 15:05:50 2023 -0300

fix(docs): update broken anchor hash links

commit ec0c6890fda94415726ffd9ddc42614603a6f359
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 22 12:01:34 2023 -0600
refactor: use string replace

commit d8395eb0f42ef4bdbc8f032d2933e77d8021cd6e
Merge: e458e0ee2 14975ebf7
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 15:30:46 2023 -0230

Merge pull request #15278 from supabase/master

Prod deploy

commit 14975ebf721590ffe71dc77600dd15e09da28cb5
Merge: 3f464bbd5 d2983c9fd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 22 19:49:26 2023 +0200

Merge pull request #15285 from supabase/fix/docs-social-icons

fix docs social links

commit d2983c9fd5968e1b2aa23fdbd4eb8b17a28ae4be
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 22 19:22:08 2023 +0200

fix docs social links

commit 230a9318b35c3844dd22cc02e1caf174b447d2f4
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 22 11:17:25 2023 -0600

fix(docs): client lib modifier titles

commit 26be8af74591ab784960e25afe4b4f471ff21397
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 22 09:32:18 2023 -0600

chore: change dashboard links to new url

commit 852bbf42f947e2eb2e53623ccec03fc4d16596b5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 22:19:56 2023 +0800

Feature flag oauth page in org settings

commit 3f464bbd5e5127a62786b4c5399082ff90881bf4
Merge: 387cb4295 a1cc7e1d0
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 11:47:02 2023 -0230

Merge pull request #15275 from supabase/fix/wrong-asChild-button

remove `asChild` prop

commit d8eb858b8f7372d2e8b8f9768c6bd96fa9b34435
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 22:16:06 2023 +0800

Fix lint
commit 6cfe2f55f99dd81452e30418f31f3157a5043719
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 22:11:18 2023 +0800

Small fix

commit e704ab5aaaf75582f85d270528308d7e3027fdfd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 22:07:18 2023 +0800

Update according to requirements

commit a1cc7e1d0c9c694f5782ae72798fd70838aa7d69
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 22 22:04:07 2023 +0800

Update PITRSelection.tsx

commit 55654fc7c38c894da4703e6ad5224c23297f1f26
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 21:38:39 2023 +0800

Implement create, update, delete auth publish apps

commit 387cb42957060cd0df0feb1beccecf83873295d2
Merge: af2e1ca5c 92c09f8e7
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 11:03:24 2023 -0230

Merge pull request #15269 from supabase/fix/error-msg

Fix: error msg of NoSearchResults

commit af2e1ca5c2b9da25391db61f466990953adc0bc0
Merge: 3eb1cfa80 73b6092a3
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 11:02:31 2023 -0230

Merge pull request #15274 from supabase/fix/careers-page

fix: career page unmount event

commit 73b6092a39e4a98ef6ff712e9e681068765d5e22
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 22 15:11:43 2023 +0200

remove event listener when unmounting

commit 780ec03060f933aa50c35ce8077a25a25f2a27b2
Merge: 764e116ad 3eb1cfa80
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 10:38:58 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 3eb1cfa80711ed17e29e6cbdb01e35f5a97393a1
Merge: e4d44412d c84971b5a
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu Jun 22 09:36:24 2023 -0300
Merge pull request #15259 from supabase/docs/disk-io-guide

Add guide for high Disk IO consumption

commit ab6bcd1e98f919fc99b795fd1a3f238bf4241a52
Author: Monica <monicakhprivate@hotmail.com>
Date: Thu Jun 22 15:25:11 2023 +0300

Add: info to Support form

commit 764e116adb8142390ee1509f0ad3eb29fdea3f28
Merge: 87fb31571 e4d44412d
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 09:46:31 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit e458e0ee235e7a25825e4401ecc414896e833e92
Merge: 18c0a32cc e4d44412d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 20:11:03 2023 +0800

Merge pull request #15270 from supabase/master

Prod deploy

commit e4d44412dbf6714a40ec6a60b33a53b915e18a1c
Merge: 723e0381c b97b25d4c
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 09:26:59 2023 -0230

Merge pull request #15268 from supabase/fix/storage-copy-url-custom-domain-


statu

Fix missing ternary

commit 6c31d28f059c0e920486ef6f4323021264dae2fd
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 22 19:53:55 2023 +0800

fixed fitler issue

commit 92c09f8e7a5c096346d50f9c99753d15efbfd1fb
Author: Monica <monicakhprivate@hotmail.com>
Date: Thu Jun 22 14:50:15 2023 +0300

Fix: error msg of NoSearchResults

commit b319faa75a149b5b3e255b22442cb58cb4d4eb4f
Merge: c10ad8f01 723e0381c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 22 19:49:59 2023 +0800

Merge branch 'master' into feat/vercel-integration-v2

commit c10ad8f01e95d7c3ef03a7d9bd83f72fedd79405
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 22 19:49:52 2023 +0800
updating to use slug

commit b97b25d4cb521543146827a8477383edaa6d945f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 19:46:13 2023 +0800

Fix missing ternary

commit a656f767054bb619cef211269534ba511115ab88
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 19:44:41 2023 +0800

Midway oauth apps crud

commit 87fb31571d9ac061a1593b4226a9a6b12b2e4b82
Merge: 696bfcdf4 723e0381c
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 09:06:12 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 723e0381c93159465c557c3e6111abdaa061fb49
Merge: 696bfcdf4 c6341a050
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 08:47:33 2023 -0230

Merge pull request #15267 from supabase/fix/subscription-text-mispelling

fix: plural and spelling concern

commit 696bfcdf45be479e20386282e4c52f998332b097
Merge: 7c4c338f9 7bae34e17
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 22 08:39:03 2023 -0230

Merge pull request #15240 from supabase/fix/storage-copy-to-clipboard

Fix copy to clipboard

commit c6341a050a0f8c59b5541fc9be698f2ede5872ef
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Thu Jun 22 19:06:34 2023 +0800

Fix plural and spelling concerns

commit c15f0391f93ed5d3247e888241c970ed816108f4
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 22 18:09:15 2023 +0800

fix BASE_PATH issues

commit b65d8b942767262e25226eaa5c3f2e2d147dc67d
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Thu Jun 22 12:06:44 2023 +0200

fix google client ID validator

commit 996f7bb3fcd3617bf3ce21ee069bd18df33e45ee
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Thu Jun 22 12:02:32 2023 +0200

docs: adjust wording per suggestions from Tyler

commit d5a9406c9fb5b282ab3208d9c897d04fa54b6597
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Thu Jun 22 11:13:01 2023 +0200

apply suggestion from @J0

Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com>

commit eeaf78e97c94361c3cf79d9dd9906adf80ae392a
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri May 26 16:50:40 2023 +0200

feat: update UI for Apple, Google providers with validation and native support

commit 7c4c338f962d699b6e5c10134c61644aba5aea1f
Merge: a154f0926 00ffed993
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 22 17:10:46 2023 +0800

Merge pull request #15258 from supabase/docs/line-breaks

Remove odd line breaks

commit 18c0a32cc25790ff05eeca8a9a86d58b59788672
Merge: 7a24ddd65 a154f0926
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 15:34:37 2023 +0800

Merge pull request #15262 from supabase/master

Dashboard deploy

commit a154f0926817841767164a1e2afb7e1177d1028c
Merge: fc3ddf825 3899e7d40
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 15:25:17 2023 +0800

Merge pull request #15231 from supabase/feat/add-activity-api-in-telemetry

feat: Add activity API in telemetry

commit fc3ddf8254c073e6c57e39d39b5d402df391d905
Merge: 3c56d7324 e5bd00c1c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 14:44:21 2023 +0800

Merge pull request #15232 from supabase/chore/storage-explorer-custom-domain

Chore/storage explorer custom domain

commit 3c56d732473751c4bb8466d567a8350d037b7f71
Merge: 6ccf69d6c e27678834
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 22 14:34:29 2023 +0800
Merge pull request #15260 from supabase/docs/fix-support-url

Change url to support tickets to new /dashboard format

commit e5bd00c1c03476dec338c496ad051dd6e6791b11
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 13:45:17 2023 +0800

Add error handling if buckets fetch failed

commit e734db1cc2f3ae8e1b609f8606b1faca0de9071e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 13:28:09 2023 +0800

Fix custom domain url to be used only if active

commit 6ccf69d6cc4bfca75e235029e1d5512246729a72
Merge: 6e2937dab 7cb613e0f
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Thu Jun 22 13:13:50 2023 +0800

Merge pull request #14558 from supabase/feat/network-traffic-charts

feat: add network traffic charting to API reports

commit 6e2937dab4b4fde38e87290a2e66ce5292eef325
Merge: 6f2348856 55a018d07
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 12:46:48 2023 +0800

Merge pull request #15215 from supabase/feat/migrations-page

feat: migrations page

commit 55a018d07c70415212998e69e34e76f0a98bcaa1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 12:25:03 2023 +0800

Remove console log

commit 6f9754592d5b4544d57b5624692755e451dde070
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jun 22 12:20:31 2023 +0800

Show read only badge on project card

commit e27678834d18f793df070c2c88adad4711f4767e
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 22 11:34:12 2023 +0800

Change url to support tickets to new /dashboard format

commit c84971b5af591e924d5758b23526bb85109e62b1
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 22 11:24:42 2023 +0800

Add guide for high Disk IO consumption


commit 00ffed99371301b4a6a675f389f992c1a5d4f772
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 22 11:03:10 2023 +0800

Remove odd linebreaks

commit 61fac557dc7bc49aec758035e67410df3e82db66
Author: Kenley Jean <jkenley.app@gmail.com>
Date: Wed Jun 21 22:25:50 2023 -0400

Update engineering-for-scale.mdx

commit 6f2348856dd8eefe7b384313a4b1120db3d51b24
Merge: e4daa4a82 a14f50790
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 21 20:12:57 2023 -0600

Merge pull request #15255 from supabase/fix/pgvector-post-broken-links

fix(blog): broken links in pgvector post

commit 658691eb6399025bf79dada0cad9227edc13a7e1
Author: Kenley Jean <jkenley.app@gmail.com>
Date: Wed Jun 21 22:02:58 2023 -0400

Update managing-collections.mdx to correct typos and improve clarity in


documentation.

commit a14f507908a0822cc141703b2468f8766266e36e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jun 21 19:59:56 2023 -0600

fix(blog): broken links in pgvector post

commit e4daa4a82639763e70d678c13ba6eab69d522bbf
Merge: 5aa56cff8 c85fbf118
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Thu Jun 22 10:55:56 2023 +1000

Merge pull request #15200 from supabase/chore/update-nextjs-guides

Docs: Update Next.js quickstarts to use new `create-next-app` starter

commit 450b83fa81f2959f934c23573678dae9c9480213
Author: Dylan Johnson <marcusdylanjohnson@gmail.com>
Date: Wed Jun 21 19:54:19 2023 -0400

fix: extension links

commit 5aa56cff87ec1abf9b38f451af25c2f7ae6e7552
Merge: 77d5366d2 eb4fe2e27
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 22 00:13:54 2023 +0200

Merge pull request #15250 from supabase/fix/usage-page-compute-specs

fix: compute instance specs on usage page

commit 77d5366d27a0ccf980d7f48d130baf0c328dd4eb
Merge: 95e5f72eb 5ba658e2b
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 21 16:00:11 2023 -0600

Merge pull request #15248 from jkenley/patch-2

Update face-similarity.mdx subtitle and quick description.

commit eb4fe2e2791439eaa84a6cd4871c717db187cf9e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 21 23:53:23 2023 +0200

fix: compute instance specs on usage page

commit 5ba658e2b288a1a08c4097799fe6378899de6a0f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jun 21 15:50:15 2023 -0600

docs: remove extra space

commit 95e5f72eb6981c233206663c4858d2037c5a954c
Merge: 68c2bafe1 9491e442c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 21 23:47:00 2023 +0200

Merge pull request #15249 from supabase/fix/compute-specs

fix: compute instance specs on subscription page

commit 68c2bafe17588cd620c07536fef927d6d475ccc9
Merge: db23272a7 b024c964c
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 21 15:28:00 2023 -0600

Merge pull request #15198 from kody435/patch-2

Update with-nextjs.mdx

commit 9491e442c3d506d521d49a2123b266321caf2e12
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 21 23:25:25 2023 +0200

fix: compute instance specs on subscription page

commit db23272a7ad015c6b52adeb06e04435761b0d6b7
Merge: 8324e405d 15bb1f24d
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 21 15:18:09 2023 -0600

Merge pull request #15223 from supabase/Isaiah-Hamilton-patch-1

Remove apps/new-docs from workspaces in package.json

commit b024c964cdf01795c779ef49386ab87445e02db1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jun 21 15:15:37 2023 -0600

fix: prettier
commit 8324e405dd12b01bc9e833eaac4bc637a0ece38a
Merge: 2003fac62 0c0afabb5
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 21 15:14:32 2023 -0600

Merge pull request #15246 from jkenley/patch-1

Fix typo in documentation: change "usert()" to "upsert()" command in …

commit 0b67f38f94e621cd1a613b829e92cd20baeafee2
Author: Kenley Jean <jkenley.app@gmail.com>
Date: Wed Jun 21 17:14:07 2023 -0400

Update face-similarity.mdx subtitle and quick description.

commit e211968f35be56dcb7e20ba57a829ebff104f1d3
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jun 21 14:31:56 2023 -0600

fix: remove crawlers from canonical path

commit 0c0afabb529714f20fb317e5aa000b91cf2c188c
Author: Kenley Jean <jkenley.app@gmail.com>
Date: Wed Jun 21 15:40:03 2023 -0400

Fix typo in documentation: change "usert()" to "upsert()" command in "docs" add


embeddings section

commit 1038b4143aa58ae1d6daaf6d48249b49d98873b7
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jun 21 11:33:30 2023 -0600

feat: shared tab state between matching tab groups

commit 7bae34e1760c79ecc8420d0e1eacf1ee4f07470c
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 21 14:38:40 2023 -0230

Fix copy to clipboard

commit 2003fac6265ca9eea3a5aed2a76da1ad9319acca
Merge: d07bc9127 0815397df
Author: ehmicky <ehmicky@users.noreply.github.com>
Date: Wed Jun 21 17:10:25 2023 +0100

Merge pull request #15238 from supabase/chore/update-humans-txt-mickael

commit 0815397dff87e62324b18f9778a55a74dd7dfb74
Author: ehmicky <ehmicky@gmail.com>
Date: Tue Jun 20 23:00:51 2023 +0100

chore: add new contributor to `humans.txt`

commit 92e67688f3351245e72939f77e9569d3d9bfff5d
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 21 14:34:11 2023 +0200

feat: free plan for org level billing


commit d07bc91272ae1da600ef65fc4f7c4ae707977fd2
Merge: 595182421 3b2179a1a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jun 21 12:55:04 2023 +0200

Merge pull request #15233 from supabase/update

Update

commit 3b2179a1a760764fdd6503ab1cf086870bde1e88
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jun 21 12:46:35 2023 +0200

format

commit 690112c7bfba65e32a4191aa75256c68ae31658b
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Jun 21 11:39:19 2023 +0100

SEO Updates.

commit f8d94c647abba9dd954e45f53a1cb847c14230a1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 21 18:37:05 2023 +0800

chore: you can now add new connections via dashboard

commit 2ee9e411fbf71c01563170299ba234b6905a3423
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed Jun 21 11:33:55 2023 +0100

Add image and change og

commit fd0abadc6da16bb28851a2dc996285da71688e36
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 21 17:44:10 2023 +0800

Deprecate onCopyFileUrlToClipboard in StorageExplorerStore and add a new


function at the UI level to consider custom domains

commit 3899e7d407787b585e204715ed57dba84c7bd336
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Wed Jun 21 17:21:34 2023 +0800

Added sendActivity() to telemetry

commit a6fd450c046279165e72b24fd37b8e045ce75302
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 21 16:41:54 2023 +0800

Fix copying url in storage explorer returns object Promise

commit 595182421565779429d585fa36bb995b8c41a6ee
Merge: 9c0bd048f a4148c7c9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed Jun 21 10:27:03 2023 +0200

Merge pull request #15202 from supabase/chore/revert-copy


chore: update copy

commit 15e08017836e5f5dfc1f8157e9e596384798a982
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 21 16:14:10 2023 +0800

Add security invoker label for encrypt column

commit 9c0bd048f969782e935863004e82726280d98046
Merge: 3abd3a65f cc244a9a1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 21 16:04:31 2023 +0800

Merge pull request #14694 from supabase/chore/sql-editor-2

Chore/sql editor 2

commit cc244a9a1533434bd593e23e07dd1afff0c0e044
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 21 15:53:00 2023 +0800

Update studio/components/layouts/SQLEditorLayout/QueryItem.tsx

commit 67901abe87d7d6c8916eeebadf380a5a5e5b7e46
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 21 15:52:14 2023 +0800

Update studio/components/layouts/SQLEditorLayout/QueryItem.tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit beb159ebb01066048a9757f99205f75572ccc4c4
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 21 15:33:14 2023 +0800

fix connection issues moving away from array POST

commit 3abd3a65f4dc981cf2a07f96eb4192f3b6539d7e
Merge: ebbf7131c c5e57fc1c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 21 15:21:01 2023 +0800

Merge pull request #15228 from supabase/fix/xml-revert

Fix/xml revert

commit 1f0054bc694be7f280b3e7fd3e635b8fd521c633
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 21 15:14:02 2023 +0800

Clean up unused improts

commit e158286e444f2310a3465da7f6d7b1a8a366f8a1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 21 15:12:49 2023 +0800

Small refactor

commit 424d6ec2acce7992ab4c2aa097007e6180ba265d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 21 15:11:45 2023 +0800

Improve empty state

commit c5e57fc1c94be06e1fac27b88f70866c05b223bf
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 21 15:03:32 2023 +0800

Create sitemap.xml

commit b7c1a6329bb454f177fd4fff5508003e3e2cc075
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 21 15:03:26 2023 +0800

revert xml removal

commit ebbf7131ce5c675d101879215a17256b5fffadac
Merge: b9aa959e2 a290eff1b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 21 12:20:31 2023 +0800

Merge pull request #15208 from supabase/chore/shift-storage-buckets-to-react-


query

Chore/shift storage buckets to react query

commit d99b672b8d199f4dd3a1f0765c802ce898d4dd02
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 21 12:17:14 2023 +0800

Prettify migrations page

commit 331195333bed8d5747033c963deb12ea5960e33f
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jun 21 11:47:25 2023 +0800

feat: update studio config to include twilio verify

commit b9aa959e2dad2bde5fd72e9ffc5c49caf49c8761
Merge: d2c856caf f42b28f99
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed Jun 21 11:42:10 2023 +0800

Merge pull request #15209 from supabase/docs/swap-info

Add swap info to memory exhaust

commit f42b28f99df01084eaf91e307d1386f76581f6bb
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed Jun 21 11:31:44 2023 +0800

Update critical swap usage threshold

commit 01e8e240b88f68854588091ff7af0c750d5846b0
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Jun 21 12:05:09 2023 +1000

fix missing connection string in mobx stores


commit 7a24ddd651371f6000e894fb58973e9dd21240e0
Merge: f4df3459b d2c856caf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jun 21 09:41:03 2023 +0800

Merge pull request #15207 from supabase/master

Dashboard deploy

commit 15bb1f24dbfa4237ffdd87b3419e2fc343aecec8
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue Jun 20 17:00:46 2023 -0400

remove apps/new-docs from workspaces

commit d2c856cafac4afdbb1027f32a72382aeb9cc42a4
Merge: 88872cfec b4850b767
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed Jun 21 02:20:03 2023 +0800

Merge pull request #14655 from supabase/fix/prevent-filling-10k-datapoints

fix: prevent accidental filing of large timeseries datasets

commit 88872cfec465b7bd6669a001dd069deb6879a3cc
Merge: 4d5416358 836d66c60
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed Jun 21 02:19:27 2023 +0800

Merge pull request #14416 from supabase/chore/add-build-check-to-ci

chore: add build check to studio ci

commit b4850b767d03b246f9c96ff7101324fcb7cc6aa7
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed Jun 21 02:06:35 2023 +0800

Update studio/components/interfaces/Settings/Logs/Logs.utils.ts

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 836d66c6070e6c94e6d6e6f47045486753c9ef62
Merge: 797e8c00a 4d5416358
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed Jun 21 02:05:49 2023 +0800

Merge branch 'master' into chore/add-build-check-to-ci

commit 6522682f66173af709123c8a3f097b4bb45cb245
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 20 13:04:10 2023 -0230

Use tailwind

commit 79336f0237c9f847f9d4779c68aad50f4b9426e4
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 20 23:24:21 2023 +1000
add no migrations state

commit ea1e3792ee67554e3b0566769ecac2a352ad90e0
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 20 23:22:38 2023 +1000

add boilerplate for migrations page

commit 4d5416358f4e5f8531dcbe398ae0b3e9dea60844
Merge: bd61f708f cd6d6d2b5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 20 21:18:04 2023 +0800

Merge pull request #15214 from supabase/fix/button-htmlType

fix text button. it had a border.

commit cd6d6d2b594a4c1607943495495f55ea2845d79a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 20 21:13:28 2023 +0800

Fix small styling issue in help popver

commit a290eff1bbbc188bf2d4c3cdb398b0dfde48277f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 20 21:01:40 2023 +0800

Remove refetchType all from bucket queries

commit b5561cc413cbcb1dbd097c8dcf3b199355e0e8af
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 20 20:54:39 2023 +0800

update picker UI

commit 5a1194aa918a989b613adb8ad224f59ca223d9c1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 20 20:54:37 2023 +0800

Fix spelling

commit 9f9612d7626747e9fda12d2b4a17375c81e01a50
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 20 20:53:06 2023 +0800

fix text button. it had a border.

commit bd61f708f5e161064382bb5447026f11b28319b4
Merge: e5cea6980 2c10d3df2
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Jun 20 14:35:21 2023 +0200

Merge pull request #15213 from supabase/hf/bump-gotrue-js-2-31-0

feat: bump gotrue-js to v2.31.0

commit 159f98237468cbd67115c331da99aaa8675e2dc1
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 20 22:31:18 2023 +1000
delete org and project stores

commit 2c10d3df283fdcf6adbdc8a2b1a630d7a6584ece
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Tue Jun 20 14:16:04 2023 +0200

feat: bump gotrue-js to v2.31.0

commit a99faa15807140882809abfbefbd43483fb5d3df
Merge: 31091d3fe e5cea6980
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 20 21:48:51 2023 +1000

Merge branch 'master' into chore/orgs-and-projects-to-react-query

commit 31091d3fe49282d9bfb263f716be6519267cb180
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 20 21:47:10 2023 +1000

chore: move orgs and projects to react-query

commit 0ae4a50f38b0b778415e5b07b3ae2ddefd2fbd79
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Tue Jun 20 18:38:33 2023 +0800

Add swap info to memory exhaust

commit e5cea698025019e0adeb73cd83b04df4b5b0fd12
Merge: f2be8aedd 88fea203d
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 20 12:37:21 2023 +0200

Merge pull request #15175 from supabase/fix/account-level-billing-stripe

chore: pass org slug to invoice endpoints

commit a8893cb834c214fad4fd4295f5b6f0676a83e8e7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 20 18:31:26 2023 +0800

Small UI fixes + fix switching projects while on a bucket, doesnt direct to the
buckets page

commit f2be8aedd4a4d57fe50c1a17db8a263c839bc518
Merge: b4d87d5d2 2556c1469
Author: Monica Khoury <99693443+monicakh@users.noreply.github.com>
Date: Tue Jun 20 13:07:18 2023 +0300

Merge pull request #15206 from supabase/docs/update-exhaust-cpu

Docs: Update links in exhaust cpu

commit 88fea203d183afcaa8b7039f933347062e8474e6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 01:43:44 2023 +0200

chore: pass org slug to invoice endpoints


commit 26689717a3d149f6c9f83d561be6d9047eab6d19
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 20 18:02:17 2023 +0800

Shift create, edit, delete bucket to RQ, and deprecate them from mobx store

commit b4d87d5d2b1b7dbcec322d30f04f071c7a176c54
Merge: f6bd063e1 5418c75e6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 20 17:20:46 2023 +0800

Merge pull request #15204 from supabase/fix/button-htmlType

Update Button.tsx htmlType prop default value

commit 5418c75e6ed9ae47536df7d129b6cd99b55641eb
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 20 16:55:15 2023 +0800

Update Button.tsx

commit af5433acbecc543d196110b88b65c47529076139
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 20 16:54:48 2023 +0800

new UI for vercel integration marketplace flow

commit 2556c14698e646a58cf562c3da1615caac12500e
Author: Monica <monicakhprivate@hotmail.com>
Date: Tue Jun 20 11:52:33 2023 +0300

Docs: Update app.supabase.com links to supabase.com/dashboard

commit a4148c7c9d1ebcd806a563298cfb4a1c4dc8d4e8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jun 20 10:13:28 2023 +0200

chore: update copy

commit e92218e2db922a9622f0d9d2036cc21a413b82b8
Merge: 321fd0818 f6bd063e1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 20 14:59:51 2023 +0800

Merge branch 'master' into feat/vercel-integration-v2

commit f4df3459ba95f48b6a6622c7b46ac5d6a9fbdc93
Merge: 528052ebf f6bd063e1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 20 14:41:00 2023 +0800

Merge pull request #15201 from supabase/master

Dashboard deploy

commit c85fbf118c8d594535d3a90e9e6fdba594f4cffc
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Tue Jun 20 15:56:13 2023 +1000
docs: add Automatic Configuration section to Next.js Auth Helpers docs

commit 8880b55b4b8435b31454886172926349a0979ef2
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Tue Jun 20 15:32:56 2023 +1000

docs: update Next.js quickstarts to use new create-next-app starter

commit 25304b087c4ec83fbd7f0230494e204572e59bfe
Author: Param <bittusmaths@gmail.com>
Date: Tue Jun 20 09:41:20 2023 +0530

Update with-nextjs.mdx

Small type definition defined in JS file, which was showing "You need TS file
to make a type definition".

commit f6bd063e1c4ca3c3d2b385fd5d75a78f1678212d
Merge: bf45338ec 12bf2e6b0
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 20 12:06:59 2023 +0800

Merge pull request #15197 from supabase/fix/getReturnToPath-remove-use-of-


process-env

Remove use of process env in getReturnToPath

commit bf45338ec6b9944dfee97dadbb0a548d61ea7ef2
Merge: 380ce408e 17e56e21c
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jun 20 11:33:24 2023 +0800

Merge pull request #15194 from supabase/J0/update-magic-link-docs

chore: update magic link docs

commit 4a1e18ac656393f221ef3e32a2acc60cd707fbdd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 20 11:03:51 2023 +0800

Shift fetching + reading of buckets to RQ

commit 12bf2e6b02224fa5ee34a71b50168ac7798e01f1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jun 20 10:16:31 2023 +0800

Remove use of process env in getReturnToPath

commit 380ce408e84afe01d6c245bbf591ab4f9d33632d
Merge: 2d10c39a2 a783f466a
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Tue Jun 20 09:23:18 2023 +0800

Merge pull request #15178 from supabase/thor/resen-example-and-guide

feat: resend example and guide

commit 17e56e21c14abe79b070f737d130fa519c31ab45
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jun 20 08:44:22 2023 +0800

Update apps/docs/pages/guides/auth/auth-magic-link.mdx

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>

commit 2d10c39a2d695371aefddf5fafe922b9d50af0ed
Merge: 7671c558d b7af1df16
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 20 02:11:06 2023 +0200

Merge pull request #15195 from mrtnrs/patch-2

spelling fix

commit b7af1df16e4bcb5ffd114c40570a91d756f56c93
Author: mrtnrs <github@gzt.be>
Date: Tue Jun 20 01:12:33 2023 +0200

spelling fix

commit 3bbe291aee264a51dd4a2eac267cd2c000c2ffa3
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jun 20 07:09:11 2023 +0800

Update auth-magic-link.mdx

commit 7671c558dd0db04bcc41843bfd41ec631f957b86
Merge: 5f505d105 604a10515
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 19 16:23:29 2023 -0600

Merge pull request #15192 from 0xflotus/patch-3

fix: Update 2023-05-31-vecs.mdx

commit 604a10515f97f6ad95b9d2c03fa76c13b429b942
Author: 0xflotus <0xflotus@gmail.com>
Date: Mon Jun 19 23:29:33 2023 +0200

Update 2023-05-31-vecs.mdx

fixed small typo

commit 5f505d105fdcd0adf308b30f01fa1fa1ea39da47
Merge: d1e9a95d7 0c1085fb3
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 19 15:03:56 2023 -0400

Merge pull request #15147 from supabase/docs/update-nuxt-quickstart

Docs: Update nuxt quickstart

commit d1e9a95d7abf9f577c186aa0344b947befffa885
Merge: a482a512f 81b653261
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 19 14:48:24 2023 -0400

Merge pull request #15153 from supabase/chore/update-community-number


Update community numbers

commit a482a512f315ac0c2d7ad6b4e05e4bd89ecb0234
Merge: 888a881f9 53840f7ba
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 19 14:46:21 2023 -0400

Merge pull request #15158 from supabase/add-read-time

Add reading time to blog list items

commit 888a881f997e063f698e95f1114581d80f721ac8
Merge: 46a9c86a4 1062c9264
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 19 14:44:46 2023 -0400

Merge pull request #15159 from supabase/easier-to-read-contact-email

Easier to read contact email for support ticket

commit 46a9c86a4f20a3271a82af84ff8b131462a61137
Merge: c8b1ffb4b 0730f0270
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 19 14:44:03 2023 -0400

Merge pull request #15173 from supabase/clarify-azure-auth-provider

Clarify azure as microsoft auth provider

commit c8b1ffb4b7e4234ca6ae71783cb39708140d5b96
Merge: a293af78f 7969f2582
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 19 14:43:37 2023 -0400

Merge pull request #15154 from supabase/update-estee_tey-github-login

Update Estee Tey github login for career page

commit 81b6532611e15889a30eeaf5164dc64c9ba7af8f
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Mon Jun 19 14:42:50 2023 -0400

chore: update community number

commit a293af78f35f35bc44b999b1d17f6174a71ff362
Merge: b59c86836 57d8e424a
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 19 14:41:18 2023 -0400

Merge pull request #15151 from supabase/add-link-to-blog-from-latest-


announcements

Add link to blog from latest announcements

commit b59c86836ee385d631a0be1cd0ea3a93157ebe24
Merge: b9831b2eb 763741865
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 19 14:40:35 2023 -0400
Merge pull request #15072 from supabase/docs/fix/navbar-github-link

Docs: Fix github and theme button

commit 0c1085fb374ba1edf7ae74718faf97ac3fde95dd
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jun 19 12:17:20 2023 -0600

fix: prettier

commit 321fd0818c289005b6b5604abbbdcf01a9ce1cc2
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 20 01:59:27 2023 +0800

fix visuals

commit b9831b2eb0f1f4bc0810b941e49c5416100b7755
Merge: 5b61e7988 b5e644610
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 20 01:40:23 2023 +0800

Merge pull request #15188 from supabase/chore/navbar-icon-colour

All icons in navbar should have the same colour

commit 5b61e798858d72f27bcec64a1ae8cb772ec63134
Merge: d7aaf86b3 65f4535d6
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 19 11:33:17 2023 -0600

Merge pull request #15165 from takpen/docs/fix-readme-links

docs: fix 404 errors in multilingual README files by updating relative links

commit d7aaf86b3948019b5a4afa6bd794846f04a476e5
Merge: 07eb8399a d52ba7e20
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 19 11:31:28 2023 -0600

Merge pull request #15163 from 3ru/fix/productIcon--sizing

fix: shrinking of ProductIcon

commit b5e6446106a1576e5c133f3fcd026f944f289bdf
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 19 14:53:18 2023 -0230

Make bottom nav items the same colour

commit 07eb8399a2058afc88f9b278ff84232577e8ef52
Merge: 199f46061 d602a93e2
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 19 11:22:46 2023 -0600

Merge pull request #15164 from takpen/docs/fix-npm-version

docs: correct npm version requirement in developers.md


commit 199f46061d527f3837d36de120cc88ae4f674896
Merge: 5e7f78175 399e78431
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 19:16:36 2023 +0200

Merge pull request #15172 from supabase/fix/usage-chart-labels

fix: improve y-axis and tooltip values for usage chart

commit b36608a23976c9498aa3b7d4c543426a5a310ab7
Merge: 526133f9d 1ff64f80f
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 19 14:30:06 2023 -0230

Merge branch 'master' into chore/sql-editor-2

commit 399e7843180da2a61567a8394af914858f0b0b78
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sun Jun 18 22:03:13 2023 +0200

fix: improve y-axis and tooltip values for usage chart

commit 1ff64f80fbe0320214b21ccb17356233e9180161
Merge: 816a0fe17 5e7f78175
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 19 14:24:43 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 8ab3b40f432f264f349ed69cd9a488fd82e9499f
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 19 10:50:15 2023 -0600

docs: wording adjustments

commit 5e7f78175216cd74ceb3605ccec7eceff939ffa0
Merge: 28f854511 3c1d614cf
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 18:35:40 2023 +0200

Merge pull request #15134 from Hossam01001000/master

Update getting-started.mdx

commit 8c1d4f716297739b7f5241c5d670e89cdd0ce845
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 20 00:13:21 2023 +0800

add source and teamId to new org integration payload

commit 28f8545110f9d379f21a7394f503618bd578e435
Merge: 32dc37678 db64378dc
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 18:09:23 2023 +0200

Merge pull request #15139 from supabase/fix/payment-method-preselection

fix: payment method preselection


commit db64378dc15754465aea2f45e86e47f67a3277ca
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 18:06:06 2023 +0200

Update
studio/components/interfaces/BillingV2/Subscription/Tier/SubscriptionPaymentMethod.
tsx

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>

commit 32dc3767813a234f84f902d488b6e06477798d50
Merge: 1ddfb584e f59e3ef73
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 17:25:28 2023 +0200

Merge pull request #15114 from supabase/chore/remove-old-subscription-flow

chore: remove old subscription UI / use v2 endpoint

commit 1ddfb584e3795357f2988a2446b928d480b15858
Merge: 539765656 03c723994
Author: Lakshan Perera <lakshan@supabase.io>
Date: Tue Jun 20 01:09:27 2023 +1000

Merge pull request #15126 from supabase/fix-import-map-message

fix: import maps usage in function details

commit f59e3ef7317e2680b8bfb5871ccc3277559dd423
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 17:08:48 2023 +0200

review

commit 2e91f3227cb9b48ab59bf25925c957ed2b0a615f
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 16:59:04 2023 +0200

null-safety

commit 2612bd23fde362d129674cf28873acd55106ff8c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 16:40:42 2023 +0200

chore: remove payment method type

Co-Authored-By: Joshen Lim <joshenlimek@gmail.com>

commit 539765656813117ed673699364b9bad187a3d20a
Merge: b3e159822 2e5368f78
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 19 12:25:06 2023 -0230

Merge pull request #15133 from rougsig/patch-1

fix: Add missed jose import for main function

commit f0643d05fab130bef935b39f23faf501f7d391d4
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 16 10:31:25 2023 +0200

chore: remove old subscription UI / use v2 endpoint

commit 816a0fe17da7b80459c454ffe84b3ae5c96bd673
Merge: 7bc8f0575 b3e159822
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 19 12:07:32 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit b3e159822a096ea16dbe0ea9c389ec80068b1a27
Merge: 280ba7d67 380b6cdc5
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 19 12:07:15 2023 -0230

Merge pull request #15137 from akash1412/issue/15091

Add confirmation dialog for closing RLS Editor with unsaved changes

commit 280ba7d6717b80582ad26f732be2c540497f3fa5
Merge: 7bc8f0575 a4d397bb1
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 19 11:46:38 2023 -0230

Merge pull request #15185 from supabase/fix/autodocs-upsert

Fix autodocs upsert syntax for v2

commit a4d397bb192e78b6773eeb346cd405ce61b65120
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 19 11:26:10 2023 -0230

Fix autodocs upsert syntax for v2

commit 7bc8f05753585c85e9c9893df078bfe53c3df554
Merge: 2eaa5e235 48cf8c9f7
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 19 10:27:49 2023 -0230

Merge pull request #14999 from supabase/feat/button-shadcn

Feat/button shadcn, fix double tabbing in menu nav items

commit 2eaa5e235bf1698de928eee3bbbe722775924f91
Merge: a7cc7b7e8 dd4dc1d75
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 19 19:46:27 2023 +0800

Merge pull request #15182 from supabase/fix/pricing-firefox

fix: pricing table firebox bug

commit dc9f9956df3a0a27ec043aafd69806de465dadf8
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 19 18:50:18 2023 +0800

fix issues using new API changes


commit dd4dc1d7565b4782368007d2e74dd69109998ea7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon Jun 19 12:40:08 2023 +0200

fix: pricing table firebox bug

commit a7cc7b7e85cb05818c8e5dbae1a1ee2dd4f0b8aa
Merge: 20de90715 528052ebf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Jun 19 16:13:40 2023 +0800

Merge pull request #15116 from supabase/studio

Update `master` with `studio`

commit a783f466aa3f1e87c72360cbd31cd64d099667cf
Author: thorwebdev <thor@supabase.io>
Date: Mon Jun 19 14:20:57 2023 +0800

feat: add resend exmaple n docs.

commit 0c817dbd24606dd1def4704e46992221bf729f31
Author: thorwebdev <thor@supabase.io>
Date: Mon Jun 19 14:02:36 2023 +0800

feat: add resend example.

commit 721cc628cc3bdd27207eb0edb7d85b1a9ccc801d
Merge: cceea2e85 20de90715
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Mon Jun 19 11:57:44 2023 +0700

Merge branch 'master' into hi/kotlin-starter-guide

commit 20de90715901f3bf44c1a52eb2f20d66766c866e
Merge: 39478a6a8 fe42b80c7
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 01:47:10 2023 +0200

Merge pull request #15169 from madupuis90/docs/fix-sveltekit-auth-helpers-


broken-link

commit 39478a6a840c7dff2a2eb1b9a330ac177198052a
Merge: 762de2904 969caecd1
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 01:36:12 2023 +0200

Merge pull request #15174 from supabase/fix/col-span-invoices

commit 969caecd1fa9758567c2a9a7c6a560f23f758b47
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 19 01:04:10 2023 +0200

fix: col-span for invoice loading/error state

commit 0730f02703046d643348fcfba949672995798b99
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Sun Jun 18 17:09:52 2023 -0400
run prettier

commit 2aa005cda2dc63d6ec8262c015ece4fef8f8f911
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Sun Jun 18 16:58:39 2023 -0400

clarify azure as microsoft auth provider

commit bb47aeff34904354b2c443ed4cce9c663ce9fcdd
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 19 03:46:08 2023 +0800

more project link stuff and integration panel UI changes. Side panel added for
project linking idea

commit 762de290449f15cfed5c261ba38ce1743f5303b1
Merge: 0b9a661a7 3f5cfe127
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sun Jun 18 10:53:04 2023 -0700

Merge pull request #15062 from supabase/kiwicopple-patch-3

formatting vault headings

commit 0b9a661a7d8458c0be784e19aea07a1beabdcbe0
Merge: 8cddc1425 84cbe8681
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sun Jun 18 10:52:19 2023 -0700

Merge pull request #15068 from supabase/docs/partitions

Docs: database partitions

commit fe42b80c7983e1877171ed72faa7fbc82b25327e
Author: madupuis90 <ma.dupuis.90@gmail.com>
Date: Sun Jun 18 12:54:10 2023 -0400

docs: fix link hardcoded to localhost:3001

commit 65f4535d6ba9cdc1b995f97678c148db9cd7f501
Author: takpen <tkishiok@TakutonoMacBook-Pro.local>
Date: Sun Jun 18 16:17:20 2023 +0100

docs: convert absolute URL to relative path in multilingual README files

commit 5666419f59591386e651ad3633854fd452318a0d
Author: takpen <tkishiok@TakutonoMacBook-Pro.local>
Date: Sun Jun 18 16:14:30 2023 +0100

docs: revert to relative links in multilingual README files

commit cd96417a6de7b2ad8b7d53829d5ad0555ff0a179
Author: takpen <tkishiok@TakutonoMacBook-Pro.local>
Date: Sun Jun 18 15:22:31 2023 +0100

docs: change relative links to absolute in multilingual README files

commit f245ccf13f2ec1b71321cfadb06955e7ab78c4be
Author: takpen <tkishiok@TakutonoMacBook-Pro.local>
Date: Sun Jun 18 15:17:10 2023 +0100

docs: fix incorrect links in multilingual README files

commit 8cddc14251f38b5b32d8fdba99eb815c51d6d1de
Merge: 114fd72c1 04867bff8
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Sun Jun 18 20:18:41 2023 +0700

Merge pull request #15112 from supabase/docs/disk-io-consumption

Update wording on disk io as ui will show consumption instead of balance

commit d602a93e2030661862b67c15a586ac9210d8b2ce
Author: takpen <tkishiok@TakutonoMacBook-Pro.local>
Date: Sun Jun 18 14:03:14 2023 +0100

docs: correct npm version requirement in developers.md

commit d52ba7e20bf4f62611762a93226ff47c30c8887c
Author: Ryuya <Ryuyxx@gmail.com>
Date: Sun Jun 18 19:24:21 2023 +0900

Prevent shrinking of ProductIcon in flex container

commit 1062c9264856b583d6b3c33a9f03f750ae37dbc2
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Sat Jun 17 21:18:48 2023 -0400

easier to read contact email

commit 53840f7bab86130c3fe823a2f84a4531f9f34d1f
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Sat Jun 17 20:26:05 2023 -0400

add reading time

commit 7969f2582b6937c560132dd2ddf9c7d4c17f5d3c
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Sat Jun 17 16:39:30 2023 -0400

update estee_tey github login

commit 2eb28d8fee7f58e214b86eb37f5394748bf1c3b2
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Sat Jun 17 16:31:59 2023 -0400

chore: update community number

commit 57d8e424ae7f258e218d5890f1013a954f722691
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Sat Jun 17 16:19:49 2023 -0400

run prettier

commit 08c2bb8a418b918923b038347034ac606d63d853
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Sat Jun 17 16:14:20 2023 -0400
add link to blog from latest announcements

commit cbe66db0e766eec4a82720deb53e311459444689
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Sat Jun 17 14:27:50 2023 -0400

update nuxt quickstart

commit 114fd72c13c5b1c18f11a5bad71cea25e33ccff7
Merge: 67a81dd13 887d09cb4
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Jun 17 18:36:08 2023 +0200

Merge pull request #15144 from supabase/chore/copy-pro-plan

chore: clarify copy around Pro plan being per project

commit 887d09cb4ce6d7af7223ec856c25936c98577efd
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Jun 17 18:10:26 2023 +0200

chore: clarify copy around Pro plan being per project

commit 67a81dd1314cef1169977c5be28e4d32cfb7cbdc
Merge: bef45778f 95fab3123
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Sat Jun 17 17:20:28 2023 +0300

Merge pull request #15084 from supabase/docs/ai-compute-table

commit 35e650d80f5d98f656eebac88739019036fe8afb
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Jun 17 12:15:35 2023 +0200

fix: payment method preselection

commit 380b6cdc5822525a3f98b48df872802d90f5f043
Author: akash1412 <akashorasad2000@gmail.com>
Date: Sat Jun 17 13:44:47 2023 +0530

Add confirmation dialog for closing RLS Editor with unsaved changes

commit 3c1d614cfb9d2b34fb6d08852a044b03a14a4917
Author: hossam <127973207+Hossam01001000@users.noreply.github.com>
Date: Sat Jun 17 04:05:42 2023 +0300

Update getting-started.mdx

the link of the vue getting started tutorial page links to the solidjs getting
started page

commit 2e5368f78c6ccbe9be7c49a5779075a6ab6a49a4
Author: Andrey Stepankov <rougsig@gmail.com>
Date: Sat Jun 17 02:26:41 2023 +0300

fix: Add missed jose import for main function

commit bef45778fb3a7cab8a0def2fa203fd41231275ee
Merge: 13ae4db90 695d198fc
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Sat Jun 17 06:32:44 2023 +0800

Merge pull request #15108 from supabase/feat/show-disk-io-consumption

Show disk io consumed instead of disk io remaining

commit 13ae4db90d2715d765b9b451f749237f31d2418b
Merge: 5d4aeb36d c8befe680
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 16 16:31:14 2023 -0600

Merge pull request #15129 from supabase/feat/remember-scroll-position

Docs: Remember scroll position on reload/back/forward

commit 5d4aeb36d4ff5faffa4fa1c704a654c1b26c0ed9
Merge: 523abba27 b31dd92c7
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 16 16:03:18 2023 -0600

Merge pull request #15125 from supabase/fix/ref-doc-seo

Improve reference doc SEO

commit c8befe68038857357b3a8c373267f7f9a3705113
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 16 15:52:26 2023 -0600

feat(docs): remember scroll position on reload/back/forward

commit 03c72399419f9837555ab3c4619a3d1c92d70514
Author: Lakshan Perera <lakshan@laktek.com>
Date: Sat Jun 17 05:54:53 2023 +1000

fix: import maps usage in function details

commit b31dd92c7494ad9c54d081dbb88f9eb429d35a1e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 16 13:37:55 2023 -0600

fix: reference doc seo

commit 523abba2705e4093ba65003b247f5aa42644dfbc
Merge: 64b4e13d0 b529c1176
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 16 14:41:08 2023 -0230

Merge pull request #15122 from supabase/chore/add-custom-domain-to-auth-


providers

Use custom domain in provider list, if we have one

commit 64b4e13d0775f06432f5656523648e7a9d16537e
Merge: eac5d75a0 affec8f09
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 16 10:48:20 2023 -0600

Merge pull request #15067 from supabase/fix/StepHikeCompact-component


Fix: step hike compact component

commit b529c1176fec4eb9f24a82bdace45952ca0af5ae
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 16 14:10:25 2023 -0230

Use custom domain in provider list, if we have one

commit eac5d75a08f2a923e4239ba27d6a090d3bef484b
Merge: 867216ee4 4328d77a7
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 16 13:59:23 2023 -0230

Merge pull request #14122 from saideepesh000/fix-copy-clipboard-error

fix: copy to clipboard error

commit 867216ee4bee3def2545112e152c93529b038108
Merge: e5e5a0d89 709209daf
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 16 10:21:30 2023 -0600

Merge pull request #15071 from supabase/thor/ef-troubleshooting-guide

feat: add Edge Functions Troubleshooting guide.

commit affec8f097cca1bee1c4329d87a74c1a18eadfca
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Fri Jun 16 11:19:54 2023 -0400

use tailwind

commit e5e5a0d89ebfff358944997300a89edbcdadc937
Merge: e3987f4de 8dde6d182
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 16 09:09:54 2023 -0600

Merge pull request #14762 from yanusk/master

docs: bracket integration guide

commit c67697f67dbc52637387fd3bbad0d9a60813c081
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Fri Jun 16 10:24:52 2023 -0400

Revert "fix: last step css"

This reverts commit 0c333cc9663eacd67236211265ad96b18f1edf36.

commit e3987f4de3c8009f7e3cac1b334d7ab32ae16b77
Merge: 3780a215a 7cb66d3d5
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 16 09:54:47 2023 -0230

Merge pull request #15100 from supabase/chore/no-cols-error

Chore/no cols error


commit 3780a215af9be0af464d11643ce8c02a943723f5
Merge: cbc07f141 4efcf52bb
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 16 13:00:49 2023 +0200

Merge pull request #15094 from supabase/fix/usage-costs-display

fix: usage costs in spend cap side panel

commit cbc07f141a351bbbf2e364ff9c3f4b599882de01
Merge: 93e0ae3b6 a1483f6d2
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 16 18:50:54 2023 +0800

Merge pull request #15102 from supabase/chore/handle-project-usage-warning

Chore/handle project usage warning

commit 93e0ae3b66eb421b98cc4dfa75373e2638483f66
Merge: 8433b48d4 11e9db3bc
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 16 18:50:04 2023 +0800

Merge pull request #15107 from supabase/chore/update-video-in-nextjs-auth-


helpers-docs

Chore: Update youtube link to live version of video

commit 8433b48d444bc19763e0b8628dc1f24c032b1904
Merge: f0f7b8873 727aec3c4
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 16 18:49:36 2023 +0800

Merge pull request #15109 from supabase/feat/7-day-reports

Add option to show 7 days worth of report metrics

commit 528052ebfce27a20f1e54f5a28f1819e31ba3a80
Merge: f413b5499 50c12a508
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 16 18:46:10 2023 +0800

Merge pull request #15110 from supabase/hotfix/redirect-error

Hotfix/redirect error

commit 695d198fc7e692d2ff5c6a162ded904e243e19b6
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Jun 16 17:42:44 2023 +0800

Keep disk io budget report option along with new disk io consumption

commit 04867bff85d57f7c1172fc737ab7323ab2dddeb5
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Jun 16 16:05:55 2023 +0800

Fix some internal links

commit e4367ff2400db769cf1c8d351b06c0e4b1f3847c
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Jun 16 16:05:13 2023 +0800

Change wording from disk io remaining to disk io consumption

commit 4efcf52bb87cdc3eab2c6448454b3ca64b09c489
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 15 18:26:46 2023 +0200

fix: usage costs in spend cap side panel

commit 50c12a508bca1611f7303cf178992c923b5a4a65
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 16 15:46:46 2023 +0800

check process is defined

commit 727aec3c47e2031f50a3d6651a6c511c64b28298
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Jun 16 15:17:33 2023 +0800

Add option to show 7 days worth of report metrics

commit 2beb8478976774ef1d0760cdfbbfffbefadd452f
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Fri Jun 16 14:25:23 2023 +0800

Show disk io consumed instead of disk io remaining in database health and


custom reports

commit 11e9db3bcbf503c24bc60e8e5abc59bce4073a0a
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri Jun 16 14:10:53 2023 +1000

update youtube link to live version of video

commit 95fab3123ae8f07734860de47d08417983626ea0
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Fri Jun 16 00:17:02 2023 +0300

change underscore to comma in numbers

commit 0343189017454fac289aeeaad59dbb0bacef2319
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 16 05:10:31 2023 +0800

more integration UI. added avatars

commit 72c15f31f51d5e10706ae55e9f605e05f8db0d14
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jun 15 22:54:48 2023 +0300

Update apps/docs/pages/guides/ai/choosing-instance-type.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 20b6c5cbd8dc93f230c4a3496f5c35e71b29a6dc
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jun 15 22:54:43 2023 +0300
Update apps/docs/pages/guides/ai/choosing-instance-type.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 5af416b397359153d97c41b4e5cfc8c1e24654de
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jun 15 22:54:36 2023 +0300

Update apps/docs/pages/guides/ai/choosing-instance-type.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit b02a455eafb3f4716bfef068b0dc008a3e076248
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jun 15 22:54:31 2023 +0300

Update apps/docs/pages/guides/ai/choosing-instance-type.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit e5799b005afcd65b8954c7ade5a2437866e0c495
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jun 15 22:54:26 2023 +0300

Update apps/docs/pages/guides/ai/choosing-instance-type.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 3ec06c4a1921060f31edbb05709c8bf228bc0073
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Thu Jun 15 22:54:19 2023 +0300

Update apps/docs/pages/guides/ai/choosing-instance-type.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit f0f7b8873f21dd22f449c51a0ab01aab20bcf356
Merge: adbc298dd e16d74a46
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 15 16:54:12 2023 -0230

Merge pull request #13916 from 3ru/feature/add-ConfirmationModal-to-triggers

Confirmation modal to triggers

commit a1483f6d268bf5850abb1a52d66eabf93f03d576
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 15 16:50:46 2023 -0230

Update studio/components/interfaces/Home/ProjectUsage.tsx

commit 2598b269d46e7eb586f83604c5aa4a982554820c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Jun 16 03:05:53 2023 +0800

upgrade UI for vercel integration. added icons for frameworks as well

commit fde196f48ecf7936e537f9f44ca97839a2794650
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 15 16:33:52 2023 -0230

Add check

commit e6d7a1f340cd0cb9c36bf77c4b8d3352cc3c0a8b
Merge: c895078fc adbc298dd
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 15 16:33:30 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit adbc298ddfbf8cc9a03fa20351865f05ac254ff3
Merge: 40522cba0 90d23cf31
Author: Oliver Rice <github@oliverrice.com>
Date: Thu Jun 15 13:42:16 2023 -0500

Merge pull request #15099 from supabase/timeouts-patch

docs: timeouts only apply for the authenticator role

commit 7cb66d3d56779ab8a15956069aa23967731d9a01
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 15 15:57:36 2023 -0230

Fix database page crashing when table has no columns

commit c895078fc8cef71a979028917f0b1ed860550ad7
Merge: a429fec64 40522cba0
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 15 15:48:26 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit b8529ac6df61332c46adde9c0f36ad48abbcc6bf
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Jun 15 21:16:27 2023 +0300

add note about more vectors

commit 90d23cf31b7476b93538d136d64d61474fd3912d
Author: Steve Chavez <stevechavezast@gmail.com>
Date: Thu Jun 15 13:05:39 2023 -0500

docs: timeouts only apply for the authenticator role

anon and authenticated timeouts are currently not applied.

commit 40522cba06958cac5ac4362d72f5adff15a7bb6f
Merge: bc51df074 295b53982
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 15 19:02:08 2023 +0200

Merge pull request #15092 from supabase/chore/subscription-permissions

chore: properly handle permissions on new subscription page

commit 295b539829b5761463a21a62a8715dbc5d8fc540
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 15 17:59:12 2023 +0200

chore: properly handle permissions on new subscription page

Co-Authored-By: Francesco Sansalvadore <f.sansalvadore@gmail.com>

commit bc51df074ae0f57e5f359e9788c73f7e95c12218
Merge: c6a3a5551 1860992df
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 15 12:59:36 2023 -0230

Merge pull request #15089 from supabase/or/timeout-typo

Docs Typo: authenticated -> authenticator

commit 84cbe8681af6a3f44c99c7c6f23c57d54430848b
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 15 09:26:43 2023 -0600

fix: pg_partman link

commit c6a3a5551adcb386d961f3898afea083cff9bf6b
Merge: 89d6b56bd 76a05c953
Author: Div Arora <darora@users.noreply.github.com>
Date: Thu Jun 15 10:37:52 2023 -0400

Merge pull request #15088 from supabase/da/fix-cmds

fix: update pg config cmds to account for release CLI changes

commit 89d6b56bda030e23a8ec1a3cd8d48a52b0da7e4c
Merge: fcce58bbd 5007a9627
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 15 08:37:21 2023 -0600

Merge pull request #15049 from anand2312/patch-1

commit 1860992df90a0b8c0b08b803d2f49f20acd76b7a
Author: Oliver Rice <github@oliverrice.com>
Date: Thu Jun 15 09:30:56 2023 -0500

typo: authenticated -> authenticator

commit 76a05c95359c2153d2aea211abaf8f820930d547
Author: Div Arora <root@darora.com>
Date: Thu Jun 15 10:29:05 2023 -0400

fix: update pg config cmds to account for release CLI changes

commit fcce58bbd3c204cd8db992b2a48abf8b6ec98869
Merge: bec41369d f1dfaf953
Author: Div Arora <darora@users.noreply.github.com>
Date: Thu Jun 15 10:12:51 2023 -0400

Merge pull request #14963 from supabase/da/config-overrides-page

feat: add docs on custom postgres config

commit 2a69d60f4d9184c2143f3770d14eded7c57fd44c
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu Jun 15 13:55:45 2023 +0300

add choosing-instance-type guide for ai

commit bec41369d935ab28c93ad333d652c92016729612
Merge: 3b4a3d754 87e6807d7
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 15 12:26:51 2023 +0200

Merge pull request #15052 from supabase/feat/swap-usage

feat: show swap usage

commit 30ef320972fe48cd7ec2b889ffbb4abcc8397f7c
Author: Benjamin Tan <benjamin@dev.ofcr.se>
Date: Thu Jun 15 17:25:52 2023 +0800

feat: enable figma provider

commit 0bdbde7e21316c3cf2566549d5ed299d999d14d7
Author: Benjamin Tan <benjamin@dev.ofcr.se>
Date: Thu Jun 15 17:23:40 2023 +0800

docs: add page for figma provider

commit 3b4a3d7544073ed303d42f4db668bbdaa54d39ba
Merge: 4a7ae7a56 b541a0222
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 15 16:45:15 2023 +0800

Merge pull request #15074 from supabase/fix/icon-hover

Fix: icon hover

commit 4a7ae7a561f8e891a41dd1e5a6d108d0677362b3
Merge: ea82fbf12 c217d89a1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 15 16:45:00 2023 +0800

Merge pull request #15075 from supabase/fix-beta-page-bar

Fix: beta page performance bar

commit ea82fbf12c41aa3ac07c0245197f7771cf2abb91
Merge: 1404e1eec dbf72c2b8
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 15 16:44:52 2023 +0800

Merge pull request #15076 from supabase/fix/pricing-faq

Fix: pricing faq alignment

commit 1404e1eecbee7e93403ad9ddc6770251f60a1478
Merge: c7bf7ae30 4cb49ec46
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 15 16:41:17 2023 +0800

Merge pull request #14986 from supabase/da/fly-staging


feat: rudimentary support for launching staging projects on fly.io

commit 4cb49ec46cd03d2648354a9ac6b382040ee11059
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Thu Jun 15 11:27:59 2023 +0300

chore: set Fly.io as default cloud provider for non-prod environments

commit 34fef2dadea799358ea323e140a139da733548ac
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 15 16:09:31 2023 +0800

add a rudimentary console.error to catch misnamed flags

commit a934299db098362fa3b8af908e1db2010766bc88
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 15 15:06:49 2023 +0800

added DEFAULT_PROVIDER as we need for integration flows as well

commit c697a5982e100d9e0b3c7e2d67518f90813466d5
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 15 14:45:43 2023 +0800

fix build errors

commit 37d312f3ec4f910767bccd6b3b2171a62a4ac80c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 15 14:41:47 2023 +0800

add feature flag

commit 195269c8bbb9219adc9290f2f91810ed267b1689
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jun 15 14:37:10 2023 +0800

updated region support

commit c217d89a1a7b5940c27328934efc97d0ffb9a394
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Thu Jun 15 00:29:50 2023 -0400

fix: performance bar

commit dbf72c2b8c4d548065400d4137a5a2a2da23de19
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Thu Jun 15 00:28:42 2023 -0400

fix: pricing faq

commit c7bf7ae30269220e7aad48c71858d1794eb03f33
Merge: bca7f1736 fe8e9bd61
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 15 11:21:48 2023 +0700

Merge pull request #15042 from supabase/docs/exhaust-ram

docs: add guide for the case of high memory usage


commit b541a022285cdea27967451f904f9dfd30bd19da
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 23:25:18 2023 -0400

fix: icon hover

commit bca7f17364f6dc6eeafc9756974a9a51fcc07d56
Merge: 5712ae8c7 082870ab8
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jun 15 12:11:02 2023 +0900

Merge pull request #15073 from supabase/chore/dart-version

chore: updated dart version constraints

commit 0c333cc9663eacd67236211265ad96b18f1edf36
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 23:07:36 2023 -0400

fix: last step css

commit f55461273a7bb1ef7fcfd6bdad57f6b1f1508e7a
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 23:06:30 2023 -0400

Revert "add lastStep prop"

This reverts commit 9c5e5800ea8ea37b819882089f9f7cce353a5989.

commit 2e47bebfba2075c9732d9d7a376de63334549509
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 23:06:18 2023 -0400

Revert "update docs with lastStep prop"

This reverts commit 02d3df971203618bc69c454e6c303f53dfb7bcb0.

commit fe8e9bd619010a5cd23a1517e2953d25105bd35c
Merge: 9671b902f 5712ae8c7
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 15 09:58:06 2023 +0700

Merge branch 'master' into docs/exhaust-ram

commit 5712ae8c717305b24da11f2d5b00981eda21c811
Merge: 45994067c aec9c7e7c
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Wed Jun 14 22:57:34 2023 -0400

Merge pull request #15069 from supabase/make-nuxt-quickstart-visible

Make nuxt quickstart visible

commit 9671b902fba8e9f60b3b5f8c7880ad4f3a1cd20c
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed Jun 14 22:29:23 2023 +0800

Add guide for the case of high memory usage


Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

Fix underscore issue with prettier

Add link to high ram guide on usage v2 page

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

Update apps/docs/pages/guides/platform/exhaust-ram.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

Move admonition note on high memory up


commit 8956412af1bd960ef3f34c591bf4261a558c6b9c
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed Jun 14 16:20:34 2023 +1000

chore: fix capitalisation and header linking

commit 19134224395ebb3a2ff48834a62ea4454ba2a366
Author: phamhieu <phamhieu1998@gmail.com>
Date: Mon Jun 12 08:27:07 2023 +0700

fix: members leave api

commit 45994067ca68c3d306f5b76a8aea22a36381b6c6
Merge: e84eb3790 e1dce4d8d
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jun 15 11:53:12 2023 +0900

Merge pull request #15048 from supabase/guide/flutter-video

docs: add flutter user management video to flutter user management guide

commit 082870ab8853852d450481820d24e3390ebaaa5d
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jun 15 11:46:15 2023 +0900

updated dart version constraints

commit e84eb37906d898f1940f12e3a9c2028c54a08e27
Merge: 7e0bc33b9 7d30d90f4
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Wed Jun 14 22:35:01 2023 -0400

Merge pull request #15070 from supabase/fix/edit-link-width

fix: Edit this page on GitHub link width

commit 76374186507838a51ebcc2fc293696159ef24c0e
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 22:31:58 2023 -0400

fix github and theme button

commit e1dce4d8d9958bca196eeb238ed5204d62062e8c
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jun 15 11:28:09 2023 +0900

add tcVideo tag

commit 30cf195fe70b7599662a63df545262737c618835
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jun 15 11:25:52 2023 +0900

Update apps/docs/pages/guides/getting-started/tutorials/with-flutter.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit aec9c7e7c326f3559a7031947285a48631d49b6b
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 22:23:15 2023 -0400
run prettier

commit 709209dafc69fd58f328b1b9804384a9ab354c09
Author: thorwebdev <thor@supabase.io>
Date: Thu Jun 15 10:20:01 2023 +0800

fix: links.

commit 6fe233e98528b90bd270ff4245eb32b4db32590a
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 22:19:28 2023 -0400

add key

commit 1538dc25d5690cba29a1141da7d43cb8950ec784
Author: thorwebdev <thor@supabase.io>
Date: Thu Jun 15 10:15:32 2023 +0800

feat: add Edge Functions Troubleshooting guide.

commit 7d30d90f495995fe2f230c684db8b4710b04893a
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 22:05:37 2023 -0400

fix: Edit this page on GitHub link width

commit bf383eca50de4318efac3b62a66012b5470818c4
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 21:58:52 2023 -0400

update GettingStarted

commit f7f18c1fb0031def2cb49da0087de5e1929af716
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Jun 14 18:58:22 2023 -0700

adds to sidebar

commit dd4050a70bc28ee064d30733ec8a411c499031a2
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 21:58:03 2023 -0400

make nuxt quickstart visible

commit ac2de7e6932fc450e374dfa2873a3fc609d9f681
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Jun 14 18:42:54 2023 -0700

Adds initial draft

commit 02d3df971203618bc69c454e6c303f53dfb7bcb0
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 21:38:28 2023 -0400

update docs with lastStep prop

commit 9c5e5800ea8ea37b819882089f9f7cce353a5989
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 21:38:10 2023 -0400

add lastStep prop

commit 7e0bc33b978a4151f1d46b01e541305afce8a68f
Merge: 8db05a630 bc0a571be
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 15 00:27:55 2023 +0200

Merge pull request #15063 from supabase/grammar-police/tier-1

chore: adjust plan terminology

commit bc0a571be885b5f1fd85580bb64a88a2fef37d38
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 15 00:14:18 2023 +0200

chore: adjust plan terminology

commit 3f5cfe1279a768735b4ca7029f0e126b8b5cd8f0
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed Jun 14 14:37:15 2023 -0700

formatting vault headings

commit 8db05a630c13706943c070d0ecfbaf0521ea53d3
Merge: e5fa6831a 9e7ef052c
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Wed Jun 14 17:26:26 2023 -0400

Merge pull request #15059 from supabase/better-accessibility

Docs: Add alt attribute to images

commit e5fa6831a856662655f89db4da4f507e88db8bd4
Merge: 44dee231c fb6356dc5
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 14 15:01:55 2023 -0600

Merge pull request #15020 from oskarrough/patch-1

Add missing export let data in example

commit 9ea87e98d2ce53567472706a20760fb742363a10
Author: Div Arora <root@darora.com>
Date: Wed Jun 14 17:00:38 2023 -0400

fix: revert setting state during render

commit 9e7ef052c2d37905f46a33fcaa518945c70edb7e
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 14 15:33:56 2023 -0400

add alt to images

commit a429fec646cf840f8c73e02421008900e689b15d
Merge: 795ea073d 44dee231c
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 14 16:06:19 2023 -0230
Merge branch 'master' of github.com:supabase/supabase

commit e16d74a46f7fc2400ef2aee9ac8b0a008fcea141
Author: Ryuya <ryuyxx@gmail.com>
Date: Thu Jun 15 03:31:45 2023 +0900

Discard changes to studio/jest.config.js

commit 44dee231c1e6cc8d8dc569f1e15a2291dbe47b32
Merge: 90475e3d9 7079a71e3
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 14 19:41:00 2023 +0200

Merge pull request #15039 from khairulhaaziq/patch-1

commit f413b54998c124cf74840f764a2e5b54107c993d
Merge: 1cc11f242 90475e3d9
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 14 15:07:03 2023 -0230

Merge pull request #15054 from supabase/master

Prod deploy

commit 90475e3d910dce9cbb0b54a9b5941cd90640548e
Merge: 843d4e01e 0945e7cfd
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 14 19:18:38 2023 +0200

Merge pull request #15036 from supabase/fix/no-downgrade-for-teams

commit 0945e7cfd63fe44a28cd4407b379db88bca51bd7
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 14 13:11:04 2023 +0200

fix: disallow self-serve downgrades from Enterprise/Team

commit 48cf8c9f75dade7543ccd900dc9dcca2b73ec27e
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 14 14:08:30 2023 -0230

Fix double tab on buttons

commit 87e6807d7e49add4612379f7cae5b4f28ef2643e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 14 18:21:59 2023 +0200

feat: show swap usage

commit 5007a96276bbb27e43a5f0c7fe135e47349b3cc3
Author: Anand <40204976+anand2312@users.noreply.github.com>
Date: Wed Jun 14 21:29:05 2023 +0530

docs: fix examples

commit ca699eab5db3810d53c26410837e68f06cd77480
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu Jun 15 00:55:35 2023 +0900
add flutter user management video to flutter user management guide

commit 646a69d332631ff55936ed764e11d7cc82ba0405
Author: Div Arora <root@darora.com>
Date: Mon Jun 12 14:53:00 2023 -0400

feat: rudimentary support for launching staging projects on fly.io

commit 1cc11f2426d47513762f251ad4e84497655fb4a5
Merge: 0c1824278 843d4e01e
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 14 11:41:26 2023 -0230

Merge pull request #15027 from supabase/master

Deploy Studio

commit 7079a71e307d7c0597eb4ed262b8e5c414fa333d
Author: Khairul Haaziq <101852870+khairulhaaziq@users.noreply.github.com>
Date: Wed Jun 14 22:02:09 2023 +0800

Update prisma.mdx

continue where the line was abruptly cut off at 'The `_prisma_migrations` table
is used to keep...'

commit 843d4e01ebec050824be0c56275a5b9a251d3e01
Merge: c7289f288 e29ea0347
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 14 11:02:35 2023 -0230

Merge pull request #15035 from supabase/chore/memory-usage

chore: add info about memory usage

commit c7289f288e189968b2f05e6d899a05be7d5aa789
Merge: 3d719c07a 39f0dfc53
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 14 10:58:03 2023 -0230

Merge pull request #15017 from supabase/fix/redirect-issue-slash-dashboard

returnTo fix for /dashboard

commit e29ea0347ae04398138d005ceedb78adb0e927f1
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 14 10:56:48 2023 -0230

Update studio/components/interfaces/BillingV2/Usage/Usage.constants.tsx

commit 46814ed31846bdc2ce7a159a388fcbc14383e56a
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 14 10:52:51 2023 -0230

Update studio/components/interfaces/BillingV2/Usage/Infrastructure.tsx

commit 3d719c07a14537806815ee11e14d9af857153c88
Merge: ca7e4278c 5da403dd7
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 14 10:52:32 2023 -0230

Merge pull request #15037 from supabase/chore/remove-old-usage-page-2

chore: remove old usage page

commit 795ea073d2b9919ce579ea0d10a00ae4d15d1ee4
Merge: 2dc389dee ca7e4278c
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 14 10:50:31 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 5da403dd7b5a3fb2d4b6e282c96904487fd96ab5
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 14 13:40:58 2023 +0200

chore: remove old usage page

commit d915a7445dde6fc702436971696ea32e2cd675c5
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 14 12:53:29 2023 +0200

chore: add info about memory usage

commit ca7e4278c87d908a17c75ef0ea3a8ee3a3d03928
Merge: bf76b83b6 7a5f49d68
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 14 08:06:50 2023 -0230

Merge pull request #15031 from supabase/docs/fixes-in-nextjs-auth-helpers

Chore: Fix capitalization and header linking

commit 178697eed7006d219f9121466faf5666e3883ca4
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 18:07:33 2023 +0800

first pass on introducing new UI. although added a rogue new thing to mobx
store

commit 7a5f49d68198a15b374407bf69e98e115c9c92ce
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed Jun 14 16:20:34 2023 +1000

chore: fix capitalisation and header linking

commit bf76b83b6dd3fb95b5b0870eacf0ffd5277812eb
Merge: 16b49c94a d2cf6c4c5
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 12:54:30 2023 +0800

Merge pull request #14967 from supabase/hi/update-members-leave-api

fix: org members leave api

commit 16b49c94a9114d1535a27556238f6f6208df0c2c
Merge: 9be2c5bf1 10cf91b50
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 12:53:54 2023 +0800

Merge pull request #15024 from supabase/chore/subscription-v2-pm-pitr

chore: PITR and payment method improvements

commit 9be2c5bf1b5ad8adc8f0da9ab928b10d3d6f9116
Merge: 76d33fae2 ba852f289
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 12:52:57 2023 +0800

Merge pull request #14969 from supabase/hi/fix-project-update-api

fix: project update api

commit 76d33fae28744d8b8ac87341d56cb0aa560b27bf
Merge: 70dad7031 6b326f909
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 13 19:16:01 2023 -0600

Merge pull request #15022 from supabase/docs/realtime-restructure

Docs: Restructure realtime content

commit 6b326f9098671c72ed26cb1c0337255c526b7ff9
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 13 18:59:01 2023 -0600

docs(realtime): remove old redirects

commit 96db680599391548dbe804414d11ae67d268510d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 13 18:58:51 2023 -0600

docs(realtime): update dart ref doc links

commit 70dad7031ed74054c8c24d8b4b6bc2f25e25d8e8
Merge: 0a17bde51 a30a697ad
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 13 22:20:05 2023 -0230

Merge pull request #15025 from supabase/docs/add-sitemap-example-for-nextjs

Docs: Add sitemap.ts to Next.js Auth Helpers example

commit a30a697ad295a28f27b54496e03f807e2355f768
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed Jun 14 10:18:53 2023 +1000

add sitemap.ts

commit 10cf91b5042af38f05646af7d0c2b08279b0c8ce
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 14 01:04:09 2023 +0200

chore: PITR and payment method improvements

commit 5179628bcb648adce57cd617e98eb4b223a17691
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 13 16:47:48 2023 -0600

docs(realtime): fix nav links

commit 0dd4a8dbb6c75f1cb01c111f78273ee3aaa71a41
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 13 16:42:58 2023 -0600

docs(realtime): move feature pages out of extensions path

commit 093186c4ce891e6ea336766f4ff73ec035c48c59
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 13 16:27:06 2023 -0600

docs(realtime): restructure

commit fb6356dc53a1be3e305e39fea4c33013cca73900
Author: Oskar <oskar@rough.dk>
Date: Tue Jun 13 22:27:46 2023 +0200

Add missing export let data in example

Hi, if you blindly follow the examples in this great guide, the line this PR
adds was missing to make it work.

Thanks!

commit 0a17bde519575bac4efa62c7dcaca8e991a92966
Merge: 732538816 8897b94b9
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 13 17:19:24 2023 -0230

Merge pull request #15016 from supabase/chore/update-vite

Chore/update vite

commit 8897b94b950eb710833f0848865cd6a19dd51bab
Merge: 997985f51 732538816
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue Jun 13 19:23:58 2023 +0000

Merge branch 'master' into chore/update-vite

commit 2dc389deee07b5f78e3aa7b965e218cc2d8f439a
Merge: e1d12fd29 732538816
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 13 16:39:10 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 732538816a11beafa9b1089abfd80b3ba52f9ca1
Merge: 1b2f8605e 2922c8394
Author: Andrew Smith <andrew@supabase.io>
Date: Tue Jun 13 19:54:37 2023 +0100

Merge pull request #14886 from supabase/chore/update-nuxt-user-management-


example
Update user management example for nuxt 3

commit 997985f51a623ec041fc14253eccfd6f4d66cbf2
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 13 16:00:38 2023 -0230

Update nuxt

commit 39f0dfc5305702b9575453456ea467bf3c748ad2
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 02:28:57 2023 +0800

Update gotrue.ts

commit 255af07a1df461354d9de55692240f8839a160eb
Merge: 1cc21bdbc e1d12fd29
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 13 15:52:06 2023 -0230

Merge branch 'master' into chore/update-vite

commit e1d12fd298de222d674ee473e737dc721a8ad46f
Merge: fa8a67bc2 1b2f8605e
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 13 15:52:03 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 1cc21bdbcaf15bda7644029743beffb780a42a0d
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 13 15:51:18 2023 -0230

Update vite per dependabot vulnulerability

commit 1b2f8605e1b58dd6c840adfcfd3a8f7485e2de7d
Merge: f21dfd558 533f61e29
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 20:18:43 2023 +0200

Merge pull request #15010 from supabase/chore/node-18-docker

chore: upgrade studio Docker image and turbo

commit 29278585cbd855f529645b09bb3e9c62df51568f
Merge: 3399cba28 f21dfd558
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 01:33:43 2023 +0800

Merge branch 'master' into feat/button-shadcn

commit f21dfd558e19c4408ed03291caff03990ed78b30
Merge: d9c291889 f8e3235cb
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 13 11:32:29 2023 -0600

Merge pull request #15015 from supabase/docs/backups-mutually-exclusive-note

Docs: Add additional mutually exclusive note on backups docs


commit 3399cba28bccf257f0d9a5f99aedbb77a9f13f5f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 01:29:58 2023 +0800

Delete sitemap.xml

commit 1c61610db684f58146cce0fcfa7cb978d24ca406
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 01:29:27 2023 +0800

remove xml files

commit caaef2a46f43aa8854b4bd9609bfafb3e02bb8fa
Merge: 55d57d1c0 933d0a6dc
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 01:27:41 2023 +0800

Merge branch 'master' into feat/button-shadcn

commit f8e3235cbb9ad136bce70b8721007a58263d99a4
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 13 11:17:43 2023 -0600

docs(backups): better wording

commit d9c2918891d63d140235b2fe7a6b44da240cfc15
Merge: 933d0a6dc c88e340bd
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 01:17:30 2023 +0800

Merge pull request #15009 from supabase/chore/remove-xml-version-control

Chore/remove .xml sitemaps/rss feed from version control

commit c88e340bd3fb1a32a661212a4a0bb22f7b5cabb5
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 01:10:54 2023 +0800

envode rss properly

commit 32ece87de5f364948dc30a8427af4b0b94c2a509
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 13 11:10:31 2023 -0600

docs: reword backups mutually exclusive note

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 933d0a6dc1909c630f64f293c1d2778fb93f53f3
Merge: dfc3b79fc acba26418
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 13 10:44:51 2023 -0600

Merge pull request #15011 from sannanansari/pr-14992

Changed the image of DB

commit 55d57d1c09247b7ed1b7beb56204a55fbcc8939d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 14 00:43:06 2023 +0800

removed tests that used styleHandler as its been removed. everything now CVA
with types

commit 9144eecdc4580d5d9d5527c46127ce66ef70ebfb
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 13 10:25:23 2023 -0600

docs: add additional mutually exclusive note

commit 05c59f4e3d08c49b38c17863130a6f74b40371f8
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 13 10:24:19 2023 -0600

fix: formatting

commit dfc3b79fc3a072f192c95df369c21e992cea672f
Merge: c0c690285 1726078a9
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jun 14 00:03:10 2023 +0900

Merge pull request #15001 from supabase/guide/flutter-user-management

guide: Update flutter user management guide with new code

commit 0c1824278ce027c9c241f80bdc1e282fe9150876
Merge: 0aaa32e3b c0c690285
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Jun 14 00:52:29 2023 +1000

Merge pull request #15013 from supabase/master

Prod deploy dashboard

commit c0c690285b58720206ead2f977e24a038afbfd75
Merge: 6e30ae589 df65e8cb6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 16:45:08 2023 +0200

Merge pull request #15014 from supabase/chore/invalidate-subscription-v2

commit bca270258b021700faa29bfd4fca3768d08207da
Merge: d5fa607a8 b548f6b57
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Jun 14 00:29:52 2023 +1000

Merge branch 'feat/vercel-integration-v2' of github.com:supabase/supabase into


feat/vercel-integration-v2

commit d5fa607a8a01844598aceb2ea8141e02dac05acc
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Jun 14 00:29:48 2023 +1000

adds working project linker

commit df65e8cb6d2cf3f0371f462cbe4ed05d2bb0d096
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 16:26:57 2023 +0200
chore: invalidate subscription cache on old updates

commit 6e30ae58992a2705bbf192d77f18cfe270d1afd2
Merge: 01a62343f 90bb4f240
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jun 13 15:06:28 2023 +0200

Merge pull request #15012 from supabase/chore/add-berriai-to-customers-json

Add berriai to customers json

commit 90bb4f2405f035f5719486d882238790b468896c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jun 13 14:46:05 2023 +0200

add berriai to customers json

commit 01a62343fa2c80d40a95dd776b3855a5e72cec51
Merge: 3726ae9e4 bc9c667eb
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jun 13 22:41:08 2023 +1000

Merge pull request #14930 from supabase/feat/bigquery-wrapper-ui

feat: bigquery wrapper ui

commit 0aaa32e3bdbcbf57d0446c2a2af1749e4ea185bb
Merge: 61f4c6e58 3726ae9e4
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jun 13 22:35:52 2023 +1000

Merge pull request #14995 from supabase/master

Prod deploy dashboard

commit 094d3fbc88a91d5c02c9910350f3b4e8ff178314
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 20:24:16 2023 +0800

Update styleHandler.ts

commit 1726078a98c5f941b01977f4db23f680ea63221a
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jun 13 21:23:58 2023 +0900

minor fix on splash page

commit 3726ae9e4085d1b3d1913ba7ae8f0c6c066f01a2
Merge: ec9f8122a c4291aa8a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jun 13 14:21:39 2023 +0200

Merge pull request #15008 from supabase/fix/customer-og-url

Fix customer og urls

commit b548f6b57b338e8cc19190711885e985c864cd42
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 20:20:55 2023 +0800

to pass test

commit b89ec2edb44635c4a6129297ca3182a4bd823bae
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 20:18:16 2023 +0800

remove old config

commit c4291aa8a6e0cf03d70dec73886f483c4840851c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jun 13 14:11:10 2023 +0200

use SITE_ORIGIN

commit acba26418267c9dad8e8ef9d6bddaa5e5ab4c402
Author: Sanan <asannan822@gmail.com>
Date: Tue Jun 13 17:17:59 2023 +0530

Delete add-ssl-config.png

commit 63b52d6646c0b32ba593f0a620fd16323561527a
Author: Sanan <asannan822@gmail.com>
Date: Tue Jun 13 17:17:36 2023 +0530

Add files via upload

commit b5b4e5f9779cbb1b2bf5d82ad3b210ff7f70cffe
Author: Sanan <asannan822@gmail.com>
Date: Tue Jun 13 17:16:19 2023 +0530

Update connecting-to-postgres.mdx

commit 533f61e290509732c7ee67bf35b329419ab5b908
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 12:16:02 2023 +0200

chore: upgrade studio Docker image and turbo

commit ecd47f67c3530587ae549611c48c2f945d1fcd08
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 19:39:26 2023 +0800

Update Button.tsx

commit de6f88296c4f67f43bd997bda41d09056dc3d659
Merge: b45c4674b ec9f8122a
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 13 21:13:21 2023 +1000

Merge branch 'master' into feat/vercel-integration-v2

commit 142f2566412fbb4b18bb8e604b002cdafd86f3de
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 18:05:07 2023 +0800

fix block test


commit 09235eaab73f5ce6e2d776c6b5fdcec3436c7b0c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 18:01:43 2023 +0800

add

commit 56296f2ca687ff9666b6e98d7c07e6e8ee9ab076
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jun 13 11:54:16 2023 +0200

fix customer og urls

commit 894df9efed2d8426fd7b75dd55ee4c1d43fc0838
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 17:54:04 2023 +0800

Update .gitignore

commit 62a1406b69fa0558952ea4f63c4aae25303228f0
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 17:53:31 2023 +0800

remove xml files from version control

commit 8a8e451de1e0d4a80b4b2c45c42ad40ed34cef0d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 17:48:28 2023 +0800

update tests

commit ec9f8122a60185fab02076d9b6be4f4a09a6a690
Merge: bc83064c1 10a34d37c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 11:42:16 2023 +0200

Merge pull request #15007 from supabase/adjust-changes-after-studio-merge

chore: cleanup changes from merge into master

commit f68e79ff7102df20ed1f61c7ccce85a9469ebf0e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 17:36:36 2023 +0800

fixed errors with Button from new changes

commit 10a34d37c2e93d2c9c5dbbba4b39295df8437ba2
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 11:21:22 2023 +0200

chore: cleanup changes from merge into master

commit bc83064c138ceb6b09bf04d1e29b481d091dad8a
Merge: 2e006d5c8 b931d865a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 11:17:14 2023 +0200

Merge pull request #15006 from supabase/fix/conflicts-2

Fix studio <> master conflicts


commit 5c7a1b8d6cb7a4ac55b3871ff2c8af4850d8a8d3
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jun 13 18:08:13 2023 +0900

run formatter

commit b931d865af742e3dbf07a2f4ab683aec38c51396
Merge: 2e006d5c8 61f4c6e58
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 11:05:15 2023 +0200

Merge branch 'studio'

commit 2e006d5c8ee7ac7f24dc3c45758b29ecfe8012fc
Merge: 0b678cd5c d7678bceb
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 10:54:26 2023 +0200

Merge pull request #15005 from supabase/try-fixing-conflicts-again

commit d7678bcebfec13b1b55b7669d4f1d0fd051830db
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 9 10:58:39 2023 +0200

fix project ref

commit 2687916193494d4fbdacae7cb4fdb2efd8b365b1
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 9 10:58:39 2023 +0200

chore(usage): add Realtime docs, improve timeframes, upsell

commit b69d18a2ccfad9bac6638c2c3131c26e78a34911
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 9 10:58:39 2023 +0200

chore(usage): add Realtime docs, improve timeframes, upsell

commit 0b678cd5c52e06950a816cd488fb41ab2981428c
Merge: 9bdbc415a 4eca57df6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 10:14:37 2023 +0200

Merge pull request #15000 from supabase/fix/wrappers-docs-link

commit 9bdbc415a2d49f11b623ae4a3d55c5aa9a094373
Merge: 41a5a94e7 26d0ca06d
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 10:06:14 2023 +0200

Merge pull request #15004 from supabase/resolve-merge-conflict-master-studio

chore(usage): add Realtime docs, improve timeframes, upsell

commit 26d0ca06d673521df99c127bc07ae41c5bc26404
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 9 10:58:39 2023 +0200
chore(usage): add Realtime docs, improve timeframes, upsell

commit e0283f0acd508fd7f8d95f3351adfbcb32e78838
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 15:41:56 2023 +0800

add utils export

commit 703a71046898d3e534d7328c54417c7f4aa31288
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 15:34:06 2023 +0800

imports fixed

commit af6ab294e5d14543024702516f1c6f2d526def1d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 15:34:00 2023 +0800

Update Button.tsx

commit 41a5a94e7ff197d5c8d5e5996e8df1a988720191
Merge: a4b639953 5f4213251
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jun 13 17:30:59 2023 +1000

Merge pull request #15002 from supabase/chore/studio-into-master

chore: studio -> master sync

commit 5f4213251eb948b0cff70d7988350743265db535
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 13 17:24:00 2023 +1000

revert usage changes

commit 9b7eea8f75245cb12fc9ceb4e1dab30b25efeea4
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 13 17:13:41 2023 +1000

remove unused mutation

commit a4b63995364b76eabaf2979a2899353e8b94ec9b
Merge: 1bf0e5e96 983aa24e1
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 09:10:38 2023 +0200

Merge pull request #14950 from supabase/chore/improve-pricing-tooltips

chore: improve usage tooltips on pricing page

commit acf2ddb1c1999f941f8f4ab7caaa7f740e989d40
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 13 17:05:04 2023 +1000

Squashed commit of the following:

commit 61f4c6e58525ffce3075cdadd5cb5a24656a2006
Merge: b7dabb368 2fc053d32
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 9 03:51:57 2023 -0700

Merge pull request #14928 from supabase/hf/usage-v2

Hotfix: Usage v2 improvements

commit 2fc053d3237e6cdc8065991dc1c293525b9ac6ef
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 9 10:58:39 2023 +0200

chore(usage): add Realtime docs, improve timeframes, upsell

commit b7dabb368daecc54c186d1630d07bfa969f02675
Merge: d9bbd6f37 bf807a9c7
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 8 12:47:46 2023 -0230

Merge pull request #14908 from supabase/master

prod deploy

commit d9bbd6f375d6052a8de985e05859d2cae969a3d5
Merge: 2fff5f2cf e7c2bd61c
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 8 12:18:09 2023 -0230

Merge pull request #14905 from supabase/master

prod deploy

commit 2fff5f2cffe782a6c680e5d48659cd12a0224190
Merge: 814a745ef 90deee74b
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Jun 8 21:59:42 2023 +1000

Merge pull request #14891 from supabase/master

Prod deploy dashboard

commit 814a745efcde5e46296a6e95ac8f09e5cd6e5603
Merge: 4c3735b68 fb7a35fff
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 6 11:24:34 2023 +0200

Merge pull request #14835 from supabase/master

Prod deploy (Studio)

commit 4c3735b687e0901ea970d5c43f23b51f2ac34d91
Merge: c876cea30 b94f5464d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 5 15:46:27 2023 +0200

Merge pull request #14801 from supabase/master

Prod deploy

commit c876cea306c72c199d0da625e544ccb018fe4cca
Merge: aa640eee5 ef7060729
Author: Terry Sutton <saltcod@gmail.com>
Date: Sun Jun 4 23:40:16 2023 -0230

Merge pull request #14793 from supabase/hotfix/json-sidepanel-editor

Check if value is an object before returning it

commit ef70607290917750621dcf762b25e83a3cbe75cb
Author: Terry Sutton <saltcod@gmail.com>
Date: Sun Jun 4 23:18:09 2023 -0230

Check if value is an object before returning it

commit aa640eee5e0163fa9e57c73d57ad0286c83aadeb
Merge: 02f18cbb5 f48ae5ac5
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Jun 1 21:58:21 2023 +1000

Merge pull request #14732 from supabase/master

Prod deploy dashboard

commit 02f18cbb55ad89677a667e7a1cfa91f7ad67a55d
Merge: 3091a3749 6163981a0
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue May 30 17:02:58 2023 +1000

Merge pull request #14681 from supabase/master

Prod deploy dashboard

commit 3091a3749d34f52bd269d053e947dac51e8c5143
Merge: b5b2ce572 30d3b473d
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu May 25 17:19:48 2023 +1000

Merge pull request #14589 from supabase/master

Prod deploy dashboard

commit b5b2ce572a6d05aba65cb18fa27711c5aa8b2477
Merge: fa3eacc36 c462bb582
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 11:16:49 2023 -0230

Merge pull request #14535 from supabase/hotfix/webhooks-triggers-error

chore: display triggers in the `net` schema if they're not webhooks; hide
triggers in webhooks if they don't have at least an URL and method specified

commit c462bb582de2b39f91bc48670b4aafecea54227a
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Tue May 23 15:29:09 2023 +0300

chore: display triggers in the `net` schema if they're not webhooks; hide
triggers in webhooks if they don't have at least an URL and method specified

commit fa3eacc3638a53c47c74110ecde91622d28ae789
Merge: 199a18b8f 27fa8bfed
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue May 23 15:54:47 2023 +1000

Merge pull request #14456 from supabase/master

Prod deploy dashboard

commit 199a18b8f389107a8bf5a1baf818f545a5f874af
Merge: e73ecad8f 335b4c205
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Sat May 20 11:55:11 2023 +1000

Merge pull request #14480 from supabase/hotfix/sql-name-updating

commit 335b4c205cdca474f0c70871bfc77169f925c332
Author: Alaister Young <a@alaisteryoung.com>
Date: Sat May 20 10:07:14 2023 +1000

hotfix: sql name updating

commit e73ecad8fda4ab13bd05352db7dcd8250a69be62
Merge: 77ce8e37a 8de91649b
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 18 23:43:48 2023 -0230

Merge pull request #14462 from supabase/hotfix/webhooks-menu-item2

fix: switch webhook availability to be conditional based on pg_net ex…

commit 8de91649b2b3b3dc64d030dee4eaa87011290c30
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Thu May 18 21:13:47 2023 +0300

fix: switch webhook availability to be conditional based on pg_net existing

commit 77ce8e37a7ad1814afbc4e445db27cabe569209c
Merge: 5f4e87fc1 c809608dc
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Thu May 18 11:14:28 2023 +0800

Merge pull request #14442 from supabase/master

Prod deploy dashboard

commit 5f4e87fc12327481748727ebb5ddc01ab89fe826
Merge: a2ae6bc66 0f1254252
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed May 17 15:23:55 2023 +0800

Merge pull request #14418 from supabase/master

Prod deploy dashboard

commit a2ae6bc66904a9825f37a1d52aa35a7ae6676ec4
Merge: 9b4a07124 eeb4846f4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue May 16 15:14:30 2023 +0800

Merge pull request #14386 from supabase/master


Prod deploy dashboard

commit 9b4a071243c74a1d1727984f3d0d7106237e8853
Merge: e3eac9610 bf3e02aa0
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu May 11 22:24:59 2023 +1000

Merge pull request #14280 from supabase/master

Prod deploy dashboard

commit e3eac96105765abf2315e6b7d86e0d6b1c9aa504
Merge: af8eb1ebc 24ef3577c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 17:56:31 2023 +0800

Merge pull request #14225 from supabase/master

Studio deploy

commit af8eb1ebcc1600dc1acceb73ece5680c68d4793f
Merge: f9358969e 8769f7c19
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue May 9 15:09:53 2023 +1000

Merge pull request #14218 from supabase/master

Prod deploy dashboard

commit f9358969edb920b618e36be0fa4092eae076d09e
Merge: 78d2c2de7 b5c6a54d7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon May 8 17:08:05 2023 +0800

Merge pull request #14200 from supabase/master

Prod deploy dashboard

commit 78d2c2de736d2c17dd75d1ddede704e2b2cbfb47
Merge: 0f52967b3 d730ea9ca
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon May 8 09:54:23 2023 +0800

Merge pull request #14148 from supabase/master

Prod deploy dashboard

commit 0f52967b3ea9f8fa8d7e8e6ea926d864526b16c3
Merge: d8c07236b 4ce82e7a5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu May 4 18:13:07 2023 +0800

Merge pull request #14121 from supabase/master

Prod deploy dashboard

commit d8c07236bebcd67e2cb46c00249135888a502276
Merge: 0120c02a3 89827c208
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue May 2 13:14:48 2023 +0800

Merge pull request #14067 from supabase/master

Prod deploy dashboard

commit 0120c02a30c3e5a6349d89bf42993bc66949e3f3
Merge: 745efc91a 4bfa94f7a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 27 14:09:56 2023 +0800

Merge pull request #13993 from supabase/master

Prod deploy dashboard

commit 745efc91a7c82b573c0596de0f388163139fb4ab
Merge: ff6ea2ad4 fd82ab26b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 25 14:25:45 2023 +0800

Merge pull request #13948 from supabase/master

Prod deploy dashboard

commit ff6ea2ad48fa0bc447c85c226003c578f12c3334
Merge: f4797757f c6ffaefb1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 25 01:46:41 2023 +0800

Merge pull request #13932 from supabase/fix/hitting-enter-in-table-editor-


text-cell-sets-value-to-null-if-column-is-nullable

Fix/hitting enter in table editor text cell sets value to null if column is
nullable

commit c6ffaefb199066ab8aab2dbac92538b82b3c86cd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 25 01:24:21 2023 +0800

Remove log

commit 106736357861f3b76e9761af1de91aeedcc813c3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 25 01:20:46 2023 +0800

Remove unnecessary prop

commit 9b9e6d7a432dac33137abcf8289ebdfe74476b82
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 25 01:18:46 2023 +0800

Prevent setting value to NULL when hitting Enter while highlighting cell in
table editor thats of text type and nullable

commit f4797757f3520b88bbe2eadc1fa22218879282d5
Merge: fedf6a14b 6c1675129
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 20 19:00:42 2023 +0700
Merge pull request #13853 from supabase/hotfix/fix-page-view

Hotfix/fix page view

commit 6c1675129d7a270b0aad7f2d3be2eac9f8985efb
Author: phamhieu <phamhieu1998@gmail.com>
Date: Thu Apr 20 18:35:41 2023 +0700

fix: sanitizePageViewRoute to remove instead of replace

commit b08447b424b264a86e45ba5274b02026d54ed1de
Author: phamhieu <phamhieu1998@gmail.com>
Date: Thu Apr 20 17:13:44 2023 +0700

fix: sanitize route before sending page_view event

commit 8245595ab3fa6e59f22b460847e8681764ea203e
Author: phamhieu <phamhieu1998@gmail.com>
Date: Thu Apr 20 16:31:51 2023 +0700

fix: page_view should use browser url

commit fedf6a14b07dd483311df37f90216ce5d0427816
Merge: 42a180f8d 9148c49cb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 20 13:35:24 2023 +0700

Merge pull request #13842 from supabase/master

Prod deploy dashboard

commit 42a180f8d2f01a09cd76e115b5fc319cb93ffe18
Merge: 01b9b4ae2 e7c4c734e
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Apr 19 11:08:21 2023 +1000

Merge pull request #13817 from supabase/fix/usage-endpoint-null-values

hotfix: usage endpoint null values

commit e7c4c734e52c5e446bb71dc62a5c68578154d8cf
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Apr 19 10:53:32 2023 +1000

fix: usage endpoint null values

commit 01b9b4ae210b47f71de8a335cd8a2cc4b69348a2
Merge: 8e0403422 d9f7d2982
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Apr 18 19:20:17 2023 +1000

Merge pull request #13797 from supabase/master

Prod deploy studio

commit 8e0403422171a912767b5c1d4e17ef97270cb6d7
Merge: eaffed8f2 e690e4557
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Apr 16 15:46:50 2023 +0700

Merge pull request #13753 from supabase/hotfix/sql-editor

Hotfix/sql editor

commit e690e4557b1b63183657ab20a663ee24710bc455
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Apr 16 15:39:12 2023 +0700

Fix sql editor stale content when switching tabs and clicking run button

commit eaffed8f2092c130924b634008a8e751c4520bd1
Merge: 32ffce433 071d4db8a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Apr 14 18:29:42 2023 +0700

Merge pull request #13721 from supabase/master

Prod deploy dashboard

commit 32ffce433c660808b2ae423edb9b7060c29d7c83
Merge: 8b5044e38 9e6b23983
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Apr 14 11:09:50 2023 +0700

Merge pull request #13706 from supabase/hotfix/remove-wrong-column-removal-


in-catch-block

Hotfix/remove wrong column removal in catch block

commit 9e6b239830a6bb67fed23e1e001c37b9348db5c1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Apr 14 10:56:51 2023 +0700

Remove wrong column removal at catch block

commit 8b5044e38054d7a3d623a40d76a380af0e28ca64
Merge: bddc3a1c7 0a0202477
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 13 15:00:19 2023 +0700

Merge pull request #13668 from supabase/master

Prod deploy dashboard

commit bddc3a1c79081a1a3d014cdc61697ebcc6535a4a
Merge: ad60ad2e6 9fe16dba5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 13 13:28:43 2023 +0700

Merge pull request #13665 from supabase/master

Prod deploy dashboard

commit ad60ad2e63f97014b0e28fc471eb6f5899b3bf23
Merge: 71d8fabad 46bdcb4f7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Apr 12 14:50:32 2023 +0700
Merge pull request #13633 from supabase/master

Prod deploy dashboard

commit 71d8fabad4e73dd086f6c10a04a7d48c638b5cb5
Merge: 7b8a1d963 412e9d3dd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 6 14:12:19 2023 +0800

Merge pull request #13482 from supabase/master

Prod deploy dashboard

commit 7b8a1d963c537971d573c4463ad183e08c5cfd39
Merge: 52cc456cc e1baff851
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 4 23:53:34 2023 +0800

Merge pull request #13426 from supabase/hotfix/monaco-css

[hotfix] fix selection issue in monaco editor

commit e1baff85172ea1e8dfb4a342e28cd19fa152b12e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 4 23:01:54 2023 +0800

Update _document.tsx

commit 52cc456ccb91cba527e72f39b3d50bfbae18c5d4
Merge: 44993870f d41641405
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 4 15:35:41 2023 +0800

Merge pull request #13415 from supabase/master

Prod deploy dashboard

commit 44993870f559fbc76acb237659861b2c73d882f2
Merge: c745deddb 0038f6312
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 4 14:34:07 2023 +0800

Merge pull request #13413 from supabase/master

Prod deploy dashboard

commit c745deddb6e8da0d8ad3d564bc204703820fe9d3
Merge: 99fed3d93 09e2c21a7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 30 21:28:26 2023 +0800

Merge pull request #13320 from supabase/master

Prod deploy dashboard

commit 99fed3d9324d88f854e0e44071d572db5ede9b30
Merge: d697289cf eefa3bf6d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 30 14:07:35 2023 +0800

Merge pull request #13309 from supabase/master

Prod deploy dashboard

commit d697289cf1097af84813b7165f4b85495df68581
Merge: 13fdccb87 e3f09fe6a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 29 18:31:17 2023 +0800

Merge pull request #13291 from supabase/master

Prod deploy dashboard

commit 13fdccb87d96436aed021d3de7127c0a18c5293e
Merge: dd42066be d441a0170
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 29 16:37:45 2023 +0800

Merge pull request #13285 from supabase/master

[On Hold] Studio prod deploy

commit dd42066bee9b30a88a4e9bb4e043ce21aa9c8cab
Merge: df64b1a25 c071ee624
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 29 13:15:18 2023 +0800

Merge pull request #13282 from supabase/master

Prod deploy dashboard

commit df64b1a2516cc894913b0dbc216395f8e13c1595
Merge: 8bcdcca38 099cf9192
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 28 13:55:53 2023 +0800

Merge pull request #13252 from supabase/master

Prod deploy dashboard

commit 8bcdcca38f324111b832baf9950188ca6a8ca144
Merge: 8108ba493 3b3598909
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Mar 27 13:38:34 2023 +0800

Merge pull request #13223 from supabase/master

Prod deploy dashboard

commit 8108ba493f8885b77c132608866ed45759d0e990
Merge: 955e93087 de20ff2a3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 23 15:13:51 2023 +0800

Merge pull request #13159 from supabase/master

Prod deploy dashboard


commit 955e930879862944ed5dee291690163369fdc58f
Merge: a0a0ef16d c1eca93c9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 22 15:20:24 2023 +0800

Merge pull request #13135 from supabase/master

Prod deploy dashboard

commit a0a0ef16d19ab9ef1587ec936989c0475ab32566
Merge: 925a204bb a71e4f736
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 22 15:04:23 2023 +0800

Merge pull request #13140 from supabase/hotfix/update-default-region-to-


east-us

Update default region to east us

commit a71e4f7361f14b52317780ae6ff59abb5933947c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 22 14:37:52 2023 +0800

Update default region to east us

commit 925a204bb3086e36f3efa9f823f1f5778ecb10b4
Merge: 414190e27 71af49c7d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 21 13:50:19 2023 +0800

Merge pull request #13118 from supabase/master

Prod deploy Studio

commit 414190e27d81d632d12b86fea4ab3624b3095958
Merge: f78a9add2 23678bc55
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 15 09:28:57 2023 +0800

Merge pull request #13009 from supabase/da/enable-use1

hotfix: re-enable support for use1

commit 23678bc55fb60970ad97aa4e9676f0f92516410c
Author: Div Arora <root@darora.com>
Date: Wed Mar 15 06:40:18 2023 +0800

chore: re-enable support for use1

commit f78a9add2a8c81644570584d7b1c92e87aeaabab
Merge: 03c6d296f ee3f09199
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 14 09:47:34 2023 +0800

Merge pull request #12987 from supabase/hotfix/edge-functions-update-fix

Hotfix changes from https://github.com/supabase/supabase/pull/12974


commit ee3f0919963474a334bcabba482e733691c1407a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 14 09:39:03 2023 +0800

Hotfix changes from https://github.com/supabase/supabase/pull/12974

commit 03c6d296f7185bb330ea97b92bdc37464c39381d
Merge: a5bce1226 6e32e836b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Mar 12 00:11:04 2023 +0800

Merge pull request #12956 from supabase/hotfix/disable_east_us

hotfix: temporarily disable East US region for project creation

commit 6e32e836b7a616ce4e1bd74fdb3c8d5e672bf118
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Sat Mar 11 23:57:30 2023 +0800

hotfix: disable US east for project creation

commit a5bce1226ce4d7f7f3882cfc51e7206089faa714
Merge: c20a9b240 f3e3e0d00
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 9 15:32:56 2023 +0800

Merge pull request #12904 from supabase/master

Prod deploy dashboard

commit c20a9b2401fc0e4ff3aa628df6f856802807804f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 7 16:32:41 2023 +0800

Add region field for edge function details

commit dabecd0c7b17fbc91ae866622f094c8df789e2a3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 7 16:31:14 2023 +0800

Update import map field

commit 18ac80b6d4aae9e42ba4cdaa81c3409bcfa3c4d2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 7 16:23:08 2023 +0800

Update route to use function slug and use singular function query instead
of list functions query

commit 52bf4cff5b5926fc94f5492f9431e1d014f05828
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 2 17:19:47 2023 +0800

Hook up PATCH, and allow users to update function name and jwt verification
enforcement

commit ae003dd8f529389cf784e4bf55f64ff268af22d9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 1 20:48:07 2023 +0800
Add in additioanl configs for edge functions details

commit 8f1e96b222b7486749a65db44b5af896eea87b78
Merge: 6c57994e7 c484fc841
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 7 17:05:34 2023 +0800

Merge pull request #12851 from supabase/master

Prod deploy dashboard

commit 6c57994e7e0eaeb3ac267ac23482062bdd8f1b21
Merge: 92e72bac9 b4244bf17
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Mar 3 13:34:51 2023 +1100

Merge pull request #12782 from supabase/fix/row-content-menu-react-query

commit b4244bf17d744e1cfc66e64b99d64489ba88d6dc
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Mar 3 12:35:37 2023 +1100

fix: <RowContextMenu /> to use rows from react-query

commit 92e72bac9f7fac765b152526402d6a7acce7e423
Merge: b6953ba9e 0befcd053
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 2 15:35:20 2023 +0800

Merge pull request #12754 from supabase/master

Prod deploy dashboard

commit b6953ba9e1dda1c0cd912c373b5985827a560015
Merge: 029c7bd96 0600e76d2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 1 12:26:12 2023 +0800

Merge pull request #12731 from supabase/master

Prod deploy dashboard

commit 029c7bd96ddbe43631d788bdb380e1a175c998e3
Merge: 0b72dd38d dc29557ae
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Feb 28 15:24:20 2023 +0800

Merge pull request #12714 from supabase/master

Prod deploy dashboard

commit 0b72dd38dc927b0fcbd6e62acfe7242ca6efba78
Merge: 74011e80e 9c8cdc64d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Feb 23 14:51:53 2023 +0800

Merge pull request #12620 from supabase/master


Prod deploy dashboard

commit 74011e80edc61c2ce58d4e458a8a2813abd3174d
Merge: 3b03a446e 93c227556
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Feb 22 16:37:52 2023 +0800

Merge pull request #12597 from supabase/master

Prod deploy

commit 3b03a446ed47492952c76e8aa0bef311266b07fb
Merge: e533c0d25 907933225
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Feb 22 15:59:57 2023 +0800

Merge pull request #12595 from supabase/master

Prod deploy Dashboard

commit e533c0d25f811866e5bfad74f1901787e9c1fd87
Merge: 91c7ea864 6a2ad6fcf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Feb 21 14:26:33 2023 +0800

Merge pull request #12570 from supabase/master

Prod deploy dashboard

commit 91c7ea864deb9ad8941083a947252e11b214efc8
Merge: 6ed57849e 418a50a73
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Feb 21 13:48:02 2023 +0800

Merge pull request #12568 from supabase/master

Prod deploy Dashboard

commit 6ed57849ea4f5af96fccc5d789b0927f94895027
Merge: e731b7716 bb5d57da5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Feb 20 15:17:37 2023 +0800

Merge pull request #12548 from supabase/master

Prod deploy dashboard

commit e731b7716a01d737f65c07246fd2494485af66fc
Merge: 515b56562 ae3e1b89a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Feb 16 16:30:42 2023 +0800

Merge pull request #12469 from supabase/master

Prod deploy dashboard

commit 515b56562b975ec698cfd278b89798bf5d7c4055
Merge: 49624c644 f8700ff5c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Feb 15 13:14:25 2023 +0800

Merge pull request #12431 from supabase/master

Prod deploy dashboard

commit 49624c644fd30b8e4a7069052cc39bad87757df6
Merge: 452fb689f e33555c4d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Feb 14 15:22:30 2023 +0800

Merge pull request #12406 from supabase/master

Prod deploy dashboard

commit 452fb689fee7c8c5e1975934e870a9611444a4dc
Merge: 74a75e39b e663e0be0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Feb 10 02:18:21 2023 +0800

Merge pull request #12297 from supabase/master

Prod deploy dashboard

commit 74a75e39bd0593f41ba8beddc3bd7fc73635a6e3
Merge: 2b8d81bd1 c6bcdc69c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Feb 9 14:30:44 2023 +0800

Merge pull request #12280 from supabase/master

Prod deploy dashboard

commit 2b8d81bd12d4da2087b13c600d8251d7e3bde72f
Merge: 77b356e59 e730d9c34
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Feb 8 13:10:09 2023 +0800

Merge pull request #12219 from supabase/master

Prod deploy dashboard

commit 77b356e596eac6cb69e0c22c3c1f0a132435400c
Merge: c20ed925a 9d866bc8f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Feb 7 14:54:48 2023 +0800

Merge pull request #12217 from supabase/master

Prod deploy dashboard

commit c20ed925ad5ba1925f676511affdcf0d4254dc73
Merge: 57eb4a234 d8bc2a5f5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Feb 2 15:45:15 2023 +0800

Merge pull request #12121 from supabase/master

Prod deploy dashboard


commit 57eb4a234777857f01a8c34dbb4f127348c87ca4
Merge: 08b4ce3cc 5e0ec008c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 15:34:38 2023 +0800

Merge pull request #12073 from supabase/revert-12066-revert-11987-master

Revert "Revert "Studio deploy""

commit 5e0ec008c035f76f366da091745c13127b68c9e8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 15:19:24 2023 +0800

Update DisplayAPISettings

commit 372ac5ee755233b240ffa510c9db944973d3265e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 15:18:06 2023 +0800

Revert "Revert "Studio deploy""

commit 08b4ce3cc3b571b5629f1f5f98b01341243055a1
Merge: b0b953fcc f2e253df7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 14:34:33 2023 +0800

Merge pull request #12066 from supabase/revert-11987-master

Revert "Studio deploy"

commit f2e253df7e30b5cc4cf19280ac1a0ba6fa2f0fc5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 14:25:18 2023 +0800

Revert "Studio deploy"

commit b0b953fcc84e167ab30c99909650cf6f5bad8ec1
Merge: fecb67faf d9846650e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 13:33:55 2023 +0800

Merge pull request #11987 from supabase/master

Studio deploy

commit fecb67fafb287c0aa0d1d8c92006dc4b28c92206
Merge: de0ab2458 624afc1f9
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Jan 28 05:08:32 2023 +0800

Merge pull request #11990 from supabase/hotfix/exit-survey-use-state-issue

Hotfix/ fix useState issue on submit button

commit 624afc1f9a7d945533bdca267de3f523d5e22e9e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Jan 28 04:57:55 2023 +0800
Update ExitSurvey.tsx

commit de0ab24582db4a132b817a8eeefdb2ebee0c8604
Merge: 6c1a5e16c a59f37482
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jan 26 14:39:38 2023 +0800

Merge pull request #11933 from supabase/master

Prod Deploy Dashboard

commit 6c1a5e16c25b3462f4b1f3d410fbf1a8e8e0a0e2
Merge: 1d5ebd674 c019be2d1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 24 14:51:39 2023 +0800

Merge pull request #11754 from supabase/master

Prod Deploy Dashboard

commit 1d5ebd67483ad1f785f796386fdbd36ccebbdbb2
Merge: a2ba82792 09dce53d1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jan 18 10:56:34 2023 +0800

Merge pull request #11699 from supabase/master

Prod deploy dashboard

commit a2ba827926591f663bb844d03d6832da6bf99fc1
Merge: 1206b98cd 6ae28bdee
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jan 13 01:05:33 2023 +0800

Merge pull request #11606 from supabase/master

Prod deploy dashboard

commit 1206b98cded795dec0b1a822b3acfba6db39e4b8
Merge: 902aeb288 d08312124
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jan 11 14:29:50 2023 +0800

Merge pull request #11553 from supabase/master

Prod deploy dashboard

commit 902aeb2884e2919cd0691aef93946a58061d31d3
Merge: 6b98c0696 2aa6a4a69
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 3 13:05:47 2023 +0700

Merge pull request #11292 from supabase/master

Prod deploy dashboard

commit 6b98c069682a49d8eb59e4135437eec314dda790
Merge: d31caddc3 e50d736b3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Dec 22 17:55:30 2022 +0700

Merge pull request #11186 from supabase/master

Prod deploy dashboard

commit d31caddc394fcb1417cb03da994f9cf9cf661276
Merge: fddc4ceed b40e6216a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Dec 21 22:14:21 2022 +0700

Merge pull request #11170 from supabase/master

Prod deploy dashboard

commit fddc4ceede7f92989998c3d795b789c0201e6914
Merge: 58fe3de07 ad300dfd3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Dec 21 14:15:04 2022 +0700

Merge pull request #11110 from supabase/master

Prod deploy dashboard

commit 58fe3de070d5ccd8f5df9a817793b1d9538a4153
Merge: 4eecc9917 71a2888d0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Dec 15 02:42:58 2022 +0700

Merge pull request #10983 from supabase/master

Prod deploy dashboard

commit 4eecc99176aa38eb1c14dd677c55192c61797302
Merge: 94c499fe0 f091fa666
Author: Inian <inian1234@gmail.com>
Date: Wed Dec 14 18:31:12 2022 +0800

Merge pull request #10957 from supabase/master

commit 94c499fe08d32e76de3870b5efd058a9b4804e8d
Merge: fe5098842 a7c9f25ea
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Dec 14 13:57:51 2022 +0700

Merge pull request #10950 from supabase/master

Prod deploy dashboard

commit fe50988422fbf4832546f16c92137d9db672d33f
Merge: 3505e9e91 744ee0d86
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Dec 14 11:57:33 2022 +0700

Merge pull request #10910 from supabase/master

Prod deploy dashboard

commit 3505e9e915c38bcb50de816b203f169cdc01edff
Merge: b6d89178d cc3d379da
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Dec 13 17:21:32 2022 +0700

Merge pull request #10903 from supabase/master

Prod deploy dashboard

commit b6d89178d4d6763a7aa84de10a5017ea974337df
Merge: 52aa28bf8 d93c85d7c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Dec 13 12:41:37 2022 +0700

Merge pull request #10894 from supabase/master

Prod deploy dashboard

commit 52aa28bf8b76bed44d2c145d56a247181aa574e6
Merge: df66ff2c5 c67b321ea
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Dec 8 18:23:36 2022 +0800

Merge pull request #10797 from supabase/master

Prod deploy dashboard

commit df66ff2c5641cc67e3fae31bd6f772d72a9489d0
Merge: d264d528c 61839099c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Dec 6 16:34:33 2022 +0800

Merge pull request #10741 from supabase/master

Prod deploy Dashboard

commit d264d528c0dd7e68aeeaeed357b2e7b3184ce151
Merge: d57120989 3aca10d35
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Sat Dec 3 01:55:29 2022 +1100

Merge pull request #10687 from supabase/hotfix/key-functions-usage

hotfix: key for functions usage

commit 3aca10d35ee2a8c048e21f75b245d889c688e19f
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Dec 2 14:38:49 2022 +0000

hotfix: key for functions usage

commit d571209895edd504ed30458edba8ef88f51a0886
Merge: d0614755c 902039693
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Dec 2 00:04:56 2022 +0800

Merge pull request #10654 from supabase/master

Prod deploy Dashboard


commit d0614755cab2c37ca083990e2fb268e8615a1f07
Merge: 70069f86b 448c85a41
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 29 19:17:43 2022 +0800

Merge pull request #10601 from supabase/master

Prod deploy dashboard

commit 70069f86b39c1db3c521b16741e22a9240066e90
Merge: a3c72a6ec 8c6ddaf6e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Nov 24 17:45:54 2022 +0800

Merge pull request #10506 from supabase/master

Prod deploy dashboard

commit a3c72a6ec07f42ef27a1d0806888fe38144199f9
Merge: a67f60a30 e281ce19b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 23 17:06:39 2022 +0800

Merge pull request #10476 from supabase/master

Prod deploy Dashboard

commit a67f60a30bcf380d05a88f37ee91616a57409860
Merge: 0094acc41 e7b0f5b82
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 22 16:49:25 2022 +0800

Merge pull request #10454 from supabase/master

Prod deploy Dashboard

commit 0094acc419eab0042d3cfba229a2816fa600a4f7
Merge: 3723e1feb a74d43f99
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Nov 17 15:57:36 2022 +1100

Merge pull request #10377 from supabase/master

Prod deploy Dashboard

commit 3723e1feb45931157ff3b65cedbe59df1ed81d6a
Merge: e8ebf80f5 e3ac9e193
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Nov 17 15:04:48 2022 +1100

Merge pull request #10347 from supabase/master

Prod deploy Dashboard

commit e8ebf80f55ac85f69ee44115641cd6127e54a4b1
Merge: b48bb12e7 a8aa06c0d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 15 16:52:53 2022 +0800
Merge pull request #10335 from supabase/master

Prod deploy Dashboard

commit b48bb12e7b4e9fb6c3be2feed1b2982a222f9530
Merge: ce5a8cd02 5836ba8a8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Nov 14 13:40:29 2022 +0800

Merge pull request #10302 from supabase/master

Prod deploy Dashboard

commit ce5a8cd0237d7cc420abf5cd7d0976f804ab7ff4
Merge: 8f808477a 65bd1ccac
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Nov 10 09:45:25 2022 -0330

Merge pull request #10240 from supabase/master

Fix project deletion survey

commit 8f808477a8c3858d79791e7caff0f5f7fc151c9b
Merge: 0143b5124 81f2cb4cb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Nov 10 14:32:59 2022 +0800

Merge pull request #10234 from supabase/master

Prod deploy Dashboard

commit 0143b512473ca98bff2683bde3f9a06a208eb47d
Merge: a9be5e249 1c46c54e3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 8 16:50:55 2022 +0800

Merge pull request #10173 from supabase/master

Prod deploy Dashboard

commit a9be5e24915c2eccf169005b9d4c7bbd70b4723e
Merge: 1d92980f9 465d0de86
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Nov 3 15:32:54 2022 +0700

Merge pull request #10053 from supabase/master

Prod deploy Dashboard

commit 1d92980f9a934e00e23d6ce9ec1de56ad0189cac
Merge: ead80f150 3a1d8ab8e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 2 11:53:35 2022 +0700

Merge pull request #9998 from supabase/master

Prod deploy dashboard

commit ead80f150cb9c36c568b47ffe459a64600424065
Merge: e031dcc3c bd72dc459
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 1 16:05:48 2022 +0700

Merge pull request #9995 from supabase/master

Prod deploy Dashboard

commit e031dcc3cd5c78a8da21ecbe07ea870a461aaa81
Merge: e00c98294 4f90176fb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 27 13:07:33 2022 +0700

Merge pull request #9885 from supabase/master

Prod deploy Dashboard

commit e00c982946671d08cee67e4cbfa823640e90403d
Merge: fb59122c3 6c472fc31
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 25 13:10:20 2022 +0700

Merge pull request #9797 from supabase/master

Studio Prod Deploy

commit fb59122c3e28179bc588b7b7bb5fb6d5adf6b235
Merge: 96f7ccc32 09fa366e6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 20 12:15:15 2022 +0700

Merge pull request #9694 from supabase/master

Prod deploy Dashboard

commit 96f7ccc32227e43a3cdf3ca369983cf7c056ae0a
Merge: 859327c81 37a116b5e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Oct 19 12:22:50 2022 +0800

Merge pull request #9664 from supabase/master

Prod deploy

commit 859327c8165131142cca36f97c4cd9a0f7766e2b
Merge: e968cdf7a 477508d3d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 18 13:39:39 2022 +0800

Merge pull request #9635 from supabase/master

Prod deploy for Dashboard

commit e968cdf7ae1e2fc862248c546dceec772de34e37
Merge: aaceb4fb4 b5178bb90
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Oct 17 16:38:24 2022 +0800

Merge pull request #9610 from supabase/master


Studio prod deploy

commit aaceb4fb4a51e4a8f0ae51e6c0180cd0063ca448
Merge: da8cf6f5e 9ca18cee9
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Oct 13 20:08:31 2022 +1100

Merge pull request #9521 from supabase/master

Prod studio deploy

commit da8cf6f5ef4b060993a5be4ed04155a760c4561d
Merge: fac5397ac 465a84d8c
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Oct 13 19:46:48 2022 +1100

Merge pull request #9515 from supabase/master

Prod studio deploy

commit fac5397acfd668a09078f50ca841136dc1c4840a
Merge: 29fb072c1 2d9ff657c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 11 16:16:32 2022 +0800

Merge pull request #9392 from supabase/master

Studio deploy

commit 29fb072c17eb9923e08ae76e655a0a83d05d3af7
Merge: 3f6a61ed1 f01616053
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 6 13:29:57 2022 +0800

Merge pull request #9364 from supabase/master

Prod deploy Studio

commit 3f6a61ed13718b07df31b5611d3356acd7e254c6
Merge: 60b095a08 c0d059e45
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 4 17:18:10 2022 +0800

Merge pull request #9321 from supabase/master

Prod deploy Studio

commit 60b095a08e5fadae936ebff26a2f43d0f2aaa6f1
Merge: a7e9cf50b e96f6f472
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 4 13:04:25 2022 +0800

Merge pull request #9316 from supabase/master

Prod deploy Studio

commit a7e9cf50b2e92ac48f8c5308d4ef7158c0cad4ad
Merge: d45bb7303 dcca02e4d
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Sun Oct 2 21:43:52 2022 +1100

Merge pull request #9280 from supabase/master

Prod deploy Studio

commit d45bb73031f54bd564568d9c52c4f9edb58660c8
Merge: b5f2259d0 1bf3e90b3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 29 15:08:49 2022 +0800

Merge pull request #9208 from supabase/master

Prod deploy Studio

commit b5f2259d0fd5334d6bf9326325643339798b92d2
Merge: ff192a2b1 8e6c30d1d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 27 12:12:02 2022 +0800

Merge pull request #9156 from supabase/master

Prod deploy Studio

commit ff5b40beea6bcb6bd06f39acad5ec43f64be8e80
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jun 13 14:35:08 2023 +0900

move iOS, Android, web deep link configurations in a tab

commit ee83945d53cc4f72ea31ddf11955637f6ddf52b4
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jun 13 14:26:39 2023 +0900

guide: update flutter user management guide with new code

commit 3c6423c86de6d6aca954603ee36bb1340ae8e35d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 12:37:08 2023 +0800

fix imports

commit 1df0b52256379fd17c5acb284b3c575c92390569
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 12:33:47 2023 +0800

package lock updated

commit 4eca57df61d056f09e4e78d4b02d6dbd4deafb57
Author: Bo Lu <lv.patrick@gmail.com>
Date: Tue Jun 13 14:33:02 2023 +1000

fix: wrappers docs links

commit 51226c665efae8e5ecda715ee9a2d7104fa30a37
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 12:31:36 2023 +0800
more utils

commit 7fe480bb09ef72e758f4be85060e8164a31bc268
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 12:25:54 2023 +0800

replace button

commit bba3f735500ba1a8b21c106981eeb7a41818a54c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 12:24:47 2023 +0800

move utils

commit 41b6d5afe4a3331b1f1a56280a56102b7324fe96
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 13 12:21:33 2023 +0800

updated styles on dropdown

commit 1bf0e5e969499056a2edd40143c28eed04472be1
Merge: 4cd9f798f e71c0b0a2
Author: Andrew Smith <andrew@supabase.io>
Date: Tue Jun 13 04:13:28 2023 +0100

Merge pull request #14989 from supabase/chore/user-user-management-nextjs-


readme

Removed link to create-next-app

commit e71c0b0a2693325c09e51b3425425c16d2577523
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue Jun 13 02:10:14 2023 +0000

Update with correct deploy with vercel button

commit 4cd9f798fc943cfdb64a94c90642b3ab6460abb6
Merge: ef8769638 a82105525
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jun 13 10:33:14 2023 +0900

Merge pull request #14980 from supabase/guide/flutter-user-management

guide: minor cleanup on the Flutter user management sample app

commit ef8769638ca371eaafb8b1f0897599d7e281b82d
Merge: c2cdf7f05 9e55c5617
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Tue Jun 13 08:45:30 2023 +0800

Merge pull request #14971 from supabase/J0/exporting-users

docs: add section on exporting users

commit c2cdf7f057a9a5540e618949077a9d3277a0d4a6
Merge: a97e6882c 42fa18a36
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 02:02:24 2023 +0200
Merge pull request #14993 from supabase/chore/billing-v2-improvements

chore: improve subscription and usage pages

commit a97e6882cced84e4b50ae738742d97171aa03ac5
Merge: 80ff9f771 c331921ce
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 12 17:26:22 2023 -0600

Merge pull request #14991 from


supabase/dependabot/pip/examples/ai/image_search/transformers-4.30.0

chore(deps): bump transformers from 4.29.2 to 4.30.0 in


/examples/ai/image_search

commit 42fa18a36d34fe8b8a6034b57146f26243f20f4b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 13 00:49:02 2023 +0200

chore: improve subscription and usage pages

commit c331921ce055f892f8dcc4539f276870d25d7261
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jun 12 21:50:34 2023 +0000

chore(deps): bump transformers in /examples/ai/image_search

Bumps [transformers](https://github.com/huggingface/transformers) from 4.29.2


to 4.30.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
-
[Commits](https://github.com/huggingface/transformers/compare/v4.29.2...v4.30.0)

---
updated-dependencies:
- dependency-name: transformers
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 0cd2f4522ab1bdbcfdd2292a76f1e137afe7a207
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Mon Jun 12 21:21:09 2023 +0000

Removed link to create-next-app

commit f1dfaf953e93726a2e424063196f7d9f06c1aa60
Author: Div Arora <darora@users.noreply.github.com>
Date: Mon Jun 12 15:42:03 2023 -0400

Apply suggestions from code review

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 80ff9f77138878746b8c2d64d8fe62e52f321d78
Merge: 9c28f917c a6bdacfe9
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 12 13:02:09 2023 -0600
Merge pull request #14966 from tresende/patch-6

fix: Fix getting started link

commit fa8a67bc240d8d58d3b62a7cb740efcc87ec833c
Merge: 12d5eaa86 9c28f917c
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 12 16:08:48 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 4328d77a7eb6dc0f2d905f277e70875b39aa7b73
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 12 15:50:14 2023 -0230

Undo package.json change

commit b1332a4dbe64303e1f1f91bc8b3fee6189aa9aa2
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 12 15:49:08 2023 -0230

Update to use writeText

commit 9c28f917c7e754d310c64469819a1897bcb2afd3
Merge: 43c37998a 52872f5bb
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 12 12:08:37 2023 -0600

Merge pull request #14322 from supabase/fix/realtime-docs

fix: Realtime docs

commit 43c37998ac68998bc9b53ab9ae7ca4bd30702a09
Merge: ee1100a7e abad2fcca
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 12 15:31:35 2023 -0230

Merge pull request #14984 from YuriCodes/patch-1

Updated humans.txt to add new DevRel (me) :]

commit ee1100a7e2ac27789f93bbe447589eb2c842533b
Merge: 2568bfcb7 e1e13a891
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 12 15:31:13 2023 -0230

Merge pull request #14985 from supabase/docs/developer-readme-node-v18

docs(developers): node v18 for local dev

commit 52872f5bb2c72aa15e5715b90212feaefc5f3d04
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jun 12 11:59:13 2023 -0600

fix: formatting

commit e1e13a8913f98908567502392c1a370b211d9bf6
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jun 12 11:47:48 2023 -0600

docs(developers): node v18 for local dev

commit 05802185440d92a3df08916382f28ecb7dab46ac
Author: Chase Granberry <chase@logflare.app>
Date: Mon Jun 12 10:44:20 2023 -0700

fix: more Realtime quotas changes

commit 12d5eaa86a0d494b58ced185b69e0d87445ffb2a
Merge: bc10b7a90 2568bfcb7
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 12 15:03:08 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit abad2fcca4162a2297984d6728fe9bd8474ee49c
Author: Yuri <80093500+YuriCodes@users.noreply.github.com>
Date: Mon Jun 12 13:29:58 2023 -0400

Updated humans.txt to add new DevRel (me) :]

commit 2568bfcb7dbef34808536ab2bf77334aa3a30f73
Merge: 7f96105fc f08521ed5
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 12 11:25:46 2023 -0600

Merge pull request #14982 from supabase/connection-pool

Add connection pool link in Serverless API

commit ed9aabde0c0d5e1d3dfca7703d80e5b2b8a4dfd5
Merge: 7f4bcc219 45a096bb9
Author: Chase Granberry <chase@logflare.app>
Date: Mon Jun 12 10:24:08 2023 -0700

Merge pull request #14946 from supabase/fix/realtime-docs-quotas

docs: add Realtime quotas to a table

commit 45a096bb944556bff73295d1dcc9aca675f89352
Author: Chase Granberry <chase@logflare.app>
Date: Mon Jun 12 10:22:21 2023 -0700

fix: address change requests

commit 7f96105fc553f79e2040fdd93fe26bd987b35215
Merge: 5e665120a 491bbdd7e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jun 12 10:42:39 2023 -0600

Merge pull request #14944 from supabase/choreinclude-note-for-self-resizing

chore:include note for self resizing

commit 491bbdd7ee9ded9c13bf6371c667ca3bf12e67f1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jun 12 10:33:57 2023 -0600
fix: prettier

commit f08521ed56b0e33f919eecbd4ebf116a03a70eb4
Author: Steve Chavez <stevechavezast@gmail.com>
Date: Mon Jun 12 11:16:42 2023 -0500

Add connection pool link in Serverless API

Adds a link to the PostgREST connection pool docs

commit a82105525dcbb8042f624114ebc1f2012be23061
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Tue Jun 13 00:12:00 2023 +0900

revert the removal of splash_page

commit 27945783a28e6f4962e8f96a2c1c7cac7cdb4c74
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Jun 12 23:48:48 2023 +0900

remove splash page

commit 5e665120a46524e6b95a18a4c605641731bde8c0
Merge: 923a0ca54 969fa6fa2
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Jun 13 00:42:37 2023 +1000

Merge pull request #14974 from supabase/fix/multiple-profile-creation

fix: multiple profile creation

commit a6d5f2e60b73383bcebae87eaa6dc64ecb4fb4f8
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Mon Jun 12 23:14:59 2023 +0900

remove constants.dart

commit cceea2e85d314c48dc9796051ba6ef5424abce3f
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Mon Jun 12 20:51:30 2023 +0700

Delete local.properties

commit 89efd01aa8a73b63f875f863be6b07e9572e0f4a
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Mon Jun 12 20:49:39 2023 +0700

docs: update product sample

commit 923a0ca5478e3f5b05895430dd6d819570354fc1
Merge: 782b39575 7d7d383a1
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 12 15:48:02 2023 +0200

Merge pull request #14977 from supabase/chore/prepare-subscription-page-release

commit 7d7d383a108b08f4d5da4227ffb3579bfc23e1ad
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 12 15:42:28 2023 +0200

copy and query invalidation

commit 969fa6fa219b10437b2b6d8b2d3592981f92f088
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jun 12 22:58:57 2023 +1000

remove profile creating loading toasts

commit 648921431677b63281526649e8f716b2bd179456
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 12 14:41:37 2023 +0200

Update BillingBreakdown.tsx

commit 05a1152edd07b6e7f5a0a19eab504d7078ad7a9e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 12 14:10:29 2023 +0200

chore: improve subscription v2 page

commit bc10b7a902a61c4289be0528ad97791de553fc18
Merge: 1ed0e02d0 782b39575
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 12 09:24:24 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 782b3957566e2517ba16d8a2a62e8402343ba629
Merge: 1b2361c09 fb1446ac8
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon Jun 12 16:38:02 2023 +0800

Merge pull request #14954 from supabase/chore/add-referer-logs-constants

Add 'metadata.request.headers.referer' to log constants

commit 13459a711a3689d043db9e36cd70066638ffd132
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jun 12 18:25:58 2023 +1000

fix: multiple profile creation

commit 9e55c56179aeb1f127b38c940cd5e65479fe0002
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon Jun 12 14:05:53 2023 +0800

Update apps/docs/pages/guides/auth/managing-user-data.mdx

Co-authored-by: Isaiah Hamilton <isaiah7hamilton@gmail.com>

commit eaa92060285e4f070b93555bd58e38f08e4b3c67
Author: joel@joellee.org <joel@joellee.org>
Date: Mon Jun 12 10:41:23 2023 +0800

chore: add supporting image

commit ff0d6e601b771164bd7caea72293f9c41aa2425b
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon Jun 12 10:32:34 2023 +0800

Update managing-user-data.mdx

commit ba852f2898115dc0123bd9eff445f528649e1676
Author: phamhieu <phamhieu1998@gmail.com>
Date: Mon Jun 12 09:00:32 2023 +0700

fix: project update api

commit d2cf6c4c50367d2f061796020f9a548dc30209ae
Author: phamhieu <phamhieu1998@gmail.com>
Date: Mon Jun 12 08:27:07 2023 +0700

fix: members leave api

commit a6bdacfe96e204416a61432b1de770c277d33fa8
Author: Thiago Resende <thiago.gcresende@gmail.com>
Date: Sun Jun 11 20:12:30 2023 -0300

Fixing getting started link

commit 8f17fa0e55c6395ddc1515899de128d83931ed55
Author: Div Arora <root@darora.com>
Date: Sun Jun 11 14:49:52 2023 -0400

feat: add docs on custom postgres config

commit 1b2361c099c2573afa1fe59d3187343bb8f1bcab
Merge: 62ba90d75 29e003543
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sun Jun 11 18:01:45 2023 +0200

Merge pull request #14962 from supabase/burggraf-patch-1

commit 29e003543ec16da23a5f406800932208fa79273d
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sun Jun 11 17:51:45 2023 +0200

prettier

commit ec6b74c9e47142c4082ff164b96418605fc4c0eb
Author: Mark Burggraf <markb@mantisbible.com>
Date: Sun Jun 11 07:27:13 2023 -0700

Update migrating-and-upgrading-projects.mdx

- added missing dependency: Docker Desktop


- added more detail for how to set environment variables $OLD_DB_URL and
$NEW_DB_URL
- added note for potential permission errors that appear for older projects
where `supabase_admin` was the owner of some objects

commit 62ba90d75c70108b709ae74fb32e2615b226a2bb
Merge: 2b70845c0 ca5c6be8e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Jun 10 22:39:07 2023 +0200
Merge pull request #14951 from supabase/chore/usage-page-typos-z-index

chore(usage): fix typos, z-index for preview toggle

commit fb1446ac865925192ab1a0c8a36093bca54111dc
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun Jun 11 04:04:03 2023 +0800

Add 'metadata.request.headers.referer' to log constants

Probably missed out by mistake

commit ca5c6be8e9fcf9c1d810bf955a0fe834dcce3b73
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Jun 10 16:00:04 2023 +0200

chore(usage): fix typos, z-index for preview toggle

commit 983aa24e14b3fe8174a8c2216885e3a82ea18e57
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Jun 10 15:56:16 2023 +0200

Update Pricing.json

commit 20222e59e421972431578c8c1613433a91f98168
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Jun 10 15:45:37 2023 +0200

chore: improve usage tooltips on pricing page

commit c49b52b0f3332cb5c4b1c5be4f4e59095de18f0a
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 10 18:26:10 2023 +0700

docs: update wording

commit 5341854a15a988a371166de608f28b10af58b293
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 10 18:22:08 2023 +0700

docs: update alt text

commit 446f1fe8e570f6a290b4e40c74579aaee55aaa62
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 10 18:19:38 2023 +0700

docs: update wording

commit bdb1a4943380bfce9078cabe62913e5a1402862a
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 10 18:17:52 2023 +0700

docs: add steps to provide dependency with Hilt

commit 5fd2a0e5e4d0940966471b91d5e98d8482ac5e51
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 10 12:01:27 2023 +0700

docs: update steps


commit 524f8314c24976036fa89967ac4e313f7e81131b
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Sat Jun 10 11:45:51 2023 +0700

docs: update wording, reformat code

commit bf113f04cb16cbd10b0dea1d5c14cf154867267e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sat Jun 10 05:32:54 2023 +0200

Update apps/docs/pages/guides/platform/database-size.mdx

commit 2a228e46420448fc29b556ad61efff9c457611f5
Author: Wen Bo Xie <wenbo.xie3@gmail.com>
Date: Fri Jun 9 17:02:29 2023 -0700

docs: add Realtime quotas to a table

commit 7f4bcc21971270236d95cbfac97994ebed6471ed
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Fri Jun 9 16:19:13 2023 -0700

Update apps/docs/pages/guides/realtime/quotas.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 00ea3071e15cd50685b3ede6b2b8815fc3cbde54
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Fri Jun 9 16:19:06 2023 -0700

Update apps/docs/pages/guides/realtime/quotas.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit da0e1bb77d55e6822d1593b286e9d7aa77695312
Author: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Fri Jun 9 16:18:52 2023 -0700

Update apps/docs/pages/guides/realtime/quotas.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 307ff64a8a9ec0223970c00da84312a78d9559dd
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sat Jun 10 00:58:04 2023 +0200

Update apps/docs/pages/guides/platform/database-size.mdx

commit 2b70845c0ad1f91a1785f7a60bd8b7e35ea86d70
Merge: 018d7b944 5f79e3a21
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 9 16:24:14 2023 -0600

Merge pull request #14945 from supabase/fix/icon-svg-props

fix: icon svg props to be jsx compatible

commit 7e05abcc15878db71abf0f72fbc2767f4306de76
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 9 14:56:43 2023 -0600

chore: change billing realtime link from rate limits to quotas

commit 1eeb0ff6266ad0388d85b6df38564b9d2865570f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 9 14:55:34 2023 -0600

chore: adds redirect from realtime rate-limits to quotas

commit 47209f6ad3a7dfe1be4451f26baf719ad8b97d77
Merge: 82cac0eda 018d7b944
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 9 14:53:37 2023 -0600

Merge branch 'master' into fix/realtime-docs

commit 82cac0eda80a45270d87c6afccebee75fb665ef1
Author: Chase Granberry <chase@logflare.app>
Date: Fri Jun 9 13:46:45 2023 -0700

fix: better admonition maybe

commit 5f79e3a2119101c99ce2f147df08f575b66d7fe9
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 9 14:46:22 2023 -0600

fix: icon svg props to be jsx compatible

commit a1a901695e2360651b047c0caa90e02bc3b8fe5b
Author: Chase Granberry <chase@logflare.app>
Date: Fri Jun 9 13:31:21 2023 -0700

fix: rename file

commit 018d7b9446df899a5fd831a8737130718358fe33
Merge: e91954f0b 32490acdf
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 9 14:31:08 2023 -0600

Merge pull request #14934 from supabase/chore/update-next-helpers-guide

Chore/update next helpers guide

commit ae11423c75ee4044b9905d3843bcff8dd0256ff4
Author: Chase Granberry <chase@logflare.app>
Date: Fri Jun 9 13:25:39 2023 -0700

fix: Realtime "rate limits" to "quotas"

commit a921f8b7dcd36f975805f30ea577e85cae5cc801
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Fri Jun 9 17:22:58 2023 -0300

chore:include note for self resizing

Include the 6 hour window restriction on the INFO for self-resizing.


commit 1ed0e02d0b2140a14a24f8bccba44ebd407e5d7f
Merge: a744f85e4 e91954f0b
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 9 14:53:35 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit e91954f0b9811273066bfb55a3ff88a044ff6660
Merge: 478dfc51c 350aed02f
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 9 10:50:18 2023 -0600

Merge pull request #14921 from CodingArcher/patch-1

Update main.dart

commit 350aed02f807472fe4530509bca694cc18150009
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 9 10:38:50 2023 -0600

docs: reword flutter user management example comment

commit c28b52fddac205fd8a35ac9278c77caa419f863e
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Fri Jun 9 23:22:57 2023 +0700

docs: update more details of how display data

commit 32490acdfed1b2301c42805f2d32c9c6e98af5fc
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 9 10:13:04 2023 -0600

docs(next-auth): clarifications on code exchange

commit 68abc7045b416be2299537f7c6250b78fe356b6f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 9 10:07:14 2023 -0600

docs(next-auth): relative docs links

commit dcf14c109559cf9d118334134f25305d0ed9cdf7
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 9 10:02:14 2023 -0600

docs(next-auth): update middleware explanation

commit 8918471091b16026f30caa5e84408ce222611568
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 9 09:41:10 2023 -0600

docs(nextjs-auth): various improvements

commit 8496c3b4396cc39cf6b11f8f2e3b7ad5af2eebcd
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 9 08:59:32 2023 -0600

docs(next-auth): change quote to admonition

commit 478dfc51c23b08deb059c52cb1db5afb4220b69d
Merge: 738fa8fc4 d49007c78
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Jun 9 16:27:25 2023 +0200

Merge pull request #14937 from supabase/hf/docs-clarify-mapped-attribute-


storage

docs: clarify SAML mapped attribute storage location

commit 738fa8fc4eac78c7d2c400021eade8543977871f
Merge: 65fac8b4b 69b5da215
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Sat Jun 10 00:26:06 2023 +1000

Merge pull request #14938 from supabase/docs/update-nextjs-auth-helpers-link

Docs: Update video link for Next.js Auth Helpers

commit 69b5da2151e12bf290fed9088504f2f4131ffcb3
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Sat Jun 10 00:17:10 2023 +1000

docs: update video link for Next.js Auth Helpers

commit 65fac8b4bce6eba13e1ba402028a40f96d457c03
Merge: d6cc845da cd34549bc
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Jun 9 15:49:51 2023 +0200

Merge pull request #14935 from supabase/hf/docs-attribute-mapping-file

docs: use `--attribute-mapping-file` in SSO setup

commit d49007c781f226a016375a3b22c4708c7b401b5d
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Jun 9 15:36:51 2023 +0200

docs: clarify SAML mapped attribute storage location

commit cd34549bc2361819eccbf7824516d5bdd84de3a2
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Fri Jun 9 15:31:33 2023 +0200

docs: use `--attribute-mapping-file` in SSO setup

commit 722caa8bb5c14a8e01e2b2e18503728399a81f16
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 9 09:32:32 2023 -0230

Update next auth helpers guide

commit 64eff7904fd058945a37476cd199939874764003
Merge: fcd431a39 d6cc845da
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 9 09:03:09 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit d6cc845dadcb3e24f79a56feed233ca118c7d1ee
Merge: 0b988ec90 bebe12e74
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jun 9 13:25:21 2023 +0200

Merge pull request #14931 from supabase/RamiroND-patch-1

Fix filename

commit bebe12e74f553688bbcbdb7acc799cc59483cb70
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Jun 9 12:10:10 2023 +0100

Update 2023-06-09-supabase-beta-update-may-2023.mdx

commit 29283f0c6b21b7f626f0273083360221d3385f25
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Jun 9 11:59:17 2023 +0100

Fix filename

commit 61f4c6e58525ffce3075cdadd5cb5a24656a2006
Merge: b7dabb368 2fc053d32
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 9 03:51:57 2023 -0700

Merge pull request #14928 from supabase/hf/usage-v2

Hotfix: Usage v2 improvements

commit bc9c667eb1928d5c403efdd7d80001b10b65246e
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 9 20:43:54 2023 +1000

feat: bigquery wrapper ui

commit 0b988ec907399ca090b0de6611aeac4272433d51
Merge: dae9c126a 7bcabe974
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jun 9 12:37:03 2023 +0200

Merge pull request #14924 from supabase/fs/fix-vector-page-spacing

Fix: safari vector page layout bug

commit dae9c126a39d4eda5cfd3e20fcfcd0ceba8af074
Merge: 2945b772d b2cf7d313
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Jun 9 11:34:57 2023 +0100

Merge pull request #14894 from supabase/beta-update-may-2023

Beta Update May 2023 - Blog Post

commit 2fc053d3237e6cdc8065991dc1c293525b9ac6ef
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 9 10:58:39 2023 +0200

chore(usage): add Realtime docs, improve timeframes, upsell


commit 2945b772d84448ae0f1999be24a1dac6905a7771
Merge: bf6d0d415 c1af0c4da
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 9 03:30:13 2023 -0700

Merge pull request #14925 from supabase/chore/usage-v2-improvements-9th-june

chore(usage): add Realtime docs, improve other timeframes, readd upsell

commit c1af0c4dadae70249c45c1bb996f4ec0df3f5ebd
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 9 10:58:39 2023 +0200

chore(usage): add Realtime docs, improve timeframes, upsell

commit b2cf7d31398c31bcdf6b6d66a54e8dc0156124dd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jun 9 12:13:09 2023 +0200

fix format

commit a3939e7b6b7aa3677cc349bdd7c2e326242337e1
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Jun 9 11:04:59 2023 +0100

FIxes.

commit b45c4674bcad172aaedd2808af85974cd71bbdb7
Merge: 5bb8602c0 bf6d0d415
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 9 20:01:08 2023 +1000

Merge branch 'master' into feat/vercel-integration-v2

commit bf6d0d4152dfb4b5896e33e8e4746ccece5a68db
Merge: 43efc608e 6cf66fbda
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Jun 9 20:00:04 2023 +1000

Merge pull request #14650 from supabase/chore/upgrade-to-node-18

chore: upgrade to node 18

commit 6864f2282204faa6183a3f3e74e6eccc10974c69
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Jun 9 10:50:53 2023 +0100

Fix.

commit 7899a48407e8dd69407163671819176ef6f32b0d
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Jun 9 10:48:08 2023 +0100

Fixes

commit 6cf66fbda4e07a743767ccc775d9c3fdccb9ce1d
Merge: 40d3e0b34 43efc608e
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 9 19:37:22 2023 +1000
Merge branch 'master' into chore/upgrade-to-node-18

commit 5bb8602c0340134969b8c095a128972c55bbc059
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Jun 9 19:34:13 2023 +1000

project linker wip

commit f8ff07107f9e5730a58034458cda4eab18cf69e4
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri Jun 9 10:30:57 2023 +0100

Add images.

commit 7bcabe97453b0eb07ded28413bedfa044328c367
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Jun 9 09:00:23 2023 +0200

fix safari vector page layout bug

commit 43efc608e1bd14f4cef6bf45a8d70b4578c51983
Merge: 3f86168e8 a8c59b227
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 9 00:26:32 2023 -0600

Merge pull request #14844 from FatumaA/docs-add-docs-for-flutter-auth-ui

Docs add docs for flutter auth UI

commit 3f86168e87ee05796746517693cde347dc84868e
Merge: ae35c588c 0557e20e0
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jun 8 21:37:28 2023 -0600

Merge pull request #14915 from supabase/fix/ref-doc-redirects

fix: reference doc redirects

commit ae35c588c12ad4d70688a62dee638f905269131f
Merge: 6a72e3ae7 8a3aad729
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 8 20:42:58 2023 -0600

Merge pull request #14919 from supabase/docs/json

Adds the json doc back - updates it

commit b0bcb080e76ea9253d2f78ccc00f0da6f2401f90
Author: CodingArcher <38549663+CodingArcher@users.noreply.github.com>
Date: Fri Jun 9 12:34:13 2023 +1000

Update main.dart

commit 8a3aad72913ad75f606b465e8510dff31f4acc99
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jun 8 17:36:00 2023 -0600

Adds the json doc back - updates it


commit 0557e20e055e6d79b1912d310ce3308d853398c1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 8 16:05:42 2023 -0600

fix: reference doc redirects

commit 6a72e3ae7e6200f7766bce52d83d057b7ce251ee
Merge: 3397ca5e7 b12a0bec6
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 8 14:24:00 2023 -0600

Merge pull request #14913 from makeusabrew/patch-1

Minor clarifications to the last part of PostGIS documentation

commit 3397ca5e7a84e16bcffa5acb81ef3f279d05a42a
Merge: 6f083aa00 e87d8b409
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 8 14:10:33 2023 -0600

Merge pull request #14909 from MrValk/patch-1

Fixed typo in Realtime app examples

commit b12a0bec62f1cbcac9ecba22e853641f943aa398
Author: Nick Payne <nick@kurai.co.uk>
Date: Thu Jun 8 21:04:11 2023 +0100

Minor clarifications to the last part of PostGIS documentation

commit 6f083aa002606a236684ff10dc084cdc4c8c00f7
Merge: 19cfa3b58 e3e81354d
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 8 13:45:15 2023 -0600

Merge pull request #14895 from supabase/the-vault

Updates/Internal Linking - The Vault

commit e3e81354d427f3d60cdd7f4c6c27c2e7ac9efb21
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 8 13:38:42 2023 -0600

fix: prettier

commit 19cfa3b580bb92ce8144e0179d580b337f055be0
Merge: bf807a9c7 6d79cb862
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 8 13:35:21 2023 -0600

Merge pull request #14911 from supabase/fix/selection-color-on-selected-code

Fix: selection color on selected code

commit 6d79cb86238ed79d4ec29b692959606b4f576b79
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Thu Jun 8 12:32:08 2023 -0400
fix: selection color on selected code

commit f6d435a3d8ac30f2c0b902009377c4cedd184968
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Thu Jun 8 22:45:09 2023 +0700

docs: revert unrelated change

commit e839bd08cd7589d6fc9e27bad6127686c9ceea34
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Thu Jun 8 22:42:40 2023 +0700

docs: update version and reformat code

commit e87d8b4097b4da559505d3dc397f7454b7d703f1
Author: Niek Peters <108586405+MrValk@users.noreply.github.com>
Date: Thu Jun 8 17:27:31 2023 +0200

Fixed typo in Realtime app examples

Changed collaorate to collaborate

commit a82c801c5f13eff956df8ec13acbf81acc89a72c
Merge: 5706b3636 82b60eec4
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Thu Jun 8 22:22:59 2023 +0700

Merge remote-tracking branch 'origin/hi/kotlin-starter-guide' into hi/kotlin-


starter-guide

commit 5706b363659fe46a081f0816635ca56db329f416
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Thu Jun 8 22:20:39 2023 +0700

docs: update wrong class attribute

commit b7dabb368daecc54c186d1630d07bfa969f02675
Merge: d9bbd6f37 bf807a9c7
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 8 12:47:46 2023 -0230

Merge pull request #14908 from supabase/master

prod deploy

commit bf807a9c7d0816b5d1cfddf52ccaff7bd0988ed5
Merge: e7c2bd61c 02c83d4ae
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 8 12:45:46 2023 -0230

Merge pull request #14907 from supabase/chore/improve-usage-page-date-format

chore: improve usage page x time label

commit 02c83d4aec95b5fb8a9671f2cff32b979f7b82ee
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 8 17:03:00 2023 +0200

chore: improve usage page x time label


commit 82b60eec47116e66f818f1b1490cdfb6e2f706d3
Merge: 808256abc e7c2bd61c
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Thu Jun 8 22:01:45 2023 +0700

Merge branch 'master' into hi/kotlin-starter-guide

commit 808256abc7567348862dc79deaa1935b7aa62c53
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Thu Jun 8 21:54:07 2023 +0700

docs: update sql query

commit d9bbd6f375d6052a8de985e05859d2cae969a3d5
Merge: 2fff5f2cf e7c2bd61c
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 8 12:18:09 2023 -0230

Merge pull request #14905 from supabase/master

prod deploy

commit e7c2bd61c8eb4be4774852f3cce3686ceb9e2a7e
Merge: 90deee74b 82387b05d
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 8 12:12:49 2023 -0230

Merge pull request #14902 from supabase/fix/usage-end-date

fix: usage v2 end date

commit 82387b05d7acd55c7b1bc19867a1831bc9b4a40c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 8 16:16:54 2023 +0200

fix: usage v2 end date

commit a744f85e42909c6415d1c38f90c5d852552001d1
Merge: 6b5868de3 90deee74b
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 8 10:32:01 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 2fff5f2cffe782a6c680e5d48659cd12a0224190
Merge: 814a745ef 90deee74b
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Jun 8 21:59:42 2023 +1000

Merge pull request #14891 from supabase/master

Prod deploy dashboard

commit 90deee74b054fd6fee5c14dbbfe2164c4ef9038f
Merge: a74597970 49cec4b48
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Jun 8 21:49:55 2023 +1000
Merge pull request #14878 from supabase/fix/handle-null-in-table-editor-
properly

Fix/handle null in table editor properly

commit a7459797015c4a80092d09830d05bc0786c9545b
Merge: fad5004ab e46dbc0dc
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Thu Jun 8 13:41:33 2023 +0200

Merge pull request #14897 from supabase/redirect

Fix redirect.

commit fad5004abbd71ca1ee7692ae3e841d92675f5e71
Merge: 6b895ec26 bd09eb087
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Jun 8 21:34:51 2023 +1000

Merge pull request #14804 from supabase/chore/team-tier-www

feat: add team plan

commit e46dbc0dcbbf0ad6833ec6d337d638e523d26a9a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jun 8 12:34:27 2023 +0100

Update redirects.js

commit 7b954cb1bf4f6040ddb3a54a8b41e10b6a87bae6
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jun 8 12:25:42 2023 +0100

Fix redirect.

commit fcf3eb2a076608c6fc68b357a0fde5b1bde685a0
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jun 8 11:56:52 2023 +0100

Add message box.

commit 10c0bc2e36c947bcb258e016cd8aa66e981921cb
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jun 8 11:51:18 2023 +0100

Add message box and new links.

commit 736ec0bac7038c6081469971c0551f8e3603d554
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jun 8 11:45:03 2023 +0100

Updates.

commit cc85fdab7dc180eb895229fe4c2acf7b77bdda2a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jun 8 11:42:10 2023 +0100

Updates/Internal Linking - The Vault


Updating old content with updates and new links.

commit bd09eb08754f3a160c099fc06164ba7feaa41970
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 8 12:35:27 2023 +0200

small fixes

commit c52f80133dc0d2cdff11a20df73712ef7cc315c2
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu Jun 8 10:47:06 2023 +0100

Beta Update May 2023 - Blog Post

commit 6b895ec26144311a7837942d15b366e7ab04f1d9
Merge: 121c28b11 fdb5fb57c
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Thu Jun 8 17:04:58 2023 +0800

Merge pull request #14854 from supabase/hi/improve-pg-meta-tables-loading

fix: improve pgmeta tables fetchData

commit 07ea342bf91ffbb973630177a7805cca31f735d8
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 7 13:52:35 2023 +0200

fix: docs build

commit e3df2f453d9cc9ab22ccd18d35c2610cc1488a6c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 5 12:51:18 2023 +0200

feat: add team plan

commit fdb5fb57cec46a2fd41016ddc8d40a1ff62c81ba
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Thu Jun 8 12:13:30 2023 +0800

group columns ahead of time

commit 2922c83942bae3a993bdfc86c91a3b21ef38df93
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Wed Jun 7 23:07:52 2023 +0000

Update user management example for nuxt 3

commit 8dde6d182088dd7dc0f084c8b6ff964795d7a00a
Author: Yanusk <ianyanusko@gmail.com>
Date: Wed Jun 7 16:33:55 2023 -0400

adjusted Bracket in the navigation menu to be in the low-code category

commit ddd29b6d3883cbd8788605f1102b0f8ba46e31ad
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed Jun 7 16:22:07 2023 -0400

updating queries on the homepage


commit 121c28b111cb49acbedb17144edf28fa5ee8b7e9
Merge: 938851970 fc701c83c
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Wed Jun 7 22:09:12 2023 +0200

Merge pull request #14841 from supabase/feat/case-study-berri

feat: berri ai case study text

commit 6b5868de3f4b761af11ee04acdb7c22d7cf31257
Merge: bdf24bc14 938851970
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 7 16:25:24 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 93885197091855392d8301abc321b2a2bcc2d05b
Merge: d7b71e813 1f74fdc9c
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 7 16:24:44 2023 -0230

Merge pull request #14853 from supabase/chore/usage-page-prepare-release

chore: usage/subscription page improvements

commit 1f74fdc9c6bdce41249684ead5a607c9d209a040
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 7 16:19:51 2023 -0230

Update studio/components/interfaces/BillingV2/Subscription/BillingBreakdown.tsx

commit d7b71e81344ea6ed3f2be44ed9859eb8a45638f0
Merge: f751cf8bd 72656813d
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 7 12:41:52 2023 -0600

Merge pull request #14868 from judicaelandria/patch-1

Fix typo auth-google.mdx

commit f751cf8bdaa402761f8efd6258990ace69288c23
Merge: 243b63845 104c5ce9f
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 7 12:36:57 2023 -0600

Merge pull request #14880 from supabase/Isaiah-Hamilton-patch-1

remove unused import

commit bdf24bc14d40f57ce5a639de33289e940734220a
Merge: 581b54d66 243b63845
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 7 15:59:17 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 72656813d5503163c31af7854faad8c4429dde6c
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jun 7 12:20:47 2023 -0600
fix: prettier

commit 243b638459da8f061b1ad9a472582daf16d9bfa6
Merge: 1600dc1a2 8df6e1c2e
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 7 12:17:50 2023 -0600

Merge pull request #14866 from Deveesh-Shetty/docs/generate-types-link

Docs/generate types link - Fixes #14842

commit 104c5ce9ffed6cf06aa5a933c1ed3f1687db9b6e
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Wed Jun 7 14:14:55 2023 -0400

remove unused import

commit 1600dc1a28d3fb607968431c275d8e91c7a750a6
Merge: 9553031d1 f4b997f21
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Wed Jun 7 14:13:44 2023 -0400

Merge pull request #14831 from supabase/www/feat/code-hike

feat(www): code hike

commit 8df6e1c2e1098fd4834db7835768b7f28866f697
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed Jun 7 11:58:13 2023 -0600

docs: update note admonition and wording

commit 9553031d17c4064154a9c210b7ea75533e155cc1
Merge: 86980204a a45f82fae
Author: Greg Richardson <greg@supabase.io>
Date: Wed Jun 7 11:23:29 2023 -0600

Merge pull request #14840 from lyqht/master

fix prettier formatting on i18n docs

commit 899866fa0a2adcd2336da6bda1075658ff9eebf6
Author: joel@joellee.org <joel@joellee.org>
Date: Mon May 29 15:15:14 2023 +0800

fix: rename max_enrolled_factors to MFA_MAX_ENROLLED_FACTORS

commit fc701c83c2ad1c5acb733314449555bb57942253
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed Jun 7 18:37:24 2023 +0200

chore: adds berri to ai case studys docs

commit 86980204a055558e303e0b77e1da6df6bf913894
Merge: d70839828 c6ce2c4f0
Author: Andrew Smith <andrew@supabase.io>
Date: Wed Jun 7 17:29:18 2023 +0100
Merge pull request #14869 from supabase/chore/fix-missing-link-to-css-in-guides

Fix missing link to css in getting started guides

commit c6ce2c4f0380024b7886a10a32f05e6ffe448c3f
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Wed Jun 7 16:11:21 2023 +0000

Update text with correct path to the style file

commit d70839828253a68589831688fee9a5f53ffa0c99
Merge: dd6d641bc e8c70485a
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Wed Jun 7 08:47:19 2023 -0700

Merge pull request #14877 from supabase/fix/update-vault-doc-links

Remove obsolete info on vault statement logging, fix stuido links to …

commit e8c70485ab62e5b7b9a4cf4ef6b184c117233d90
Author: Michel Pelletier <michel@supabase.io>
Date: Wed Jun 7 08:20:52 2023 -0700

Remove obsolete info on vault statement logging, fix stuido links to point to
documentation not github.

commit 49cec4b4848a989f66055c78d3a168e04412b871
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 7 12:40:46 2023 -0230

Table editor sidepanel not handling null properly

commit 47ed8ef1bfef26cb7f83b703fd0bf8cc86b02101
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Wed Jun 7 22:05:04 2023 +0700

docs: provide kotlin project setup component

commit 2e035241a8f4093bb966a112ec922b7eacf146a9
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Wed Jun 7 22:04:49 2023 +0700

docs: update sql template

commit dd6d641bc8670986c0d2e1a0f3b22354391650ea
Merge: 96340f6aa 361fa1667
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 7 15:39:18 2023 +0200

Merge pull request #14871 from supabase/fix/cmdk-ai-icon

fix: icon swapped

commit 69cb8940293dd1a931c20cef10540fbf6582f0d3
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 7 15:32:01 2023 +0200

copy changes
commit 361fa1667619ca75d7c2a53314e2b84078e43d51
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jun 7 15:22:03 2023 +0200

fix: icon swapped

commit e500729cc44e011c9090d5529d2318ab4df13cd2
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jun 7 21:03:18 2023 +0800

fix: update twilio verify docs

commit 585295e1ba82a630cd26b60fa675f6f5c3a09931
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Wed Jun 7 12:16:45 2023 +0000

Fix missing link to css in getting started guides

commit 581b54d666c748d79d9b39d55d9d983fd5ce4fe5
Merge: 0ea1dc710 96340f6aa
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed Jun 7 09:44:44 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit d69c5f63b791cb478b4febd402c1b07c12126ada
Author: Judicael <46365844+judicaelandria@users.noreply.github.com>
Date: Wed Jun 7 14:40:53 2023 +0300

Fix typo auth-google.mdx

commit 1a45abb0a9ebfdbae5a656af9026e49875502594
Merge: bbd5d2cb7 96340f6aa
Author: Deveesh Shetty <89470104+Deveesh-Shetty@users.noreply.github.com>
Date: Wed Jun 7 16:39:18 2023 +0530

Merge branch 'supabase:master' into Generate-types-link

commit 96340f6aa70777d9bf6897085a05f6119ba360a2
Merge: 897de8140 2ecd4f81e
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed Jun 7 19:29:22 2023 +1000

Merge pull request #14860 from supabase/docs/add-nextjs-auth-helpers-videos

Docs: Add next.js auth helper videos

commit 1b65ea4bcdf76ce2cb7f881e8ad23f2c4a39b4a2
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jun 7 16:04:46 2023 +0800

feat: add twilio verify docs

commit 0c2ecbe649087f0c2e183c703d12083ece4f604c
Merge: 51074b4de 897de8140
Author: joel@joellee.org <joel@joellee.org>
Date: Wed Jun 7 15:38:17 2023 +0800

Merge branch 'master' of github.com:supabase/supabase


commit 2ecd4f81eb83f3c8a02520daf29a7288c077165d
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed Jun 7 15:43:23 2023 +1000

add next.js auth helper videos to docs

commit f3e152fd266134ab3703948c6c73126e78583b46
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Wed Jun 7 12:36:10 2023 +0800

add fetchData for relational stores

commit a8c59b22759b24228243cb750a16e238dedf4a45
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jun 7 12:10:39 2023 +0900

Update apps/docs/pages/guides/auth/auth-helpers/flutter-auth-ui.mdx

commit 49a26afdfd6fb0141a14f2064beb8a16c6571ed6
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jun 7 12:10:33 2023 +0900

Update apps/docs/pages/guides/auth/auth-helpers/flutter-auth-ui.mdx

commit fc9421cd30ae42b13bc8fb5f8189faa95bde46f5
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jun 7 12:10:27 2023 +0900

Update apps/docs/pages/guides/auth/auth-helpers/flutter-auth-ui.mdx

commit d28ea978a21cdfbd252f099883ce09b359452885
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jun 7 12:10:22 2023 +0900

Update apps/docs/pages/guides/auth/auth-helpers/flutter-auth-ui.mdx

commit 65512f2c8df33611c4878d642ca0b5419d0769c6
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jun 7 12:10:16 2023 +0900

Update apps/docs/pages/guides/auth/auth-helpers/flutter-auth-ui.mdx

commit b33d71bfe8f0592df444d99f8ce089bbf6b408be
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jun 7 12:10:11 2023 +0900

Update apps/docs/pages/guides/auth/auth-helpers/flutter-auth-ui.mdx

commit cb5349e99ad93fce98ad175316a5a6d29ae2b6ae
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed Jun 7 12:10:05 2023 +0900

Update apps/docs/pages/guides/auth/auth-helpers/flutter-auth-ui.mdx

commit a45f82fae264cf61e07073ca2eafd265eb1efd4e
Author: Estee <estee.tsw@gmail.com>
Date: Wed Jun 7 10:53:50 2023 +0800
prettier zh-tw markdown

commit 897de8140fc59d457a7dd96885fde11dec42557c
Merge: 40a415a63 da3057df8
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 6 20:40:17 2023 -0600

Merge pull request #14856 from supabase/fix/code-hike-snippet-langs

Fix markdown code block languages for code hike

commit b8dc6a10df135814a3fd97a8c9ab7f08719336b9
Author: phamhieu <phamhieu1998@gmail.com>
Date: Wed Jun 7 09:31:51 2023 +0700

fix: improve pgmeta tables fetchData

commit f4b997f21e26cde865dc9a1c8c72f34a7b5324ec
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue Jun 6 22:21:20 2023 -0400

Update apps/docs/public/sitemap.xml

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 065180f28265d79e23f773d956f6d2a14644adf3
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue Jun 6 22:21:12 2023 -0400

Update packages/config/code-hike.theme.json

Co-authored-by: Greg Richardson <greg@supabase.io>

commit f465b6604c3bad0f407a9dce09a1ca90a5513017
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue Jun 6 22:21:02 2023 -0400

Update packages/config/code-hike.scss

Co-authored-by: Greg Richardson <greg@supabase.io>

commit da3057df8e45ab3361eaa6d1635ebb9b425245d8
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 6 20:06:25 2023 -0600

fix: markdown code block languages for code hike

commit 67638229e3455d72448ef2423f3a92c90bad67b6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed Jun 7 00:11:30 2023 +0200

chore: usage/subscription page improvements

commit 40a415a6322523938cd5b6e295be575b4176ecc7
Merge: f9d50babd 14575992d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Jun 6 14:12:49 2023 -0600

Merge pull request #14848 from supabase/kiwicopple-patch-3


patch vault docs

commit 14575992d2f67cc50bafd32bb7b9ebd23adfb800
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Jun 6 21:47:13 2023 +0200

Update apps/docs/pages/guides/database/vault.mdx

commit 2719594bd12488be102cf0104598d9332ec5d233
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Jun 6 21:37:18 2023 +0200

patch vault docs

commit f9d50babd1ff4283728d21610a6421dee421b7f5
Merge: b4d89ebd9 0e9ab015a
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 6 12:05:27 2023 -0600

Merge pull request #14826 from supabase/dependabot/npm_and_yarn/examples/user-


management/sveltekit-user-management/vite-4.3.9

chore(deps-dev): bump vite from 4.3.5 to 4.3.9 in


/examples/user-management/sveltekit-user-management

commit b4d89ebd9093873eefe314f7a85b3620e11a711d
Merge: 41747155b 907fd3002
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 6 12:03:56 2023 -0600

Merge pull request #14822 from supabase/dependabot/npm_and_yarn/examples/todo-


list/sveltejs-todo-list/vite-3.2.7

chore(deps-dev): bump vite from 3.0.4 to 3.2.7 in /examples/todo-list/sveltejs-


todo-list

commit 907fd3002ae612be6a6e6c1b3bb797b493dd9293
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 6 17:36:08 2023 +0000

chore(deps-dev): bump vite in /examples/todo-list/sveltejs-todo-list

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.4


to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/
CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 0e9ab015ac4541ae2a7863af086e32abb1552006
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 6 17:36:05 2023 +0000

chore(deps-dev): bump vite

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.5


to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/
CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 40d3e0b34610884bc7c065cb61ba3b48d0599d1c
Merge: 788e899e6 0ea1dc710
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 6 15:05:10 2023 -0230

Merge branch 'master' into chore/upgrade-to-node-18

commit 41747155bc7ae5d132f23485ddf67f7e909b0b84
Merge: 34be35825 e244c0276
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 6 11:35:00 2023 -0600

Merge pull request #14827 from supabase/dependabot/npm_and_yarn/examples/user-


management/vue3-user-management/vite-3.2.7

chore(deps-dev): bump vite from 3.1.8 to 3.2.7 in


/examples/user-management/vue3-user-management

commit 0ea1dc710ac5994ceff0d2fed6ed9a2619de8585
Merge: 2f72e11c8 34be35825
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 6 15:04:50 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 34be35825f5ee10d6ece9fe01641609f9be6639f
Merge: 154ce52f6 6544a1339
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue Jun 6 11:30:37 2023 -0600

Merge pull request #14846 from supabase/docs/llamaindex-nav

docs(ai): adds llamaindex integration to nav

commit 154ce52f60e7ac9d7eb75a906952e70e24c73536
Merge: 5766939b8 416a472a0
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 6 10:23:32 2023 -0700
Merge pull request #14812 from supabase/feat/sticky-header-usage

commit e244c02769da29cb84aaaa9932d90d196b0ff785
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 6 17:13:39 2023 +0000

chore(deps-dev): bump vite

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.8


to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/
CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 5766939b8f3b17b4e425230ca02cbecd0fc84b07
Merge: c4f353e08 6a4695be4
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 6 11:12:38 2023 -0600

Merge pull request #14823 from supabase/dependabot/npm_and_yarn/examples/user-


management/svelte-user-management/vite-3.2.7

chore(deps-dev): bump vite from 3.0.9 to 3.2.7 in


/examples/user-management/svelte-user-management

commit 6544a13393cae5cc21e210d7ce5b9c8e11b6ca83
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 6 11:06:28 2023 -0600

docs(ai): adds llamaindex integration to nav

commit c4f353e08a9b282a478812dc3b7082ee5379842b
Merge: 0e1ff5828 9bc4ab000
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 6 11:00:24 2023 -0600

Merge pull request #14828 from 3ru/patch-1

docs: fix property names when acquiring counts

commit 416a472a08203d5936bf73de548a7dfbcc70edd6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 6 18:53:04 2023 +0200

Update Usage.tsx

commit 6a4695be4115ec0cf27abf29dda61caa14945a2a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 6 16:48:53 2023 +0000
chore(deps-dev): bump vite

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.9


to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/
CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 0e1ff58284f44e80fd2b45e93fd69a66e47ccc08
Merge: 5637ebf6f fa3d26810
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 6 10:47:54 2023 -0600

Merge pull request #14824 from supabase/dependabot/npm_and_yarn/examples/user-


management/solid-user-management/vite-3.2.7

chore(deps-dev): bump vite from 3.0.9 to 3.2.7 in


/examples/user-management/solid-user-management

commit 5637ebf6f4bf66f0518139bde539db547c31394d
Merge: 1426ad69b c44a6f6d6
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 6 10:37:01 2023 -0600

Merge pull request #14825 from supabase/docs/self-hosting-kaizen

self hosting improvements

commit 5120c9e2328d33691df2b16a4418fa32c85cfe97
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Tue Jun 6 23:33:11 2023 +0700

docs: update version display and additional step

commit 743f067580549adb49746daf5e33407eb3aa21f9
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Tue Jun 6 23:32:48 2023 +0700

docs: replace icon

commit 16557f831bb5e4b64f7fe27119660f03f659a264
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Tue Jun 6 23:32:24 2023 +0700

docs: Update icon

commit fa3d26810e19708cd005a59be0abe6419d88eb64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 6 16:31:31 2023 +0000
chore(deps-dev): bump vite

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.9


to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/
CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

commit 1426ad69bced772180777c084467ccfc3ce29ef1
Merge: db6dd8570 e37fa237f
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 6 10:30:22 2023 -0600

Merge pull request #14821 from supabase/dependabot/npm_and_yarn/examples/user-


management/react-user-management/vite-4.2.3

chore(deps-dev): bump vite from 4.2.0 to 4.2.3 in


/examples/user-management/react-user-management

commit db6dd8570bfa59bb2f128feb722a5549e829c3fb
Merge: 4a23c2547 20ea63ffc
Author: Greg Richardson <greg@supabase.io>
Date: Tue Jun 6 10:20:57 2023 -0600

Merge pull request #14820 from supabase/docs/llama

docs: Adds an example for llamaindex

commit 20ea63ffcd5a8f61fc07a8d39874ad7a7dbbd6df
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue Jun 6 10:08:41 2023 -0600

fix: llamaindex colab data fetching

commit 109bbbcb7a7a5a6db30897e0bc0036ee45f8629a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 6 17:15:47 2023 +0200

daily stats chart

commit 5b012d464c4b908d4d2fb732d93d5e3cc3e7e9e4
Author: awalias <antwilson@hotmail.co.uk>
Date: Tue Jun 6 16:54:57 2023 +0200

fix: image type fixes

commit bbd5d2cb7dab5a4a96f9e439f29bc991572a9171
Author: Deveesh Shetty <89470104+Deveesh-Shetty@users.noreply.github.com>
Date: Tue Jun 6 20:06:40 2023 +0530
Update with-nextjs.mdx with generate types link

Issue #14842

commit 7f759619013f2495939e605bc5b2fc5e49242a83
Author: FatumaA <67555014+FatumaA@users.noreply.github.com>
Date: Tue Jun 6 16:56:17 2023 +0300

chore: update links

commit 42d1c3f0c0af4a9983f9bb9ad3064821c4b03a08
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 6 15:52:03 2023 +0200

Update Usage.tsx

commit 425296de93c69fb1152e931b11655632eb0b400a
Author: awalias <antwilson@hotmail.co.uk>
Date: Tue Jun 6 15:49:37 2023 +0200

chore: adds berri ai images

commit 4a23c2547420fd818b17bb168a7396e49dc41166
Merge: 94af42dbb b24d02a12
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jun 6 15:48:44 2023 +0200

Merge pull request #14843 from supabase/chore/add-vector-to-footer

chore: add vector to footer

commit 989f86dbcb977b8cac1254929349f3b862047f02
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 6 15:41:18 2023 +0200

Update Usage.tsx

commit b24d02a12c5a6604d93dea44d731f1088920c2f6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue Jun 6 15:34:18 2023 +0200

add vetor to footer

commit 1181285b78f85c20d9fcf4e55c1f7fe9d23123c6
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 6 15:32:41 2023 +0200

Update Usage.tsx

commit 75f636b673186d823abad95b1666d5bcf0509f48
Author: awalias <antwilson@hotmail.co.uk>
Date: Tue Jun 6 15:22:18 2023 +0200

fix: smol typos etc.

commit 62b42c4959ce5a743d436a5d1e18c9509bdcf235
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 6 15:22:09 2023 +0200
slight improvements

commit 60ea395269990bcf475e224da139464b8602a93c
Author: awalias <antwilson@hotmail.co.uk>
Date: Tue Jun 6 15:05:15 2023 +0200

feat: berri ai case study text

commit 94af42dbb97e220e57fb54bddc2186865d411e49
Merge: bed510869 437f002e1
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue Jun 6 10:12:43 2023 -0230

Merge pull request #14834 from donghoon-song/patch-2

fix: typo in comment in nextjs.mdx

commit 79cafdea8c6c3f0bf7f0086729a32f8a1b80cd38
Author: Estee Tey <estee.tsw@gmail.com>
Date: Tue Jun 6 20:12:13 2023 +0800

fix prettier formatting

commit 25ad4081b6e85fd9c6a9a8bf0348962f7718784e
Author: Estee Tey <estee.tsw@gmail.com>
Date: Tue Jun 6 20:05:49 2023 +0800

fix prettier formatting

commit 6cdbec8e753b4a05a5be0cd7c07edbca7f17481c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 6 13:50:05 2023 +0200

fix usage billing initial loading state

commit bed51086938968627ce406e6c6d7abbe67b90557
Merge: fb7a35fff 3668d3761
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue Jun 6 02:59:56 2023 -0700

Merge pull request #14759 from supabase/subscription-v2-payment-method

feat: change payment method (subscription v2)

commit 3668d37619877f0479f19f013c0ffee015a1fd39
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue May 30 00:34:35 2023 +0200

feat: change payment method (subscription v2)

commit 814a745efcde5e46296a6e95ac8f09e5cd6e5603
Merge: 4c3735b68 fb7a35fff
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 6 11:24:34 2023 +0200

Merge pull request #14835 from supabase/master

Prod deploy (Studio)


commit fb7a35fff8561f721b387ab1c2402fefda50872c
Merge: 55f237ef6 c0ea69ba6
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Tue Jun 6 15:31:51 2023 +0700

Merge pull request #14829 from supabase/docs/image-transform-ga

Remove beta note on storage image transformations

commit 55f237ef695bfdf6ed2b0207a3329d4949b9295e
Merge: 075551df9 e6081a830
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Jun 6 09:25:35 2023 +0200

Merge pull request #14809 from supabase/fix/al-pitr-date

fix: pitr date picker

commit 437f002e18dc2f0bfb1127546d4ff618704389e5
Author: Donghoon Song <32301380+donghoon-song@users.noreply.github.com>
Date: Tue Jun 6 16:02:13 2023 +0900

fix: typo in comment in nextjs.mdx

commit 7e6ac5dc8908e5d5d008f45dc1b1aa7fd7ba281d
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue Jun 6 16:46:45 2023 +1000

adds integrations query

commit 36ea41d33858883eaf7f3734cef3cfa25838e1b1
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Tue Jun 6 01:08:09 2023 -0400

run prettier

commit 549eec4967f760e2b71bb32753d1e3f6a24e12c5
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Tue Jun 6 01:03:57 2023 -0400

update code-hike.theme.json path

commit a262ab93004e1940accf490777398502595575b8
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Tue Jun 6 00:26:50 2023 -0400

add code hike to www

commit c0ea69ba600c2787443e0047880a29b91b1d7e5e
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Tue Jun 6 11:04:39 2023 +0700

Remove beta note on storage image transformations

commit eecce2eab724dca9c5329656c313a92ab7c7b80c
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Mon Jun 5 23:24:50 2023 -0400

move code hike to shared config


commit c44a6f6d604af605c04ce51debd99e90b847b6f9
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jun 5 21:30:05 2023 -0600

Adds other services

commit 9bc4ab000fcf93566461ea6f3545e2d72805e3c5
Author: Ryuya <ryuyxx@gmail.com>
Date: Tue Jun 6 12:25:09 2023 +0900

Documentation Correction

When obtaining counts, `data` cannot be used to obtain counts, and `count` must
be used.

commit be52927357cdd419e0ac523bb5fa7133aeb0fd15
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jun 5 20:59:59 2023 -0600

better tone

commit 3f85d3627df4a9610d636e73df7768a7f82111e5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jun 5 20:54:04 2023 -0600

cleans up the instructions

commit bc73ae41b842b2908b5e4e675cf50a006cfe84c5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jun 5 20:50:35 2023 -0600

fix nested list

commit ea71103b7135523792b5d1f59c1307692f15881e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jun 5 20:29:00 2023 -0600

self hosting improvements

commit e37fa237fbca564811a591ca4b8e2ca9c0b504f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 6 02:03:07 2023 +0000

chore(deps-dev): bump vite

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.0


to 4.2.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.2.3/packages/vite/
CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.2.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>

commit 075551df9d9691a1f3f3ae9655b22f6188d0e1ba
Merge: 24a912c81 bfd58de2d
Author: Andrew Smith <andrew@supabase.io>
Date: Mon Jun 5 23:03:15 2023 +0100

Merge pull request #14805 from supabase/chore/update-sveltekit-auth-helpers-


docs

Update guide to include PKCE auth flow

commit ca83ef085cb9fc046490e0a7277b1fa297085e70
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jun 5 15:56:09 2023 -0600

Adds an example for llamaindex

commit 24a912c8184d896aca2a855117fc34084fb111c4
Merge: 25e9c5cef 7346b5cb6
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 5 17:40:17 2023 -0400

Merge pull request #14813 from supabase/update-community-number

Update community numbers

commit 25e9c5cef662c871f130a7cbde6e61bae44ae8cd
Merge: cae7b1280 3b2519ccf
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 5 17:40:05 2023 -0400

Merge pull request #14815 from supabase/update-dashboard-language

Update dashboard language

commit bfd58de2d175d78a411da4002b8dd0128226d9ad
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Mon Jun 5 21:40:04 2023 +0000

Add svelte for code fence

commit f1ee34efac8f716cab190fc056987b13c8c4c76c
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Mon Jun 5 21:37:32 2023 +0000

Remove reference to jsx and tsx

commit 891e2107bc0d035e3dcd1804b3adae9d5acb61ad
Merge: 34e21d2d7 cae7b1280
Author: Andrew Smith <andrew@supabase.io>
Date: Mon Jun 5 22:32:35 2023 +0100

Merge branch 'master' into chore/update-sveltekit-auth-helpers-docs

commit cae7b1280c325eb60612ac942720e44844ce9969
Merge: 8204e2989 86f78bed2
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 5 15:10:07 2023 -0600
Merge pull request #14787 from supabase/feat/codehike-v2

feat(docs): code hike

commit 34e21d2d7f372990d0fd8632ba11354d281528d2
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Mon Jun 5 21:09:52 2023 +0000

Update to work with codehike

commit 8204e2989784ea7f5239776b1ca2ee7c17513c24
Merge: 5a3a8712d b2874e946
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jun 5 14:46:15 2023 -0600

Merge pull request #14782 from supabase/kiwicopple-patch-3

Update spend-cap.mdx

commit b2874e94686ea8a49af5e0940147ceff1263f6ad
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jun 5 14:29:30 2023 -0600

fix: spend gap admonition line formatting

commit d90ba62f5003644db98367e00608e88122a3e9f5
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jun 5 14:27:40 2023 -0600

fix: prettier

commit c5ebc010c484bfb62834a9d92de7037be0adff84
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jun 5 14:25:43 2023 -0600

fix: prettier

commit 5a3a8712da53be2ea525315da1ba17e328434098
Merge: aa05f4dd3 a8c577d16
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 5 14:18:01 2023 -0600

Merge pull request #14773 from mrchrishahn/patch-1

docs(auth): add note for RLS policies required for upsert

commit aa05f4dd3aa9f883751122eeab69e82315d8a093
Merge: 0a230552c 261f00ffe
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 5 13:55:34 2023 -0600

Merge pull request #14763 from shubhsharma19/docs-improve-developers

[docs] Improve DEVELOPERS.md

commit 261f00ffeee857f4f5606c2c7ac1e221e01260d6
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jun 5 13:45:08 2023 -0600
Update DEVELOPERS.md

commit e6081a8305e1704c58ed95d899962aef612451a4
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 5 16:56:47 2023 -0230

Add explanation to PITR

commit 0a230552cbb14232321c2e9a391001a274081465
Merge: 4680b6ae0 8515db883
Author: Greg Richardson <greg@supabase.io>
Date: Mon Jun 5 12:51:07 2023 -0600

Merge pull request #14359 from lyqht/lyqht/i18n

Update & add translations for Supabase README

commit 8515db88391a68d7e3b2f686c48bc76ee3b684fb
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jun 5 12:39:34 2023 -0600

fix: spell check exclude directories

commit 4680b6ae0877c77434275349be8606abb672a6dc
Merge: 0a15c6608 2f7b6187d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jun 5 11:04:38 2023 -0600

Merge pull request #14814 from supabase/chore/weaviate_spelling

weviate -> weaviate (sorry bob!)

commit 2f72e11c81ae1c529c691dc7f611277ece3de7ef
Merge: 1d5a53e8f 0a15c6608
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon Jun 5 14:28:30 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 3b2519ccfbc95fe3d0ac8ede119930fb419279c8
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Mon Jun 5 12:33:04 2023 -0400

update dashboard language

commit 2f7b6187df4c6711fa4387441e14103bc5cb9a72
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon Jun 5 10:27:13 2023 -0600

weviate -> weaviate (sorry bob!)

commit 6435c6f46b3669b1d3fef6c25560f29254ae1b9c
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Mon Jun 5 23:07:59 2023 +0700

docs: add sample

commit 7346b5cb65db4b872cb76d2389ca738dd42eca3c
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Mon Jun 5 11:55:27 2023 -0400

update community number

commit 86f78bed258a0d8757db0506489359eac1299157
Merge: 52353c9b6 0a15c6608
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon Jun 5 09:54:36 2023 -0600

Merge branch 'master' into feat/codehike-v2

commit 0a15c6608345d19febe060517a3ab411dc62198d
Merge: e6e3b0345 6cdad8c5f
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon Jun 5 11:18:52 2023 -0400

Merge pull request #14806 from supabase/ip/storage-tag

add storage tag for blog post

commit 8d4681c5e51a3a54667fe031faa2b008ec8d8174
Author: Estee <estee.tsw@gmail.com>
Date: Mon Jun 5 23:05:38 2023 +0800

prettier formatting

commit 5dff315066f7fb4cc367d9e90c239940f1582e78
Author: Estee <estee.tsw@gmail.com>
Date: Mon Jun 5 23:05:13 2023 +0800

modify avoid-typos github action to exclude only READMEs in i18n folder

commit 63b339aaba281a76358e40a713cc388defc78d5a
Merge: 787237551 e6e3b0345
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 5 16:57:43 2023 +0200

Merge branch 'master' into feat/sticky-header-usage

commit e6e3b0345ec20e1177beea1df519db0a97a1c040
Merge: 585ec25d2 23e5ad76d
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 5 07:50:04 2023 -0700

Merge pull request #14761 from supabase/improvements-billing-v2

commit 7872375511925217d0415e05682ccb2f5400d6f0
Merge: 5352969d5 585ec25d2
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 5 16:44:40 2023 +0200

Merge branch 'master' into feat/sticky-header-usage

commit 5352969d520594db41fdab10bac8bf78962f3c5c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 5 16:44:36 2023 +0200

scrolling brhaviour
commit b55baf445edd564a86479c7d9dc8ee85594413e7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 5 12:00:29 2023 -0230

Update Usage.tsx

commit 585ec25d29121727046448052a7bc018c147aca1
Merge: b94f5464d 55b2a3f98
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 5 16:21:43 2023 +0200

Merge pull request #14811 from supabase/pcnc/add-replication-status-to-sql-


snippets

feat: add replication status as a report within the dashboard's SQL snippets

commit 4c3735b687e0901ea970d5c43f23b51f2ac34d91
Merge: c876cea30 b94f5464d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 5 15:46:27 2023 +0200

Merge pull request #14801 from supabase/master

Prod deploy

commit 534e5d0be4975ed6c5821263376a43bfcae75ce0
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Jun 5 11:13:57 2023 -0230

tidy modal review output

commit b94f5464d39a2a5a4e7785c9f50f5be75af436aa
Merge: d82c1f2e6 57128ff42
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 5 06:33:04 2023 -0700

Merge pull request #14810 from supabase/clarify-credits

chore: clarify subscription return is credits

commit 55b2a3f98f881612ee38d7d555a176703046cd9c
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Mon Jun 5 16:28:27 2023 +0300

feat: add replication status as a report within the dashboard's SQL snippets

commit 57128ff42eec23b7cc1c53010a63acafea90406a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon Jun 5 15:22:59 2023 +0200

chore: clarify subscription return is credits

commit a6690e56e4ec7ab7f171141fd5c6c78258478e36
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jun 5 22:24:19 2023 +1000

cleanup imports
commit 624373d98386794b8b13ef01a73e78cded409a03
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jun 5 22:23:41 2023 +1000

fix: pitr date picker (2)

commit 0ce8b21d39e678789c06fd12888761c67476977b
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Mon Jun 5 11:47:47 2023 +0000

Remove type from example

commit 6cdad8c5f79176269f05c6eb0fd1175f7cb6fd84
Author: Inian <inian1234@gmail.com>
Date: Mon Jun 5 19:06:55 2023 +0800

add storage tag for blog post

commit 8dfd621c607833ca75c01fd01237637641bb659f
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Mon Jun 5 10:58:07 2023 +0000

Update guide to include PKCE auth flow

commit 7ddf68f73c496a3e67d9a5e6f1ca07fd8ce2622a
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon Jun 5 12:36:10 2023 +0200

docs: revamp Sign in with Google docs

commit 29d32e8e1dfa1de07805422da6b31fce9eea0216
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed May 31 14:28:20 2023 +0200

docs: revamp Sign in with Apple docs

commit d82c1f2e60dbd88ccccae9299e87b71c352e815a
Merge: 5d1073d3a b2e8b6880
Author: Han Qiao <sweatybridge@gmail.com>
Date: Mon Jun 5 14:54:06 2023 +0800

Merge pull request #13875 from supabase/qiao/docs

commit b2e8b68806446bb353d4afd74726182919755c58
Merge: 2437bcf97 5d1073d3a
Author: Qiao Han <qiao@supabase.io>
Date: Mon Jun 5 13:57:19 2023 +0800

Merge branch 'master' into qiao/docs

commit 2437bcf9730e60f851c5c0a803679822c091c661
Author: Qiao Han <qiao@supabase.io>
Date: Mon Jun 5 13:56:22 2023 +0800

chore: reference docker dekstop in cli installation guide

commit 788e899e6a217273941d1b592b550bd8a076ccbc
Merge: 18086e0b9 5d1073d3a
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Jun 5 15:33:02 2023 +1000

Merge branch 'master' into chore/upgrade-to-node-18

commit 5d1073d3a5c3c5d7d4e241c0437454a4e6539146
Merge: b667c34dd 9a89443b5
Author: divit <27228526+delgado3d@users.noreply.github.com>
Date: Mon Jun 5 10:43:13 2023 +0530

Merge pull request #14797 from supabase/dd/functions-update-1

commit b667c34dd3b29cb5a6e04576c450624137f11b8d
Merge: a021e886e 4207ef48e
Author: Hieu Pham <phamhieu1998@gmail.com>
Date: Mon Jun 5 12:12:24 2023 +0700

Merge pull request #14789 from supabase/hi/error-544-desc

chore: add 544 error description

commit 4207ef48eb128638fc98e813b3ec815889050380
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Sun Jun 4 23:03:02 2023 -0600

fix: prettier

commit a021e886e7eec25c86c7211d0c5c85c817886dc3
Merge: eb7ea66f4 48527d04a
Author: Hieu Pham <phamhieu1998@gmail.com>
Date: Mon Jun 5 12:01:06 2023 +0700

Merge pull request #14790 from supabase/hi/fix-swift-lib-fetch-response

fix: swift fetch data array response

commit 9a89443b583ae6e8a70a9b862d5d611be1df8b1b
Author: delgado3d <27228526+delgado3d@users.noreply.github.com>
Date: Mon Jun 5 10:09:27 2023 +0530

chore: update edge functions url schema

commit eb7ea66f4908abc462eaac32fe0d2f400c985062
Merge: 1d5a53e8f 7869e4b16
Author: Terry Sutton <saltcod@gmail.com>
Date: Sun Jun 4 23:43:55 2023 -0230

Merge pull request #14794 from supabase/hotfix/json-sidepanel-editor-2

Check if value is an object before returning it

commit c876cea306c72c199d0da625e544ccb018fe4cca
Merge: aa640eee5 ef7060729
Author: Terry Sutton <saltcod@gmail.com>
Date: Sun Jun 4 23:40:16 2023 -0230

Merge pull request #14793 from supabase/hotfix/json-sidepanel-editor

Check if value is an object before returning it


commit 7869e4b16b21a19aeff25f1cbae7f1682174f55f
Author: Terry Sutton <saltcod@gmail.com>
Date: Sun Jun 4 23:18:09 2023 -0230

Check if value is an object before returning it

commit ef70607290917750621dcf762b25e83a3cbe75cb
Author: Terry Sutton <saltcod@gmail.com>
Date: Sun Jun 4 23:18:09 2023 -0230

Check if value is an object before returning it

commit 48527d04a5392755d81f47d146739db540a2405d
Author: phamhieu <phamhieu1998@gmail.com>
Date: Mon Jun 5 08:01:02 2023 +0700

fix: swift fetch data array response

commit e9896d09ea84e0a9163a18815b650105b83fbbe3
Author: phamhieu <phamhieu1998@gmail.com>
Date: Mon Jun 5 07:54:01 2023 +0700

chore: add 544 error description

commit 1d5a53e8fd2671f64f75c69e334e0e85e3ca5a9c
Merge: 29185ea35 ccd53a686
Author: Andrew Smith <andrew@supabase.io>
Date: Mon Jun 5 00:00:15 2023 +0100

Merge pull request #14405 from supabase/chore/user-management-pkce-update

WIP: Update user-management examples to use PKCE

commit ccd53a68628a508445bf4926e1493b7c0f91833c
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Sun Jun 4 22:26:40 2023 +0000

Update SvelteKit user management guide with pkce

commit a9763a8f09564cc7612895204b35ebd2f4dec0c1
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Sun Jun 4 22:26:00 2023 +0000

Update user management example sveltekit

commit 52353c9b65e2cf47d63d71ecf80154f6fb4b7146
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Sun Jun 4 15:38:56 2023 -0600

fix: nextjs quickstart sql formatting

commit 5662e15e70374a67d92425197d695506c2a71ca7
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Sun Jun 4 15:38:33 2023 -0600

fix(code-hike): title font

commit a1ecb6be63bce3abb663fe95c57f7606ddef8449
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Sun Jun 4 15:27:03 2023 -0600

chore(code-hike): remove duplicate CH component

commit b8df7d7c2bbc003eb2de581e7bc1e603e128968f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Sun Jun 4 15:15:58 2023 -0600

feat(docs): code hike

commit 29185ea35b3e93f1e5024713beca03852576b7cd
Merge: 2d8e8df35 e3d4756c3
Author: Greg Richardson <greg@supabase.io>
Date: Sun Jun 4 13:19:55 2023 -0600

Merge pull request #14785 from astrotars/patch-1

Update URLs and fix broken links in clerk.mdx

commit e3d4756c37a6a3c123de58bf2c96156bac7ff33b
Author: Nick Parsons <nparsons@clerk.dev>
Date: Sun Jun 4 13:06:21 2023 -0600

Update URLs and fix broken links in clerk.mdx

- Updated URLs from .dev to .com


- Fixed broken links

commit 2d8e8df351bfdf31d417b4f60676aa83d355d032
Merge: b75c7cad7 caff7a514
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sun Jun 4 12:18:12 2023 -0600

Merge pull request #14780 from supabase/fix/ai-mobile-icon

fix(docs): ai icon on mobile

commit b75c7cad790b4e795c6f835df22b944d539f854b
Merge: 8d38c2cf1 96ea538f0
Author: Greg Richardson <greg@supabase.io>
Date: Sun Jun 4 11:33:28 2023 -0600

Merge pull request #14772 from vikpe/patch-1

docs: Fix broken links on TypeScript Support page

commit c79ebfabd0ca9767a94047f547b1f1281a372479
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sun Jun 4 19:18:38 2023 +0200

Update spend-cap.mdx

fix formatting

commit 23e5ad76d5fcc57b7e0d68656550c2a5c724ecc3
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sun Jun 4 15:54:50 2023 +0200

cleanup
commit 210546be0528561e235452d434a53e23b9907608
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sun Jun 4 15:45:59 2023 +0200

chore: reduce duplication

commit caff7a514fbeb2c1ef01ec5c42ea4db50996cd5b
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Sat Jun 3 23:30:23 2023 -0600

fix(docs): ai icon on mobile

commit bdd3998c0d1dd21efb67146149465c6d2f587a61
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Sun Jun 4 01:51:33 2023 +0000

Update user management SvelteKit example

commit 0bf241e196f6bc9502bbc51b41cb8c6b6c6b1142
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Sun Jun 4 00:19:49 2023 +0000

Removed old user management nextjs example

commit b9ae27d022e981c46129682e65143f53cadffd32
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Sun Jun 4 00:19:34 2023 +0000

Add local supabase setup in project

commit f2172f384655c044ff1f613f661ad52eb847a7fb
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Sun Jun 4 00:06:20 2023 +0000

Remove video link from guide as it's outdated

commit 09cf361c82a227e9db9fee744cf8069e486b994d
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Sun Jun 4 00:03:56 2023 +0000

Update user management nextjs guide

commit 49b97024b566d45304189d707c91f6c3e9f64c16
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Sun Jun 4 00:03:39 2023 +0000

Update code example for user manegement nextjs

commit a8c577d161b391bb43184c9c0f0a36c86f9819e5
Author: Chris Hahn <50488503+mrchrishahn@users.noreply.github.com>
Date: Sat Jun 3 12:26:41 2023 +0200

docs(auth): add note for RLS policies required for upsert

Adds a short note that UPSERT operations require update, insert, and select
permissions which can trip people up
(https://github.com/orgs/supabase/discussions/6765)
commit 96ea538f0b1d1f043b8bcd35ac3b7e82a1fe76d4
Author: Viktor Persson <vikpe@users.noreply.github.com>
Date: Sat Jun 3 10:38:18 2023 +0200

Fix broken links on TypeScript Support page.

commit 186b1a662ad2acace57788b454c2fbb47b5bddbf
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Jun 3 01:04:56 2023 +0200

fix requests being send 3x times or more

commit 620ee49d4764808ce3cf0db417e83b8d0d0ca5ba
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat Jun 3 00:24:26 2023 +0200

better no data handling

commit 216f2d4764f6c55ba222b1f3dd016d1afbe0a6b9
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 2 23:50:24 2023 +0200

better copy for infra

commit d41fb1d4beda6add0b6bcdbc0644e70c3ad8bdaf
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 2 23:35:37 2023 +0200

chore: styling/copy improvements for usage page

commit 8d38c2cf1fff315bb1dc27a142d00f6ab53abcdc
Merge: 6f04aca19 3445a2b1d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Jun 2 13:59:07 2023 -0600

Merge pull request #14767 from supabase/fix/vecs-link-transform

fix(vecs): link transform

commit 3445a2b1de9eb39963fb8474e301bb1092214cd5
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 2 13:44:57 2023 -0600

fix(vecs): link transform

commit 3af940b6f5830c4241daf28aae5d5677039c0eab
Author: Shubh Sharma <69891912+shubhsharma19@users.noreply.github.com>
Date: Fri Jun 2 23:20:19 2023 +0530

Improve DEVELOPERS.md

commit bf5ace2027b949622c380eb5f64ef0b068fe0493
Author: Yanusk <ianyanusko@gmail.com>
Date: Fri Jun 2 13:38:29 2023 -0400

docs(bracket)

commit 6f04aca197e1f3c18e84642a9b3f1e3d4a253c96
Merge: d3ed8223f 86aa9ed98
Author: Greg Richardson <greg@supabase.io>
Date: Fri Jun 2 11:37:50 2023 -0600

Merge pull request #14725 from supabase/docs/vecs-lib

Docs: Pull docs from vecs repo

commit 09e3a50d9f07aecc71d92146ee01555d999c2c8f
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri Jun 2 19:34:44 2023 +0200

trigger preview

commit 86aa9ed9879c3f5a0a8827246de3dfda92a540ef
Merge: 692b33f9f d3ed8223f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 2 11:03:46 2023 -0600

Merge branch 'master' into docs/vecs-lib

commit 692b33f9fcba1551a2b2f31ea083b18faa22f241
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Jun 2 10:56:12 2023 -0600

feat(vecs): transform mkdocs admonition to supabase admonition

commit d3ed8223f48712b3436d15ffd93919df9318c0f5
Merge: 649319a37 336c74a84
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Fri Jun 2 10:05:31 2023 -0600

Merge pull request #14698 from supabase/or/vecs-blog-post

Vecs blog post

commit 336c74a848bad71376409f5edefe426868f1f189
Author: Oliver Rice <github@oliverrice.com>
Date: Fri Jun 2 10:09:30 2023 -0500

prettier yet again

commit f28b5ee3c2175949f8a3b793116d8a68e8c8daf7
Author: FatumaA <67555014+FatumaA@users.noreply.github.com>
Date: Fri Jun 2 16:55:51 2023 +0300

feat: add draft docs for flutter auth ui

commit 62d76763becfe6b9a0fc4399e3ebbd00f187ab8f
Author: FatumaA <67555014+FatumaA@users.noreply.github.com>
Date: Fri Jun 2 16:55:14 2023 +0300

chore: add flutter-auth-ui to nav and auth helpers

commit f900c792625e183447ea6d0abe2a755d02b4c89f
Author: Oliver Rice <github@oliverrice.com>
Date: Fri Jun 2 08:54:50 2023 -0500

Update apps/www/_blog/2023-05-31-vecs.mdx
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit aa96d1ca0e3344f20a9f4c8cbae9e6cebd75537b
Author: Oliver Rice <github@oliverrice.com>
Date: Fri Jun 2 08:54:33 2023 -0500

Update apps/www/_blog/2023-05-31-vecs.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit bc6309a669996bd3c4cd277a31667e6ba208062f
Author: Oliver Rice <github@oliverrice.com>
Date: Fri Jun 2 08:54:12 2023 -0500

Update apps/www/_blog/2023-05-31-vecs.mdx

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 649319a375358a6c591fe5acc8bb310a45a63199
Merge: 1e6b54940 80d4fe6fc
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri Jun 2 10:18:32 2023 -0230

Merge pull request #14751 from NeatFastro/patch-3

Fixes #14095

commit 80d4fe6fca5dc574a56be8c3ad64390664d15b5f
Author: Neat Fastro <NeatFastro@gmail.com>
Date: Fri Jun 2 12:34:49 2023 +0500

Fixed #14095

commit 1e6b5494087d928be1994f4c07d0c7fabea5b69c
Merge: 6a3a0cb74 4d8b48020
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 1 22:23:37 2023 -0230

Merge pull request #14746 from supabase/docs/connections

Adds more connection examples

commit 4d8b48020275c68067533489ed8eaa54018c7db1
Merge: 895992aa2 21507f353
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jun 1 18:40:41 2023 -0600

Merge branch 'docs/connections' of github.com:supabase/supabase into


docs/connections

commit 895992aa2878d25ac77b8a1ca8ef7b663b732431
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jun 1 18:40:38 2023 -0600

Adds Postgres.js

commit 21507f353c0678745a85360faedca8d7793f04a7
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Jun 1 22:00:12 2023 -0230
Update apps/docs/pages/guides/database/connecting-to-postgres.mdx

commit 18b8e3105fdded4f94edf8ebe3ee8ac2e2a7bd67
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jun 1 18:25:23 2023 -0600

Adds a Drizzle example

commit 6a3a0cb74d4ee7352db07af653018ac61d55c528
Merge: aaaa41ee3 af10c9ebf
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 1 14:17:01 2023 -0600

Merge pull request #14676 from sd0-tech/docs/add-yargs

feat(docs): add yargs

commit aaaa41ee34a115b77360d420e2408dfc64f1bfd1
Merge: ebcc5e9ab 30e3b1d2f
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 1 14:11:09 2023 -0600

Merge pull request #14743 from zhjch05/patch-1

Fix typo from 'Egde' to 'Edge' in functions.mdx

commit 59f18d033c1faf7ea0588420e9be3670e35a2f96
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Thu May 25 01:56:28 2023 +0000

Update to auth-helpers 0.7.0 and prettify document

commit 411df06fb5ec125b371cff4c5626eaa10381c295
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Thu May 25 01:32:02 2023 +0000

Update user-manegement next example

commit 11ffde42ba75deb438b215fc9576b4e619812b97
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Thu May 25 01:31:27 2023 +0000

Update content in the nextjs docs

commit d88d83bdb4fc4cbecd10045f12de3758a5a9da2a
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Thu May 18 02:08:27 2023 +0000

Update examples with latest auth helpers

commit c567f0fa7800cb235b41ba493a3849217972039b
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue May 16 21:45:25 2023 +0000

Update nextjs user management quickstart guide

commit 14ff19fb592f82e717f11efa0bda44fd705008aa
Author: Andrew Smith <a.smith@silentworks.co.uk>
Date: Tue May 16 21:43:38 2023 +0000

Update user-management examples to use PKCE

commit 908caa74db7fef85d1d41a378cdfa5c1e818c7d0
Author: Oliver Rice <github@oliverrice.com>
Date: Thu Jun 1 14:47:39 2023 -0500

respond to gh feedback

commit a9d46d61e7401ececa972e718ff9e8a58656af4d
Author: Oliver Rice <github@oliverrice.com>
Date: Thu Jun 1 14:44:31 2023 -0500

prettier

commit e4fb400f3942943ea49d6efc7de6c558b254a5ea
Author: Oliver Rice <github@oliverrice.com>
Date: Thu Jun 1 14:33:39 2023 -0500

deployment section

commit ebcc5e9abcd18aa97c6521588c4b3fee73d02bf0
Merge: 3af89aa15 9d0f18111
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 1 13:32:23 2023 -0600

Merge pull request #14744 from supabase/docs/ai-deployment

Docs: Link to Hugging Face edge function docs

commit f7cbf63b2489cc11ffb5bbce6c00fd6c68968742
Author: Yanusk <ianyanusko@gmail.com>
Date: Thu Jun 1 15:22:23 2023 -0400

added Bracket how-to guide and relevant images

commit 9d0f18111935edf43a113d9bad1d45fa8abcf4de
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 1 13:17:49 2023 -0600

docs(ai): fix typo

commit b144be588b262559f4bc4e0d197ddaff78105975
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 1 13:16:02 2023 -0600

docs(ai): fix typo

commit b76e3333c7c336b14bbe00c61a8469e992d28229
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 1 13:15:04 2023 -0600

docs(ai): hugging face doc wording

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

commit 59cb6aa6680c05901c7dc9515e770622f4a21020
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 1 13:10:10 2023 -0600

docs(ai): link to hf edge function docs

commit 3af89aa15adf9fa7f549acadd5b909c98aa0a514
Merge: 6a9c91cbe 4ade74c26
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jun 1 13:01:16 2023 -0600

Merge pull request #14727 from jacoblee93/jacoblee93/langchain-guide

Update LangChain guide with metadata filtering examples

commit 6a9c91cbe28c217d505ff8986ab668882140adae
Merge: de7bd1bc3 7cb438f8f
Author: Greg Richardson <greg@supabase.io>
Date: Thu Jun 1 12:55:15 2023 -0600

Merge pull request #14742 from supabase/kiwicopple-patch-2

Update README.md

commit 30e3b1d2ff5781b0ff57b74c64724d79c1a3127b
Author: Jincheng (James) Zhang <zhjch05@users.noreply.github.com>
Date: Fri Jun 2 02:53:11 2023 +0800

Update functions.mdx

Fix typo from 'Egde' to 'Edge'

commit 7cb438f8ff78c364fcffd282daf249731c42e0d6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jun 1 20:43:43 2023 +0200

Update README.md

commit 96b688ed891559d29dbffde04f02693076dead51
Author: Oliver Rice <github@oliverrice.com>
Date: Thu Jun 1 13:27:53 2023 -0500

prettier

commit f019a19e5a1dd14fa70440d517b51fe8de5eb946
Author: Oliver Rice <github@oliverrice.com>
Date: Thu Jun 1 13:26:45 2023 -0500

future ideas section

commit c1ea51afba53fd819ee9057f04fb79ad468bc285
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 1 12:20:42 2023 -0600

fix(vecs): missing hash on url transform link

commit de7bd1bc39216bc7345406404cfdfe58df9e331d
Merge: f48ae5ac5 5d8c9cf43
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Thu Jun 1 19:10:57 2023 +0100
Merge pull request #14724 from supabase/chore/vector_tagline

new vector tagline?

commit 5d8c9cf43a123c002e72824a6af43340bd402827
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jun 1 12:06:24 2023 -0600

running prettier

commit 4ade74c26c6b288bfe5adf7df34b0da7a8a69f3b
Author: jacoblee93 <jacoblee93@gmail.com>
Date: Thu Jun 1 09:42:19 2023 -0700

Format

commit 490f14977fee6f7a2e5e470f701ab044dab889e5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jun 1 10:40:21 2023 -0600

tweaks

commit 605d36ca5cdf0dfeb04a46caab75507a0d7f9af3
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jun 1 10:32:51 2023 -0600

Updates based on Ant's suggestions

commit 545776845131706572e3b607944118ae4028cb88
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Jun 1 10:23:13 2023 -0600

feat(vecs): remove duplicate title from md

commit 8ff7279018ae5ffbcbf616e9819294644463ec2a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu Jun 1 16:40:41 2023 +0200

Update apps/docs/pages/guides/ai/langchain.mdx

commit aa640eee5e0163fa9e57c73d57ad0286c83aadeb
Merge: 02f18cbb5 f48ae5ac5
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Jun 1 21:58:21 2023 +1000

Merge pull request #14732 from supabase/master

Prod deploy dashboard

commit f48ae5ac5db4280ea9b180f2a252ab46e1b1fec8
Merge: 7f2fef036 cfe850e17
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Thu Jun 1 12:01:57 2023 +0100

Merge pull request #14718 from supabase/chore/update-vector-page

Vector page animations

commit cfe850e179966a9e21aab49a489a3d7bae76534e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 1 12:24:14 2023 +0200

Darken and improve higlights cards

commit b561e2574136f8da45402ed608246db877cea15a
Merge: 97b3325e9 7f2fef036
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 1 11:19:51 2023 +0200

Merge branch 'master' into chore/update-vector-page

commit 7f2fef036d396148c3b57065280249d80e650ab2
Merge: 8ecf3a188 2a6930883
Author: Han Qiao <sweatybridge@gmail.com>
Date: Thu Jun 1 17:08:07 2023 +0800

Merge pull request #14737 from supabase/show-logs

fix: disable logs explorer gracefully

commit 97b3325e9880aa272c5e61c1ab9187adf6aa3c5b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu Jun 1 11:07:44 2023 +0200

Add customers visual animation

commit 2a6930883843f3add5d5c2c09fc36bdb2835915e
Author: Qiao Han <qiao@supabase.io>
Date: Thu Jun 1 15:24:12 2023 +0800

fix: disable logs explorer gracefully

commit 8ecf3a18879da433042ed45ce7ca4a58e6cc57e3
Merge: 395129c4f 68426bcd0
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 1 10:24:50 2023 +0200

Merge pull request #14717 from supabase/usage-v2-improvements-3

chore: improve usage v2 page

commit 68426bcd086dfe448239eca5b8c405ee856f1925
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed May 31 17:12:04 2023 +0200

chore: improve usage v2 page

commit 395129c4f8aa1a1e7708a97cd045d48d68cbbe91
Merge: 38069c3b2 dad71debd
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 1 15:56:01 2023 +0800

Merge pull request #14729 from supabase/chore/www-mbps-update

chore: update disk mbps on www

commit dad71debd83794b2d1f8e0024697c215b983f7fd
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 1 15:26:00 2023 +0800

Say Bandwidth instead of mbps as mbps already stated as unit

commit 18086e0b9c9a360959fea518655275265a2518bc
Merge: 8d7f7a20e fe33cc4cb
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jun 1 17:20:57 2023 +1000

Merge branch 'master' into chore/upgrade-to-node-18

commit 38069c3b2f3dbba69a771042585255af7ba8937c
Merge: fe33cc4cb e39fbcb1b
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 1 15:17:23 2023 +0800

Merge pull request #14735 from supabase/fix/studio-iops-mbps

chore: update disk mbps in studio

commit 2635932f8f781309e2210633e8b9b40d12bd95b9
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu Jun 1 17:15:13 2023 +1000

adds IntegrationSettings interface

commit fe33cc4cb21386842ca584192c0a509527ee07bf
Merge: 1f9e5d9cd f4386b431
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Thu Jun 1 09:12:09 2023 +0200

Merge pull request #14663 from supabase/chore/theme-aware-images

chore: improvements to subscription v2 page

commit e39fbcb1b66ef98778a5ef35111beeba8bf348a3
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 1 14:40:40 2023 +0800

Fix max and baseline disk througput

commit 1f9e5d9cd9c6268d5001392cadea1237bc77d685
Merge: 51074b4de d58a75279
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Thu Jun 1 14:39:29 2023 +0800

Merge pull request #14731 from supabase/thor/deploy-all-edge-functions

feat: add docs for deploy all edge functions.

commit d58a752793973c672a32a772eafa34d078143516
Author: thorwebdev <thor@supabase.io>
Date: Thu Jun 1 14:31:47 2023 +0800

fix: typo.

commit 0877df6fbb5e5026e2ec102510c8dd6ce53439b3
Author: thorwebdev <thor@supabase.io>
Date: Thu Jun 1 12:58:01 2023 +0800
chore: use latest cli version.

commit 66455d5ebb8b161c568bd7a53f84c79667907cb9
Author: thorwebdev <thor@supabase.io>
Date: Thu Jun 1 12:49:48 2023 +0800

feat: add docs for deploy all edge functions.

commit 51074b4de732d4422d0740178fcedaea06140682
Merge: 9ed5b4963 f291ae807
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 1 12:34:05 2023 +0800

Merge pull request #14703 from supabase/fix/compute-iops-mbps

Update compute add on docs for more clarity on disk throughput and iops

commit 9ed5b49633b3a72f5fcc2a57bc81053c197a3cae
Merge: 12d08138e ae2aca65f
Author: Han Qiao <sweatybridge@gmail.com>
Date: Thu Jun 1 12:30:12 2023 +0800

Merge pull request #14728 from supabase/fix-rt

fix: add react tooltip dependencies

commit f291ae80711b59b1d64e5e06e42564d73cb0e3af
Merge: 2ca87c573 12d08138e
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 1 12:21:47 2023 +0800

Merge branch 'master' into fix/compute-iops-mbps

commit 3b34def423c08cacc35aa6e3dbd5967fee412754
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 1 11:45:20 2023 +0800

Update disk mbps

commit 2ca87c5733812040ef1fdeb3475a013756fadc6d
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu Jun 1 11:43:27 2023 +0800

Update apps/docs/pages/guides/platform/compute-add-ons.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit ae2aca65f27d62f5edadfbc2158b71711d50f6f3
Author: Qiao Han <qiao@supabase.io>
Date: Thu Jun 1 11:26:28 2023 +0800

chore: add react tooltip to ui package dependencies

commit 27f0b4d89f3f64dcee90da025d87bfd786d09e97
Author: Jacob Lee <jacoblee93@gmail.com>
Date: Wed May 31 20:05:37 2023 -0700

Use preferred env var name


commit c7f006ed3fd3b595aaa7bee728283870c0c4fe3c
Author: Jacob Lee <jacoblee93@gmail.com>
Date: Wed May 31 19:50:14 2023 -0700

Update langchain.mdx

commit 5c500d5125cfbc9d7e9f2bfb6372d469bf8c168c
Author: Jacob Lee <jacoblee93@gmail.com>
Date: Wed May 31 19:48:20 2023 -0700

Update langchain.mdx with metadata filtering examples

commit 3991383b164752b4848e88db7f8c9c25fa020080
Author: Nick Rayburn <52075362+nrayburn-tech@users.noreply.github.com>
Date: Wed May 31 20:14:29 2023 -0500

Change regex to be more general

commit 149c6d1ecd1f4ea0ed0aeaeac42157edfef86e7d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 31 18:39:18 2023 -0600

feat(docs): pull docs from external vecs repo

commit af10c9ebf561d7fe2f057b51a71faedc889ea980
Author: sd0 <software.develop.0x@gmail.com>
Date: Thu Jun 1 08:14:01 2023 +0800

fix(repo): fix package-lock

commit 78ad43cb00ec0801400cda7779d4106f6a52bb3d
Merge: 055fcefa8 12d08138e
Author: sd0 <software.develop.0x@gmail.com>
Date: Thu Jun 1 08:13:31 2023 +0800

Merge branch 'master' into docs/add-yargs

commit ddc83f8a1254f20182b9055422d8b27e969509d5
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 31 17:03:31 2023 -0600

new tagline?

commit 12d08138e8ebc1a68c837cb52fbd887c60f18d30
Merge: 1df3082b4 5c7898291
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 31 16:06:59 2023 -0600

Merge pull request #14721 from supabase/docs/database_refactor

docs: database refactor

commit 5c789829157d695f41a908081c50713575543e9b
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 31 23:57:49 2023 +0200

Update apps/docs/pages/guides/database/column-encryption.mdx
Co-authored-by: Greg Richardson <greg@supabase.io>

commit 1df3082b402098f3908cac2065edb8e4e19a750d
Merge: 9c61e1bd4 0336b341d
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Wed May 31 21:11:40 2023 +0100

Merge pull request #14720 from supabase/fix/vecs-url

fix: dead link

commit ddc24fdc832eb3f888a65ce3901d3772198827f2
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 31 14:10:06 2023 -0600

big database refactor

commit eb7ae2869fd924fc38fbb299c69e7c6887ecaffe
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed May 31 19:40:09 2023 +0100

move sticky haeder

commit 0336b341d470ae3fa35a23070ed72b81769323a9
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 18:51:52 2023 +0100

fix: dead link

commit f4386b4319604cb7fe92e0c3e149818d0921f583
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 31 15:15:52 2023 -0230

Space between paragraphs

commit 51e550ecc0ed0faf0ebe28a532e8a5e078fd97e5
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed May 31 13:13:28 2023 -0400

update supasquad path

commit b55b1517291e6a143413ba1302b9ada9f8f1a99b
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Wed May 31 13:13:50 2023 -0400

update supasquad redirect

commit 074248eaa6e86bc50ec9e4df16c6bc58c3bd9e39
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed May 31 18:00:54 2023 +0100

feat: start adding sticky header

commit b3b7e4dd0a33642e132d95d8b1d953e907ce547a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 29 14:23:58 2023 +0200

chore: improvements to subscription v2 page


commit 9c61e1bd46e25450b142d4a5f26efa41eb987daf
Merge: 51d7b1220 fd8afaca7
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Wed May 31 17:20:19 2023 +0100

Merge pull request #14712 from supabase/chore/vec-tweaks

Chore/vec tweaks

commit cf7376a65302bd05df729571b03527c4d1188508
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 31 18:07:35 2023 +0200

Add vector highlights animations

commit fd8afaca7dce564df884af57f2c4b599f82d2498
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 17:04:50 2023 +0100

fix: hello world colab btn

commit 9b4fed5fd123c70036996a07d7f8c96ebc65e63b
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 16:50:31 2023 +0100

fix: docs colab images

commit 3bfe71c2ea3aed320c44fa80e1a37abda0f7c231
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 16:36:12 2023 +0100

fix: google hosted urls broken

commit 51d7b1220e858cd363d264c70798eb2f746277ee
Merge: 8d929e588 308667ab6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 31 16:37:43 2023 +0200

Merge pull request #14715 from supabase/chore/update-vector-logo

Chore: update vector icon

commit d9f314e6c763a8d0655a81175e72e8ff8e7321e3
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 14:38:17 2023 +0100

chore: capitisation

commit 2af5231e748750f0e0418eda24b1a24759aa84fd
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 14:37:44 2023 +0100

fix: docs need local image

commit 8d929e588eec81f21229b205005ec6fc20d0c849
Merge: ab5bb373f 8a1eeec2f
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed May 31 23:24:46 2023 +1000
Merge pull request #14714 from jdahdah/patch-2

Update auth-password-reset.mdx

commit ab5bb373f6101ee39e315131ea56b2dffe45ec39
Merge: 44d59230d 04d40cbbc
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Wed May 31 15:19:18 2023 +0200

Merge pull request #14513 from supabase/hf/add-apple-secret-generator

docs: add apple secret generator

commit 308667ab60dbc908de239aae48524cff292488ec
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 31 15:13:57 2023 +0200

Update vector og image

commit 56467ddce40e2d7681526308366555fb28c85a9e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 31 15:12:22 2023 +0200

Update vector icon in www and docs

commit 8a1eeec2f3081570bf22534327ebcf664fe01adf
Author: Jerome Dahdah <developer@dahdah.org>
Date: Wed May 31 15:02:39 2023 +0200

Update auth-password-reset.mdx

Update name of `.exchangeCodeForSession` method.

commit 3721ceced6ce73e47904b80c837b55e4980c477f
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 13:53:49 2023 +0100

chore: remove open in colab btn from local guide

commit 92baf6ff1b4167ece8fa85ebc4ededc1cafe2179
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 13:52:54 2023 +0100

chore: point CTA to hello world quickstart

commit 44d59230d53e138dfb9ba953a888ec22f43034ca
Merge: 21d181a25 ddce6e5bb
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed May 31 14:46:58 2023 +0200

Merge pull request #14710 from supabase/plan-terminology

chore: change tier <> plan terminology

commit 04d40cbbcc26d3690cc59dcc94c67056c38b2d36
Author: Stojan Dimitrovski <sdimitrovski@gmail.com>
Date: Mon May 22 14:50:35 2023 +0200

docs: add apple secret generator


commit 9d57a2b1056a7c915b2c63d584f6f71dafbba5eb
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 13:39:58 2023 +0100

chore: uses the open in colab button intead of supabase btn

commit 0f19116990c659916a9cc1df071825ed2452ed19
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 13:37:19 2023 +0100

chore: adds open in colab to python quickstart

commit 81021b3624931ab009dfbb0c6183f191806bd5d3
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 13:35:31 2023 +0100

chore: vector header change

commit 3407749de026265bd690c63516def1852fd8b3a8
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 13:30:52 2023 +0100

chore: adds colab button to ipynb examples

commit 3c443f68acaaf4f6d045b5fae1627f6ae5fe6beb
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 31 13:24:50 2023 +0100

chore: adds open in colab button

commit ddce6e5bbbb59f8c973d2830c4c086de164df59e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed May 31 12:47:52 2023 +0200

Update cdn.mdx

commit c0881320645a93b4f5db0a45227cc68f2492005e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed May 31 11:52:05 2023 +0200

chore: change tier <> plan terminology

commit be99a1dbdfabe6e8956cb3bd5eac17eabc447255
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed May 31 17:52:05 2023 +0800

Remove simplistic disk balance example

commit 21d181a2517e7fd6609138c0e2cf8ccc7a715e34
Merge: 4ed3e2620 f51c88454
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed May 31 16:14:02 2023 +1000

Merge pull request #14704 from supabase/docs/add-singleton-explanation-to-


nextjs-auth-helpers

Docs: Add explanation for singleton pattern


commit f51c8845489650696f7c852938581144a93e0bc5
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed May 31 15:14:50 2023 +1000

add explanation for singleton pattern in createClientComponentClient function

commit 656cecdd5228d0fcf5ed8e38cd6131ff322a1972
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed May 31 12:04:31 2023 +0800

Run prettier

commit 4c31c11cd59662f08c6ef0c05bb6e017f611fbf2
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed May 31 11:15:17 2023 +0800

Show disk throughput and iops in a separate table in their own section

commit 85ac8698f48e9f3d39f1eef2b24ae3e5142fc518
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Wed May 31 10:56:49 2023 +0800

Fix max and baseline mbps

commit 526133f9d988d31891118482ea958d4f6bc4d3eb
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 22:30:48 2023 -0230

Add description to title attr

commit 5baa37239be0a55c053c522d4e97957f3aa6c33d
Author: Nick Rayburn <52075362+nrayburn-tech@users.noreply.github.com>
Date: Tue May 30 19:43:12 2023 -0500

Change global example code replacement to start and ends with replacement

commit 6199c56372b7c0613d9f9571b2d39180762dc212
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 22:04:28 2023 -0230

Show dropdown caret on SQL Snippets on hover instead of having to click on them
first

commit 055fcefa8691c7ee8768a74aaf363ca7d56b615f
Author: sd0 <software.develop.0x@gmail.com>
Date: Wed May 31 07:49:32 2023 +0800

fix(npm): package.lock

commit 839dd9b628bab4176c4985dfe5fd8e169d218b0e
Merge: b752c82bf 4ed3e2620
Author: SD0 <107539203+sd0xdev@users.noreply.github.com>
Date: Wed May 31 07:48:15 2023 +0800

Merge branch 'supabase:master' into docs/add-yargs

commit 4ed3e2620c3dec574d3c0140bd9c22b6d30fdee0
Merge: 719fddf30 672b39802
Author: Greg Richardson <greg@supabase.io>
Date: Tue May 30 17:20:45 2023 -0600

Merge pull request #14700 from supabase/chore/quick_starts_fixes

fixes 404

commit 672b398022966a16be2b4d77c6740547a9843a3e
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 30 17:05:41 2023 -0600

fixes 404

commit 719fddf3058382f5301f6d2a99c881bf90b88542
Merge: 5909cf55b 46e5fee7c
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 30 16:37:37 2023 -0600

Merge pull request #14699 from supabase/docs/ai-quickstarts

Adds a few more quickstarts with Colab links

commit 574cf96b2fe7b98fa9a6aec9c7938cbfbbcdce58
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue May 30 16:30:34 2023 -0600

chore: ignore i18n for spell check

commit 46e5fee7cd469df0f7c21ad1ba66aa15059d9620
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 31 00:28:05 2023 +0200

Update apps/docs/pages/guides/ai/quickstarts/face-similarity.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit e5f5ea67669d99a2a47dd325465d13e63f1c0886
Merge: 80426c87a 5909cf55b
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue May 30 16:27:42 2023 -0600

Merge branch 'master' into lyqht/i18n

commit 21d835e2ddd2e5bcbc8b0490849e29b8eed55b55
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 30 15:40:48 2023 -0600

Adds a few more quickstarts with Colab links

commit 21bf5534be2e001efc076501a6c2622088f45f79
Author: Oliver Rice <github@oliverrice.com>
Date: Tue May 30 15:03:55 2023 -0500

vecs blog post

commit 5909cf55b4f51abfccb01d9434c02254ca4705df
Merge: cd828ed8c cafbe9c3f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 21:42:23 2023 +0200
Merge pull request #14697 from supabase/feat/supabase-vector-page

Feat/supabase vector page

commit 90c64f6cf5a6ae0d3e8870a60b6c696e82135e5e
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 16:42:01 2023 -0230

Save SQL Editor split size to localStorage

commit cafbe9c3f92a869bbda5a6486a1313efe1b78253
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 20:53:31 2023 +0200

Fix svg attribute

commit cd828ed8c6aa9fc7bd36a7a63f7cff9f7acffc82
Merge: 63a5b0f22 11129b4ee
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 30 19:50:40 2023 +0100

Merge pull request #14696 from supabase/chore/docs-new-vector-diagrams

chore: new diagrams for Engineering for Scale

commit 11129b4ee548262fdbfc7975873c626254c248e2
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 30 19:41:08 2023 +0100

chore: new diagrams

commit 8d7f7a20ee351c427bfa7f1d3723f7c8e9046399
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue May 30 12:22:23 2023 -0600

fix: docs esm build errors

commit 82ef8639c3ac01a792e8b67cfded96d2503bb903
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 20:07:59 2023 +0200

Update light mode bg

commit b462888d819dd581d13b5261e9656fa202d47fb8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 20:03:19 2023 +0200

Remove unused asset

commit 1d26d0bfc976125bc5dfc4490725c3c509d6146b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 19:53:46 2023 +0200

Update examples

commit 429fe03544a62ec267c253f8f7e5a16f56f578ca
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 19:45:04 2023 +0200
Move open in colab in code block

commit 63a5b0f22511f0741a0e72d37e249df001da27a7
Merge: 8d1a3a975 54c6be141
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 30 11:33:31 2023 -0600

Merge pull request #14687 from supabase/fix/ai-embeddings-link

Fix concepts link to structured/unstructured vector page

commit 78e8a4e069c7505b336080e03a0d3f49d1dff8f7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 19:30:15 2023 +0200

Update integration tools image

commit af01b02267d9eb34c6c6c5613c4fa2620127f0b0
Merge: a5af45343 22c977a39
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 14:49:02 2023 -0230

Merge branch 'master' into chore/upgrade-to-node-18

commit 1fd4f76910e33e1efa9dd1b4a3839b0306bbdc03
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 19:18:31 2023 +0200

Update hero sub heading

commit 22c977a39d3ebf12cde7a42c8fcf1a96455095e1
Merge: 5b39b0fd4 8d1a3a975
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 14:28:40 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 8d1a3a97503bbad3ac80fc9d121b1b1dda3fab8f
Merge: 04e9d664d 50eefb1c2
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 14:27:46 2023 -0230

Merge pull request #13939 from hangyakuzero/patch-1

Update rss.tsx

commit ca0eb143eb88ab7b9d41a40c6ef0561b02a82408
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 18:52:26 2023 +0200

Add soc2 missing link

commit 1146457a7e1d9ff5479fe751423874b0b25184dd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 18:42:56 2023 +0200

Change main ctas

commit c95d2b226fe1899d942f312ca7e15da3d33a7759
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 18:37:56 2023 +0200

Fix typo

commit 817bd948f86d5f5e3553e93f395162a4fc2ca774
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 18:32:56 2023 +0200

Improve mobile

commit d3e9d5e80f637fea73aee90d72501a93ea8e3198
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 18:26:36 2023 +0200

Update content

commit 04e9d664d8f8e7d5cca71c85a40e374aabd96ddf
Merge: c48ffc28e 346104031
Author: Greg Richardson <greg@supabase.io>
Date: Tue May 30 10:22:32 2023 -0600

Merge pull request #14689 from supabase/feat/ai-docs-icon

Final ai/vector docs icon

commit 7e4a1b9a4ff1ffc43a46beaa26edf643947a4355
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 18:08:09 2023 +0200

Update content

commit 3461040315ce0408d437c4b19de2ee3a3c1dea14
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue May 30 09:54:43 2023 -0600

feat: final ai/vector docs icon

commit 778a08f9306f4d2cea07e2a628c7fb0e6aa6d43d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 17:40:49 2023 +0200

add interaction

commit 5b39b0fd4e088a723cd6c3d8a2f92624a0c8346d
Merge: 8853a6ed7 c48ffc28e
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 13:07:38 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 54c6be14103d842eb5dbb98cbf2c43d145d71b60
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Tue May 30 09:35:56 2023 -0600

fix(ai): concepts link to structured/unstructured page

commit c48ffc28e6bd393a89746bd85d08525ce5891c4d
Merge: 63cb69c9f 204202eb4
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 30 09:21:54 2023 -0600

Merge pull request #14685 from supabase/or/structured-unstructured

Updates vector/ai structured vs unstructured metadata docs

commit 937a3fa09941c6bd567a3f21aeef57e3daefcf79
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 17:12:14 2023 +0200

change openai image to jpg

commit 63cb69c9f5c07e37138a1f5023fa79bd311c4e8f
Merge: 10eb35493 6b317e49a
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 12:39:08 2023 -0230

Merge pull request #14674 from accesstechnology-mike/master

Update auth-ui.mdx

commit 37b007395b5dbe238d5812ee2aefaeecd652fec8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 16:59:53 2023 +0200

fix mendable link

commit 6b317e49a4618bb0c0deb709fc20548a8febfaee
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 12:27:24 2023 -0230

Prettier

commit 10eb354930b98bf8437e413f9a43b2285ad958f6
Merge: 30c30e224 d7b192508
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 12:26:12 2023 -0230

Merge pull request #14343 from tresende/patch-5

add public general availability status in README.pt-br.md

commit 9d6d577ef8304c408236db93c158677a07f65f7a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 16:55:38 2023 +0200

fix link

commit 204202eb49bfd03ca2427da366902fdda8ff24d3
Author: Oliver Rice <github@oliverrice.com>
Date: Tue May 30 09:51:10 2023 -0500

run prettier

commit c58485a875b3e28f210ccead8d7d51dbb2cc3481
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 16:48:43 2023 +0200
update customers logos

commit 30c30e22486f58811a31cc445dfd8286d262f1cb
Merge: 8853a6ed7 34596c758
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 12:15:05 2023 -0230

Merge pull request #12709 from vozmi/partner-pages-to-sitemap

Partner pages changes + sitemap generation

commit 063a14f654c4037cd76261e4f45d1b3b9c4b49ae
Author: Oliver Rice <github@oliverrice.com>
Date: Tue May 30 09:41:47 2023 -0500

fix typos

commit 1430a7dbfb8f6aabadc57c095da1e67e320f2b0b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 16:38:30 2023 +0200

hide video temporarily

commit 21084d9dd45b493a2327642f6b281702c287252e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 16:38:17 2023 +0200

small fixes

commit c773072ae4e43bc8342bf73178e0fef0ae1d6c4d
Author: Oliver Rice <github@oliverrice.com>
Date: Tue May 30 09:37:13 2023 -0500

update structure/unstructured vector doc

commit 1678670a151a9b5dc931215d28be4bddfbdcae11
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 16:31:07 2023 +0200

Move colab link out of code block

commit 9d52f6841cab7de678fd413e6a65e487c8be8a2d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 16:19:56 2023 +0200

Add colab link

commit 34596c758b11426c53e45b35fc6eab85fd9cea3b
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 11:36:46 2023 -0230

Prettier

commit b6e42cfb1b456d1f24b65dcad1f7488690861a6f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 15:42:20 2023 +0200

Update images
commit 8853a6ed740e109688c15d9565d07d15869dc17a
Merge: 6610cbc11 d171fb39f
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 11:05:07 2023 -0230

Merge pull request #14673 from accesstechnology-mike/patch-1

Update auth-google.mdx

commit 6610cbc1176363e295f2decb32d2a41b3d418c22
Merge: 6163981a0 183bc839a
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Tue May 30 14:19:44 2023 +0100

Merge pull request #14684 from supabase/feat/hello-world-vecs

feat: adds vector hello world to examples

commit 183bc839addba119ceb81ffa742cc335a44972e4
Author: awalias <antwilson@hotmail.co.uk>
Date: Tue May 30 13:51:07 2023 +0100

feat: adds vector hello world to examples

commit 8115bbfe53f79fc077aa9d2589f3dc35040c6d2c
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 30 10:13:48 2023 -0230

Update apps/docs/pages/guides/auth/auth-helpers/auth-ui.mdx

commit 8e2d15f3f8d6b79ec38dcebe885fb96c36b3a4cf
Merge: ffa49f1de 7c2a945a1
Author: awalias <antwilson@hotmail.co.uk>
Date: Tue May 30 13:18:45 2023 +0100

Merge branch 'feat/supabase-vector-page' of


https://github.com/supabase/supabase into feat/supabase-vector-page

commit ffa49f1de85abbd6d7b046549fac4508f5713df3
Author: awalias <antwilson@hotmail.co.uk>
Date: Tue May 30 13:18:28 2023 +0100

chore: update vector snippets

commit 7c2a945a177f5105329d5997e755ab530e8a0dcd
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 13:10:35 2023 +0200

Add interaction to Deploy Globally highlight

commit ecd75950f9050cbf29234e0eb6c9e0ab79e73705
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 30 11:37:29 2023 +0200

Add highlights static images

commit 7813f8fdda5ed5d3c646f60f99788f25c014b58e
Merge: ea9046c74 0bc980020
Author: Ryuya <ryuyxx@gmail.com>
Date: Tue May 30 16:53:20 2023 +0900

Merge branch 'supabase:feature/add-ConfirmationModal-to-triggers' into


feature/add-ConfirmationModal-to-triggers

commit 02f18cbb55ad89677a667e7a1cfa91f7ad67a55d
Merge: 3091a3749 6163981a0
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue May 30 17:02:58 2023 +1000

Merge pull request #14681 from supabase/master

Prod deploy dashboard

commit 6163981a04d992b9dd22cd28ce14d80816018180
Merge: 8eba0ce6a 0e33a26f3
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue May 30 16:41:18 2023 +1000

Merge pull request #14677 from nrayburn-tech/fix/json-column-boolean

Fix/json column boolean

commit 8eba0ce6a46cb27915c73a820dc498c96a084ee8
Merge: fc4983e8a 00d6d0fcb
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue May 30 16:38:37 2023 +1000

Merge pull request #14672 from supabase/usage-v2-number-three

chore: usage v2 improvements

commit fc4983e8a3159eef9e7dfcd603cce6eb736344d8
Merge: 71df9bde4 00454c7ef
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue May 30 16:15:07 2023 +1000

Merge pull request #14619 from supabase/feat/update-disk-size

Feat/update disk size

commit 00454c7efd4512ae40b092d019ddef119e51de7e
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 30 16:12:04 2023 +1000

manually update the cache after resizing disk

commit 4d8df9602d4399ce7dc2a8f09fbfae313cd90ba2
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 30 15:49:53 2023 +1000

adds integrations page scaffold in settings

commit 71df9bde4b591d9286b9e276137fc0157ad37fab
Merge: 12266d760 010fbbe91
Author: Greg Richardson <greg@supabase.io>
Date: Mon May 29 20:56:47 2023 -0600

Merge pull request #14578 from supabase/docs/vector-ai


AI & Vectors docs v1

commit 010fbbe91d169ed8dcb99a33cce26fe8d71f851e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 20:45:16 2023 -0600

fix(spell-check): github action exclude option

commit ebc3cb1c152267680f9b1b5b097457417b15c69d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 20:32:30 2023 -0600

docs(ai): swap openai link in overview

commit 5c0e3fe558271ea66650e51781e2d6f9a8732056
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 20:30:09 2023 -0600

docs(ai): more polishing and remove TBDs

commit 0e33a26f3d124e9b0569e0563129eafd42e076b5
Author: Nick Rayburn <52075362+nrayburn-tech@users.noreply.github.com>
Date: Mon May 29 21:28:04 2023 -0500

Fix formatting

commit f29a7f458813670af1b4cd7f1e1985b07b34f50d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 20:19:30 2023 -0600

fix(ai): spelling

commit ce4c2c58855a6b39d5ee9e727dcd0b00d0fbf61b
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 20:19:10 2023 -0600

chore: ignore .ipynb files for spell check

commit a7e0f659487ad21ebcd58128a15c6de8d8a51c91
Author: Nick Rayburn <52075362+nrayburn-tech@users.noreply.github.com>
Date: Mon May 29 21:17:02 2023 -0500

Add JsonFormatter for json columns

commit 9cf3935d7a614c282c6046f1262fcb5b4fd2e1c1
Author: Nick Rayburn <52075362+nrayburn-tech@users.noreply.github.com>
Date: Mon May 29 21:16:09 2023 -0500

Dont stringify nil values for JSON editor

commit 86321e71b32993833911be29f6a2626e5364c95d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 20:10:47 2023 -0600

docs(ai): last polishes and link fixes

commit 6f99cfc9f9845e4f8745a1ba449b2142c1cd9b95
Merge: c9f890290 d4a7cef3f
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon May 29 19:21:47 2023 -0600

Merge branch 'docs/vector-ai' of github.com:supabase/supabase into docs/vector-


ai

commit c9f8902909c73b423faa75bbe51a6198be6e1aa2
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon May 29 19:21:43 2023 -0600

updates to the enterprise architecture

commit b752c82bf59fb0f8fbf5a43307669faaf19a3113
Author: sd0 <software.develop.0x@gmail.com>
Date: Tue May 30 08:20:34 2023 +0800

feat(docs): add yargs

commit d4a7cef3f412e8b28cabad9eb7aff1662f8d3970
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 18:07:58 2023 -0600

docs(ai): complete hugging face third party tool doc

commit 666ad8dac6807b3d72e2183f8d8585752171ad38
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon May 29 17:06:44 2023 -0600

cleans up the structure of the docs a bit

commit c2860cc4d9ff7be2f99d55db851a1764fa91ae2f
Merge: 15703b5f8 5fbeaccf9
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon May 29 15:54:16 2023 -0600

Merge branch 'docs/vector-ai' of github.com:supabase/supabase into docs/vector-


ai

commit 15703b5f80676a7b455c1f91a4b3dd4730e0f9c1
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon May 29 15:54:12 2023 -0600

Adds the colab guide

commit bc0cbfa4a19d5aeee0533866ceea26b2928213f2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 23:34:19 2023 +0200

vector hero with transparent bg

commit eca8250a89fd0d6595af28c8324836be88cd53f3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 23:15:52 2023 +0200

optimizations

commit ea7394ea36ac51639f66dd66946db7bcc15bddc2
Author: Mike <55278705+accesstechnology-mike@users.noreply.github.com>
Date: Mon May 29 22:10:57 2023 +0100
Update auth-ui.mdx

Included queryParams in the docs, with an example for Google social login, as
this is the same example also used elsewhere.

commit d171fb39f90dfc405a12f6d2eaf1f6984717c427
Author: Mike <55278705+accesstechnology-mike@users.noreply.github.com>
Date: Mon May 29 22:01:24 2023 +0100

Update auth-google.mdx

additional info regarding 'hd' parameter

commit 12266d760e961029a26ec4e28bbc4dcad6641e58
Merge: 2131a400d d0770fa5a
Author: Lakshan Perera <lakshan@supabase.io>
Date: Tue May 30 06:56:04 2023 +1000

Merge pull request #14664 from supabase/dd/docs-cust-domains

chore: remove edge function limitation for custom domains

commit 5fbeaccf928a333ca5e73d2fbf24eb0e8333b087
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 14:40:07 2023 -0600

docs(ai): more details on indexes

commit 6422599684584f05f6c60dfce8b74b4e6a30b545
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 22:27:13 2023 +0200

animate on scroll

commit 2131a400de9613a19f3c1d5b8a42e7fa122e82a2
Merge: 7400e2f21 d2fb9f92a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 29 22:14:01 2023 +0200

Merge pull request #14659 from supabase/poc/org-level-billing

commit 2fea9fd848e80dfa229f07073c64b74f68d3decb
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 14:13:22 2023 -0600

docs(ai): remove streaming from openai example title

commit e8ff61dbb20bd18cca1a2d0a7114a7c113ae3980
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 14:06:24 2023 -0600

docs(ai): ai icon

commit d2fb9f92a91844ed75a9ac5c104072f6493e5baa
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue May 2 00:21:31 2023 +0200

feat: initial support for org level billing


commit 6757b75dee1116c0fbd6742e5acd89cdfe4d0cd2
Merge: bb8c128e8 07f41a1f9
Author: Oliver Rice <github@oliverrice.com>
Date: Mon May 29 13:56:09 2023 -0500

Merge pull request #14627 from supabase/or/supabase-vector-examples

Supabase Vector Examples

commit 07f41a1f991ac23e9567833cf13122afc5338123
Author: Oliver Rice <github@oliverrice.com>
Date: Mon May 29 13:54:56 2023 -0500

hide warning

commit bb8c128e84ec5e8a11c32e28c29aac8207093eda
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 12:50:07 2023 -0600

docs(ai): update examples on overview

commit 4a2b9c1a62a7d1605dd1e65eb1090cef42753622
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 12:44:16 2023 -0600

docs: add ai as product to docs home

commit 00d6d0fcb71769598c3b40be94355eaf409e4c2e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 29 20:41:04 2023 +0200

chore: usage v2 improvements

commit b00f46f51b5d9fd1c398e2caf2a5f0dd19c28331
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon May 29 12:15:30 2023 -0600

add hybrid search options

commit 7400e2f21ba12e773c7a9d104af431764adc55a4
Merge: 4045a0f75 d4dfe5815
Author: Greg Richardson <greg@supabase.io>
Date: Mon May 29 12:04:18 2023 -0600

Merge pull request #14668 from brandongregoryscott/fix/docs-tests-path

fix: docs-tests workflow wasn't matching paths correctly, fix incorrect casing
in test file name

commit 78cb0ac5df1054a0af3b778d6ebf0c43b4add06a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon May 29 12:00:52 2023 -0600

cleans up the images on the chatgpt plugins example

commit 4045a0f75e209b55d0079dcee4e3783e7840c80d
Merge: 33e9437ad dcc90f6e7
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 29 20:00:47 2023 +0200

Merge pull request #14656 from supabase/chore/allow-project-creation-without-


payment-method

commit 984c7b10ba2dfa8143f1d37475af8babc7d34c97
Author: Oliver Rice <github@oliverrice.com>
Date: Mon May 29 12:51:01 2023 -0500

dependency alignment

commit 33e9437ad617a90cf0857dd44cbe44c4a4c03d18
Merge: a85abef75 c21ca9477
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 29 19:46:00 2023 +0200

Merge pull request #14634 from supabase/fix-some-invalid-doms

commit a85abef75db4e77703e04a5547dae87b1cb1569c
Merge: e7ed885b9 4009d7c21
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 29 19:45:17 2023 +0200

Merge pull request #14632 from supabase/usage-page-improvements

commit 691168d010053743ec43fdbd22a64f5d17dffb07
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon May 29 11:44:50 2023 -0600

fixing titles

commit 960556ec5f9cd8e06b0151cfaa3cec54cf456306
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon May 29 11:43:24 2023 -0600

cleaning up the navigation

commit 4009d7c212268a3a71a544ea2f882351cae01ea4
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat May 27 14:40:06 2023 +0200

chore: usage page v2 improvements

commit b5b3dbbc2b371dcd9f2057a82246468b82b725b6
Merge: 49fdf04bb 32b1bd8ce
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon May 29 11:21:08 2023 -0600

Merge branch 'docs/vector-ai' of github.com:supabase/supabase into docs/vector-


ai

commit 49fdf04bbb5db3d2e9ba8e861e77324a55473f91
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Mon May 29 11:18:57 2023 -0600

fix headings

commit d376e2e04b979c11e228458d5197cf6f4707d87f
Author: Oliver Rice <github@oliverrice.com>
Date: Mon May 29 12:14:12 2023 -0500

replace html with direct image render

commit 34b8885f53a7cedf50ff4fcebe76d31685dae38d
Author: Oliver Rice <github@oliverrice.com>
Date: Mon May 29 11:44:15 2023 -0500

shrink images to avoid nbviewer row wrap

commit 465eba5121cc958a3e728d9823dd7bf6ddbab784
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 18:36:05 2023 +0200

update shimmer

commit e135adf66d38dab031dc59541da328bf680db802
Author: Oliver Rice <github@oliverrice.com>
Date: Mon May 29 11:30:47 2023 -0500

github notebook rendering issue fix

commit 32b1bd8ce37df3ce60620a3025c024d3a6c12822
Merge: 316fd4b3d 5bf8e3b8e
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Tue May 30 00:27:42 2023 +0800

Merge pull request #14669 from supabase/thor/docs-image-search-guide-2

Thor/docs image search guide 2

commit e7ed885b932ed9da386e5e393002b7f9a473751e
Merge: dfe747cca 95f97b315
Author: Greg Richardson <greg@supabase.io>
Date: Mon May 29 10:19:47 2023 -0600

Merge pull request #14635 from brandongregoryscott/chore/fix-alert-tests

chore: refactor Alert component tests to TS, fix old asserions

commit 3ec11838343c02d6c5226528613c65603f77d984
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 18:17:47 2023 +0200

fix imports

commit 5bf8e3b8e67f3952cb2e62b24c5169c0a6e25a30
Author: thorwebdev <thor@supabase.io>
Date: Tue May 30 00:17:33 2023 +0800

chore: sys not needed.

commit 97fc69ad572b3c69806445f6b394178de267a4ca
Merge: 18689811d 4c0cd2e37
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Tue May 30 00:15:58 2023 +0800

Merge pull request #14651 from supabase/thor/supabase-vector-image-search-


example
feat: add supabase vector image search example.

commit 356f6d87f49f56c4a9f67d0238876a9a1ec86b49
Author: thorwebdev <thor@supabase.io>
Date: Tue May 30 00:15:32 2023 +0800

chore: missed PR review suggestions.

commit 491d81024e44f40b57ec855f5aae8efb816fa782
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 18:10:57 2023 +0200

berryAI logo

commit 4c0cd2e37b6ca5179a407e4c8b66485df386c557
Author: thorwebdev <thor@supabase.io>
Date: Tue May 30 00:06:40 2023 +0800

chore: review suggestions.

commit dfe747cca30712d14a690861d98834395baa1c8c
Merge: 50d7b4040 e2ff91b9e
Author: Greg Richardson <greg@supabase.io>
Date: Mon May 29 10:02:15 2023 -0600

Merge pull request #14633 from jan-tennert/master

Update kotlin docs to reflect new version

commit d4dfe5815e6df767a2bdf05fa83f725cd0fef3e4
Author: Brandon Scott <contact@brandonscott.me>
Date: Mon May 29 12:01:51 2023 -0400

fix: docs-tests workflow wasn't matching paths correctly, fix incorrect casing
in test file name

commit 0a1c9b74cf47f6c687afe5db582c07b8eb488735
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 18:00:39 2023 +0200

update customer quotes section

commit 316fd4b3df3a9d2ac0c87ee8161d635e612b420a
Merge: 42512572d 16f318054
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Mon May 29 23:48:09 2023 +0800

Merge pull request #14653 from supabase/thor/docs-image-search-guide

commit 18689811d2ff05a99374162be4911eb7ed2dd06e
Author: Oliver Rice <github@oliverrice.com>
Date: Mon May 29 10:39:35 2023 -0500

fix ci identified typos

commit 50d7b40402ce4bc28c253a23cf654261a69f0c10
Merge: 38b00641c e9da89834
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 29 17:35:43 2023 +0200

Merge pull request #14625 from supabase/fix/stripe-elements-light-mode

fix: Stripe card form on light-mode

commit be1f4ea85e10cc8134e389dcdbe6a092b08612f1
Author: Oliver Rice <github@oliverrice.com>
Date: Mon May 29 10:33:27 2023 -0500

face similarity example, celebrity look alike

commit 38b00641c88889175a6ed60ad48cc9ecbcf91107
Merge: a95685c69 5a97da80a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 29 16:22:57 2023 +0100

Merge pull request #14665 from supabase/blog/flutter-hackathon-winners

blog: add flutter hackathon winner article

commit 42512572d343c5bd6d30bd50c902bfb40a9f4e6a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 29 09:17:38 2023 -0600

docs(ai): fix vector column guide typo

commit 439d802546801ad926c89f2c9f9ed362f77af595
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 17:14:31 2023 +0200

Update icons

commit cdfffbefcc4d60613bcf124c9a3a05acbe116ba2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 16:12:22 2023 +0200

Improve timed tabs timing

commit 5a97da80ab94153caf570206c33af74048305195
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Mon May 29 22:57:35 2023 +0900

formatted the article

commit b3825954be9ebfaeadfb93f1a7a3924d025aff93
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 15:54:00 2023 +0200

Add Enterprise CTA section

commit eb4930220dcd513be7d4ab7dadc4ff171099a593
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Mon May 29 22:49:54 2023 +0900

blog: add flutter hackathon winner article

commit 056f229006311b316671905eac3d9445b341a916
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 15:17:16 2023 +0200

Add products CTA component

commit d0770fa5ae016e3d3cf05805f7afbf2c1cb7898a
Author: delgado3d <27228526+delgado3d@users.noreply.github.com>
Date: Mon May 29 18:14:21 2023 +0530

chore: remove edge function limitation for custom domains

commit 0f36aeec3605ff50fc86ddd1369545094810d94f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 12:43:53 2023 +0200

Add hero image and update content

commit a95685c6935a0e37f870fc4a232f1a8d2ca5b4b0
Merge: 56da8f89f f4258db89
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Mon May 29 18:10:27 2023 +0800

Merge pull request #14654 from supabase/feat/self-host/functions-route-prefix

feat(self-host): use `<API_URL>/functions/v1` for Edge Functions

commit 56da8f89f1be453600c5ac90e56a69548b6de77a
Merge: 7cca2f82c 8f11fd570
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Mon May 29 18:06:47 2023 +0800

Merge pull request #14639 from supabase/feat/linked-buttons-notifs

Add optional buttons that can open links on informational notifications

commit dcc90f6e70c1e58929cd706e71a4fafc63dd42df
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 29 11:22:19 2023 +0200

chore: allow creating paid project without payment method

commit 2756f3505f8d39a2c2513f1dc6dfc68242616457
Author: TzeYiing <ty@tzeyiing.com>
Date: Mon May 29 17:20:07 2023 +0800

fix: prevent accidental filing of large timeseries datasets

commit f4258db89d96ccee5310c71bebee91d9712d3142
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Mon May 29 16:51:56 2023 +0800

docs(self-host): document instructions to add new functions

commit 7cca2f82c8a20dbdcaee1eeacfdd22147762626d
Merge: b9354e453 85afda6f5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 29 10:33:53 2023 +0200

Merge pull request #14594 from supabase/chore/docs-hp-layout


fix: docs homepage cover

commit 8f11fd570c5ea3a697313f751f96c7ca6f568b5d
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Mon May 29 16:31:00 2023 +0800

Bump shared-types version for linked button type

commit b9354e453587ee928e1d695f227c6cf01df10deb
Merge: fe9445808 8dc744e0f
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 29 10:25:16 2023 +0200

Merge pull request #14617 from supabase/fix/clear-compute-addon-panel-key-state

fix: clear panel key state when changing compute addon

commit fe94458085ff77fc215f2a85e349eefaac0ecf34
Merge: 18149438b c5fca9a12
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 29 10:25:00 2023 +0200

Merge pull request #14616 from supabase/fix/v2-payment-method-selection

fix: payment method selection when adding first card

commit ee68cde579367cbcd54c0f67950bb838846f25a3
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Mon May 29 16:24:19 2023 +0800

Fix lint

commit a5af45343ed37482993f74737bab05edf52ccc53
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 29 18:10:10 2023 +1000

fix autoprefixer errors

commit 16f318054d7f66cac4390c285661c4006ac751ce
Author: thorwebdev <thor@supabase.io>
Date: Mon May 29 16:00:30 2023 +0800

feat: add image search guide.

commit 8c96d8be272d3ef63d98015a722b4a5e9b43a2fa
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Mon May 29 15:58:49 2023 +0800

feat(self-host): use `<API_URL>/functions/v1` for Edge Functions

commit 455c83cbf22ac8f11e4f226af38d75d40f9d741a
Merge: b93c483cb 18149438b
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 29 17:46:52 2023 +1000

Merge branch 'master' into feat/vercel-integration-v2

commit 068a99c7a2fbd5c3688ee8d64a01c16840c7d3f1
Author: thorwebdev <thor@supabase.io>
Date: Mon May 29 14:18:27 2023 +0800

feat: add supabase vector image search example.

commit 3523cb0f3f29e4873bd8b361ca98cd093967084f
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 29 14:53:07 2023 +1000

bump vercel

commit 0ecf4b65f1fd8a3dc9f575769c8cfadd6a853ca3
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 29 14:42:50 2023 +1000

fixes studio and www builds

commit e5223688422a0169661472e538ad548f24907d22
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 29 14:20:44 2023 +1000

uses syncpack to auto sync dependencies

commit d1a8aaac3f9c79350341016474293491ca489a74
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 29 14:16:07 2023 +1000

manual dependency version changes

commit cd76711078b3305cde40518908ba1cfaa1c365a4
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 29 13:59:53 2023 +1000

updates ci to use node 18

commit b474ff9e5e4ed291f7a0a45901fbc933091cf77f
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 29 13:56:15 2023 +1000

chore: upgrade to node 18

commit 18149438b5c30c4b60011ee50a72143b49154e38
Merge: 6d936d78e e569e34ec
Author: Andrew Smith <andrew@supabase.io>
Date: Mon May 29 01:00:50 2023 +0100

Merge pull request #14642 from supabase/chore/update-nextjs-example-auth-


helpers-package

Chore: use stable version of auth-helpers-nextjs package

commit e07bde96589ad5624430f3f580a6904864ffb9ae
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sun May 28 12:24:56 2023 -0600

stub out the page for plugins

commit e569e34ec4b01312914d591767cae304d15e38f6
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Sun May 28 23:24:30 2023 +1000
use stable version of auth-helpers-nextjs package

commit 23aac10423dfc2812ed97da017c61f1d0c39abde
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Sun May 28 11:34:41 2023 +0800

Add optional buttons that open links on informational notifications

commit 95f97b315b7830573955b02ef06f455273c78e05
Author: Brandon Scott <contact@brandonscott.me>
Date: Sat May 27 14:55:08 2023 -0400

chore: refactor Alert component tests to TS, fix old asserions

commit c21ca9477718508dd5db73c604ab48b68e24bf8b
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Sat May 27 18:06:54 2023 +0200

fix: invalid DOM errors

commit e2ff91b9e653970962c009aaeb8cb8dda0771506
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sat May 27 16:04:53 2023 +0200

Update supabase_kt_v0.yml

Change deprecated method

commit 1ca1c2578ea88337b1bf7d52b1a2e99f530f0f82
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sat May 27 15:59:45 2023 +0200

Fix formatting

commit 0e06d4ef77ea1e1c5de00974c75d0b6de697fda3
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sat May 27 15:58:41 2023 +0200

Add missing GoTrue configuration docs

commit 1008b18b9dd42759e3859409feceecd2f20e2d6f
Author: root <root@jan2006.2001.de>
Date: Sat May 27 15:41:26 2023 +0200

Add missing docs

commit 4c9c273049ae005c13c81c1f90646273abcdf0e0
Author: TheRealJan <jan.m.tennert@gmail.com>
Date: Sat May 27 15:12:13 2023 +0200

Update kotlin docs

commit 315ac3d55ffdff0a4bab2d8cb5547def0246592e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri May 26 17:40:33 2023 -0600

docs(ai): vector columns guide


commit 22acb4166f757bc5347325c371ae6a0d05ebaa36
Author: Oliver Rice <github@oliverrice.com>
Date: Fri May 26 16:39:44 2023 -0500

vector example, semantic text deduplication

commit ba31698dcac857ea4d805e383b5a910c9cd5026d
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri May 26 15:31:42 2023 -0600

docs(ai): remove inline youtube link in hf example

commit 94d8408c5292dee80bac1c68048ea457a12468bd
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri May 26 15:29:26 2023 -0600

docs(ai): polish openai example

commit 17330577f04d8c1f86beb2b7d8d9edf5943b2ea0
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri May 26 14:44:52 2023 -0600

docs(ai): overview examples

commit ccffabb8d21ec4a4d5aa7465964e5223233c3f13
Merge: 3e245b4c5 1325e9215
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri May 26 17:35:27 2023 -0230

Merge branch 'feat/update-disk-size' of github.com:supabase/supabase into


feat/update-disk-size

commit 3e245b4c5a61df134fa7b00e5ed965d7fada99c9
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri May 26 17:34:49 2023 -0230

Update language, add project usage mutation

commit 6d936d78e3e52e43a5411a049ca14a4bae199130
Merge: a963b9543 ac4e8d2dd
Author: Greg Richardson <greg@supabase.io>
Date: Fri May 26 13:31:20 2023 -0600

Merge pull request #14618 from Aashish-Upadhyay-101/docs-broken-link-fix

Docs: broken link fix in docs

commit 1325e9215d1fba55481c101f690c77a6449884c4
Author: Greg Richardson <greg@supabase.io>
Date: Fri May 26 13:26:47 2023 -0600

chore: fix spelling errors

commit b43c50ab1f5fe85986249198ba6149eeba7a68b7
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri May 26 13:00:02 2023 -0600

docs(ai): managing collections


commit e9da898344e8f948c7b06f7bc265d51d8bd98640
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri May 26 20:41:57 2023 +0200

fix: Stripe card form on light-mode

commit 24f9be9283bdd1dbbbbff164ba52e0ec59b18c8e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 26 20:28:51 2023 +0200

update content

commit 40461ee3be1653f07ccf7dd0720a3fd465f3b387
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri May 26 11:56:49 2023 -0600

docs(ai): add back edge function nav links and point to ai

commit 0cf6059803dad900a57024be5f230080582667d8
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri May 26 11:50:42 2023 -0600

docs(ai): move hugging face & openai examples to ai guide

commit ff3ec35886be549c9d88ae1ffb01963735bf4b0d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 26 19:45:17 2023 +0200

TimedTabs

commit e564aec288bb55eb87c00e9488ecf45acfbf236f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri May 26 11:43:35 2023 -0600

docs: link pgvector extension to ai guide

commit 4ed1d4d9c9b43fdaa0a7ee798641864ceedcc265
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri May 26 16:49:53 2023 +0100

update docs

commit 95ad6110006baf3bc26d7c09f82341e6e5ae796e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri May 26 16:12:44 2023 +0100

feat: update disk size to GB size of your choice

commit 8dc744e0f84a7ed67ed8e643b247f532b3318482
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri May 26 17:10:05 2023 +0200

fix: clear panel key state when changing compute addon

commit ac4e8d2ddb6136469bc20db2ad93876a9aace42d
Author: Aashish-Upadhyay-101 <boysmall300@gmail.com>
Date: Fri May 26 20:50:00 2023 +0545

broken link fix in docs


commit c5fca9a12861c37c589b787bbbae6d94b8554316
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Fri May 26 17:04:04 2023 +0200

fix: payment method selection when adding first card

commit 5bed72663f6bb9bd4d7841e95d784b1ee549bb63
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri May 26 08:25:50 2023 -0600

fix: redirect altered during merge conflict

commit a20475b1e33116c435961b48f4eeabe038349159
Merge: 4bf8c2e7d a963b9543
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri May 26 08:24:40 2023 -0600

Merge branch 'master' into docs/vector-ai

commit 4bf8c2e7d86413a18bca7d622d38dc29dfff9db1
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri May 26 08:18:26 2023 -0600

docs(ai): initial hugging face third party guide draft

commit a963b9543ee1638093846eb67b522d6a624850b9
Merge: 8d7ed9c53 f98e29e2d
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri May 26 11:34:56 2023 -0230

Merge pull request #14410 from supabase/chore/friction-log-updates

Chore/friction log updates

commit 8d7ed9c53982556739c7cf1335b1e029f8eb64c1
Merge: ce06964f3 8c2c13650
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri May 26 11:29:23 2023 -0230

Merge pull request #14452 from supabase/chore/14432-fix-project-dropdown

Chore/14432 fix project dropdown

commit ce06964f3cecdb936fe0d8bda7f6dfc39a5f7bf4
Merge: a553ecec3 14aec4064
Author: Andrew Smith <andrew@supabase.io>
Date: Fri May 26 14:46:18 2023 +0100

Merge pull request #14612 from supabase/docs/add-pkce-steps-for-nextjs-pages-


and-remix

Docs: Add PKCE steps and migration guides for nextjs, nextjs-pages and remix

commit 8c2c13650ebaeeeed446999c8a136546fb82d9f2
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri May 26 11:16:17 2023 -0230

Update
commit 14aec406438f00bd128087d5340e103ba09b0b1b
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Fri May 26 21:54:51 2023 +1000

add pkce steps and migration guides for nextjs, nextjs-pages and remix

commit a553ecec3860ce368f4910ecadc04640b3a78033
Merge: 2eabb6821 6829101d1
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri May 26 10:16:40 2023 -0230

Merge pull request #14471 from supabase/j0/add_turnstile_ui

feat: add captcha provider UI

commit 4675d1125288c4a86356ef0414200f72e32fda3e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 26 14:27:15 2023 +0200

add sections to vector page

commit 6829101d114b05b9d580b75653325c9ed95a6af8
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Fri May 26 18:43:25 2023 +0800

Update studio/components/interfaces/Auth/AutoSchemaForm.tsx

commit d0421ebf79406c4aab474576806472e707fd9593
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 26 11:22:43 2023 +0200

product highlight cards

commit 2eabb68216df95fdfff63bca636aba06ec20519d
Merge: 47be4e3cc a915bf706
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri May 26 08:36:39 2023 +0200

Merge pull request #14554 from supabase/km/update-tsdocs

fix: update auth docs

commit a915bf7069d9e62bd208494ad3d2c752c7f70dce
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri May 26 14:30:58 2023 +0800

fix misspell

commit 2835f1769feb7797d5f0710a9d708f6415e410a1
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri May 26 12:02:48 2023 +0800

separate MFA methods & update method descriptions

commit dcfef4d2f287c6d3b5e59348283d647a4b934d16
Merge: 09ff703a4 47be4e3cc
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Fri May 26 11:11:47 2023 +0800
Merge branch 'master' into km/update-tsdocs

commit f68cb7d05926c5bd779747a0a27fdc4d02189ced
Merge: 8cd2a8c9d 829bd04b7
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu May 25 20:09:24 2023 -0700

Merge branch 'docs/vector-ai' of github.com:supabase/supabase into docs/vector-


ai

commit 8cd2a8c9de4212304c433ab86447519a3b4fcc43
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu May 25 20:09:21 2023 -0700

reworks the docs a bit

commit 47be4e3ccbae5b5f86c51b8627b2750b801844d3
Merge: fe764ac82 9e7f2113e
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Fri May 26 10:29:01 2023 +0900

Merge pull request #14588 from supabase/docs/flutter-realtime

docs: update flutter realtime reference docs

commit 9e7f2113e8c863c4440c5599ba1daad0688c3d5a
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Fri May 26 10:25:59 2023 +0900

Update spec/supabase_dart_v1.yml

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 829bd04b7868f1c76c01e8fcf8bd704d509c2d3a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 25 15:37:50 2023 -0600

docs(ai): remove blank hugging face edge function example

commit db4cfd3b63acd16527edf9a0b7b7c96771e9cd3b
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 25 14:46:03 2023 -0600

docs(ai): link to openai completions edge function guide

commit bc1274c7eac1624743bbc45ed0bffafdadab56a8
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 25 14:36:56 2023 -0600

docs(ai): link hugging face example to existing edge function guide

commit fe764ac828a2de5520a01c2e22405a847d7a05bb
Merge: 01335b718 890b97d2e
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 25 17:09:56 2023 -0230

Merge pull request #14603 from supabase/chore/fix-codeblock-line-wrapping


Chore/fix codeblock line wrapping

commit 890b97d2e6d1bdbfdb2c4d49886d2e2083c7051a
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 25 16:58:17 2023 -0230

Pass components to ReactMarkdown

commit 7cb613e0fd0c983a61c4e19ceee747cf11b81da4
Author: TzeYiing <ty@tzeyiing.com>
Date: Fri May 26 03:17:52 2023 +0800

fix: missed out replace

commit 01335b71846216529074770825306688919b6f20
Merge: f8ec15645 30f676030
Author: Greg Richardson <greg@supabase.io>
Date: Thu May 25 12:30:37 2023 -0600

Merge pull request #14422 from SeyZ/master

Added Forest Admin integration doc

commit f8ec156456a15b8dcb75a03e8b969ebb842f5ee1
Merge: 68ad0575d 4d6a78f61
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 25 15:51:18 2023 -0230

Merge pull request #14599 from acupofjose/master

Update C# docs for v0.11.0

commit 724e844586b6930b0becf13598e6844bb574b248
Merge: a8a847f66 68ad0575d
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 25 15:47:14 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 68ad0575dfc03d3eaee3761cc6907fde641bac36
Merge: a8a847f66 2cfb8591a
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 25 15:46:30 2023 -0230

Merge pull request #14572 from supabase/fix/functions-metrics-truncation

Fix/functions metrics truncation

commit 4d6a78f61de5c71dc526099370183c4c52452289
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 25 15:39:55 2023 -0230

Run prettier

commit a8a847f6655ca1a0ebc0af1d87bb83eb01991a83
Merge: f26b57ab5 a9f7b7d96
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 25 15:21:37 2023 -0230
Merge pull request #14601 from supabase/docs/add-sidebar-spacing

Add spacing to docs sidebar

commit f26b57ab52710240ef2fb2819c93acd9d6a68f04
Merge: 58525b327 d3abb515c
Author: Greg Richardson <greg@supabase.io>
Date: Thu May 25 10:58:50 2023 -0600

Merge pull request #14581 from jan-tennert/master

Add missing client lib doc links to guide

commit 58525b32755d002ba64e6f6f1a413ecfc4859bab
Merge: fc41b785f 8566a1d6e
Author: Greg Richardson <greg@supabase.io>
Date: Thu May 25 10:37:02 2023 -0600

Merge pull request #14539 from evayde/patch-2

Update remix.mdx

commit 80426c87ab2cc6500e582f706ef9b0c2ea7b9e5f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 25 10:20:07 2023 -0600

fix(readme): translation formatting errors

commit fc41b785fe4086625f0519c17f8a7b206f0c5acc
Merge: 0330a219f d197f75d2
Author: Greg Richardson <greg@supabase.io>
Date: Thu May 25 10:08:38 2023 -0600

Merge pull request #14553 from supabase/dependabot/npm_and_yarn/examples/user-


management/angular-user-management/socket.io-parser-4.2.3

chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3 in /examples/user-


management/angular-user-management

commit a9f7b7d964c1df127d2e917ac2ab86d4c25bf01f
Author: Isaiah Hamilton <70828596+Isaiah-Hamilton@users.noreply.github.com>
Date: Thu May 25 11:37:14 2023 -0400

add spacing to docs sidebar

commit 960f72f3eec82bd699b27bb7b9c6f6d157ef7f70
Author: Joseph Schultz <joseph@acupofjose.com>
Date: Thu May 25 10:14:24 2023 -0500

Update C# docs for v0.11.0

commit ec0411a57aa0ba4422519aa3f7d4461828358f40
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 25 15:05:12 2023 +0200

add features section

commit 0330a219f8db0404948610ef0148b0a49130fd11
Merge: 30d3b473d 11b0ace8c
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu May 25 13:17:01 2023 +0100

Merge pull request #14520 from supabase/blog/chatgpt-plugins-support-postgres

add blogpost: chatgpt plugins support postgres

commit 11b0ace8cb14cd55e279347cce8d04a1a83f8871
Author: egor-romanov <egor.romanov@gmail.com>
Date: Thu May 25 14:14:15 2023 +0300

update diagrams

commit 96e395db0561356e96fa2ad60211f9672ef36237
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu May 25 11:47:54 2023 +0100

Edits

commit 1331f960dbd26984770fec6bba8caec75c251ced
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu May 25 11:43:47 2023 +0100

Edits.

commit 3091a3749d34f52bd269d053e947dac51e8c5143
Merge: b5b2ce572 30d3b473d
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu May 25 17:19:48 2023 +1000

Merge pull request #14589 from supabase/master

Prod deploy dashboard

commit 30d3b473d96f93706ce2f58db82346cd0b2937e8
Merge: e6763858d b472ceaae
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu May 25 17:09:25 2023 +1000

Merge pull request #14590 from supabase/fix/al-misspel

fix: small misspelling

commit b472ceaaebe15194145759d6f75d4081618dd8a9
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu May 25 16:54:00 2023 +1000

fix: small misspelling

commit e6763858d1ccc5fa2d61a9ab313107856bf76bc4
Merge: 50ae68271 e43e98417
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu May 25 16:51:14 2023 +1000

Merge pull request #13720 from supabase/feat/moar-wrappers

feat: s3 + clickhouse wrapper ui

commit 50ae6827125fffcc785aa0346ddfde58482ca108
Merge: ee280f158 53533408b
Author: angelico <Angelico.delosreyes@gmail.com>
Date: Thu May 25 14:48:15 2023 +0800

Merge pull request #14587 from supabase/drag/reenable_pitr_apne2

chore: reenable PITR for apne2 (Seoul)

commit 7ae580d2b15643668a47cc1511c63ce627f530a7
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 24 23:01:33 2023 -0700

more tips

commit e49525653befb34c7199e52bf826ad8e3ec76128
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 24 22:59:43 2023 -0700

grammar

commit e43e984170734ca8bdccbcf338c116ab72cc60d9
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu May 25 15:57:13 2023 +1000

ignore ui internals on spellcheck

commit 53624c4f6966d7de75989a0f688f07de9299a7b9
Merge: 810ba1a54 ee280f158
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu May 25 15:54:33 2023 +1000

Merge branch 'master' into feat/moar-wrappers

commit 810ba1a54c2fee8c9f1656d13e4453ca28453e38
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu May 25 15:53:22 2023 +1000

fixes updating wrappers

commit a9ff232d4dbd817ce8607017a6c4972ab71ebfd1
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 24 22:45:35 2023 -0700

distributed

commit 87b65d40c532a516dbd7e81d4228e50f641e012d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 24 22:43:36 2023 -0700

adds an enterprise doc

commit 19555c20544ece9011216c2f6a58eabda6be1ac3
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu May 25 14:28:40 2023 +0900

minor text fix

commit 217793bf31fdb259054ed778eb822290c35ea3df
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu May 25 13:25:40 2023 +0800

chore: fix typo in function name

commit 5c35ee4947f07a147e5cb6aa79fb2f2aded59f56
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu May 25 14:22:24 2023 +0900

minor text fix

commit b93c483cb9b3ad216d4e6d22da1e5f30c15266d7
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu May 25 15:06:28 2023 +1000

initial changes for vercel integration

commit a4e4bb491ade306a7a50cb060d8223a197eff7c0
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Thu May 25 13:44:05 2023 +0900

docs: update flutter realtime reference docs

commit 53533408b35a66e0229a2c5f2bc1de829e9f7be0
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Thu May 25 12:29:53 2023 +0800

chore: reenable PITR for apne2 (Seoul)

commit ee280f1582e81cf6d4d09a196887eee52da19207
Merge: 1dfee2b2d fe0abb847
Author: Andrew Smith <andrew@supabase.io>
Date: Thu May 25 03:04:06 2023 +0100

Merge pull request #14527 from supabase/docs/update-nextjs-auth-helpers

Docs: update nextjs auth helpers docs

commit fe0abb847a58ad8716cbeba6be9415e2430ee4ed
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed May 24 11:19:38 2023 +1000

add redirect from `/nextjs-server-components` to `/nextjs`

commit 03ca71a6489c8138bdae8d9690317dfed138f352
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed May 24 11:13:25 2023 +1000

update Next.js (pages) guide to use new createClient functions

commit b290c64b6b349832b44fdea59f215c37ec834cfd
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Wed May 24 11:04:21 2023 +1000

update official next.js auth handlers example

commit 9f54cc7b0db078efabbbbe93a53268bdc5cc1dc8
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Tue May 23 17:05:16 2023 +1000
docs: update Next.js Auth Helpers with App Router docs

commit 27e29456438b75a8c736560719ab0ce9574a6bdc
Author: Jon Meyers <jonathon.d.meyers@gmail.com>
Date: Thu May 18 20:36:41 2023 +1000

fetch session in layout

commit 9401c03ef462df6dd21e7f0400376e4b013e10f2
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 24 17:41:34 2023 -0600

docs(ai): vector indexes first draft

commit 3d844c32c3fcbed7d7785586cf747f9b0cd1435b
Merge: 5e08757db 7a10afb43
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 24 16:13:46 2023 -0700

Merge branch 'docs/vector-ai' of github.com:supabase/supabase into docs/vector-


ai

commit 5e08757dbd8d383120044d20f3fa8d12e9b08626
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 24 16:13:43 2023 -0700

vector search

commit 7a10afb43b2bb4d6a1e22cc4b3dcf7da54b4085c
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 24 16:08:07 2023 -0600

fix(ai): link to vecs docs

commit 59645df8042416c005f896d659abf2c9c5b76e20
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 24 16:05:57 2023 -0600

docs(ai): initial concepts

commit 32c43b072e0899436a94d5bc5d9c522a14b69cd9
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 24 14:22:08 2023 -0700

Adds langchain guides

commit abd20aaa947ae166f1f0f56d0781ee8c8ea51b1d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 24 14:04:36 2023 -0700

making the structure consistent

commit fd99fa16b08f2e5426295bbd698bf9f31e041cf8
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 24 14:03:56 2023 -0700

Basic structure for the overview page

commit e2473e13842991195cee07e6deed2db8dd4a92d9
Author: egor-romanov <egor.romanov@gmail.com>
Date: Wed May 24 23:51:30 2023 +0300

add thumb and og

commit bbde81f0de464ec33fe2a9f099c5df9edd32dad6
Author: egor-romanov <egor.romanov@gmail.com>
Date: Wed May 24 23:47:40 2023 +0300

Revert "fix: date changed to may 24"

This reverts commit 05f7a5e4d5462de499406e25d77ff01a6d8d784f.

commit 5a1ff0823a0008206c353e721bd09d4d63f09792
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 24 13:28:50 2023 -0700

basic outline for vecs

commit d3abb515c8a69ab1b8bdc87aa744ea832b59afa2
Author: TheRealJan <jan.m.tennert@gmail.com>
Date: Wed May 24 21:01:37 2023 +0200

Update table

commit d85d2d42d879a3897772b407a1fad47329f9212b
Author: TheRealJan <jan.m.tennert@gmail.com>
Date: Wed May 24 20:59:45 2023 +0200

Add missing client libs doc links

commit 5e0f2fe145152c4052218c3d8a4be9d8a8575155
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 24 16:01:12 2023 -0230

Still show the message in minimized view

commit 40d2b60a7f45ccbd8ea89e2471f38b6dbc21cc3f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 24 12:12:26 2023 -0600

feat: ai & vectors docs scaffold

commit 2cfb8591a5886f2b3897dc089e6b22062756bf59
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Thu May 25 01:37:15 2023 +0800

Update studio/pages/project/[ref]/functions/[functionSlug]/index.tsx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit 90cb8b571baf0672c3b76a7fe46b7d425e6f178a
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Thu May 25 01:37:08 2023 +0800

Update studio/pages/project/[ref]/functions/[functionSlug]/index.tsx

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>


commit 78f2a3da87662abcf821a7445cd4e836a3c470c6
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu May 25 01:01:26 2023 +0800

fix: add in more obvious loading state to ReportWidget

commit c502e3f2b3f2356b9f350a9ac737cd3371cf6c94
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu May 25 00:57:26 2023 +0800

chore: fix highlight value logic to matc BarChart

commit 01fa4cb2384b6ad92ec1485f00125a1dc7b35ce3
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu May 25 00:56:05 2023 +0800

fix: function metrics chart truncation logic

commit 678cc87e4f1cb3e106caa514691fcab79ce9db61
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 24 18:33:18 2023 +0200

start vector page with community slider

commit b8762c509bbbb54ca4515ed46461f2e0e62aa07d
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 24 12:23:56 2023 -0230

Add snippet for views

commit 1dfee2b2d57850695e531dd3ae3087580fa4da02
Merge: 7b810d184 ec8d3e5bc
Author: Inian <inian1234@gmail.com>
Date: Wed May 24 22:31:11 2023 +0800

Merge pull request #14567 from supabase/soedirgo-patch-1

commit ec8d3e5bca731d088619df737d09f09af01b0b4e
Author: Bobbie Soedirgo <bobbie@soedirgo.dev>
Date: Wed May 24 21:53:33 2023 +0800

Update snaplet.mdx

Being superuser is no longer required to follow the instructions.

commit 7b810d184a9a77b9c9b4f97cc68c485dc1cdbad4
Merge: fe106a1db 03f2e35cd
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed May 24 11:02:58 2023 +0100

Merge pull request #14561 from supabase/ip/clarify-upload-limits

clarify upload limit tiers

commit 03f2e35cd075fd26b61885871d5c098c6730d67f
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed May 24 10:46:24 2023 +0100

Edit
commit d38e181bb72ae07d6d2a0639643e329c086d0696
Author: Inian <inian1234@gmail.com>
Date: Wed May 24 17:42:49 2023 +0800

clarify upload limit tiers

commit fe106a1db4a1fd2c175bc18baef20e25027af66b
Merge: 0fd026d15 1d49ba10a
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed May 24 11:34:03 2023 +0200

Merge pull request #14426 from supabase/feat/subscription-usage-billing-v2

Subscription V2

commit 1d49ba10a41cf5e254f15f8bb2205372ad681b16
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Apr 26 15:20:20 2023 +0800

feat: new subscription page

commit 85afda6f5969fc52036f1f54b717be108681c56c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 24 11:04:17 2023 +0200

improve empty spaces in docs homepage cover

commit 0fd026d151f6955069d8a677cc23e5edf64a4dc0
Merge: 447ba6115 ea8e2c69c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed May 24 10:25:27 2023 +0200

Merge pull request #14545 from supabase/chore/improve-mem

chore: allow more memory consumption on tests

commit 8c18ba0b99eb35dd972fb64d579b95c8b0fb94f4
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 24 15:52:28 2023 +0800

chore: fix failing test

commit de1b0f48d53f0d95d8d6f15a71af30e4b08cfbb7
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 24 15:44:08 2023 +0800

fix: compilation check

commit 68dca39bf5f4d35c58dddb65248caaea91e2eac2
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 24 15:37:05 2023 +0800

feat: add network traffic charting

commit 447ba6115f885e9b3dad05d7cde7d9df7d3ac474
Merge: 41e398f24 e488f5a84
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed May 24 08:35:23 2023 +0100
Merge pull request #14557 from supabase/typo-fix

Fix type

commit e488f5a842c59dcdaa0944842f14273f61077b4c
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed May 24 08:21:58 2023 +0100

Fix type

Removed extra word.

commit 41e398f243c8976e895ecc70165afae17797411d
Merge: 3dbc231a3 babb4ef78
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 24 09:18:18 2023 +0200

Merge pull request #14540 from supabase/chore/fix-hero-icons

commit 3dbc231a3fd5ac5870d4bc88202c3b6c7803f241
Merge: 3aa9bc31a bf738a116
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 23:28:45 2023 -0230

Merge pull request #14552 from supabase/chore/fix-ipad-customer-layout

Chore/fix ipad customer layout

commit 9ee339043fc6e6bc0cf2bbb47cadbc205a81468a
Author: Estee <estee.tsw@gmail.com>
Date: Wed May 24 09:33:41 2023 +0800

remove bracket

commit 3aa9bc31ad7872525294a87c16f0e7a16635f43f
Merge: da9f85d51 7db6ee4ff
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed May 24 09:24:41 2023 +0800

Merge pull request #14477 from brandongregoryscott/fix/test-memory-issues

Fix Studio tests memory issue

commit 5fa93c9ef2195f78ed872d441c60c5a419edcf74
Merge: 2561a5216 da9f85d51
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 21:58:54 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit d197f75d2661355b60b5c66e1e2b33547a328d70
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed May 24 00:25:56 2023 +0000

chore(deps): bump socket.io-parser

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from


4.2.1 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/
CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

commit da9f85d5177f10640bf783f087b96c1e01168321
Merge: 476bbb472 6eb1c59f5
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed May 24 09:00:28 2023 +0900

Merge pull request #14510 from supabase/docs/flutter-monorepo

docs: update flutter sdk repo links to the new monorepo

commit bf738a1167a63e56a42c2252e0c677eb8774cbba
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 21:26:52 2023 -0230

Move mq out

commit 2561a5216c9920cb22a38cc00628819febf88fb5
Merge: 19bcc29e5 476bbb472
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 21:20:21 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 476bbb472c56e5d316c8669ae7d60d7460df0f46
Merge: df434ac8b bd4078b2f
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 21:18:45 2023 -0230

Merge pull request #14454 from supabase/fix/project-usage-chart-bugfixes

Fix/project usage chart bugfixes

commit 05f7a5e4d5462de499406e25d77ff01a6d8d784f
Author: egor-romanov <egor.romanov@gmail.com>
Date: Wed May 24 01:44:15 2023 +0300

fix: date changed to may 24

commit bd4078b2fda66f1e1fc1e82899a50947c3a1c063
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed May 24 00:09:11 2023 +0200

fix differently

commit cdef46a1e7ad3f19d705df1675e8f466111596f7
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed May 24 00:06:57 2023 +0200
fix endless loop

commit ea8e2c69cba741f3d7653b35cd27a24a242b3ad7
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue May 23 21:07:43 2023 +0200

chore: allow more memory consumption on tests

commit df434ac8b298f96603c13cfee7254bc5c5dddd50
Merge: d2457d400 5be4de266
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 16:27:34 2023 -0230

Merge pull request #14544 from supabase/fix/toast-bg

fix toast bg

commit 5be4de266f90931c2ac3c6f861dbaca1c8f9beed
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 16:13:23 2023 -0230

Update toast colours

commit 3218052cdfa93198894897492cdea90fb26b3aa8
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed May 24 02:35:34 2023 +0800

Update PortalToast.tsx

commit 19bcc29e58466f87108ece68009d12ead38eb6ed
Merge: a6285d256 d2457d400
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 15:58:03 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 09ff703a4907e327dd8177153463093ea64d6cd9
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed May 24 02:07:46 2023 +0800

update auth docs

commit 8ade6270cc4b66bfec4c6989edfba4af65f9ea8a
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed May 24 02:07:31 2023 +0800

update reference docs

commit d2457d4009397dff5fdffb342fbdaade69488caa
Merge: 970ac6bf6 41304dea4
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 15:36:55 2023 -0230

Merge pull request #14542 from supabase/chore/add-phone-to-search

Chore/add phone to search

commit 41304dea40d987731ec6780583bece39cd6293ba
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 15:25:40 2023 -0230

Indicate that we can search by phone number

commit a6285d256d4ca64c385f192bda7ec3d707151de4
Merge: 7e7c777ca 970ac6bf6
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 15:25:11 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit d226b5de8874e6e7afd469bb3c3cc4a02d29323c
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 14:59:26 2023 -0230

Update

commit 970ac6bf604b3acb659b6db20cc215bbd3fcdc1e
Merge: d0bd17ff5 94868ec31
Author: Greg Richardson <greg@supabase.io>
Date: Tue May 23 11:21:31 2023 -0600

Merge pull request #14511 from jess-yon/fix/functions-url-typo

fix: supabase url typo in functions in docker-compose.yml

commit babb4ef788e7419b58349bf058df51651e7622e2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 23 18:11:02 2023 +0200

reduce spacing and size of hero frameworks

commit d0bd17ff5ca0449f9d1954c77f2e009668b46d80
Merge: bfec9ae27 42dbb0aca
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue May 23 18:10:13 2023 +0200

Merge pull request #14530 from supabase/delgado3d-patch-1

commit 8566a1d6e3c2bb6bcb14e741406b383fb5a5f3ab
Author: Enrico Gruner <enrico.gruner@dev-creations.de>
Date: Tue May 23 17:14:08 2023 +0200

Update remix.mdx

`fetcher` doesn't exist anymore and we should replace the dependency array of
useEffect with the new `revalidate`

commit d7150f57f4590c575b66cd3c1c2d38f1d0da052c
Author: joel@joellee.org <joel@joellee.org>
Date: Tue May 23 22:24:50 2023 +0800

fix: add default hcaptcha provider

commit 44b52d24d01e16f3f6374b0ad5773c90afafcb1c
Author: joel@joellee.org <joel@joellee.org>
Date: Tue May 23 22:17:32 2023 +0800
fix: add id for captcha provider

commit 73d10a0419838f2649f4ca6b970d01dccf001161
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 22:06:43 2023 +0800

Added command and ComboBox examples

commit 7e7c777ca60eee93334be6395f22516ec70cc297
Merge: a87affdb8 bfec9ae27
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 11:27:50 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit b5b2ce572a6d05aba65cb18fa27711c5aa8b2477
Merge: fa3eacc36 c462bb582
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 11:16:49 2023 -0230

Merge pull request #14535 from supabase/hotfix/webhooks-triggers-error

chore: display triggers in the `net` schema if they're not webhooks; hide
triggers in webhooks if they don't have at least an URL and method specified

commit e7ab8082229993b94c2bcc57e904b043eb6abdcc
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 21:46:20 2023 +0800

add new dropdown example

commit 78b37d7f93b714b1603f1efa6cbd2d7604c9ac58
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 21:46:11 2023 +0800

update background color of preview

commit bfec9ae27e5b24164660dec2e71a61eb02332168
Merge: a87affdb8 77441f52e
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Tue May 23 21:43:31 2023 +0800

Merge pull request #14517 from supabase/thor/ef-huggingface-guide

feat: add huggingface example and guide.

commit c462bb582de2b39f91bc48670b4aafecea54227a
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Tue May 23 15:29:09 2023 +0300

chore: display triggers in the `net` schema if they're not webhooks; hide
triggers in webhooks if they don't have at least an URL and method specified

commit a87affdb82931a69ef8f741886c8d5938605c0f8
Merge: 417475d58 819efd048
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 10:58:07 2023 -0230

Merge pull request #14534 from supabase/fix/webhook-trigger-display


fix: display triggers in the `net` schema if they're not webhooks; hide
triggers in webhooks if they don't have at least an URL and method specified

commit 199aa9b74b7304c65283980f67c10d436f13bf71
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 20:49:55 2023 +0800

revert

commit 306afcf873d07e015fa6db8c93af9c487d71da52
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 20:40:24 2023 +0800

fix alert

commit 87e8bc6282ccbbdcb544319e491288eb41a2eeb1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 20:38:45 2023 +0800

update

commit 729e6d778d1953c4f93fff3e44f38fa47a09a70d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 20:32:24 2023 +0800

Update ImageFadeStack.tsx

commit c35de88c4a851779c9c89210c72270b12fb58248
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 20:31:46 2023 +0800

Update NavigationMenuRefListItems.tsx

commit d19d968ab7d531e912835b2ad4cad43e49a43847
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 20:31:23 2023 +0800

Update HomeMenu.tsx

commit 9e86f30bc4eba74b6289e0943833de5ff8b311b7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 20:30:01 2023 +0800

revert

commit 819efd04848fac232cfac7689d33840a2cf1bee1
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Tue May 23 15:29:09 2023 +0300

chore: display triggers in the `net` schema if they're not webhooks; hide
triggers in webhooks if they don't have at least an URL and method specified

commit 439c0fe627581091083cf5d9ad4178e902cfde90
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 20:28:40 2023 +0800

revert
commit 9745cdcb971f0e668c305c0babb03c147a27bead
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 20:27:59 2023 +0800

move all new components out

commit cff1c275ed63879e8217110a7b74a7822417250e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 19:33:46 2023 +0800

fix issue with styles

commit 417475d58fb6a879ed87775c7286e0db1cd5220b
Merge: 9cdbb1e07 8876ae3eb
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 23 08:58:31 2023 -0230

Merge pull request #14487 from supabase/feat/make-spec-files

Feat/make spec files

commit 5f0fa068947c14418cccf20d9bd818f24b584732
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 17:54:04 2023 +0800

fix animation

commit bdaa61c45e18615be414f1ab5d64d9ecba1c4a16
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 17:53:59 2023 +0800

add dropdown and stories directory

commit 42dbb0aca7b94be649c9a8a7f2e3b22eb88d779e
Author: divit <27228526+delgado3d@users.noreply.github.com>
Date: Tue May 23 17:01:39 2023 +0800

Update humans.txt

commit 9cdbb1e07de4c19dedbaca98ed3356dea8bb1edf
Merge: 419be4682 cf29da9eb
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue May 23 17:44:56 2023 +1000

Merge pull request #14288 from supabase/chore/switch-to-slash-dashboard

chore: switch to /dashboard

commit 419be468210e104a5d6bc51132db3c48e8071de6
Merge: 27fa8bfed 2add12297
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 23 15:29:35 2023 +0800

Merge pull request #13137 from supabase/jsm/design-tokens-poc-2

Design tokens <> Tailwind

commit cf29da9eb0d2ea42edd70f2fc3c0c9e171e0b007
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 23 17:13:22 2023 +1000

updates hosted platform link in readme

commit 4bdef60e09ba8df7a3eb8f8be7e25df14abb1277
Merge: 9cdeb4fdd 27fa8bfed
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 23 17:11:44 2023 +1000

Merge branch 'master' into chore/switch-to-slash-dashboard

commit 2add12297ee242aec2ada300607b9b6379fb49c6
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 23 17:07:36 2023 +1000

updates package-lock.json

commit fa3eacc3638a53c47c74110ecde91622d28ae789
Merge: 199a18b8f 27fa8bfed
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue May 23 15:54:47 2023 +1000

Merge pull request #14456 from supabase/master

Prod deploy dashboard

commit 0bc3bb01a8ca1b51247b80f39ec217dd22b37d0c
Author: egor-romanov <egor.romanov@gmail.com>
Date: Tue May 23 00:21:50 2023 +0300

fix build: add author, fix prettier

commit 607eac72a657f246934ad625bd6c14cd2a2e17fa
Author: egor-romanov <egor.romanov@gmail.com>
Date: Mon May 22 23:40:56 2023 +0300

add images for chatgpt-plugins-postgres post

commit 87107f46ac45946b01fb66b8854dc858a280ec8a
Author: egor <58992960+egor-romanov@users.noreply.github.com>
Date: Mon May 22 23:15:41 2023 +0300

add chatgpt-plugins-support-postgres blog post

commit 27fa8bfed0118db5c8325db18a7fb43e67a65e5d
Merge: 9adff8c20 31074c18c
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Tue May 23 01:19:20 2023 +0800

Merge pull request #14516 from supabase/thor/ef-upstash-redis-ratelimit

commit 77441f52e2c4e9863bd574797da63d8bab996a1d
Author: thorwebdev <thor@supabase.io>
Date: Tue May 23 00:58:47 2023 +0800

feat: add huggingface example and guide.

commit 9adff8c202afe508fa4352cc11b6cc3b454480b0
Merge: 828ec2eff 3824ef746
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 22 17:20:04 2023 +0100

Merge pull request #14515 from supabase/remove-banner

Remove message box promoting the hackathon

commit 4603f90653e333bdf18049a1a605433f0dcfad6b
Author: Hieu Vu <star.hieu.99@gmail.com>
Date: Mon May 22 22:35:26 2023 +0700

docs: update steps to setup

commit 31074c18c120f47c60c966d7a2b9447abd92c64e
Author: thorwebdev <thor@supabase.io>
Date: Mon May 22 23:30:27 2023 +0800

chore: verify jwt.

commit 6428338e3ecc1009d4fffeae17b4fd90cbd0738f
Author: thorwebdev <thor@supabase.io>
Date: Mon May 22 23:27:51 2023 +0800

feat: add upstash redis ratelimiting example.

commit 3824ef74694aa3e5fb347edb164faf43a556d19a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 22 16:06:00 2023 +0100

Remove message box promoting the hackathon

commit ae56f9267906b2d5cfc70cdd04b8010ff0f3e404
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 22 16:05:44 2023 +0100

Remove message box promoting the hackathon

commit 5ca3a933ac6e73f1116404895c0ea526252c2db2
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 22 16:05:28 2023 +0100

Remove message box promoting the hackathon

commit 93ca5944ffdba1a9323c290065dc1bdb95c97791
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 22 16:05:11 2023 +0100

Remove message box promoting the hackathon

commit 2519739c6a98a2715614b565ba73afeb3baa5428
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 22 16:04:54 2023 +0100

Remove message box promoting the hackathon

commit 92b1f2f403b0d64ca0624b3fb0d3da91bd2687e1
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 22 16:03:45 2023 +0100
Remove message box promoting the hackathon

commit 7db6ee4fffe116f70ad087d6caddccd9081f4119
Author: Brandon Scott <contact@brandonscott.me>
Date: Mon May 22 10:15:47 2023 -0400

refactor: globally mock useFillTimeseriesSorted hook, fix failing ProjectUsage


test expecting mocked data

commit 828ec2efff20043cc97fd709ce37bed3f0bf90f1
Merge: 14fe9ff25 00ac113da
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Mon May 22 16:09:34 2023 +0200

Merge pull request #14514 from supabase/chore/soc2-update-blog

chore: soc2 type 2 update

commit 00ac113dad31964c2c4139c47d9dea6c9b32ad97
Author: awalias <antwilson@hotmail.co.uk>
Date: Mon May 22 16:04:02 2023 +0200

fix: prettier space

commit a7c5864fd7a07b5beaacf177fd733ffa9ba5781a
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Mon May 22 15:56:25 2023 +0200

Update apps/www/_blog/2022-08-17-supabase-soc2.mdx

commit e414a8ef1760f80ddaef2b6d0769e56f4776250d
Author: awalias <antwilson@hotmail.co.uk>
Date: Mon May 22 15:46:49 2023 +0200

chore: soc2 type 2 update

commit 14fe9ff25d8691477fe9e5acc23d1117f49fab80
Merge: 7027aeb5c 34dfa7913
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Mon May 22 10:35:30 2023 +0000

Merge pull request #13820 from supabase/J0/update_pkce_docs

docs: update PKCE docs

commit 30f676030aaee68dcbe1db7b7a35f4ec13b5ebff
Author: Sandro Munda <sandro@munda.me>
Date: Mon May 22 10:41:44 2023 +0200

Update apps/docs/pages/guides/integrations/forestadmin.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit ab0f158c516bda8aed11fdca74fd94a04f0f9bbc
Author: Sandro Munda <sandro@munda.me>
Date: Mon May 22 10:41:38 2023 +0200

Update apps/docs/pages/guides/integrations/forestadmin.mdx
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit ab751bb02188bf78ae399b5bc2b82334c727d721
Author: Sandro Munda <sandro@munda.me>
Date: Mon May 22 10:40:16 2023 +0200

Add Forest Admin to the LowCode doc category

commit ff6ae146a91b013e1c533d62dc98cb16af56db42
Author: Sandro Munda <sandro@munda.me>
Date: Mon May 22 10:38:52 2023 +0200

Update apps/docs/pages/guides/integrations/forestadmin.mdx

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit 94868ec31f4a4daa7520b2a748e8426ec92050d0
Author: 이연주 <jessy2yon@gmail.com>
Date: Mon May 22 16:32:35 2023 +0900

fix: supabase url typo in functions

commit 6eb1c59f57b94997bf754d2a9fcc7ac6fc84dbc8
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Mon May 22 16:23:36 2023 +0900

format document

commit 7829ab871daab060cf1507d7c12dd50b0ddb683b
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Mon May 22 16:10:00 2023 +0900

docs: update flutter sdk repo links to the new monorepo

commit 7027aeb5c994458e3ec0352b6a91c2b8689fe924
Merge: 11cfc3d25 ae31cd396
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon May 22 13:31:20 2023 +0800

Merge pull request #14421 from supabase/docs/log-level-pg-audit

docs: add log level docs for pg_audit

commit 11cfc3d25c4393cd74bd0d70562df77ab5923405
Merge: ee61800ff 0e5ed92d2
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon May 22 13:28:32 2023 +0800

Merge pull request #14062 from supabase/fix/update-auth-logs-sql-filter-


template

fix: update auth logs filtering to use metadata keys.

commit ae31cd3964f1ef581aed1959011d3a3911577401
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Mon May 22 13:21:08 2023 +0800

docs: update apps/docs/pages/guides/platform/logs.mdx


Co-authored-by: Greg Richardson <greg@supabase.io>

commit ee61800ff068bf7cc045ca8354bd135d53dedf38
Merge: fba9f1d54 3ce563177
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Mon May 22 13:09:11 2023 +1000

Merge pull request #14489 from supabase/fix/14480-into-master

fix: 14480 into master

commit fba9f1d54f82967b6dffdd6628f77024e78369f8
Merge: 406070678 364b18031
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sun May 21 17:14:10 2023 -0700

Merge pull request #14500 from supabase/rls_tips

Adds more details about RLS

commit 364b18031ad8bd14243dc8185f7388bf85d6d5d6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sun May 21 11:41:33 2023 -0700

spelling

commit 1d85a396afa0ceeecd73d606daf137a94ac451cd
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Sun May 21 11:39:20 2023 -0700

Adds more details about RLS

commit 9b4047218f7f26a2c671b436704e61e79a137554
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon May 22 02:26:16 2023 +0800

adding calendar and form example

commit 02ba30934c4c85c929b8529ae0afb9eabc18580f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon May 22 01:47:50 2023 +0800

adding form in

commit a4f6517e73a8f6ec9de896966f1772da18b802f6
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon May 22 01:25:17 2023 +0800

fix import issues

commit 53b3514efbd71d1358a1825b532d6f06a872f1a7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun May 21 23:15:52 2023 +0800

updated Badge

commit 4514035a4cf266069aec6bbbd792a71c37a23c93
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun May 21 22:50:11 2023 +0800
Alert updated

commit 34794e35657aaa3c62d97ec799e0581ae0f4672e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sun May 21 21:11:38 2023 +0800

Accordion updated

commit 3ce563177001663a68ebbd2e5603f4390b30f62e
Author: Alaister Young <a@alaisteryoung.com>
Date: Sat May 20 22:39:45 2023 +1000

fix: 14480 into master

commit 8876ae3eb56221bc17706d016c712e2c34a707ce
Author: Terry Sutton <saltcod@gmail.com>
Date: Sat May 20 08:50:14 2023 -0230

Make spec files

commit 7556d2d11cca34c0be79aa8c9cf025842cd8675d
Merge: 3e369c18a 406070678
Author: Terry Sutton <saltcod@gmail.com>
Date: Sat May 20 08:49:32 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 980ca5d536cb625a331f5803ed6041a0ee8d63f7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat May 20 17:34:29 2023 +0800

Update Button.stories.tsx

commit 18d2cc27471011978895fdea19dada17671e47b7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat May 20 17:33:27 2023 +0800

update stories

commit b68f1de1b3113078d9c2de0f534d5f6dadac741e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat May 20 16:49:36 2023 +0800

started moving Button over

commit 6ac605f6e62692a54a3bc88bed38e5cfb5926aca
Merge: b88474e9b 406070678
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat May 20 14:29:37 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2

commit 4060706784368ba26578a423db0306325d0d3d90
Merge: c1b2386ed 7e6dd9004
Author: Han Qiao <sweatybridge@gmail.com>
Date: Sat May 20 12:59:51 2023 +0800

Merge pull request #14483 from supabase/qiao/cli-doc


chore: update cli docs to match 1.62.3

commit 7e6dd9004fee936993055753a842430fd4b981fc
Author: Qiao Han <qiao@supabase.io>
Date: Sat May 20 12:52:19 2023 +0800

chore: add section headers for new commands

commit 69054f7b445a4bf9962e826b7d36e669fb8c9ffd
Author: Qiao Han <qiao@supabase.io>
Date: Sat May 20 12:33:16 2023 +0800

chore: update cli docs to match 1.62.3

commit dc1eb4d59b33cc82ed5235200c679d5f65587bf4
Author: Estee <estee.tsw@gmail.com>
Date: Sat May 20 11:07:45 2023 +0800

update readmes to remove <keep> elements, and don't translate table that
contains the programming languages

commit 199a18b8f389107a8bf5a1baf818f545a5f874af
Merge: e73ecad8f 335b4c205
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Sat May 20 11:55:11 2023 +1000

Merge pull request #14480 from supabase/hotfix/sql-name-updating

commit 335b4c205cdca474f0c70871bfc77169f925c332
Author: Alaister Young <a@alaisteryoung.com>
Date: Sat May 20 10:07:14 2023 +1000

hotfix: sql name updating

commit c1b2386ed12982df658c9f6f8afb9c5955e81357
Merge: 640ec1849 604cc0864
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Sat May 20 08:12:27 2023 +0900

Merge pull request #14474 from supabase/docs/flutter-order

fix: correct the syntax for ordering query in Flutter docs

commit 640ec1849a061d26a3fe6f5a3fc30748ac955248
Merge: 8fc85761c 74bf7f3a3
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Sat May 20 08:11:46 2023 +0900

Merge pull request #14468 from supabase/docs/flutter-stream

docs: organize the stream documentation for flutter sdk v1 docs

commit 8fc85761c3760ef625dbd3f2123fbf82b824166e
Merge: 1f22b0c33 dd0334f81
Author: Greg Richardson <greg@supabase.io>
Date: Fri May 19 16:16:15 2023 -0600

Merge pull request #14406 from andykenward/integrations


fix(docs): Integrations page

commit 1f22b0c331b7b097e2d48e624c4e9f9a16f9dff0
Merge: 4cfb89070 0f84e5a3b
Author: Greg Richardson <greg@supabase.io>
Date: Fri May 19 15:38:32 2023 -0600

Merge pull request #14460 from brandongregoryscott/fix/docs-sidebar-not-


highlighting-current-position

[Doc site] Fix Database > Full Text Search sidebar highlighting + broken links

commit 3e369c18ae0f670a1f66ecd6959eb0ed3aeffec7
Merge: e33e67c3c 4cfb89070
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri May 19 15:57:10 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit dba4db2cae6cc36cc76cc64b119c096320cb122c
Author: Brandon Scott <contact@brandonscott.me>
Date: Fri May 19 13:32:59 2023 -0400

fix: mock useFillTimeseriesSorted return value to avoid allocating a ton of


memory for no reason

commit 291d4c5c6d3251f279c0de7c847a7caa1b18931b
Author: Brandon Scott <contact@brandonscott.me>
Date: Fri May 19 10:20:31 2023 -0400

Refactor failing ApiReport test to use waitFor instead of just await -> findBy

commit ee2f1e928ced369f824e94338765401d8fa5d72c
Author: Estee <estee.tsw@gmail.com>
Date: Fri May 19 21:58:59 2023 +0800

update readmes

commit 4cfb8907075d5857ad86820f62e4514d2445f040
Merge: 07c9f2716 ed3af1b8d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 19 15:37:23 2023 +0200

Merge pull request #14470 from supabase/chore/update-customers-and-blog-post-


meta

Chore/update customers and blog post meta

commit 74bf7f3a3328248f57366bf218eec0496fbb0094
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri May 19 22:30:25 2023 +0900

remove ascending option from order clause in stream

commit 604cc0864b8755d2c7471b17c073f47bcb7c5165
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri May 19 22:14:55 2023 +0900
fix: correct the syntax for ordering query in Flutter docs

commit ed3af1b8d842140760f271e66ab2492830648a9e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 19 15:10:28 2023 +0200

chore: add meta_title comment

commit 07c9f27164adc4f19e2987c0287f307e1c63a4da
Merge: 89230c645 a84d2bf99
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Fri May 19 14:28:31 2023 +0200

Merge pull request #14427 from supabase/feat/markprompt

feat: markprompt

commit a84d2bf993fa8b1c2ed4d33697b6aeecd80ef362
Author: awalias <antwilson@hotmail.co.uk>
Date: Fri May 19 14:24:15 2023 +0200

fix: wrong paragraph markprompt

commit dd0334f81915f5c1270167ed9094a78b7c71cfd3
Merge: ad8bf05c0 89230c645
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Fri May 19 11:20:19 2023 +0000

Merge branch 'master' into integrations

commit d51b38f1124dc9af3362af40554ec8b57a19f3c4
Author: joel@joellee.org <joel@joellee.org>
Date: Fri May 19 19:07:48 2023 +0800

feat: add captcha provider ui

commit a53beefc5df1fd6f232128c8d314ff291574f7d4
Author: awalias <antwilson@hotmail.co.uk>
Date: Fri May 19 12:57:57 2023 +0200

feat: adds markprompt images

commit 62fc356cf855dd42defaa1153a70465050dec1a9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 19 12:07:55 2023 +0200

chore: update customers meta title fallback

commit 05c8b27912f7685a2db54bac67fcee631c2c32f2
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 19 12:05:38 2023 +0200

chore: update blog post meta

commit b4eb349f5bcac9b88535b79d5103f8f8b1cbbab1
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 19 11:57:21 2023 +0200

chore: update customers meta data


commit 89230c645e6c2a212538cabc922ac44e6bf5e0a3
Merge: 93a7b024a d56c0e606
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Fri May 19 10:40:52 2023 +0200

Merge pull request #14434 from supabase/feat/cloudflare-blog

feat/cloudflare-integration-blog

commit e6b54c67fbad57197390b5b6c7f71fd3fc793a9d
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri May 19 16:30:53 2023 +0900

docs: organize the stream documentation on flutter sdk v1 docs

commit 93a7b024ae85965a4a1f8a6218ab4248b38fa8b7
Merge: 50aba0a3c ee7f187ef
Author: Greg Richardson <greg@supabase.io>
Date: Thu May 18 20:42:22 2023 -0600

Merge pull request #14465 from supabase/docs/shared-resp2

commit ee7f187ef62cde980abc65a23eacf51909e092bf
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Thu May 18 19:33:33 2023 -0700

cleans up the models

commit e33e67c3ccb7a63068a859ac301e6abc4d3a918a
Merge: bf39232eb 50aba0a3c
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 18 23:55:04 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit e73ecad8fda4ab13bd05352db7dcd8250a69be62
Merge: 77ce8e37a 8de91649b
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 18 23:43:48 2023 -0230

Merge pull request #14462 from supabase/hotfix/webhooks-menu-item2

fix: switch webhook availability to be conditional based on pg_net ex…

commit 50aba0a3cafb5e84549ffa43d9ffb0fe0e68ff53
Merge: 1b8010389 e76fc0ce4
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Thu May 18 22:10:17 2023 -0400

Merge pull request #14417 from supabase/thor/docs-add-vector-search-video

chore: add vector search video.

commit 8de91649b2b3b3dc64d030dee4eaa87011290c30
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Thu May 18 21:13:47 2023 +0300

fix: switch webhook availability to be conditional based on pg_net existing


commit bf39232eb3c294c42f1f1c76732df1cf027cdc7d
Merge: ad315fb5f 1b8010389
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 18 23:30:48 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit b178faced21c66003bf4351d31d12cdaeaf2eb6c
Author: phamhieu <phamhieu1998@gmail.com>
Date: Fri May 19 08:19:58 2023 +0700

feat: initial kotlin starter guides

commit 0f84e5a3bd10daa432f3ac87543bac210176b094
Author: Brandon Scott <contact@brandonscott.me>
Date: Thu May 18 19:33:36 2023 -0400

Consolidate anchor id slugify logic, add tests + docs test workflow

commit 1b80103893e20989aa5c7a75b70068ca4000289a
Merge: 1d4af7d0a baafcbbfe
Author: Greg Richardson <greg@supabase.io>
Date: Thu May 18 17:51:31 2023 -0600

Merge pull request #14240 from supabase/docs/michelp-vault-ga

Vault and TCE docs.

commit baafcbbfe3e7ea1d01741cd92b0d9986f6416766
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 18 17:34:02 2023 -0600

docs(tce): remove reference to blog post

commit 107f6325664f822c27a1b7db0181600413d9ffc8
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 18 17:33:23 2023 -0600

docs(vault): consistent formatting

commit e0e5a3af2e497b5861d71595d68364bc6d3a8f21
Merge: 935a8a5a2 1d4af7d0a
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 18 17:27:15 2023 -0600

Merge branch 'master' into docs/michelp-vault-ga

commit 935a8a5a287bf3a259daab899695252d817c1d4c
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 18 17:27:12 2023 -0600

docs(tce): remove unused callout block

commit e76fc0ce42d7550197b0c41f59a2fd5f2299b128
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 18 17:20:02 2023 -0600

docs: change tsx script to ts


commit 1d4af7d0a7d04f3311c58e70a5ae75b178b2a966
Merge: 934919377 e7b1fcaa1
Author: Andrew Smith <andrew@supabase.io>
Date: Thu May 18 19:59:24 2023 +0100

Merge pull request #14424 from breadadams/docs/auth-helpers-guide-nextjs-


server-components

docs: fix next.js server components auth-helpers guide

commit d56c0e6061117c7e5be84f263ead1ac5f4515a30
Author: awalias <antwilson@hotmail.co.uk>
Date: Thu May 18 20:53:37 2023 +0200

chore: adds cloudflare to nav

commit 934919377670c10cfd70032f7274ba7e69f90e1c
Merge: 392057383 8a522200d
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Thu May 18 21:53:11 2023 +0300

Merge pull request #14455 from supabase/pcnc/webhook_pgnet_check

fix: switch webhook availability to be conditional based on pg_net existing

commit 659b8148c57d71acd8d9f7cb2e5ccb0a64d7cbd7
Author: awalias <antwilson@hotmail.co.uk>
Date: Thu May 18 20:51:17 2023 +0200

feat: adds cloudflare links

commit 39205738310d6228142b340849830c86b66be1e3
Merge: e72d5fbd4 88a758205
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 18 16:06:08 2023 -0230

Merge pull request #14450 from supabase/chore/14441-docs-links

Chore/14441 docs links

commit b0c642779b3aef52867ad8523b034d2056c5e64c
Author: awalias <antwilson@hotmail.co.uk>
Date: Thu May 18 20:35:09 2023 +0200

chore: moves cloudflare from blog to integration doc

commit 8a522200dcb1d4495588b89484699014328ac9c3
Author: Paul Cioanca <paul.cioanca@supabase.io>
Date: Thu May 18 21:13:47 2023 +0300

fix: switch webhook availability to be conditional based on pg_net existing

commit 763d8a3d885a1a8ef2c80097ae25f085485daca7
Author: awalias <antwilson@hotmail.co.uk>
Date: Thu May 18 20:17:07 2023 +0200

fix: upstash image


commit ad315fb5f095a684e199321dcec7161ef10c1ae8
Merge: 520a37f1a e72d5fbd4
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 18 15:10:34 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit f0b219cc67f1e765d28563957e70e0c057a5c1cc
Author: TzeYiing <ty@tzeyiing.com>
Date: Fri May 19 01:11:29 2023 +0800

fix: loading state

commit fa96ad246a3913297c129fb59247b8482ffc9328
Author: TzeYiing <ty@tzeyiing.com>
Date: Fri May 19 01:04:21 2023 +0800

fix: update truncation detection logic to check all underlying data points
provided

commit 108c32dde398c0a81083fc2db2929792fe9bfbe6
Author: joel@joellee.org <joel@joellee.org>
Date: Fri May 19 01:00:28 2023 +0800

fix: add radio button group

commit e72d5fbd4df3b8741ef167ee09c2f17f091f557e
Merge: ea57faaa8 8c9ddda70
Author: Han Qiao <sweatybridge@gmail.com>
Date: Fri May 19 00:38:36 2023 +0800

Merge pull request #14447 from supabase/qiao/mig-docs

commit ea57faaa8305e35eecc6793ad1af5f2e19dfe37a
Merge: 56cd645b2 5af0f29cb
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Thu May 18 10:54:41 2023 -0400

Merge pull request #14435 from supabase/docs/rename-azure-to-microsoft

Rename Azure to Azure (Mircosoft)

commit 88a7582059a69d816c8f558e7fcca20978fbebcd
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 18 12:15:53 2023 -0230

Cleanup

commit 1c7fe43e093d05c66cb9d33a0bdd55c8a45d2e51
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 18 11:53:56 2023 -0230

Cleanup

commit f1f8b658f08881a941b55d1986d560bb81ccd1e0
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 18 11:53:43 2023 -0230

account for query string, if exists


commit 8682f089a0fce3c9b93a40e1a27505e63d97d236
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 18 10:42:20 2023 -0230

Check local vars before adding doc link

commit 5af0f29cb4a468d555809eb0902443705cd6649c
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Thu May 18 08:46:40 2023 -0400

update provider name

Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com>

commit 520a37f1afb0014f622d37c1a51169151d1dbd97
Merge: c7955e91d 56cd645b2
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 18 09:40:30 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 56cd645b2751c8d8c738d3961c021a37a861e896
Merge: 9c610e4e9 0a7cd6ea6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 18 14:00:06 2023 +0200

Merge pull request #14037 from supabase/chore/hp-hero-revision

chore: homepage hero revision

commit e7b1fcaa1a519180e64f3cf063c8f47bc6e5430c
Author: Brad Adams <hi@breadadams.com>
Date: Thu May 18 13:56:18 2023 +0200

docs: fix formatting

commit 0a7cd6ea6348b516af6b9fa49823a8f86bb26b06
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 18 11:43:30 2023 +0200

chore: add telemetry to hero frameworks

commit 48b82e09e6aacf30cd736dd609359205e1f21cb6
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 18 10:51:14 2023 +0200

chore: remove unused images

commit 4b52b71ccb5cf41315725857d51487f8ee10a2d9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 18 10:48:25 2023 +0200

chore: revert bg change

commit 9c610e4e9f9f8540e267a92ac72683f03698bb2b
Merge: ee4879b3d 4bf0aa735
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu May 18 15:58:27 2023 +0800
Merge pull request #14392 from supabase/chore/addon-section-anchors

chore: add anchors to address addon sections with url tags

commit 4bf0aa7358f4cc5ea52815612c3320e63bdf1820
Merge: c69d2424c 375d7b84f
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu May 18 15:42:07 2023 +0800

Merge branch 'master' into chore/addon-section-anchors

commit 016f0f9d1a4aba2111c3571a75ef41f5b38569a5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 18 09:37:46 2023 +0200

chore: rename component

commit 8c9ddda7026a6e2762888a52c9aa185f26f97616
Author: Qiao Han <qiao@supabase.io>
Date: Thu May 18 14:05:04 2023 +0800

chore: update migration guide for restoring roles and extensions

commit c69d2424c80dbb7c69a7a0aac06e24cc5318e307
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu May 18 14:59:18 2023 +0800

Remove debug logs

commit ee4879b3d1da5d74dd64aa43d10dc9c61ebcab7c
Merge: 375d7b84f 2db418d00
Author: Hieu Pham <phamhieu1998@gmail.com>
Date: Thu May 18 13:44:15 2023 +0700

Merge pull request #14361 from supabase/hi/new-profile-apis

feat: new profile apis

commit 375d7b84fc4379db5f457189b882486d1584ee25
Merge: 16af98c6b e249a8412
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Thu May 18 14:36:50 2023 +0800

Merge pull request #14446 from supabase/thor/docs-ef-deno-esmsh-guidance

commit e249a84125862d23d413fb4599f844751c095ed8
Author: thorwebdev <thor@supabase.io>
Date: Thu May 18 14:16:21 2023 +0800

chore: add more deno esm.sh and vscode guidance.

commit 16af98c6be8750c0ca6ff33adc952c4faf9a89bf
Merge: c809608dc c4c13184c
Author: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Date: Thu May 18 13:12:57 2023 +0800

Merge pull request #14445 from supabase/thor/blog-backfill-descriptions


chore: backfill a bunch of blog descriptions.

commit 2db418d001362dcc93db4aafe4b3124ef8c0f1a2
Merge: 513140921 c809608dc
Author: phamhieu <phamhieu1998@gmail.com>
Date: Thu May 18 11:03:44 2023 +0700

Merge branch 'master' into hi/new-profile-apis

commit c4c13184ca2398a261899e1efee8f9872272c3ad
Author: thorwebdev <thor@supabase.io>
Date: Thu May 18 11:17:39 2023 +0800

chore: backfill a bunch of blog descriptions.

commit 77ce8e37a7ad1814afbc4e445db27cabe569209c
Merge: 5f4e87fc1 c809608dc
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Thu May 18 11:14:28 2023 +0800

Merge pull request #14442 from supabase/master

Prod deploy dashboard

commit 3f1a92f7509a5b5be075dd9455d32d6cf75ffbe8
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Thu May 18 11:05:39 2023 +0800

Use asPath as dependencies to trigger jump to tag anchors

commit c809608dc15a974c388dc0008c044042bd2224e2
Merge: a88612a71 c8987e52d
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Wed May 17 22:05:44 2023 -0400

Merge pull request #14439 from supabase/docs/fix-edge-rate-limit-link

Docs: Fix edge function rate limit link to GitHub

commit c8987e52d56f29d4f5b98f82286657d4713b20eb
Author: Greg Richardson <greg@supabase.io>
Date: Wed May 17 16:50:22 2023 -0600

docs: fix edge function rate limit link to github

commit 8c02321ed0a58b7d146334631dfcb9713bb39d89
Author: Chase Granberry <chase@logflare.app>
Date: Wed May 17 14:18:58 2023 -0700

fix: remove system wide joins per second

commit b62e031207f9cfd48d562d3965be13fd4e638e40
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 17 22:40:24 2023 +0200

fix: typos cloudflare

commit a88612a71e1fccde77ea768aa764dfe87e053a08
Merge: 677a22888 3683c30ab
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 17 13:39:04 2023 -0700

Merge pull request #14431 from supabase/maturity-model

docs: maturity model

commit 42d3a1b70dc9012c1381240486646a81ec9f8996
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 17 22:36:27 2023 +0200

fix: small edit

commit 3730fb121982153ff623b7c8f661cf1cce3417b7
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Wed May 17 16:35:27 2023 -0400

rename azure to azure (mircosoft)

commit 3683c30aba99196508d13a187cd85061f92bdf84
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 17 22:30:00 2023 +0200

Update apps/docs/pages/guides/platform/maturity-model.mdx

commit f52e200a52746f9abc9a6acff42f42bc2f66efb3
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 17 22:28:30 2023 +0200

feat/cloudflare-integration-blog

commit d8354e0c5fbf5d98cbb7d340ff93ec1f3ad3869f
Author: Ant Wilson <awalias@users.noreply.github.com>
Date: Wed May 17 21:51:02 2023 +0200

Update apps/www/_customers/markprompt.mdx

commit 83e05a8947f06a855baa75ab3dc5a2126ed73386
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 17 12:50:44 2023 -0700

fix spelling

commit 8ed56780c6e23798806922bea4530e3d2c36dbfb
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 17 12:44:56 2023 -0700

cleans up the formatting

commit 3305cd23a6e14a54eb229f8a5c924ea89898d311
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 17 12:38:53 2023 -0700

grammar

commit 36bbf63ad850dbe99b96182f6a2ee669b7335f24
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 17 12:38:25 2023 -0700
cleaning up the formating

commit 3a3fa7bc5b911f81ca9f46be8087563afaeefa34
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 17 12:20:59 2023 -0700

managing access in both sections

commit b57b4f05dec3cd575f396c77aef4cb18d6d60c29
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 17 12:19:42 2023 -0700

dupicates

commit b1e20ac594994d7b7e0e787fe5f523f9ba1523f6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 17 12:18:37 2023 -0700

spelling

commit 4d865cc9b58a48988389f8def64010d98db9ba97
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Wed May 17 12:16:34 2023 -0700

Starting some docs on the maturity model

commit f98e29e2d1a7be7939ad74f8c7f485a55d450c3b
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 17 16:26:06 2023 -0230

Move cmdk toggle to above account avatar

commit c7955e91d73f53abdee63ff004d4db896c990e5a
Merge: 31ef3fc98 677a22888
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 17 14:42:31 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 8feb3674d454fadf9e87f18f93dc771c743c126f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 19:01:33 2023 +0200

chore: fix button sizes

commit b8cb28ce45b0333b9d7f9c88ca6b96475550d567
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 18:47:04 2023 +0200

chore: increase hero frameworks

commit 6570ad5e471159e58effdccb99d43c2bc77fee2b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 18:45:48 2023 +0200

chore: restore backed by section

commit d2349dfbf8176cbfc291b8f914419daa227a9c0d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 18:31:17 2023 +0200

chore: remove unused components

commit c5534b2fe79d6a5cb0aab938bbe038fa34fda320
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 18:26:44 2023 +0200

chore: cleanup unused code

commit 677a2288865d8d22f0ccedd575839d2da89ff377
Merge: 9b441b1b4 f4369d55e
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Wed May 17 17:24:46 2023 +0200

Merge pull request #14390 from supabase/km/improve-oauth-docs

commit 9b441b1b42238223b83cb67c895c2fdd4a51cfbd
Merge: f0621d8f5 a651809ff
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 17 12:30:29 2023 -0230

Merge pull request #14420 from AustinMichaelColeman/patch-1

small fix: line break in docs

commit 832c91df10ec558c8ace9df0b6b0cb4080407b8d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 16:55:14 2023 +0200

chore: add features section gheading

commit b068390d3fdbd7f3318a84b66ee21ef81c54a19d
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 17 16:48:55 2023 +0200

feat: updates Markprompt case study

commit 265b446d690898d934074405a6d6f9fa4cfa50ae
Author: awalias <antwilson@hotmail.co.uk>
Date: Wed May 17 16:38:30 2023 +0200

feat: markprompt

commit 05437c4e0f783149cebf2f86aae85bb3c7f93ba5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 16:32:01 2023 +0200

chore: 20+ frameworks

commit 1b58d37cec92e58338e2353f01f5240fd1181842
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 16:27:48 2023 +0200

chore: remove Expo from hero

commit fafba3d9d22b5b65c099fd728a375edcecc9acca
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 16:26:55 2023 +0200
chore: cleanup

commit 3f2fb827ba0206acd5c3b88de690597d901f69ad
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 16:20:05 2023 +0200

chore: update python icon

commit 3f5f168943cccf200cb724611d4bb7d102e3f484
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 16:18:39 2023 +0200

chore: add python to hero logos

commit ec53316a97bfa109f38cabee18040551ffd23d14
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 16:05:59 2023 +0200

chore: fix hero buttons

commit 4d1778f0c8c41b6848963b7982f979ad111c7f13
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 15:52:01 2023 +0200

chore: try old products section

commit defda2fab6da22666e18e1ac57ad45497fafe76e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 15:47:39 2023 +0200

chore: remove tailwind custom screen config

commit e01d76cc37100fd60242aeabfbbfffacc2ca7933
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 15:37:33 2023 +0200

chore: remove background

commit f0621d8f5cc3107b71de4b147ca36be6d1bdf2c1
Merge: 0f1254252 cbf47d52c
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Wed May 17 13:57:30 2023 +0200

Merge pull request #14423 from supabase/fix/recharts-hide-ticks-properly

commit 981aaadd7d276b83f64d1e5a8a93cf3980c339f2
Author: Brad Adams <hi@breadadams.com>
Date: Wed May 17 13:35:28 2023 +0200

docs: fix next.js server components auth-helpers guide

+ Add missing references to `session` within layout code example


+ Remove unnecessary `SupabaseListener` (since it’s logic is already handled
via `SupabaseProvider`)

commit a8134da1196ae1d788cdd628abf2db3e9bdfa6eb
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 12:49:02 2023 +0200
chore: add ShinyBox component

commit cbf47d52c0e1552a0ebb0eb410ce4da30e1437e8
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 17 18:22:08 2023 +0800

fix: hides recharts ticks properly

commit 97a098693e273b2ce5d3d444cab954b7872df835
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 12:01:13 2023 +0200

chore: add css animation

commit 262e9beb61a7903b7d9446c1a1ffed2563ca9846
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 17 11:47:55 2023 +0200

chore: improve hero

commit 83fbb5951b4feefeffa13ad73121b0a8d356d223
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 17 17:39:04 2023 +0800

chore: formatting

commit 7fc1b301b999543cc3240e1f989751ee839a7ed2
Author: Sandro Munda <sandro@munda.me>
Date: Wed May 17 10:39:16 2023 +0200

Create the Forest Admin integrations page in the doc

commit ff9fbacccef53df9b13a9e1989c026ea5d23eed0
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 17 15:48:06 2023 +0800

docs: adjust pgAudit name

commit 4dc2ea5806bb6d558242222548ed1b25d6a9c962
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 17 15:46:08 2023 +0800

docs: add log level docs for pg_audit

commit a651809ff678a4227e8e9af5b8196da59a79c4bd
Author: Austin Coleman <austinmichaelcoleman@gmail.com>
Date: Wed May 17 00:27:48 2023 -0700

small fix: line break

Removes an unnecessary line break.

commit 5f4e87fc12327481748727ebb5ddc01ab89fe826
Merge: a2ae6bc66 0f1254252
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed May 17 15:23:55 2023 +0800

Merge pull request #14418 from supabase/master


Prod deploy dashboard

commit 0f1254252f6b066e088a40617f239744e3a1e22b
Merge: 2011b9c1e a8ab2a40f
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed May 17 15:12:52 2023 +0800

Merge pull request #14419 from supabase/fix/revert-dev-flag-usage-charts

fix: revert dev flag for project usage charts

commit a8ab2a40f72ec17a4dfa75770260f4c77c4ef924
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed May 17 14:46:46 2023 +0800

fix: revert dev flag

commit 2011b9c1e9e6860f44c1e2134a2be2469a1e9782
Merge: 8b05b2ce0 ca8dfe651
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed May 17 14:29:05 2023 +0800

Merge pull request #14415 from supabase/chore/show-icon-in-authorize-screen

Show icon in authorize screen

commit ca8dfe651202ac6b37f6327d3dd78d330e4336a3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed May 17 14:24:09 2023 +0800

Fix spelling issue

commit c8e4c905236ecbac7a8bfbb842cee85d832ad345
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed May 17 14:20:54 2023 +0800

Remove unnecessary ?

commit 0b3d79c80e824814def476786253734b14b14366
Author: thorwebdev <thor@supabase.io>
Date: Wed May 17 13:30:16 2023 +0800

chore: add vector search video.

commit 8b05b2ce08e2326b2e690be3b72e021cea8a203e
Merge: 5995810a8 75cca07bb
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed May 17 12:40:08 2023 +0800

Merge pull request #14228 from supabase/feat/fill-functions-charts-timseries-


data

Feat/fill functions charts timseries data

commit 5995810a8de1ff28d0609595b3014b4b1cffd2be
Merge: 6069fe539 d52036672
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed May 17 12:31:46 2023 +0800
Merge pull request #14227 from supabase/fix/logs-hooks-refactor

chore: Refactor reporting/logging hooks

commit 0e5ed92d21442bad7de6ec81b61f945296e78bd0
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 17 12:30:55 2023 +0800

chore: remove unnecessary export of private function

commit 265b1b329108e713b0df172820936613e6f5f583
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 17 12:29:38 2023 +0800

chore: fix failing test

commit 75cca07bb94a8fb6decabaff51b70f9e5143c855
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 17 12:24:31 2023 +0800

chore: fix typing issue

commit 797e8c00a183e75c8db5734273e8a315e970e2aa
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 17 12:21:44 2023 +0800

chore: add build check to studio ci

commit d52036672cb6b3b165e9e0d48bd5e70d0cd1f94d
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 17 12:13:56 2023 +0800

chore: fix typing error

commit 6069fe539894f4f0717325d7e8908f9159c5c9f9
Merge: d0fe8b01b c5817cdb8
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed May 17 12:07:19 2023 +0800

Merge pull request #14153 from supabase/fix/logs-explorer-selection-editor-


typing-bug

fix: log explorer bugfixes relating to selection panel

commit 29bc60ca7be2b4c4f8cb1a5fd8cfc500933ac400
Author: TzeYiing <ty@tzeyiing.com>
Date: Tue May 9 21:12:26 2023 +0900

chore: remove logging

commit f923ea6da186ddbafd99e8cd03fbf3e768ecda62
Author: TzeYiing <ty@tzeyiing.com>
Date: Tue May 9 21:10:47 2023 +0900

fix: chart timestamp filling and data truncation

commit 7d5ab47f2064dc00615bcacb70f29c4bbf6509eb
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu May 4 20:06:19 2023 +0900

chore: refactor of project usage charts to use client-side data timestamp


filling

commit 006f871f11095cbd4d9b320b0c6573b4e03ef0da
Author: TzeYiing <ty@tzeyiing.com>
Date: Tue May 9 20:03:09 2023 +0900

chore: refactor useSingleLog

commit a18bca75ef8e272643a9100e82ff3f6f5fae2dab
Author: TzeYiing <ty@tzeyiing.com>
Date: Tue May 9 19:59:51 2023 +0900

chore: refactor useDbQuery and useLogsQuery

commit 09896ceaf18352b5aa5d0d051792227dbed7b9d6
Author: TzeYiing <ty@tzeyiing.com>
Date: Tue May 9 19:43:16 2023 +0900

chore: refactor useLogsPreview

commit ed684a89c1f53594acc1bfd0b730e375c12df2b2
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu May 4 20:06:19 2023 +0900

chore: refactor of project usage charts to use client-side data timestamp


filling

commit c5817cdb877317f8a49849897103f89d7e5fc915
Author: TzeYiing <ty@tzeyiing.com>
Date: Wed May 17 11:59:39 2023 +0800

chore: replace useMemo with useCallback

commit d0fe8b01b0f527fbc0a50ca660d9318457ea959d
Merge: 73f319a62 9ec683ebe
Author: Ziinc <Ziinc@users.noreply.github.com>
Date: Wed May 17 11:57:43 2023 +0800

Merge pull request #14124 from supabase/fix/refactor-project-usage-charts

Fix: refactor project usage charts

commit 1eb1cc55a3170993987a6cb1e11a8dbd9b6602d6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed May 17 11:40:03 2023 +0800

Show icon in authorize screen

commit 9ec683ebe34c1e2bb22c438e55f0cd257d935cbd
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu May 4 20:27:06 2023 +0900

chore: fix testing flag

commit ec67a91f2bcc24bfbb1e6f8996997e122bf3b3d1
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu May 4 20:17:01 2023 +0900

chore: fix failing tests

commit df14b782eac80c2bc66a42a394b9de6890e4946b
Author: TzeYiing <ty@tzeyiing.com>
Date: Thu May 4 20:06:19 2023 +0900

chore: refactor of project usage charts to use client-side data timestamp


filling

commit 73f319a626c444598451a85f9658b335e5ca2ea6
Merge: 67ec5a4f4 e4f629721
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue May 16 22:50:04 2023 -0400

Merge pull request #14412 from supabase/docs/access_levels

docs: finalizing access levels

commit e4f629721e0dbe8b1103532a6461c8a1ecd8a76d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 19:09:40 2023 -0700

tip

commit de4fce113fa2cb33380ed0a2d09e7d33e8a451c2
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 19:09:16 2023 -0700

pgaudit

commit 7909a848f8961909cdd595509b28868f97967741
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 19:05:11 2023 -0700

updates

commit 1c9f5f2418ff5d5c4f3451f7227ec232df54b744
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 19:04:14 2023 -0700

spelling

commit bdee3e6edbe6dd3d4761408347e81d3e27858095
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 19:03:43 2023 -0700

docs: finalizing access levels

commit 67ec5a4f40c93e31adb60795e641d013958cda6a
Merge: 4d62b7627 440103027
Author: Tyler <18113850+dshukertjr@users.noreply.github.com>
Date: Wed May 17 10:48:49 2023 +0900

Merge pull request #14396 from FatumaA/docs-add-uploadBinary()-to-flutter-docs

docs: add uploadBinary func to flutter docs


commit 4d62b76270f0adfe40145afdada4dcef019a5c2a
Merge: be431412a fa98f3dee
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue May 16 21:41:38 2023 -0400

Merge pull request #14409 from supabase/docs/teams_access

docs: updating the headings

commit fa98f3dee7eeda52749e9d1dd994ccc694e83326
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Tue May 16 21:25:28 2023 -0400

fix typo

commit b0403693b463be21951220731257828a4bb3939f
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 22:24:39 2023 -0230

Nudge search header and nav items

commit 479f867c79df9032fccfc603650e513a7c87286a
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 22:19:30 2023 -0230

Help menu item readability

commit 2d10d5504a14750d57f7ac81d678d3e229e0d6ad
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 22:06:00 2023 -0230

Add supabase_migrations to protected schemas

commit 44397185f74b5db832ae86ab91bd38b74cdc5ea7
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 22:04:50 2023 -0230

Make pgtle a protected schema

commit 4a34404e72c5334e23f3801e1e2aa56ad2960553
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 22:04:34 2023 -0230

Rename Feedback button

commit d104f568715719379e5d504194b0b4f7a19b161e
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 22:04:21 2023 -0230

Add full-width search bar

commit bfef22293bf89f513412210aa9852bf3fa91f7e1
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 17:31:47 2023 -0700

Added a note for team members

commit 7af3822a6f4d25e02a9006efb8503f7aca04cd7f
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 17:25:22 2023 -0700

Better headings

commit 31ef3fc989275ff72d25799a36a9f588d7f25274
Merge: 3d75dd528 be431412a
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 21:44:39 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit be431412a0b70fad4425fde5643074db8ed829cd
Merge: 251cfd097 e07f38a2a
Author: Greg Richardson <greg@supabase.io>
Date: Tue May 16 17:54:18 2023 -0600

Merge pull request #14408 from supabase/docs/fix_linebreak

small fix: awkward line break

commit e07f38a2aac5ae7ba695a5ebdfe7222a5feda05b
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 16:46:45 2023 -0700

small fix: awkward line break

commit 251cfd0970abd4029928706722999598e0fdfa8e
Merge: e85740702 191e97d7a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 16:42:41 2023 -0700

Merge pull request #14407 from supabase/docs/shared-responsibility

docs: Adds a doc on shared responsibility

commit 191e97d7aac73a7f72cabc6cecc70a6eef29f7ab
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 16:28:41 2023 -0700

more clarifications

commit 6d99b3e609e944e3e20211bfa052e171c4ac10d6
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 16:25:46 2023 -0700

have

commit 2e36705fea0c5afd2834f0a785abd0913980de0a
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 16:25:22 2023 -0700

is

commit 24a92df664f149e349451b2614aabf005c687f26
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 16:24:57 2023 -0700

adds links to tools


commit 0bd4fbd88c2a6eee35035a8511cf6effdd27145d
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 16:08:34 2023 -0700

Some minor changes

commit de23c5b064a65b97c30498742c8cfef046385630
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 15:52:49 2023 -0700

move the 404

commit 35c914e920bba83123de24b223561220868a88b0
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 15:42:05 2023 -0700

Adds a note on comfort levels in postgres

commit dd428f05583dd8a6b7db0895fbbb2dfab18f9132
Author: Copple <10214025+kiwicopple@users.noreply.github.com>
Date: Tue May 16 15:39:05 2023 -0700

Adds a doc on shared responsibility

commit ad8bf05c096ead57f290e273cb5371c904350236
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 22:16:24 2023 +0000

fix: runtime error of null reading scrolIIntoView

commit c6dfffe40e7d92a1094b251e8090c9d9cb374f40
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 21:40:55 2023 +0000

fix(docs): integration img missing alt

commit c2de6abdc685ed3695249de7b737623019f8bbe5
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 21:39:10 2023 +0000

fix(docs): getting-started double slash href

commit 6b60c03bdb412f50746956a513857a6748c5671e
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 21:15:50 2023 +0000

fix: integration snake case name for logo

commit cc95e2f63544b10b5fc36c84dbb8b8201e671d98
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 21:14:27 2023 +0000

chore(docs): template string type NavigationMenu constants

commit 96a944e08b0997cece9ef6ea5917898d2489d9c8
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 21:12:31 2023 +0000

fix(docs): integrations double slash and react keys


commit 6031ffbe9bc527cf1b668730abf470b8586d9a15
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 20:55:36 2023 +0000

feat: allow image domain for keyri

commit e85740702804533206a1a5c5aa90cff694fb7b8f
Merge: 27798f403 20cd5b886
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Tue May 16 21:54:13 2023 +0200

Merge pull request #14389 from supabase/fix/log-retention-periods

fix: log retention times

commit 27798f4032f264b09985fde15d3f0c0906021be2
Merge: d9f5a64d0 bd7dd2e82
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 17:04:58 2023 -0230

Merge pull request #14380 from supabase/update-community-number

Update community numbers

commit d9f5a64d05b829ec129c68356c214a607e306113
Merge: 76b3a0ba2 5b0e541db
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 17:04:36 2023 -0230

Merge pull request #14382 from supabase/chore/move-snippet-sorting-logic

chore: adds optimistic sql renaming and moves reodering logic

commit 76b3a0ba2d1dbdde072e8b61ed42cce47acce3b3
Merge: a682ac72d 3036e001b
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 17:04:10 2023 -0230

Merge pull request #14398 from andykenward/docs

fix(docs,www): reduce warnings of invalid jsx & mdx attributes

commit a682ac72da3d98143befb7901b8c5cede55e215a
Merge: 2bbaa9dcc 337fa9ad8
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 16:56:01 2023 -0230

Merge pull request #14050 from Flaque/patch-1

Project ID to Project Reference ID

commit 2bbaa9dcc25971fc46f8b1311a841e200bfb9539
Merge: 672d736cd e2c999fad
Author: Greg Richardson <greg@supabase.io>
Date: Tue May 16 13:22:04 2023 -0600

Merge pull request #14400 from eurlexa/patch-2


SvelteKit issue 8061 has been fixed

commit 337fa9ad8bfe387834bfc389362aa1475e9d3daf
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 16:41:28 2023 -0230

Make project_ref consistent

commit 672d736cd079d69fb10c27c8c9accc5d2f486ad7
Merge: 195a85982 aafe36b59
Author: Greg Richardson <greg@supabase.io>
Date: Tue May 16 13:05:44 2023 -0600

Merge pull request #14399 from eurlexa/patch-1

SvelteKit issue 8061 has been fixed

commit ea9046c74bdf503c4e1b97f7f31fbc8dbf7c8f39
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 16:33:35 2023 -0230

Increase test timeout

commit 66ba3d310685a4a810c2405030d6cdf2bcf0a48b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 20:44:01 2023 +0200

chore: cleanup unused css animation

commit 7c81126b24d7c74921bc28a0b9eeaf6011b7bb1b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 20:36:54 2023 +0200

chore: center db in visual

commit 2d98f1a84217c3c6e0282d1f8948e568c74b8bdb
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 20:06:20 2023 +0200

chore: improve contrast

commit 55c80886fb35857bdd265098bf2b42d880d7429e
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 19:58:54 2023 +0200

chore: remove grid and keep pulses

commit baf635765d8640b271de0dc56a228571009200fe
Merge: 3995f20a1 3d75dd528
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 15:19:33 2023 -0230

Merge branch 'master' into pr/13916

commit 3d75dd5285d0270d3e66a862324d1a0289109e92
Merge: 602fb58ba 195a85982
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 15:19:21 2023 -0230
Merge branch 'master' of github.com:supabase/supabase

commit 195a8598243bbc98d71b29c0e9b064d7196a1734
Merge: 602fb58ba d87098480
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 14:59:16 2023 -0230

Merge pull request #13580 from brandongregoryscott/fix-test-suites

chore: add jest config for ui package, convert Button tests to ts and fix
existing assertions

commit 3995f20a11f5f91a7ba83771dc388ea2bf423a66
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 14:46:18 2023 -0230

Make consistent with CreateFunction.tsx

commit 0bc980020b9c45dad6f2eecb2ad94a871577640d
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 14:44:19 2023 -0230

Make consistent with CreatFunction.tsx

commit ad33029dd2148ae0c2dc886a73c10f716410d2ca
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 19:06:13 2023 +0200

chore: toggle grid button

commit e2c999fad10cbe2348f80f4a3ffb655049d097f9
Author: eurlexa <123646428+eurlexa@users.noreply.github.com>
Date: Tue May 16 18:46:15 2023 +0200

Update with-sveltekit.mdx

This SvelteKit issue https://github.com/sveltejs/kit/issues/8061 has been fixed


and the issue closed.

commit a0976015cfb6405fa75ea92b74d1f2a1d257cda9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 18:43:57 2023 +0200

chore: center grid

commit aafe36b5996d3283f82d3f4f92f34d18f49b5189
Author: eurlexa <123646428+eurlexa@users.noreply.github.com>
Date: Tue May 16 18:42:36 2023 +0200

Update sveltekit.mdx

This SvelteKit issue https://github.com/sveltejs/kit/issues/8061 has been fixed


and the issue closed.

commit c6f5e6ccfdfd2d959be285a2ccc1e0bc58a9ec32
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 18:42:10 2023 +0200

chore: sharpen grid svg


commit e4b810e1e8d816c1c9145c32512e84014f556a79
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 18:19:45 2023 +0200

chore: fix pg bg opacity

commit 3e9adfe9fbcf0b09499932fee5cfaf97ea525e2d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 18:17:22 2023 +0200

chore: improve tooltip color

commit 95a97cac8399dc860ba808bdf52b8ca8ac6f8f29
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 18:12:21 2023 +0200

chore: make db visual lightMode friendly

commit 602fb58ba3bcf974dc66c2c8b5b31bba9d19e03e
Merge: 6c489afab f87d8037c
Author: Terry Sutton <saltcod@gmail.com>
Date: Tue May 16 13:11:50 2023 -0230

Merge pull request #14385 from gitstart/fix/filter-by-large-int

fix : Filtering by a bigint id column in studio doesn't work for large ints

commit 71968e4c80b3d4e088990edddb5fb63cc1ef4a98
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 17:08:40 2023 +0200

chore: add animation to database visual

commit 3036e001b2a0770f523d9a3a7a324fc9d554e1ca
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 13:31:26 2023 +0000

fix(www): invalid mdx video element attributes

commit 218db9a043b1d8cdf69b91e746808412beea384f
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 13:27:28 2023 +0000

fix(docs): invalid mdx video element attributes

commit 8d4e64c7c3f79fa653dfd75c4d87bffbed7f713d
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 13:24:08 2023 +0000

fix: use anchor instead of Link for external href

commit 659208ad1c95d030cdfe74fa379bad481f757b7e
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 13:23:30 2023 +0000

fix: mdxRs unsupported with current setup

commit 08bcd7d2db9fde836c9f6876e2937378258d4bb4
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 13:22:49 2023 +0000

fix: react svg attribute warnings

commit 9808c288522ad41e9ced44861f2aac0e3f86fd6c
Author: Andy Kenward <4893048+andykenward@users.noreply.github.com>
Date: Tue May 16 12:44:12 2023 +0000

fix: warning using meta in _document

commit 440103027d668c3126c711552e51165337cb7604
Author: FatumaA <67555014+FatumaA@users.noreply.github.com>
Date: Tue May 16 15:00:52 2023 +0300

docs: add uploadBinary func to flutter docs

commit 1f7d953190e6a58394f02466ba200fe668e054b1
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 13:15:10 2023 +0200

chore: update hero removing triangle shape

commit 2ac54b2a806dff0cebaf5e15f4f5a3071031d0ba
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 12:59:19 2023 +0200

chore: remove old homepage component

commit 5433149de2382bce581476ee24dc536e1d3e64a9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 12:54:16 2023 +0200

chore: remove conflict annotation

commit a2b750a00b3f1f8a14257566446acfce11da91ef
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 3 17:38:19 2023 +0200

chore: capitalize fe frameworks in hero

commit dae8ea7c1133b1138fdca94bf50cac5117e9071c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 3 10:47:45 2023 +0200

chore: update auth light image

commit abaa954c7344a51608fe639ce1d2c80b635e3cd5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 3 10:04:52 2023 +0200

chore: update backed by alignment

commit 1af99ebe69314b15f14456fdf0deb370ee56d8da
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 2 22:00:11 2023 +0200

chore: min height to hero grid


commit a9c77762c6ff67316c7a05166ab3726012544c08
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 2 21:58:02 2023 +0200

chore: remove unused images and update frameworks

commit 5b01a60fcec812e7f8c94338022f7b547e74fcea
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 2 19:01:19 2023 +0200

chore: update og image

commit e8f3bf66d65be297f027929c9f8d7f4cc0649ce3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 2 18:52:34 2023 +0200

chore: update frontend frameworks copy

commit 339bb865c5ad73fbe09754b09ff98514e129c270
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 2 18:46:46 2023 +0200

chore: add fe frameworks to hero

commit 588054c4dd681a29358d2772544cb08207b47626
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 2 16:17:14 2023 +0200

chore: add light mode images and optimize

commit 6e2bc9c9b4592e52a8d6338892215e4ad600fa54
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 2 15:40:52 2023 +0200

chore: improve performance and accessibility

commit 5530f8ba0749af739eb1a7ba274ba7cca7d110a1
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 1 19:28:48 2023 +0200

chore: update images

commit 677a3f6cb12eb5cc0c1750b0b49ee8001e68c79a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 1 18:59:59 2023 +0200

chore: add electric animation to grid

commit ad2278eb7be442b7345914776c10b700ea9cc3d7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 1 18:10:37 2023 +0200

chore: remove margin top

commit 0a6627fe7d4eccd1f9ba339699c152abb74e357d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 1 17:48:00 2023 +0200

chore: improve hero


commit b17e3f4e4111ecdf4550791f3bf38971176cf170
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 1 17:35:09 2023 +0200

chore: change grid implementation

commit 38acf83b0566a5e1175113e61c189748aa9f0323
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 1 13:12:57 2023 +0200

chore: improve hero mobile layout

commit a265c47928eae708781cff80647e27233ef3bfdb
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 1 13:05:27 2023 +0200

chore: remove announcement banner

commit 45e2d3772abb0f196ed71a4ba4378cabe37dfad7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Sat Apr 29 18:12:41 2023 +0200

chore: add microinteractions to hero

commit ae05af36f8d7786cb3bc5d83773232157a7c25f1
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Sat Apr 29 17:28:10 2023 +0200

chore: finish homepage hero

commit b5b87cc7c2b67c88ac88fbe1e64432fe827b4b82
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Sat Apr 29 16:40:53 2023 +0200

chore: add links and finish product cards

commit 2660e19c55cef8dd39c7937f5ab1f137ddb20745
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Apr 28 19:43:24 2023 +0200

chore: add images to product cards

commit bc175b24527f91cd4b0d51c574df6ab3b3eb0de7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Apr 28 14:50:46 2023 +0200

chore: add triangle shape to hero

commit db79db7f9336883046a0a4bad49b43d5ea11fd3b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri Apr 28 12:53:36 2023 +0200

chore: update homepage hero layout

commit d72f789c6fc0cbf9a4332288549ba3fc526ffd9e
Author: Long Hoang <1732217+loong@users.noreply.github.com>
Date: Tue May 16 17:35:12 2023 +0800
Add anchors to address addon sections with url tags

commit f504d8b108311994f3d73f595a50fd6773c6c619
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue May 16 16:58:17 2023 +0800

reorder navigation bar

commit f4369d55e518fbe74b7697427838b05e2172caf9
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Tue May 16 16:51:40 2023 +0800

update google & azure oauth guide

commit 6c489afabed0191ed483762d8e18cbb83dbb16e2
Merge: e400d0bc1 7f2e58292
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 10:43:20 2023 +0200

Merge pull request #14293 from supabase/fs/update-career-images

chore: update career page images

commit 20cd5b886e83a17418b2a67c43d49addd1b088fe
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 15 18:09:22 2023 +0200

fix: log retention times

commit e400d0bc19c11f4eaba077e2a26f14d1e1b5bfbe
Merge: eeb4846f4 df2c297d8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 09:51:44 2023 +0200

Merge pull request #14388 from supabase/chore/add-flutter-hackaton-to-latest-


announcements

chore: add flutter hackathon to latest announcements

commit df2c297d88e6f1d872a9b285be7a965afba10378
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 09:32:41 2023 +0200

chore: move hackathon as last announcement

commit 94dac456f5588c20d0319a574710021d6ba33a7c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Tue May 16 09:29:35 2023 +0200

chore: add flutter hackathon to latest announcements

commit a2ae6bc66904a9825f37a1d52aa35a7ae6676ec4
Merge: 9b4a07124 eeb4846f4
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue May 16 15:14:30 2023 +0800

Merge pull request #14386 from supabase/master

Prod deploy dashboard


commit eeb4846f495806b89be799d676ec80fd1c3e2cf5
Merge: 79c05d4ee 9a03f4ce4
Author: Inian <inian1234@gmail.com>
Date: Tue May 16 14:06:05 2023 +0800

Merge pull request #14384 from supabase/ip/pitr-upgrade

commit f87d8037c90040d2f8b9e6b7be4649fbb9afb8e9
Author: gitstart <bot@gitstart.com>
Date: Tue May 16 05:25:21 2023 +0000

fix : filtering by a bigint id column in studio doesn't work for large ints

Co-authored-by: gitstart <1501599+gitstart@users.noreply.github.com>


Co-authored-by: BikashSah999 <51731962+BikashSah999@users.noreply.github.com>

commit 79c05d4ee8601cb801dd86f231c47a97121467e9
Merge: 0c3e910c2 aad9112f5
Author: Pamela Chia <pamelachiamayyee@gmail.com>
Date: Tue May 16 13:13:22 2023 +0800

Merge pull request #14355 from supabase/pam/add-tracking-connection-string

Add event tracking for DB connection string

commit 9a03f4ce4358529a6ac5d1c883cdd8ec9d5eac50
Author: Inian <inian1234@gmail.com>
Date: Tue May 16 13:10:29 2023 +0800

add note on pitr in going to prod guide

commit aad9112f545b4a745a069171e720adda01879e93
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 16 15:01:09 2023 +1000

update Telemetry.sendEvent() arguments

commit 0c3e910c29dab11054d55bd436329bc92540641e
Merge: c89236823 81046ad47
Author: Greg Richardson <greg@supabase.io>
Date: Mon May 15 22:29:02 2023 -0600

Merge pull request #14381 from supabase/fix/cmdk-ime-composing

fix(cmdk): prevent submit when IME composing

commit 81046ad47eba5556aa9cce275f070f116021d218
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 15 22:18:32 2023 -0600

fix: also detect ime composing on sql ai command

commit 4b2670bda197e9524f87000ce90a92e61f945cca
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 16 12:08:20 2023 +1000

revet package-lock.json changes


commit 63b3b832b360aafe4b10856b650ad0ce3f0ba625
Merge: 1725fd6a4 c89236823
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 16 12:05:37 2023 +1000

Merge branch 'master' into pam/add-tracking-connection-string

commit 1725fd6a4530b3887d6b1bba685183e4d6bf619c
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 16 12:03:18 2023 +1000

revert package-lock.json changes

commit 5b0e541db35150cc79abac744e02ad31446d7d3f
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 16 11:58:05 2023 +1000

adds optimistic sql renaming and moves reodering logic

commit 4d9653a540276324ad6f18e4efe2260f946eb1a2
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 15 19:51:47 2023 -0600

fix(cmdk): prevent enter when ime composing

commit bd7dd2e82d5883d8c3e91d6dd54be242b0a2d4f9
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon May 15 21:13:37 2023 -0400

update community number

commit 5131409215bdd9bbc2b9473369c3f194ba1275a7
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 16 10:50:46 2023 +1000

changes sign_in telemetry category

commit c892368231ef9f5d887e74fb4158c633a10f483c
Merge: b0de91489 c87e82cc9
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon May 15 22:16:50 2023 -0230

Merge pull request #14379 from supabase/chore/restore-alpha-sorting-to-snippet-


list

Restore alpha sorting to sql snippet list

commit c87e82cc9afbd256ac5b5d8ab1de4b423ad150f2
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon May 15 22:12:04 2023 -0230

Fix wrapping on AI dropdown

commit d8709848023d627e16740eff41ed4b94db8580f7
Author: Brandon Scott <contact@brandonscott.me>
Date: Mon May 15 20:13:46 2023 -0400

Set lower maximum threshold for Jest runners to avoid resourcing issues in CI
commit 67912941e557d911c578a7c767fffb1023d45748
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon May 15 21:42:35 2023 -0230

Restore alpha sorting to sql snippet list

commit 775024f74b4e40f4c7d1c6bba83f61ac3b733c42
Merge: ebbb5d20e b0de91489
Author: Brandon Scott <contact@brandonscott.me>
Date: Mon May 15 18:08:42 2023 -0400

Merge branch 'master' of github.com:supabase/supabase into fix-test-suites

commit b0de9148981282fa0b70f3c5b682aa1244e141ff
Merge: a16c82ab9 612cfb4f5
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 15 23:47:10 2023 +0200

Merge pull request #14370 from supabase/fix/connection-numbers-pricing

fix: connection numbers for compute addons

commit a16c82ab9c2c44cf096781ac721d1de6535f5234
Merge: 5e1dea813 f745a2b11
Author: Greg Richardson <greg@supabase.io>
Date: Mon May 15 15:31:36 2023 -0600

Merge pull request #13848 from fredericoo/patch-1

docs: use createResource instead of signal+effect

commit 5e1dea813bf2b0069bb835d1aa6c180b9bd2280c
Merge: 67fd49730 53e6948aa
Author: Greg Richardson <greg@supabase.io>
Date: Mon May 15 15:27:29 2023 -0600

Merge pull request #14346 from zaineb-damak/patch-3

Update auth-zoom.mdx

commit 67fd49730af7da99dbfda1c47cb77f63e68fb38a
Merge: f8dd3d1c1 1b97e659e
Author: Greg Richardson <greg@supabase.io>
Date: Mon May 15 15:19:26 2023 -0600

Merge pull request #14344 from khalifa47/patch-1

Update middleware.ts to check if user is logged in

commit 53e6948aa286b9e76958afee997d7eff11c2d606
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 15 15:13:55 2023 -0600

docs: fix casing and spacing

commit f8dd3d1c1934db06b0fda6a6dc95b6a2e8564593
Merge: 0f0bfdf27 bb6b3fd3b
Author: Greg Richardson <greg@supabase.io>
Date: Mon May 15 13:54:55 2023 -0600
Merge pull request #14372 from supabase/feat/ai-response-language

feat(ai): respond using same language as question

commit bb6b3fd3bfc98744c6068b699847497e79ef4977
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 15 13:38:12 2023 -0600

feat(ai): respond using same language as question

commit f745a2b110a314f239f1ff7ba5ed56b54cfa400f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 15 13:30:21 2023 -0600

fix: prettier

commit 0f0bfdf270dd21fb5c12f5b82c61b7824dfb4b5a
Merge: d42dd2050 1747ab159
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon May 15 16:30:48 2023 -0230

Merge pull request #14350 from jan-tennert/master

Fix kotlin admin api docs

commit d42dd20501ff3ba6339dd938b2745c0b33ae11e4
Merge: 3167468e0 ff63be52a
Author: Terry Sutton <saltcod@gmail.com>
Date: Mon May 15 15:35:40 2023 -0230

Merge pull request #14320 from supabase/docs-add-spacing

Add spacing to docs sidebar

commit dabdbcdfb7324bae1f1c28fe723b153bc7ca19bc
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:33:46 2023 -0700

Update column-encryption.mdx

remove blog spam

commit 679a9b07d26c7eee0e73fb5c0451fb0a17218e31
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:31:21 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 496f22d13b3d5d03960dc8336b9e8b639a5ae02f
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:30:51 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>


commit 447a6c192915b6b0658aa6ca8c45ad534af1edfc
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:30:40 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 1cc3d299458137aa639575ac051a49d124e34fc2
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:30:24 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit fd055e7d1d57c1e7a8b39c257d96f9fad53fe56d
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:30:11 2023 -0700

Update apps/docs/pages/guides/database/column-encryption.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 369e574e80b6b98d6d8eb55123ddf35cd0b53ae9
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:29:37 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit d724ceab8b86594a4c518454639d796ace57652b
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:29:24 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 50a4bda534c43909e51b6b9f8c6982e9d7eff145
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:29:16 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit e8f674f7749856e831d86796795afefc910a3c7e
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:28:52 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 49a4baf5b3fda6a2ec375e423fe3248ea2e1e14e
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:28:35 2023 -0700
Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 159aa7009443396bb6141d53da75fdd55d0cf56c
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:27:52 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 3bc8c577f224783c3281e7a4e8bced9f7bef634f
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:27:26 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 5935bbcf1a5f186e29988cad6193898b25b12b99
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:27:15 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 3167468e057918fd5c721eaf1216fa6c37f4b3fd
Merge: 82fbac9af b99490ed7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 15 18:26:10 2023 +0200

Merge pull request #14369 from supabase/fix/blog-post-link

fix blog post link

commit 951d53440e4f2b7e925bab8cf78ab43e1f22e624
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:25:00 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit fcfa3b6adb9180fd8b162ccb07d475c19f853366
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:24:47 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 89fb845ac8d88c2400929710df694acf8e425da9
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:24:31 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx
Co-authored-by: Greg Richardson <greg@supabase.io>

commit ef34f44bcea7792d41e60ebe8f0a377f46856d56
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:24:14 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 4a8bd180f978b461a6aba418255ef7f704af8d48
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:24:01 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 2606bdca79dc2d79c35fe7b7440d433633d26e2a
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:23:28 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit dbba4301fd6c9b6e7f7208fe5bd7e993255134a2
Author: Michel Pelletier <michelp@users.noreply.github.com>
Date: Mon May 15 09:23:06 2023 -0700

Update apps/docs/pages/guides/database/vault.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit d7f38f99260efa78e185cb8e4710afb9a8c4d8e0
Author: mvozbranyuk <mvozbranyuk@data-platform.ru>
Date: Mon May 15 19:18:04 2023 +0300

Update sitemap_www.xml

commit 612cfb4f572b10b13b118e95b9b0e352b461e14e
Author: Kevin Grüneberg <k.grueneberg1994@gmail.com>
Date: Mon May 15 18:17:34 2023 +0200

fix: connection numbers for compute addons

commit b99490ed74f332749116064a1910909ff0dd4735
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 15 17:12:36 2023 +0100

Swap image.

commit e7dc650fcdc391c41d9cdb7d23afa0862625c1e9
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 15 18:07:54 2023 +0200

fix link
commit 82fbac9af4096d31b87a628e0ca109b4b1d6481f
Merge: 2a013e32c e30ac4f5c
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 15 16:59:28 2023 +0100

Merge pull request #14366 from supabase/thor/blog-chatgpt-plugin-template

feat: add chatgpt plugin blogpost.

commit e30ac4f5c4806b305f46221ba5688857003bef07
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 15 17:52:52 2023 +0200

format again

commit dd4ea4bdce9f5194cbfbf1ff31ffba766d6ef848
Merge: a1e880de7 2a013e32c
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 15 17:36:51 2023 +0200

Merge branch 'master' into thor/blog-chatgpt-plugin-template

commit d3a8e42d9f9427c74c32e8cc16a300d915220270
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Apr 21 23:33:14 2023 +0800

Update sitemap_www.xml

commit cb6490c7a48f25034726af5f8e1a6773ccb3c497
Author: mvozbranyuk <mvozbranyuk@data-platform.ru>
Date: Fri Apr 21 18:29:25 2023 +0300

run prettier script

commit f115f268cee4fa698b08c6133e29da775b7d2def
Author: mvozbranyuk <mvozbranyuk@data-platform.ru>
Date: Tue Apr 18 13:09:35 2023 +0300

fix generate sitemap

commit 7ec0744f007e3f9f7a0b6db39bc8530080f07f61
Author: mvozbranyuk <mvozbranyuk@data-platform.ru>
Date: Tue Apr 18 00:29:46 2023 +0300

remove custom sitemap for partners pages

commit da2d8a072daadf1fb998eb56b80aa2b51c5a955a
Author: mvozbranyuk <mvozbranyuk@data-platform.ru>
Date: Tue Feb 28 02:15:41 2023 +0300

extra spaces removed

commit 0deed530ae65b947c8f2fddd682302fee906c8c8
Author: mvozbranyuk <mvozbranyuk@data-platform.ru>
Date: Tue Feb 28 01:49:54 2023 +0300

partners sitemap added

commit dba2795f26f709bc42ada75664e13d1004c4ca1b
Author: mvozbranyuk <mvozbranyuk@data-platform.ru>
Date: Wed Feb 22 18:27:24 2023 +0300

add redirect from partners slug to integrations and experts slug pages

commit eb64cf1ab9379813cf46a76bc0e7be620fafcecc
Author: mvozbranyuk <mvozbranyuk@data-platform.ru>
Date: Wed Feb 22 18:26:05 2023 +0300

partners slug moved to integrations and experts pages

commit a1e880de760346b873b2644f4938ebf3f929680d
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 15 17:29:46 2023 +0200

run formatting

commit d6533cd44d579ea4d922f4c89ee97cc87f4bb266
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 15 16:15:38 2023 +0100

Edits.

commit bff4590956969de2fbbfe461668da884bbb24904
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 15 15:59:12 2023 +0100

Internal linking.

commit d7b192508db549d193b8e7ec29a4fca72ceb3bd8
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Mon May 15 10:55:06 2023 -0400

remove extra space

commit 248baa4bd5010cc334137187e0199d58e1ba635a
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 15 15:51:42 2023 +0100

Internal linking

commit 2a013e32ceaaf78e0591a794e79733ae9ea4f1e3
Merge: 6b613b594 9acdf3016
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 15 16:49:45 2023 +0200

Merge pull request #14360 from supabase/fix/docs-cli-text

fix: docs cli text

commit cbfa4a9774a1a97b0bfeb0ab7ddf9574e8191ef5
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 15 15:47:49 2023 +0100

Internal linking.

commit b3b39a10d99bfe051a5a1addf2b9dffad3d0579c
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Mon May 15 15:31:59 2023 +0100
Edits.

commit 10249ae44d9f34c4b7ec89ce88926da506583b9d
Author: thorwebdev <thor@supabase.io>
Date: Mon May 15 22:05:58 2023 +0800

feat: add chatgpt plugin blogpost.

commit 650b80682cd79042cf0b4efd956ee30fd5e59b67
Merge: 445af1868 6b613b594
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Mon May 15 07:47:59 2023 -0600

Merge branch 'master' into docs/solidjs-create-resource

commit 6b613b5942a8e156e68cd716c79b4b8c52b037e5
Merge: d08d82120 275cfc093
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Mon May 15 08:50:20 2023 -0300

Merge pull request #14311 from supabase/Feat-add-support-policy-on-www

Included the policy on the www site.

commit da0e196bf9e239817d7607f6ca4f678c8acef58f
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 21:46:35 2023 +1000

fix ts build error

commit b49968d977d4e3047b20fc28e231a367d458442e
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 21:43:48 2023 +1000

send sign_in telemetry event

commit 9c4d82c0218679d07dec84d9fb095e75a20a4b20
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 21:37:38 2023 +1000

adds new useProfile hook

commit 275cfc0938611444251590c5efc4929e894bbb8f
Author: Kevin Brolly <kevin.brolly@supabase.io>
Date: Mon May 15 12:09:22 2023 +0100

Update support-policy.mdx

Changed Proactive Monitoring section to H2

commit 71186a689165b27cad8fd9180fc752ad4208f179
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 21:00:31 2023 +1000

make has_header option non-optional in S3 wrapper

commit 4a4f49968109a13ab28144baa18d190c2f59268f
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 20:59:36 2023 +1000

updates S3 wrapper description

commit 18f9232c69c7d44cd4196cb3fe004cfa0d92950c
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 20:59:00 2023 +1000

adjust padding at bottom of wrapper table form

commit c153854ee498a3f176f207be9fcadc3f7f45f49b
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 20:56:40 2023 +1000

validate dynamic columns are not empty

commit 9acdf3016db12ad32b3c40f87a22061c4827cd29
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 15 12:09:02 2023 +0200

run npm i

commit 844c2dec30d24d9c7f64da61b527713491b6f0df
Author: Estee <estee.tsw@gmail.com>
Date: Mon May 15 17:26:24 2023 +0800

update links for translated readme

commit c7e206fc310d81dedb7962f5910bf3e72524f87b
Author: Estee <estee.tsw@gmail.com>
Date: Mon May 15 17:24:55 2023 +0800

add new languages to i18n navigation toc

commit ca73964d9365d322b868eadff1d3fa0944081087
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 15 11:28:48 2023 +0200

chore: remove overflow-hidden in cli docs

commit ab320835f0ef6bf6e1db4236032b96a06cfa4d21
Author: Estee <estee.tsw@gmail.com>
Date: Mon May 15 17:21:03 2023 +0800

remove english variants of readme

commit 3d29f2cc366557f0fe4064833108a804794b250b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 15 11:13:13 2023 +0200

chore: fix cli docs text wrap

commit 225e8d2450222e3f3429f48371642270ecc93b4e
Author: Estee <estee.tsw@gmail.com>
Date: Mon May 15 16:57:26 2023 +0800

add translations for Supabase README

commit d08d82120f2d6918e72345870beed6bd8d3572da
Merge: f30d5beac 7d224a8a1
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 15 10:50:22 2023 +0200

Merge pull request #14358 from supabase/chore/remove-lw7-banner

chore: remove lw7 banner

commit 7d224a8a1880c738ea4f359c9ad68d5b974df0dc
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Mon May 15 10:27:00 2023 +0200

chore: remove lw7 banner

commit 4158fb9c6f09a8b4af38ed5213304211bf960040
Author: phamhieu <phamhieu1998@gmail.com>
Date: Mon May 15 14:58:21 2023 +0700

fix: page location is sanitized server side

commit eb057cb19b3d0d1e9b3a52b673d50bd277c05df1
Author: phamhieu <phamhieu1998@gmail.com>
Date: Mon May 15 14:32:55 2023 +0700

fix: use get profile api v2

commit 672b6732e0ed1a49c5eb34349146e65f6beb98fb
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 17:31:30 2023 +1000

fixes wrappers and backups pages padding

commit 00e159b9615f82ab97733b4edf8f8649cc5aa399
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 17:24:30 2023 +1000

better optional listbox rendering

commit 4143a29ee9b1b70c0571a838551e59ff33657b33
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 17:24:14 2023 +1000

encrypt aws keys in wrappers

commit f30d5beac894ace4525f63a9bc2cff26bd81d5f1
Merge: 7c5544670 97732f5cd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon May 15 12:48:43 2023 +0800

Merge pull request #13883 from supabase/fix/storage-settings-permissions

Update storage settings permissions

commit e83ddb92aee25b55b7f817661df40e41c19e33a8
Author: phamhieu <phamhieu1998@gmail.com>
Date: Mon May 15 11:15:21 2023 +0700

fix: create profile


commit cec5d78881c332e2a974b8cb5518aa7ce45a2983
Author: phamhieu <phamhieu1998@gmail.com>
Date: Mon May 15 11:14:50 2023 +0700

fix: update update profile api

commit 19d5216714c43dae5fb94d295be101918f2a6327
Merge: 108edf4df 7c5544670
Author: phamhieu <phamhieu1998@gmail.com>
Date: Mon May 15 10:57:32 2023 +0700

Merge branch 'master' into hi/new-profile-apis

commit 70d9c8cb7175d252bd11dc147f40398d6b2bebee
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 12:52:49 2023 +1000

pass in onCopy to inputs

commit 40ee780b3c14034a76447869db76db2f31fc37a4
Merge: ab7320b6b b68e86754
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 12:49:11 2023 +1000

Merge branch 'pam/add-tracking-connection-string' of


github.com:supabase/supabase into pam/add-tracking-connection-string

commit ab7320b6bbeff55fd533783a8fc8eb82d15481a8
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon May 15 12:49:06 2023 +1000

uses default onCopy event in input

commit b68e8675451b5b6e1bd62c412e44401f708e7b32
Author: pamelachia <pamelachiamayyee@gmail.com>
Date: Mon May 15 10:46:07 2023 +0800

Added connection info event tracking

commit 932bed609a46a68fbf1807ee31e9ecc10da14aa0
Author: pamelachia <pamelachiamayyee@gmail.com>
Date: Mon May 15 10:37:45 2023 +0800

Added onCopyEvent
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>

commit 1747ab1595d89d126cdf8792bb99d084fb0ba72c
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 14 21:59:33 2023 +0200

Fix typo

commit 2a6998567177eacc11b4f1774e06a1c2b2aa10d0
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 14 21:58:14 2023 +0200

Improve docs

commit d19bc08bec5a825edcd088bd8d281a69b9a1c9e6
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 14 21:54:04 2023 +0200

Fix server side auth client creation docs

commit bdcfcb22e1f190bb2208ece4586f6de55cbe7981
Author: zaineb-damak <77733791+zaineb-damak@users.noreply.github.com>
Date: Sun May 14 09:29:27 2023 -0700

Update auth-zoom.mdx

updated login with Zoom documentaion

commit 1b97e659e00819198fed13374d13d4b844c67f5a
Author: Khalifa Fumo <72398188+khalifa47@users.noreply.github.com>
Date: Sun May 14 18:28:20 2023 +0300

Update middleware.ts to check if user is logged in

I was experiencing an issue where I could not protect my routes within my


Next.js 13 (app) app. I searched for a fix everywhere but the app router being a
new development, I did not find any help, even within the supabase docs, so I set
out to trying a fix for myself and I found this to work perfectly. You can now
protect your routes such that only logged in users can access some pages. You can
also configure the config such that the middleware is set to run (or not to run) on
selected pages.

commit c122d0dd1ee9244dfda86c1fe805869afabb0b2f
Author: Thiago Resende <thiago.gcresende@gmail.com>
Date: Sun May 14 10:23:36 2023 -0300

add public general availability status in README.pt-br.md

commit 6d139274525dc080e8542c04c2d11129237d2b3f
Author: Chase Granberry <chase@logflare.app>
Date: Fri May 12 12:21:39 2023 -0700

fix: custom jwt usage with realtime

commit 7ba4c7f856721e8f92c849fab2928872077866e5
Author: Chase Granberry <chase@logflare.app>
Date: Fri May 12 12:21:16 2023 -0700

fix: be more clear about rate limits vs usage limits

commit ff63be52ac9ebbb49081511238839c51f2c30f97
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Fri May 12 13:44:53 2023 -0400

add spacing to docs sidebar

commit 7c55446707a6e8ea1b795aa91a8a6fa99357a85f
Merge: e1933c336 d15a4d150
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Fri May 12 13:39:44 2023 -0400

Merge pull request #14319 from supabase/fix/meta-tags

Fix/meta tags
commit d15a4d150c44645912019e0bc25657816b3901e9
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Fri May 12 13:24:00 2023 -0400

update aup, sla, and supasquad seo

commit 8b46a5e1df71e2d1e54bccc7b84b22d5283b681f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 19:15:40 2023 +0200

chore: add | Supabase to privacy meta

commit 93cda861c92fcc6edcc5b0df4aae9b885777465b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 19:14:38 2023 +0200

fix: meta on www mdx layout

commit e1933c336b2da4593f64a29ace6e97f4c3a114e1
Merge: 5ad4f9fdc c0d0c7452
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 18:30:21 2023 +0200

Merge pull request #14317 from supabase/fs/docs-polish-cleanup

docs: fix guides layout

commit c0d0c7452ff7a1afb8de7b9942f6aa2de85b870f
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 18:05:43 2023 +0200

chore: update import

commit 47fb1870341a1905b508ef36046846bb679e1af4
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 17:58:40 2023 +0200

docs: fix guides layout

commit 5ad4f9fdcaf4bef2e68b975a07cae5a808a5688f
Merge: 9653600c2 7933541c1
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Fri May 12 12:33:06 2023 -0300

Merge pull request #14312 from supabase/flutter-hackathon

Adding message box with Flutter Hackathon

commit 7933541c1e07f0ba5377524a21f1bae45cefc100
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Fri May 12 12:28:56 2023 -0300

Prettier tweaks

commit 6ed9cceb69d74b27f9d02da4aa8457a39ca619af
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri May 12 16:16:33 2023 +0100
Add message box.

commit f77e4b7d9f3b4cc61d5be8995008dedafc9442bc
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri May 12 16:16:15 2023 +0100

Add message box.

commit 6a4ba21e78dfa142d550259306ca48dbb7dc751f
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri May 12 16:15:59 2023 +0100

Add message box.

commit 97de2c37d3f5c09005562071a61a445969e84f0e
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri May 12 16:15:37 2023 +0100

Add message box

commit f32b1541fdb330c69319eb9bb39bfe5c13150f41
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri May 12 16:15:18 2023 +0100

Added message box.

commit e3d3d834e298955a260c5505a61e5aa8b3ea65aa
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri May 12 16:14:54 2023 +0100

Edits

commit fb9caf941f9cbdbce79557ec8080d2ac1b28f9f7
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri May 12 16:06:06 2023 +0100

Edits

commit 0a3687da2e5328c8fd40b1bd4d58c1ac4190ceed
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri May 12 15:55:07 2023 +0100

Adding message box with Flutter Hackathon

Promoting the Flutter Hackathon in Flutter content.

commit 9b09a57265a15c0e1875464c6b39d3c34d082ee4
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Fri May 12 11:53:49 2023 -0300

update with Kevin's changes on this alternate PR

commit 5ffcb91881580985380d6f268a8a47485b6f47b7
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Fri May 12 11:49:17 2023 -0300

Prettier + fix the file extension

commit 9653600c21b80c83f72f59ee1123c6a28a65e4b3
Merge: cb797589f 2c73d8815
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Fri May 12 10:42:18 2023 -0400

Merge pull request #14302 from xyassini/fix/missing-import-auth-guide

Fix missing import in auth guide

commit 65d7d6dfd7f820049389938fe104c62c780a443c
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Fri May 12 11:41:46 2023 -0300

Included the policy on the www site.

commit cb797589f94ab3ac3c9a4156854ee96abffcd9bb
Merge: 4132569c2 6e0279c6f
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri May 12 11:50:46 2023 -0230

Merge pull request #14304 from supabase/remove-duplicate-nextjs-blog-tag

Remove duplicate nextjs blog tag

commit 4132569c2b8e58dbc913351447eb6bcb70928619
Merge: a9d6f7919 f0a6e9467
Author: Terry Sutton <saltcod@gmail.com>
Date: Fri May 12 11:50:14 2023 -0230

Merge pull request #14305 from supabase/docs/sidebar-spacing

Add spacing to docs sidebar

commit a9d6f7919de958ddd4ba0095dd037f66420435c8
Merge: b58077592 3ebe4f1c6
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Fri May 12 14:10:12 2023 +0100

Merge pull request #14309 from supabase/blog/flutter-hackathon

blog: add flutter hackathon article

commit b580775929dc1bfeef5ac88e4560808476d165b8
Merge: 88082dd73 3752f6ed5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 14:41:14 2023 +0200

Merge pull request #14267 from supabase/fs/docs-homepage

chore: docs homepage

commit 3ebe4f1c6563d8aa6f1f2ba40b2dfc10ef1e0d4a
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri May 12 19:21:18 2023 +0900

format document

commit 17a11a0ad6fa07e7e73139170bb556002a9082ce
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri May 12 19:16:54 2023 +0900
add flutter tag

commit 2782bea6a6795df159eec9e0e621800d732bf809
Author: dshukertjr <18113850+dshukertjr@users.noreply.github.com>
Date: Fri May 12 19:15:38 2023 +0900

add flutter hackathon article

commit 3752f6ed5a4c4f666c439d4159399d0ab8773671
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:37:25 2023 +0200

docs cover: improve mobile spacing

commit 6d422123ffc7aa7852e962460794c9da4ed20ce5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:30:30 2023 +0200

cleanup

commit 693305ee9538a6fc36a7e6d0ea3c25fddd9cdcf3
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:26:52 2023 +0200

fix merge conflict

commit 90628124031caf33aea6541d4ff4997ad1d37b54
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:20:36 2023 +0200

chore: add Kotlin to CLIs

commit f027427f6eaed19812382883e548612f9a524056
Merge: fa0b97230 88082dd73
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:15:32 2023 +0200

Merge branch 'master' into fs/docs-homepage

commit fa0b972308333130137964b27831caa165ca8895
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:10:26 2023 +0200

Update packages/ui/index.tsx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 6141b1bac366c24e6406d49c65f612800bd526b8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:09:49 2023 +0200

Update apps/docs/layouts/guides/index.tsx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 8c2bc77ed242d784bb7375eb62d4ab1b556d206b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:09:32 2023 +0200
Update apps/docs/layouts/DefaultLayout.tsx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 3b641fa4c7cf43d20f861e6a44a152aca6acb94a
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:09:21 2023 +0200

Update apps/docs/layouts/DefaultLayout.tsx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 46d59b98b05099345089963551fd4cb608234849
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:08:58 2023 +0200

Update apps/docs/components/Navigation/NavigationMenu/HomeMenuIcons.tsx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 3974a9a78f84062e1d247dec254ef9d41f8f7345
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:08:50 2023 +0200

Update apps/docs/components/Navigation/NavigationMenu/HomeMenuIcons.tsx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit fbdc69479a11fbb906dc24e0c37645572d154e66
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:08:39 2023 +0200

Update apps/docs/components/Navigation/NavigationMenu/HomeMenuIcons.tsx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit e5b9586afecbd5d7156f0a417db2fe9ac0ffbd0b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:06:36 2023 +0200

chore: docs cover improve responsive spacing

commit 9e4e1f3db078437c56d0796a8cb732dd34407063
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Fri May 12 11:03:47 2023 +0200

chore: reduce framer-motion bundle size

commit a652aaf76506a2409fce755ec2e4817b45c15ca5
Author: hwr12 <ruehyeon12@gmail.com>
Date: Fri May 12 16:00:07 2023 +0900

reformat code with prettier

commit 88082dd7397b6118c21fd553cd8c4ddcdd7d60aa
Merge: ad596d810 30c35c03d
Author: Greg Richardson <greg@supabase.io>
Date: Thu May 11 22:41:19 2023 -0600
Merge pull request #14113 from supabase/feat/client-lib-version-sticky-warning

Sticky warning when viewing old client lib version

commit 827d68bcdd7b7875b22a387b626b9153dae70304
Author: hwr12 <ruehyeon12@gmail.com>
Date: Fri May 12 13:28:28 2023 +0900

reformat code with prettier

commit 30c35c03dcde61804113c540bc2048b4ca8e608e
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 11 22:25:08 2023 -0600

fix: navigating back to reference doc

commit 92340ee812049210147023dcbb0f77d6733f5ffe
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 11 22:21:08 2023 -0600

fix: use slug instead of id in link

commit ad596d81021bc8f22623bc4057dd8c25d255fdd2
Merge: 17b69a6cf 6441c8580
Author: Han Qiao <sweatybridge@gmail.com>
Date: Fri May 12 12:10:06 2023 +0800

Merge pull request #14308 from supabase/fix-pub

fix: signed url for public bucket

commit 6441c85801c33c4249668b9b475a0dd7f417fc10
Author: Qiao Han <qiao@supabase.io>
Date: Fri May 12 11:53:37 2023 +0800

fix: signed url for public bucket

commit f0a6e9467cde0cc82410fe4f82793478453ac471
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Thu May 11 22:56:30 2023 -0400

add spacing to docs sidebar

commit 6e0279c6faa8eab269ce18a0c8357022afcfe31c
Author: Isaiah Hamilton <isaiah7hamilton@gmail.com>
Date: Thu May 11 22:16:36 2023 -0400

remove duplicate nextjs blog tag

commit 17b69a6cf1041fdede0a0a4caa8b6079faa8ab39
Merge: f988f1922 6616d3345
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri May 12 11:33:14 2023 +1000

Merge pull request #14281 from supabase/chore/sql-run-button-selected-sql

chore: sql run button only runs selected sql


commit f988f1922ff5241ec204b8ba5cc4e67102585d0b
Merge: 341fe4587 8630561d6
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri May 12 11:31:58 2023 +1000

Merge pull request #14290 from supabase/chore/clear-local-storage-logout

chore: clear local storage after logout

commit 2c73d88157d367b796519b1a529767b885c90e08
Author: Yassine Zeriouh <y@zeriouh.io>
Date: Fri May 12 01:10:22 2023 +0200

Fix missing import in auth guide

commit 2a798515ba72d877a44dd61f68a40579cd60f017
Merge: 00e97b3b1 341fe4587
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 11 16:51:44 2023 -0600

Merge branch 'master' into feat/client-lib-version-sticky-warning

commit 341fe4587714150ca8863b81e316c1919b290234
Merge: 35f00e622 6f9b17f3c
Author: Greg Richardson <greg@supabase.io>
Date: Thu May 11 16:07:50 2023 -0600

Merge pull request #14298 from supabase/chore/terry-docs-polish-2

Chore/terry docs polish 2

commit dd63b598efd49a46e119d3331b868d772c1553b3
Author: hwr12 <ruehyeon12@gmail.com>
Date: Fri May 12 05:19:58 2023 +0900

doc update

commit d0e5cb77f7defc5b900e8e799e3af63667dbf84a
Author: hwr12 <ruehyeon12@gmail.com>
Date: Fri May 12 05:19:35 2023 +0900

add callback URL instruction on Kakao developers portal

commit 2b9d37485874bcc0071db39f8f52694870932f66
Author: hwr12 <ruehyeon12@gmail.com>
Date: Fri May 12 05:18:47 2023 +0900

add additional configuration instruction and ensure the settings needed to be


done

commit 35f00e622a2de78429277cd16ae07e9b483eb7d8
Merge: 7aa96f8a9 b07708291
Author: Greg Richardson <greg@supabase.io>
Date: Thu May 11 13:46:58 2023 -0600

Merge pull request #14284 from Hamzah-syed/patch-3

docs(nextjs13) updated documentation for stable app dir and server components
commit 7aa96f8a9ae2eab09ba4704cca20ae0db2fee0fe
Merge: fb32b2165 1c0da103c
Author: Greg Richardson <greg@supabase.io>
Date: Thu May 11 13:40:06 2023 -0600

Merge pull request #14297 from supabase/fix/search-custom-slugs

fix(embeddings): custom heading slugs

commit 1c0da103c94ae8beafd713354d0f7174f717e703
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 11 13:24:18 2023 -0600

fix(embeddings): remove custom anchor from heading

commit 6f9b17f3c2da6e6b255eb4c64d00fa173a9f5d9a
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 11 16:13:58 2023 -0230

Fix search chevron placement

commit 76e2986e1f32b2ebe29f8d839516d96f65e71bc7
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 11 16:10:00 2023 -0230

Update stroke colours

commit 36aa0cc187f05a02e2b6679aff91416ed834d1b2
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 11 12:26:27 2023 -0600

fix(embeddings): custom heading slugs

commit b077082917fc8838d7aa3b63a3b2bdd39172ef30
Author: hamzah syed <50793209+Hamzah-syed@users.noreply.github.com>
Date: Thu May 11 22:33:48 2023 +0500

docs(nextjs13): Update Next.js 13 documentation and remove beta references

commit 44b968baa3cfbb9e1a6a1c2b340e50ead43f1367
Author: hamzah syed <50793209+Hamzah-syed@users.noreply.github.com>
Date: Thu May 11 22:11:57 2023 +0500

docs(nextjs13) updated documentation for stable app dir and server components

Co-authored-by: Greg Richardson <greg.nmr@gmail.com>

commit df2928ee60ff67becb72a5294e3658c8b44f22e8
Merge: c19bb7169 fb32b2165
Author: hamzah syed <50793209+Hamzah-syed@users.noreply.github.com>
Date: Thu May 11 22:10:34 2023 +0500

Merge branch 'supabase:master' into patch-3

commit 6c9300f20090c5999c1311532f2e84798862b9e0
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 11 14:34:56 2023 -0230

Update supabase ai logo


commit fb32b2165c43a2cb40a7d83701d7af67b5e01501
Merge: 220ad6b03 17b4d00ed
Author: Greg Richardson <greg@supabase.io>
Date: Thu May 11 11:03:36 2023 -0600

Merge pull request #14242 from karthiknadar1204/master

Text overlapping in Supabase AI pop up #14018

commit 40394e2f16f5ec14d027ea27e251fc188ff1ba44
Merge: c8501f19d 220ad6b03
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 11 14:23:16 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 17b4d00edef7c05834ff486c65e28e12b4428666
Author: karthik <karthiknadar1204@gmail.com>
Date: Thu May 11 22:13:22 2023 +0530

Text overlapping in Supabase AI pop up #14018

commit 220ad6b0305796029f9cc2289d792310571e4885
Merge: c8501f19d b0847e634
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu May 11 13:27:24 2023 -0300

Merge pull request #14291 from supabase/fix-update-migration-docs

Fix update migration docs

commit b0847e63435a443793d8e0dda179b00186572a96
Author: Rodrigo Mansueli Nunes <rodrigo@mansueli.com>
Date: Thu May 11 13:20:08 2023 -0300

prettier

commit af61be54598c2aac854650eeaf29c8ecf39206ba
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 11 17:59:38 2023 +0200

chore: remove comment

commit 997f82484318c9a98ee1a12ffaacc52a8dd827e0
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 11 17:57:14 2023 +0200

chore: update icons

commit 1b6bae7458eefa6f44451921020065c4a2b0f96e
Author: Hyeonwoo Rue <54504396+hwr12@users.noreply.github.com>
Date: Fri May 12 00:48:19 2023 +0900

Update apps/docs/pages/guides/auth/social-login/auth-kakao.mdx

Co-authored-by: Kang Ming <kang.ming1996@gmail.com>

commit 734df1d657b4916a474f16c4c897f850d0b94c8a
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu May 11 12:46:33 2023 -0300

Update apps/docs/pages/guides/resources/migrating-to-supabase/heroku.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 507e613e512a253ba06022b6cf044fbd9cf829ad
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu May 11 12:46:24 2023 -0300

Update apps/docs/pages/guides/resources/migrating-to-supabase/heroku.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit cb7052d9172239fe96cda4ca2dbab762f84769f6
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu May 11 12:46:18 2023 -0300

Update apps/docs/pages/guides/resources/migrating-to-supabase/amazon-rds.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 74805d994fa3204de4b9599578949a15d56623fe
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu May 11 12:45:43 2023 -0300

Update apps/docs/pages/guides/resources/migrating-to-supabase/render.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 7f2e5829296c7510c6cee25f57f58bad5a0e1d00
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 11 17:45:39 2023 +0200

chore: update career page images

commit b0499454261050d1ec429dbe14d93ec39cd324f8
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu May 11 12:45:37 2023 -0300

Update apps/docs/pages/guides/resources/migrating-to-supabase/render.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit 3458ab2a77fccc309d5e7e99c16d99a5a6ccd647
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu May 11 12:45:27 2023 -0300

Update apps/docs/pages/guides/resources/migrating-to-supabase/amazon-rds.mdx

Co-authored-by: Greg Richardson <greg@supabase.io>

commit b93f6a76f8d8dd7505a324af0247ffca7283447f
Author: Hyeonwoo Rue <54504396+hwr12@users.noreply.github.com>
Date: Fri May 12 00:44:26 2023 +0900

Update apps/docs/pages/guides/auth/social-login/auth-kakao.mdx
Co-authored-by: Kang Ming <kang.ming1996@gmail.com>

commit 68ff3fca43965c9941c679a5bfd9dcee9122b535
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu May 11 12:34:20 2023 -0300

Update heroku.mdx

commit be6bc9540788c84b8a1ebc410f67a4f098dbf77b
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu May 11 12:33:56 2023 -0300

Update render.mdx

commit 98f7cab90b5279c1b5d4843b55b2d62e5766e31b
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu May 11 12:32:27 2023 -0300

Update migration guides with warning about sizes.

commit a4b3e2549f3c9f725b5cbf2067dc1c5da4bb3a22
Author: karthik <karthiknadar1204@gmail.com>
Date: Thu May 11 21:00:25 2023 +0530

Text overlapping in Supabase AI pop up #14018

commit c8501f19d21b0031638bdad4d7450b731e841ad0
Merge: 924c122e8 211e9884a
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu May 11 17:02:33 2023 +0200

Merge pull request #14282 from supabase/km/update-slack-oauth

docs: update slack oauth docs

commit aec8e3520318b9418a34a88c213c51e835137e89
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 11 16:47:52 2023 +0200

chore: cleanup

commit cc846f4c8c9d1953b934bd5955bf6e7605842297
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 11 16:46:47 2023 +0200

chore: docs cover animation

commit baf187d32003c9e08b02fcbf61b69f9cb153d972
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 11 15:31:41 2023 +0200

chore: docs homepage content

commit 8630561d64cee93a4f3245755f57f3b6eeb5f52c
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu May 11 23:04:08 2023 +1000

add supabaseDarkMode to allowed local storage keys


commit d0703854791c179a3163888c5aae30bb74698c7b
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu May 11 23:03:20 2023 +1000

chore: clear local storage after logout

commit 997cfd225de22eb84bebf6867e86c4493d1d1cb1
Merge: 63c7a0e30 924c122e8
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 11 14:59:09 2023 +0200

Merge branch 'master' into fs/docs-homepage

commit 924c122e89c01c553445a86036b48abc8dc25a15
Merge: bf3e02aa0 90f1f6b0a
Author: Rodrigo Martins Mansueli <rodrigo@mansueli.com>
Date: Thu May 11 09:56:03 2023 -0300

Merge pull request #14278 from supabase/J0/auth-remove-rollout-section

fix: update LW7 auth blog post rollout section

commit 9cdeb4fddb7a678a65e65636e75e17b9a067442a
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu May 11 22:34:22 2023 +1000

chore: switch to /dashboard

commit 9b4a071243c74a1d1727984f3d0d7106237e8853
Merge: e3eac9610 bf3e02aa0
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu May 11 22:24:59 2023 +1000

Merge pull request #14280 from supabase/master

Prod deploy dashboard

commit bf3e02aa0d190baba119d3f9d629228eeb905f02
Merge: fe50af79b 249027c80
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu May 11 09:27:59 2023 -0230

Merge pull request #14275 from supabase/chore/cleanup-api-docs

Remove autodocs intro content

commit 63c7a0e307df870b17e8fe363d869f6c39861b21
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 11 12:28:29 2023 +0200

chore: update docs footer

commit be76d34bfbc4baef7ab6b92d5f88ed632dd4edc1
Author: hwr12 <ruehyeon12@gmail.com>
Date: Thu May 11 18:54:39 2023 +0900

undelete import statement

commit 0067e1ac3f991aa2f6e7d17ede876fee1fc6363b
Author: hwr12 <ruehyeon12@gmail.com>
Date: Thu May 11 18:52:38 2023 +0900

added Kakao Auth docs

commit fe50af79bb2a4056d85f93c7de9d8aabff2582a4
Merge: a1dec05e8 dea1f07db
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu May 11 10:40:18 2023 +0100

Merge pull request #14286 from supabase/RamiroND-patch-1

Edits

commit 9a4fb2ea66cad717cd24e5222e0e6b13f5e8313b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Thu May 11 11:39:28 2023 +0200

chore: styling adjustments

commit dea1f07db70bedfc4f3d84aa8dadf37462359e86
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu May 11 10:25:56 2023 +0100

Last edit.

commit 89ef51f38919d02c5c5125a7116d1742dddb2c0f
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Thu May 11 10:19:10 2023 +0100

Edits

Changed from Mendable.ai to Mendable.

commit c19bb71693a43c654dc52489b5a3799126745d8f
Author: hamzah syed <50793209+Hamzah-syed@users.noreply.github.com>
Date: Thu May 11 13:34:10 2023 +0500

docs(nextjs13) updated documentation for stable app dir and server components.

commit 211e9884a8431b9da1549931b1fb596a2afb8716
Author: Kang Ming <kang.ming1996@gmail.com>
Date: Thu May 11 15:42:46 2023 +0800

update slack oauth docs

commit 6616d3345c0931a3c9e1e6ce2f4400b46306ec34
Author: Alaister Young <a@alaisteryoung.com>
Date: Thu May 11 17:26:31 2023 +1000

chore: sql run button only runs selected sql

commit 90f1f6b0a9f86994b4092c12543860616ebb8ca3
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Thu May 11 14:01:34 2023 +0800

Update 2023-04-13-supabase-auth-sso-pkce.mdx

commit a1dec05e8bcb4328784b7a32359b79cb80e834ad
Merge: 37dfe6ef6 1d58c84c6
Author: Han Qiao <sweatybridge@gmail.com>
Date: Thu May 11 12:14:39 2023 +0800

Merge pull request #14279 from supabase/fix-storage-port

fix: assign storage port from public url

commit 1d58c84c67da0d920588cb65bfa56aa7506f5971
Author: Qiao Han <qiao@supabase.io>
Date: Thu May 11 12:03:27 2023 +0800

fix: assign storage port from public url

commit 0bb6832297bc00c2ed9bbcd6c82b818c4652aefb
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Thu May 11 11:23:46 2023 +0800

Update 2023-04-13-supabase-auth-sso-pkce.mdx

commit 249027c80ae5eb7ce338aac1a8c47269d0ff1ce9
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 10 22:44:57 2023 -0230

Remove autodocs intro content

commit 37dfe6ef6b0305bd1ef08ef82c3e5c93247bdac1
Merge: 0243904ff 977dd4db8
Author: Greg Richardson <greg@supabase.io>
Date: Wed May 10 17:25:41 2023 -0600

Merge pull request #14183 from jan-tennert/master

Add kotlin docs

commit 977dd4db8b7be5b26ed4b6a926f4016ccaa06202
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 17:13:15 2023 -0600

fix: markdown build errors

commit 96bb86c8683262646850f653a5038667c68397ee
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 16:53:47 2023 -0600

fix(prettier): kotlin docs

commit 0bcef2e27bee40deacc2a272eca1b2c73a7d5373
Merge: cf895b9f0 0243904ff
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 16:51:34 2023 -0600

Merge branch 'master' into feat/kotlin-docs

commit cf895b9f04a07a8b60882cfc7935b7354131b4b2
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 16:46:41 2023 -0600

docs: capitalize kotlin


Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>

commit 0243904ff06fd8f23eb5b47bb09719a68241f56e
Merge: c41ab4bb4 b4c0a13bc
Author: Greg Richardson <greg@supabase.io>
Date: Wed May 10 15:03:01 2023 -0600

Merge pull request #14243 from R041T/og-image-description-fix

fix for og image undefined description issue.

commit c41ab4bb4eb99a3096ff4b80c31713b5706183d5
Merge: 0dd9d7372 435b8d387
Author: Greg Richardson <greg@supabase.io>
Date: Wed May 10 15:00:59 2023 -0600

Merge pull request #14021 from supabase/chore/prettier-fixes

Prettier: Fixes SQL format & adds MDX files

commit b4c0a13bc260cdf64059c781cacb9264628ac3b4
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 14:54:44 2023 -0600

chore: formatting

commit 435b8d387c8f899247773a9b221ee1d09c91900f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 14:44:51 2023 -0600

fix(prettier): nextjs-server-components.mdx

commit d9fbfe51158adb4048c95e97a0b49d78240e2cf3
Merge: 1aaa45d50 0dd9d7372
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 14:42:45 2023 -0600

Merge branch 'master' into chore/prettier-fixes

commit 1aaa45d5011e49a4d86191fbade05f796485f4e9
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 14:04:00 2023 -0600

fix(prettier): additional formatting on newer changes

commit d741093df30ccb438bb834961bdd93ed2405cbc2
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 21:44:04 2023 +0200

Fix error & add graphql information

commit 6fedbaea5bf4beb47bd3c24ebf792ff848f1d0f3
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 21:12:26 2023 +0200

Improve documentation

commit 0dd9d7372e3a7c60d69c6c4103f706a996d8eb35
Merge: f9f9d3c9f 642028478
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 10 16:39:50 2023 -0230

Merge pull request #13206 from RiverPhillips/patch-1

docs: Add session to supabase provider

commit 642028478226355e3575a499cf0eeefe8aaeed47
Merge: e17acce44 f9f9d3c9f
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 10 16:25:58 2023 -0230

Merge branch 'master' into patch-1

commit 1c2609edfad5b3ff08f6347225a0f97d23422750
Merge: 30dd9ff8c af4237b9d
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 10 16:16:07 2023 -0230

Merge branch 'master' into chore/prettier-fixes

commit af4237b9d842db84dfc18cd18791bee721b69004
Merge: f44a9b5ce f9f9d3c9f
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 10 16:12:57 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 30dd9ff8cb0068a560989bdcd04a1a5f37c3050c
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 10 16:12:01 2023 -0230

Remove unnecessary tabs import

commit d734e7d8f69690e76ae4055b30a93014ba177536
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 12:32:35 2023 -0600

fix: kotlin logo icon in nav menu

commit 3a7bb61d8106535f45764332162579182ad1c5d6
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 20:25:21 2023 +0200

Add missing documentation, fix kotlin logo in light mode

commit 7256e5bad2b6c9fa05f6f2412d1d9e031ee5cedc
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 19:50:12 2023 +0200

Improve docs

commit d2adb3e403078cbeb7480d8635f5746763848b4f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 11:42:00 2023 -0600

fix: kotlin getStaticPaths()


commit c69ca1de5122f8699148811050a120acee3065c7
Merge: e06257062 0481d4459
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 11:40:44 2023 -0600

Merge branch 'master' into feat/kotlin-docs

commit e06257062e17b4b742b2087a220d052935b23d71
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 19:35:14 2023 +0200

Apply suggestions, improve docs

commit f44a9b5ce20044449f2d04dda3423c95d48df2fd
Merge: 061ac27e5 43a5092e0
Author: Terry Sutton <saltcod@gmail.com>
Date: Wed May 10 14:54:01 2023 -0230

Merge branch 'master' of github.com:supabase/supabase

commit 6b4d0e2dbedf90d07b7299901090be284327aba4
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 10 11:12:16 2023 -0600

fix: register kotlin in ui CodeBlock component

commit b3805707ab49782ebe7a61af6cd487d977b4f5e8
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 19:10:50 2023 +0200

Add missing storage link to fr.md

commit b1ee081eef3847255e4791ac261a75efc6799da8
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 19:07:57 2023 +0200

Fix client library links

commit 8174bf19ea72fcf2ff8147ac6be079b2eb7e0dc5
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 19:03:04 2023 +0200

Add functions to es.md

commit 4d3feaa944f89d61dcb391e41de23cb081c2a581
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 19:01:19 2023 +0200

Remove functions link in README.bg.md

commit 9a7243f7925c66ea552dee103c039de5bcf2f7dc
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 18:57:59 2023 +0200

(Hopefully) fix README links, update docs

commit fb9a0d0e9913a2fe055f431c200bf18e6850b3cf
Author: karthik <karthiknadar1204@gmail.com>
Date: Wed May 10 22:09:05 2023 +0530
Text overlapping in Supabase AI pop up #14018

commit 05f5e09478f3b015f07794084683d69db3e5c194
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 10 18:35:45 2023 +0200

chore: trigger prettier

commit 8f30ac35b405e28259e7c38918df247c8b1568ff
Merge: 108cf9b02 413b4b6a7
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 10 18:33:19 2023 +0200

Merge branch 'master' into fs/docs-homepage

commit 108cf9b0267b8882e21397a9f9800cfe633d9ae5
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 10 18:29:09 2023 +0200

chore: add sections to docs homepage

commit 775ef4b8af402b3ed113c16b9d41b5513dc245e8
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 18:19:17 2023 +0200

Improve storage docs

commit 1976374faa8197b7b7d070cd7f6427a367792996
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 17:54:43 2023 +0200

Remove release notes from kotlin docs, improve docs

commit 14bf9a77a9563d20e78f407a7eb77cc4305ca91c
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 17:35:07 2023 +0200

Fix navigation, fix sign up examples having the same id

commit a00e06cddb841bfef36fc29c7050d6402f4a2421
Merge: 1d3c4ef2b 8029b24e4
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 17:25:32 2023 +0200

Merge remote-tracking branch 'supabase/master'

# Conflicts:
# apps/docs/components/Navigation/NavigationMenu/NavigationMenu.tsx

commit 9d5afc7d6473df509dff95ccf46049f696b9a13b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 10 17:16:59 2023 +0200

chore: add migrate to supabase section in docs homepage

commit 1d3c4ef2ba77d7caecb1da0cc122960a37d10e9c
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 16:32:53 2023 +0200
Improve sign up docs

commit 1657804c08df9d0b288013945b8acf1a3b86cc4b
Author: Francesco Sansalvadore <f.sansalvadore@gmail.com>
Date: Wed May 10 16:18:17 2023 +0200

chore: add new docs homepage hero

commit 08bfda72d0b05b3b0602f7c8f84c3b56c6b379b8
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 14:36:04 2023 +0200

Fix kotlin icon

commit d7332bd938fbd958d54f4accc29cba205ed3ce6d
Merge: 4b68c8fe4 0d9c6f9cf
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Wed May 10 14:13:13 2023 +0200

Merge remote-tracking branch 'supabase/master'

# Conflicts:
# apps/docs/components/Navigation/NavigationMenu/HomeMenu.tsx

commit 6f1344014dc806d15bf6bbc5cc11c90d401cd3a7
Author: Michel Pelletier <michel@supabase.io>
Date: Tue May 9 11:37:18 2023 -0700

fix missing sql language tags on code block vault examples.

commit 5a7cd8aa1c2e7915413c661bbb2f883803a3145e
Author: karthik <karthiknadar1204@gmail.com>
Date: Tue May 9 23:15:50 2023 +0530

Text overlapping in Supabase AI pop up #14018

commit b03e75b9ce4b9fca526250b5c3d58335995a5ec0
Author: Rohit Mahesh <rohitmahesh@Rohits-MacBook-Pro.local>
Date: Tue May 9 23:14:06 2023 +0530

fix for og image undefined description issue.

commit fa916a4581ececd654f18b8968d0de3d74e96b19
Author: Michel Pelletier <michel@supabase.io>
Date: Tue May 9 10:12:43 2023 -0700

copy pasta image fix.

commit 4a22ae0d9c034f1a7e13ac7347ea43603473abe4
Author: Michel Pelletier <michel@supabase.io>
Date: Tue May 9 09:51:01 2023 -0700

fix movie path.

commit 84a70ece41235a62c259f9cfabe09462f16f3f63
Author: Michel Pelletier <michel@supabase.io>
Date: Tue May 9 09:45:14 2023 -0700
update images and fix tce title.

commit 405fdac633e861f428800ea1dfd13d3c71393442
Author: Michel Pelletier <michel@supabase.io>
Date: Tue May 9 09:20:27 2023 -0700

Vault and TCE docs.

commit 4b68c8fe41dc78dc79a5144aa53cd4abea6d8757
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue May 9 18:05:40 2023 +0200

Fix example id

commit 8f1852e599cf11fc5577c1ce501a6724189547cd
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue May 9 17:53:55 2023 +0200

Add plugin configuration docs

commit b88474e9b891391102f4b1e547ceca4f93912b94
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 23:35:58 2023 +0800

added new colours. moved themes into new directory

commit 25568ac49f6acaab51f6523b09bc5cb7997e7d2c
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 9 20:56:13 2023 +1000

updates package-lock.json

commit f15409c4509a553e9b39f034f2ce655772a34c74
Author: TzeYiing <ty@tzeyiing.com>
Date: Tue May 9 19:35:32 2023 +0900

chore: fix failing tests

commit 1d47609f8e5779b324e14fd5bd9aff08687afc7d
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Tue May 9 12:25:40 2023 +0200

Add docs for SSO, Admin Api, MFA, and logging in using an IDToken

commit e3eac96105765abf2315e6b7d86e0d6b1c9aa504
Merge: af8eb1ebc 24ef3577c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 17:56:31 2023 +0800

Merge pull request #14225 from supabase/master

Studio deploy

commit b794d846e46215b75b8ec75c878efadd9c476b3e
Merge: 7cf9df874 24ef3577c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 17:54:02 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2


commit 7cf9df8749712f4a25011ab59c631dac9bd1c06f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 17:51:03 2023 +0800

add some extra colors

commit a009033c5adc18717dd43eb710a4112c660a46a7
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat May 6 00:44:54 2023 +0900

chore: fix failing test

commit ec1f46d714a181e93c7e150042d72d57b2e38e13
Author: TzeYiing <ty@tzeyiing.com>
Date: Sat May 6 00:42:54 2023 +0900

chore: fix msg rendering

commit b7bd66ab743c7a601c95f51c85ff30ba62560eec
Author: TzeYiing <ty@tzeyiing.com>
Date: Tue May 2 02:53:25 2023 +0900

fix: refactor auth logs renderers to match other log pages

commit 28291336e3de78527f69f1701338bdff7e449ee4
Author: TzeYiing <ty@tzeyiing.com>
Date: Tue May 2 02:38:17 2023 +0900

fix: update auth logs filtering to use metadata keys.

commit af8eb1ebcc1600dc1acceb73ece5680c68d4793f
Merge: f9358969e 8769f7c19
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue May 9 15:09:53 2023 +1000

Merge pull request #14218 from supabase/master

Prod deploy dashboard

commit 94c16a5661f0b46b0b767a6acee9b2176d850ab1
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 9 13:58:31 2023 +1000

encrypts clickhouse connection string

commit 41982f2b9cbaa4c4343de674c36d339c08d5b219
Merge: 52a5897e6 cb3fa4b2c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 03:14:55 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2

commit 52a5897e63e8265c20f2d20fe6ea4ee128e4a26e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 03:11:34 2023 +0800

Update package-lock.json
commit 50673ba94dbc0e48a6a5dd1449a2554adfc44aea
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:38:10 2023 +0800

force build

commit 90d50b390d3259c846d7dc269ef2b22f892baa6d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:35:08 2023 +0800

fix imports

commit ebbbe4b223e652053bdd0acdf61304820f3d3dbb
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:32:53 2023 +0800

chore: removed packages from ui package that may be redundant

commit 11277b3c88a691002f272dff4b5bc026fda4f846
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:28:44 2023 +0800

Delete tw-config-ref.js

commit 793b8f5394597608b41a0ea4e490ea612fff9bed
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:28:13 2023 +0800

Update tailwind.config.js

commit 94408cc53614013b430bd74928cde7f1f3374ac1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:24:53 2023 +0800

remove old test component

commit 7d7dc0fb3e36c2ef36cc377d284b9739044c097b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:23:31 2023 +0800

remove old files

commit 84e92edc039abdac4087ff2caf1183e5aeea9e83
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:20:31 2023 +0800

remove original style-token generator

commit 0ef9ac46fb7bdb75112c674527b9c09b3de159b8
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:20:13 2023 +0800

move files. add gitignore

commit 0e82bef62a223c9aca3b06710218340ea19aee14
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:18:53 2023 +0800

remove from version control


commit faf1208d40fc4619c22c6dd4c80fedf6ae9e43e8
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:18:34 2023 +0800

remove old files

commit 4e65e5c00c2e002f678041c6e325aa19e2585ba7
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 01:14:58 2023 +0800

Update main.scss

commit 5438edb19cf3019584cf4125f2900410bd1094e4
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 00:53:18 2023 +0800

Update SiteLayout.tsx

commit 526d07457d84b05cd74628267859a2f144f5aa33
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 00:52:01 2023 +0800

revert

commit 7273b798eb0542f4304d394b605ff0c5403e3905
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue May 9 00:45:52 2023 +0800

opacity now working

commit 897c31a1b41553493dc7708dcb67370052ed30ec
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon May 8 22:44:41 2023 +0800

remove old stuff

commit 109f2c30bc13cb06b2fc09bdbf9b377639d00db1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon May 8 22:42:51 2023 +0800

add typography styles

commit 0377308679fddf003f6aa3ac64c0fd9abf859a23
Merge: 4742fe15b a10157bb9
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon May 8 22:26:57 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2

commit 4742fe15b38bdb0cc9492bbc3493d5b5461c209f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon May 8 22:18:11 2023 +0800

updated theme

commit 6b4a0c49e175a4c1d1584c3dc7efd044f71266b2
Merge: f6fbe2252 60269385f
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Mon May 8 14:59:57 2023 +0200

Merge branch 'supabase:master' into master

commit f6fbe225200faeca82e1ae9e101e16bf414fcff7
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Mon May 8 14:56:29 2023 +0200

Update installing.mdx

commit f9358969edb920b618e36be0fa4092eae076d09e
Merge: 78d2c2de7 b5c6a54d7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon May 8 17:08:05 2023 +0800

Merge pull request #14200 from supabase/master

Prod deploy dashboard

commit 78d2c2de736d2c17dd75d1ddede704e2b2cbfb47
Merge: 0f52967b3 d730ea9ca
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon May 8 09:54:23 2023 +0800

Merge pull request #14148 from supabase/master

Prod deploy dashboard

commit 6a5f70c6ce62349fba7561e9e35b6b0e11ae09c4
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 7 21:08:13 2023 +0200

Fix README.md

commit d889bb20675252023f37c7617bad2a832402b02d
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 7 21:04:47 2023 +0200

Fix missing links on the readmes

commit 5d0d3623b825119d1439676efc33517efbcc5c10
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 7 20:44:58 2023 +0200

Actually fix package-lock

commit 8cc45ce839353f4bb0e6531a6501d04884e80fdf
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 7 20:41:53 2023 +0200

Update docs

commit 1b2c64d1060283ee941ad19e4e0d0e47edb2e0a6
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 7 20:12:26 2023 +0200

Change outdated links in the READMEs

commit 491e6872300bf63ad6e5037484ea891e4cd0e256
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 7 20:04:31 2023 +0200

Remove packagee-lock change

commit 255be1fcd6d6667d9dca864037354c6c6c1acde0
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 7 20:02:42 2023 +0200

Remove packagee-lock change

commit d8df28529c7f3324be63baf3dd7d16b78b9325af
Merge: c12277b86 d730ea9ca
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 7 20:01:27 2023 +0200

Merge branch 'supabase:master' into master

commit c12277b8648cec8615321a1d04137684a6120d6b
Author: Jan Tennert <jan.m.tennert@gmail.com>
Date: Sun May 7 19:55:08 2023 +0200

Initial commit

commit a2e0b64871562ec99532deef988e10a5d261e72e
Merge: 2ee54a44b d730ea9ca
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat May 6 18:57:59 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2

commit 2ee54a44b1ae77362bd1e2d57dbdfa5f7286def8
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat May 6 18:54:42 2023 +0800

Update _app.tsx

commit 3bc255f1a321077714b930952f9d187bb1b438f8
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat May 6 18:50:39 2023 +0800

now working again :D

commit ace3d9481b60d7e80656ff20042b17d476dd9dd2
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat May 6 15:50:37 2023 +0800

trying sd-transforms

commit ebbb5d20e636f7e5f8f7c6d1a6165762ae1f7565
Author: Brandon Scott <contact@brandonscott.me>
Date: Fri May 5 15:04:29 2023 -0400

Update package-lock.json

commit 4d41678829a02d28aa94d3ef5b38f6be403632a0
Merge: a8620a61f a975afe06
Author: Brandon Scott <contact@brandonscott.me>
Date: Fri May 5 15:02:57 2023 -0400
Merge branch 'master' of github.com:brandongregoryscott/supabase into fix-test-
suites

commit b363ea44f3ea892c1efdf5151485334bb6388bed
Author: TzeYiing <ty@tzeyiing.com>
Date: Fri May 5 23:54:10 2023 +0900

fix: closes modal on query change

commit 5fa530072515e18204e3e991c3fae23ad4f3600b
Author: TzeYiing <ty@tzeyiing.com>
Date: Fri May 5 22:38:43 2023 +0900

fix: Data Grid cell focus hijacks typing focus

commit 00e97b3b1e02ec954c0e62c8169b1bce9f0615c9
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu May 4 11:18:51 2023 -0600

feat: 'switch to the latest' on new line

commit 0f52967b3ea9f8fa8d7e8e6ea926d864526b16c3
Merge: d8c07236b 4ce82e7a5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu May 4 18:13:07 2023 +0800

Merge pull request #14121 from supabase/master

Prod deploy dashboard

commit dddd5e7ac00975466b17976af6ee3d078b7a2512
Author: Sai Deepesh <saideepesh000@gmail.com>
Date: Thu May 4 14:08:11 2023 +0530

fix: copy to clipboard error

commit 108edf4dfeeeede08181eea78adeef1f318971f5
Author: phamhieu <phamhieu1998@gmail.com>
Date: Thu May 4 12:56:24 2023 +0700

fix: create new user profile

commit 7bb8cfd998e9a634b1b711220393e7996fd6c0ef
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Wed May 3 17:51:43 2023 -0600

feat: sticky warning when viewing old client lib version

commit 27c8f9bfaee42b990e66d5de206f1bf90cc2beda
Author: Ramiro Nuñez Dosio <ramiro@supabase.io>
Date: Wed May 3 14:38:25 2023 +0100

Update date.

commit 7e9079af22e1b205977f5e3411e1dd0971adf8f7
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed May 3 22:35:45 2023 +1000
swaps meta store read methods for react-query

commit 075e94102c3e52afd3690d1e0b4fabd4ebfcc054
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed May 3 18:57:34 2023 +1000

tables page use local state

commit 10e541a2de9fe0bed495d824fa7bf617d993eaab
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed May 3 16:37:35 2023 +1000

refactor to valtio table editor state

commit faecbd373601ffb236d2ebc49ce4a4677d0e8ab3
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 2 18:41:02 2023 +1000

adds react-query queries for table-like objects

commit d8c07236bebcd67e2cb46c00249135888a502276
Merge: 0120c02a3 89827c208
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue May 2 13:14:48 2023 +0800

Merge pull request #14067 from supabase/master

Prod deploy dashboard

commit 3b93964cd13c328cd5b7294b3557ec3c88f90082
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 2 00:35:11 2023 +1000

fix tests

commit 3c6a28d9c89c0d665b61676cbacb0114f1a336be
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 2 00:19:13 2023 +1000

restore isLoadingTableMetadata in TableEditorMenu

commit 04575b65b14588e9727b4a73aa47ee9023f5be22
Author: Alaister Young <a@alaisteryoung.com>
Date: Tue May 2 00:13:39 2023 +1000

chore: remove pg meta schema store

commit 7b9b32e6fcd86d3f01653d2a7c26c7c37b408f48
Author: Evan Conrad <evan@roomservice.dev>
Date: Sun Apr 30 19:26:26 2023 -0700

Project ID to Project Reference ID

commit 0f688003cf529ef2d314ee33dc6c8de9efd2498b
Author: Alaister Young <a@alaisteryoung.com>
Date: Sun Apr 30 11:36:13 2023 +1000

fix: clickhouse fdw not decrypting secret


commit 9c20c3c881e5e5c24c5e6df3391745e26a058c3d
Author: Alaister Young <a@alaisteryoung.com>
Date: Sun Apr 30 11:22:25 2023 +1000

adds rowid_column to clickhouse wrapper

commit 165fccf45c7ee75c6232f0d7053e4f50c42d1e0f
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Apr 28 16:21:23 2023 -0600

fix: mdx parsing on supabase-js-v2 post

commit 6cc7c04d725a35ea1124a2005047f96605af5d87
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Apr 28 16:16:03 2023 -0600

fix(prettier): ci i18n check

commit eea2c5ce8b010152acd861b122bee60256bc8800
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Apr 28 15:56:30 2023 -0600

chore(prettier): fix ci

commit 7ce8579358dc5d46040d78a15709d697280e21af
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Fri Apr 28 15:55:49 2023 -0600

chore(prettier): fix sql & format mdx files

commit a0b3541cb7a0bb6dcaf3a3384371511bd0f011a2
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Apr 28 23:13:05 2023 +1000

adds clickhouse wrapper

commit f145650fb51499f8ed769950ba6e09f63a1bcd07
Merge: 502772723 9b97d657f
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Fri Apr 28 11:44:35 2023 +0800

Merge branch 'master' into pr/13872

commit 77fc6f0e1e03415d3de6f56474f9539388748ce1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 27 16:38:05 2023 +0800

Fix wrapper table editor not rendering dynamic columns

commit 6a14f8bedb6418a3ab7d51f3082bb9fb6ae7fb64
Merge: 7bbc1551a 51038a9b5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 27 15:51:33 2023 +0800

Update branch with master

commit 0120c02a30c3e5a6349d89bf42993bc66949e3f3
Merge: 745efc91a 4bfa94f7a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 27 14:09:56 2023 +0800

Merge pull request #13993 from supabase/master

Prod deploy dashboard

commit 745efc91a7c82b573c0596de0f388163139fb4ab
Merge: ff6ea2ad4 fd82ab26b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 25 14:25:45 2023 +0800

Merge pull request #13948 from supabase/master

Prod deploy dashboard

commit 50eefb1c2c8aca0353374fe1a4ce8c8b5bfa304c
Author: maharshi <hangyakuzero@gmail.com>
Date: Tue Apr 25 02:58:47 2023 +0530

Update rss.tsx

fixes issue #13381

commit ff6ea2ad48fa0bc447c85c226003c578f12c3334
Merge: f4797757f c6ffaefb1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 25 01:46:41 2023 +0800

Merge pull request #13932 from supabase/fix/hitting-enter-in-table-editor-text-


cell-sets-value-to-null-if-column-is-nullable

Fix/hitting enter in table editor text cell sets value to null if column is
nullable

commit 5027727232adeacc98b8aa7b71c42360b354aadc
Author: steve-chavez <stevechavezast@gmail.com>
Date: Mon Apr 24 12:33:21 2023 -0500

clarify

commit c6ffaefb199066ab8aab2dbac92538b82b3c86cd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 25 01:24:21 2023 +0800

Remove log

commit 106736357861f3b76e9761af1de91aeedcc813c3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 25 01:20:46 2023 +0800

Remove unnecessary prop

commit 9b9e6d7a432dac33137abcf8289ebdfe74476b82
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 25 01:18:46 2023 +0800

Prevent setting value to NULL when hitting Enter while highlighting cell in
table editor thats of text type and nullable
commit 6757345b88d269c6301074046dbd6be20a476dc5
Author: 3ru <Ryuyxx@gmail.com>
Date: Sun Apr 23 23:35:50 2023 +0900

css refactoring

commit 44f4d3bc82f808551d483a9766b763dba6a3385d
Author: 3ru <Ryuyxx@gmail.com>
Date: Sun Apr 23 23:18:15 2023 +0900

add confirmation modal to the trigger sidepanel

commit d90cc4f4c7a19aab3d9fbfc0ee277d6e17a08345
Author: steve-chavez <stevechavezast@gmail.com>
Date: Fri Apr 21 14:22:16 2023 -0500

improve wording

commit 9488391a318dfb724ea6b5aba4a78ee050c919ab
Author: steve-chavez <stevechavezast@gmail.com>
Date: Fri Apr 21 11:55:36 2023 -0500

improve wording for OR queries

commit 97732f5cdb461d43dd8a7b11e60b6baf202a29fd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Apr 21 15:40:47 2023 +0700

Update storage settings permissions

commit 43263af423f3db769119e1ab8d192d3ad53346c4
Author: steve-chavez <stevechavezast@gmail.com>
Date: Thu Apr 20 18:44:29 2023 -0500

blog post for PostgREST v11

commit ada0b92ba1998bc370050abe6f536a34d5928a4a
Author: Qiao Han <qiao@supabase.io>
Date: Fri Apr 21 08:43:11 2023 +0800

chore: update managing environments guide with prerequisites

commit 445af18685ec69444c3762ff323a21006fde3e20
Author: Greg Richardson <greg.nmr@gmail.com>
Date: Thu Apr 20 12:45:54 2023 -0600

docs(solidjs): fix createResource return value

commit f4797757f3520b88bbe2eadc1fa22218879282d5
Merge: fedf6a14b 6c1675129
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 20 19:00:42 2023 +0700

Merge pull request #13853 from supabase/hotfix/fix-page-view

Hotfix/fix page view

commit 6c1675129d7a270b0aad7f2d3be2eac9f8985efb
Author: phamhieu <phamhieu1998@gmail.com>
Date: Thu Apr 20 18:35:41 2023 +0700

fix: sanitizePageViewRoute to remove instead of replace

commit b08447b424b264a86e45ba5274b02026d54ed1de
Author: phamhieu <phamhieu1998@gmail.com>
Date: Thu Apr 20 17:13:44 2023 +0700

fix: sanitize route before sending page_view event

commit 8245595ab3fa6e59f22b460847e8681764ea203e
Author: phamhieu <phamhieu1998@gmail.com>
Date: Thu Apr 20 16:31:51 2023 +0700

fix: page_view should use browser url

commit b5d288a0be33e7fe4b6dd0135185decb7cd97f33
Author: Freddie <45042736+fredericoo@users.noreply.github.com>
Date: Thu Apr 20 09:33:49 2023 +0100

docs: use createResource instead of signal+effect

Replace bad practice way of fetching data. Ideally It’d be a solidstart


`server$` function, but for solid this is the way.

commit fedf6a14b07dd483311df37f90216ce5d0427816
Merge: 42a180f8d 9148c49cb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 20 13:35:24 2023 +0700

Merge pull request #13842 from supabase/master

Prod deploy dashboard

commit 34dfa791334201a200f41ea30a14a9a1ebe29d92
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Thu Apr 20 00:57:48 2023 +0800

Update apps/docs/pages/guides/auth/server-side-rendering.mdx

Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>

commit 9d0a5d989758d90f2c983e14fb5330cbb09175e8
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Apr 19 15:21:21 2023 +0800

Update server-side-rendering.mdx

commit eef89c264aafe2038a3bd45fadd44dff316ded6e
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Apr 19 15:18:18 2023 +0800

Update server-side-rendering.mdx

commit 211428fefe5804ed5cfedd3411ef71721a2e44b0
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Apr 19 14:31:17 2023 +0800

Update server-side-rendering.mdx
commit 5a797dd1e5019ad571915639c1604bfd4b9fc5eb
Author: Joel Lee <lee.yi.jie.joel@gmail.com>
Date: Wed Apr 19 13:17:46 2023 +0800

docs: update PKCE docs

commit 42a180f8d2f01a09cd76e115b5fc319cb93ffe18
Merge: 01b9b4ae2 e7c4c734e
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Wed Apr 19 11:08:21 2023 +1000

Merge pull request #13817 from supabase/fix/usage-endpoint-null-values

hotfix: usage endpoint null values

commit e7c4c734e52c5e446bb71dc62a5c68578154d8cf
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Apr 19 10:53:32 2023 +1000

fix: usage endpoint null values

commit a8620a61f6bdea7a04bc696f3619cbf5a1380a8e
Merge: 55f9a8929 6357af879
Author: Brandon Scott <contact@brandonscott.me>
Date: Tue Apr 18 16:43:30 2023 -0400

Merge branch 'master' of github.com:supabase/supabase into fix-test-suites

commit 599620f1f58a1034bf56fdfa0ddb31477d4c760b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Apr 19 01:06:00 2023 +0800

confirmed issue with mix colors

commit 06834f69178acbbab16e71231742f4199aa74812
Merge: eecb7b9d1 6c5800e4d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Apr 19 00:46:35 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2

commit eecb7b9d19da4e9024d0595c27cc1844cd8ae499
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Apr 19 00:33:52 2023 +0800

fix issues with light mode

commit eaf8184b63dba4d12139f134d2f23927d9d74a46
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 18 17:45:51 2023 +0800

Update package-lock.json

commit d653c6f5ae53ffc2255f3904e2241d4b9707e737
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 18 17:43:50 2023 +0800

update storybook
commit 01b9b4ae210b47f71de8a335cd8a2cc4b69348a2
Merge: 8e0403422 d9f7d2982
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Tue Apr 18 19:20:17 2023 +1000

Merge pull request #13797 from supabase/master

Prod deploy studio

commit 319e075fc12dc23c82ea8aa543be08a1abdc3b65
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 18 16:57:56 2023 +0800

Update _app.tsx

commit 743b64e447c39dd147eec721338c9e43f3791e11
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 18 16:57:06 2023 +0800

remove old tailwind file

commit 78f463a090b00dcddea16af6a9375b20b8e1a6b5
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 18 16:46:39 2023 +0800

Update package-lock.json

commit 5cad53ff6c95459fbc6b00a749827970081fb74d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 18 16:45:49 2023 +0800

Update package-lock.json

commit c06898cf4ea72e515a1d3e50b5a16a05bc4de7fe
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 18 16:41:24 2023 +0800

Update package-lock.json

commit a90a90e7023a11521c78b69007a2787c85211688
Merge: ca9c81441 b43ba0e54
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 18 16:29:47 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2

commit ca9c81441796268c6c2af1997483ee9d06b7892a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 18 15:35:41 2023 +0800

updated with new tokens

commit 332c5a5ad358fb0f917886785b971c740ccafa14
Merge: 40c80d5b0 3d7eb8b4a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Mon Apr 17 19:37:41 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2


commit 8e0403422171a912767b5c1d4e17ef97270cb6d7
Merge: eaffed8f2 e690e4557
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Apr 16 15:46:50 2023 +0700

Merge pull request #13753 from supabase/hotfix/sql-editor

Hotfix/sql editor

commit e690e4557b1b63183657ab20a663ee24710bc455
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Apr 16 15:39:12 2023 +0700

Fix sql editor stale content when switching tabs and clicking run button

commit eaffed8f2092c130924b634008a8e751c4520bd1
Merge: 32ffce433 071d4db8a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Apr 14 18:29:42 2023 +0700

Merge pull request #13721 from supabase/master

Prod deploy dashboard

commit 7bbc1551a01531ddfc1827f85b60de3b77691fba
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Apr 14 20:53:57 2023 +1000

addable s3 wrapper

commit 32ffce433c660808b2ae423edb9b7060c29d7c83
Merge: 8b5044e38 9e6b23983
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Apr 14 11:09:50 2023 +0700

Merge pull request #13706 from supabase/hotfix/remove-wrong-column-removal-in-


catch-block

Hotfix/remove wrong column removal in catch block

commit 9e6b239830a6bb67fed23e1e001c37b9348db5c1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Apr 14 10:56:51 2023 +0700

Remove wrong column removal at catch block

commit 4d5d6754f7b112526edf4e495d70617fbd74bf53
Merge: 88e0c65c3 24a7b85cb
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Apr 14 10:39:26 2023 +1000

Merge branch 'master' into feat/moar-wrappers

commit 8b5044e38054d7a3d623a40d76a380af0e28ca64
Merge: bddc3a1c7 0a0202477
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 13 15:00:19 2023 +0700
Merge pull request #13668 from supabase/master

Prod deploy dashboard

commit bddc3a1c79081a1a3d014cdc61697ebcc6535a4a
Merge: ad60ad2e6 9fe16dba5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 13 13:28:43 2023 +0700

Merge pull request #13665 from supabase/master

Prod deploy dashboard

commit 55f9a89294e3a1a3cc8447bf0afedaec7da99e65
Author: Brandon Scott <contact@brandonscott.me>
Date: Wed Apr 12 12:18:48 2023 -0400

Remove imperative Button ref, add test for ref forwarding + not crashing when
wrapped by Link

commit ad60ad2e63f97014b0e28fc471eb6f5899b3bf23
Merge: 71d8fabad 46bdcb4f7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Apr 12 14:50:32 2023 +0700

Merge pull request #13633 from supabase/master

Prod deploy dashboard

commit 40c80d5b0e20e71176e88fddffc8ee2b39cde9bb
Merge: 30fb43b66 963558954
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Apr 12 14:53:10 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2

commit 88e0c65c3b4f6aa98c4fee768f51149de32c9299
Merge: 585d4a252 378b0f924
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Apr 12 14:31:03 2023 +1000

Merge branch 'master' into feat/moar-wrappers

commit 378b0f92406ca03e645a9e78065ffad0802cfbb9
Merge: c1dd6d91b 03ff5a4ad
Author: Alaister Young <a@alaisteryoung.com>
Date: Wed Apr 12 14:30:09 2023 +1000

Merge branches 'feat/check-constraints' and 'master' of


github.com:supabase/supabase

commit 66bed752976e79849cb6a118dac11296725fe531
Merge: ea8b009f1 78bbf84c0
Author: Brandon Scott <contact@brandonscott.me>
Date: Mon Apr 10 17:01:10 2023 -0400

Merge branch 'master' of github.com:supabase/supabase into fix-test-suites

commit ea8b009f1b21d4a0429ca0b9f2e282530c77eedb
Author: Brandon Scott <contact@brandonscott.me>
Date: Mon Apr 10 13:15:33 2023 -0400

chore: add jest config for ui package, convert Button tests to ts and fix
existing assertions

commit 71d8fabad4e73dd086f6c10a04a7d48c638b5cb5
Merge: 7b8a1d963 412e9d3dd
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Apr 6 14:12:19 2023 +0800

Merge pull request #13482 from supabase/master

Prod deploy dashboard

commit 7b8a1d963c537971d573c4463ad183e08c5cfd39
Merge: 52cc456cc e1baff851
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 4 23:53:34 2023 +0800

Merge pull request #13426 from supabase/hotfix/monaco-css

[hotfix] fix selection issue in monaco editor

commit e1baff85172ea1e8dfb4a342e28cd19fa152b12e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Apr 4 23:01:54 2023 +0800

Update _document.tsx

commit 52cc456ccb91cba527e72f39b3d50bfbae18c5d4
Merge: 44993870f d41641405
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 4 15:35:41 2023 +0800

Merge pull request #13415 from supabase/master

Prod deploy dashboard

commit 44993870f559fbc76acb237659861b2c73d882f2
Merge: c745deddb 0038f6312
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Apr 4 14:34:07 2023 +0800

Merge pull request #13413 from supabase/master

Prod deploy dashboard

commit 30fb43b669cc76e4291878e57b97fdd940407f75
Merge: c22b81a80 454178eca
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Apr 1 03:41:09 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2

commit c745deddb6e8da0d8ad3d564bc204703820fe9d3
Merge: 99fed3d93 09e2c21a7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 30 21:28:26 2023 +0800
Merge pull request #13320 from supabase/master

Prod deploy dashboard

commit 99fed3d9324d88f854e0e44071d572db5ede9b30
Merge: d697289cf eefa3bf6d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 30 14:07:35 2023 +0800

Merge pull request #13309 from supabase/master

Prod deploy dashboard

commit d697289cf1097af84813b7165f4b85495df68581
Merge: 13fdccb87 e3f09fe6a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 29 18:31:17 2023 +0800

Merge pull request #13291 from supabase/master

Prod deploy dashboard

commit 13fdccb87d96436aed021d3de7127c0a18c5293e
Merge: dd42066be d441a0170
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 29 16:37:45 2023 +0800

Merge pull request #13285 from supabase/master

[On Hold] Studio prod deploy

commit dd42066bee9b30a88a4e9bb4e043ce21aa9c8cab
Merge: df64b1a25 c071ee624
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 29 13:15:18 2023 +0800

Merge pull request #13282 from supabase/master

Prod deploy dashboard

commit df64b1a2516cc894913b0dbc216395f8e13c1595
Merge: 8bcdcca38 099cf9192
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 28 13:55:53 2023 +0800

Merge pull request #13252 from supabase/master

Prod deploy dashboard

commit 8bcdcca38f324111b832baf9950188ca6a8ca144
Merge: 8108ba493 3b3598909
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Mar 27 13:38:34 2023 +0800

Merge pull request #13223 from supabase/master

Prod deploy dashboard


commit e17acce44a089f7d469780d608786dc0e3c51d0a
Author: River <6375745+RiverPhillips@users.noreply.github.com>
Date: Sun Mar 26 09:06:00 2023 +0000

fix typo

commit 6dd0a13f68ce281bbca40cd26ac7854784498e0c
Author: River <6375745+RiverPhillips@users.noreply.github.com>
Date: Sun Mar 26 09:02:24 2023 +0000

docs: Update docs so that session is return on `useSupabase`

This aligns the docs with the nextjs 13 example

commit 8108ba493f8885b77c132608866ed45759d0e990
Merge: 955e93087 de20ff2a3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 23 15:13:51 2023 +0800

Merge pull request #13159 from supabase/master

Prod deploy dashboard

commit c22b81a8053084548dfab1797f99c3aa7cf93774
Merge: 69ff91f64 8fccd40a3
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 18:13:35 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2

commit 69ff91f64f99256c9d259871024117c24774d37e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 16:07:25 2023 +0800

add new classes

commit e50986492dde6c5a3c15c2b3f21e02f31330621b
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 15:24:49 2023 +0800

Update tailwind.config.js

commit 51ec0723174fe7a073b22ea0f2bf883235118248
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 15:23:09 2023 +0800

Delete config.js

commit 2c846d6b739bb788e24d7ff19d73d42045dcd8b5
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 15:22:54 2023 +0800

Update .gitignore

commit 44c04f85360f2e00d60ae761b23c6a3bef3e9a1d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 15:21:56 2023 +0800

update new coloras


commit 8be384e4f19143bc6fe3f561382e39ece9677469
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 15:21:49 2023 +0800

Update .gitignore

commit a176cc87cf5b9159dcac1f0e0650a0ff3cba5eeb
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 15:21:46 2023 +0800

Delete tokens.json

commit 96a9a2adc56dbb6eb354cddae5be9697283ab0ab
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 15:20:47 2023 +0800

remove

commit 955e930879862944ed5dee291690163369fdc58f
Merge: a0a0ef16d c1eca93c9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 22 15:20:24 2023 +0800

Merge pull request #13135 from supabase/master

Prod deploy dashboard

commit 0db62f42a49d4294311a8420584c9ef7c6e3ad2d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 15:18:07 2023 +0800

remove redundant css

commit 5a06e7b0a01ccb0dda6cf864cc1505c4bb69a8bf
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 15:08:01 2023 +0800

fix plugin

commit a0a0ef16d19ab9ef1587ec936989c0475ab32566
Merge: 925a204bb a71e4f736
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 22 15:04:23 2023 +0800

Merge pull request #13140 from supabase/hotfix/update-default-region-to-east-us

Update default region to east us

commit ac6388ae411a632901c371571cce506a2f8a13c2
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 15:01:44 2023 +0800

remove old tailwind config

commit a71e4f7361f14b52317780ae6ff59abb5933947c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 22 14:37:52 2023 +0800
Update default region to east us

commit 45f418853c0cef51d7695cf1259262ad401535d5
Merge: 17ac85880 79f843639
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 14:17:28 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2

commit 17ac858800402a227746b5de7e207a2a5b53321c
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 12:39:17 2023 +0800

move deps to devDependencies

commit ca0d18d650cbfe8de6a4961ca2bb9346a2c2c3ce
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 12:37:11 2023 +0800

Update style-token.js

commit 066e00af29b96b18129811447350d743295a61b9
Merge: 58789855a 005359de1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 12:36:19 2023 +0800

Merge branch 'master' into jsm/design-tokens-poc-2

commit 58789855a3a5e1992372030295d1b8b838f4fb88
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 12:35:38 2023 +0800

updated tailwind config files

commit c21c51b3ba8534aabe3c0a669630d1efb9aec8c1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 12:28:37 2023 +0800

remove old classes

commit a5cea24a3b334480161cd68863fd71230c4edbea
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 12:27:59 2023 +0800

Update DarkModeToggle.tsx

commit dac1c3f724fba4f6fadb8f47cb052c859c62d6cb
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Mar 22 12:27:30 2023 +0800

Update README.md

commit 25662010cec8cfcc3b432b11ba654017f45bdb75
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Tue Mar 21 18:32:17 2023 +0800

update to use new themes

commit 925a204bb3086e36f3efa9f823f1f5778ecb10b4
Merge: 414190e27 71af49c7d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 21 13:50:19 2023 +0800

Merge pull request #13118 from supabase/master

Prod deploy Studio

commit 585d4a2521f3344457f5ab23d1e677c0ecc53bed
Author: Alaister Young <a@alaisteryoung.com>
Date: Mon Mar 20 18:12:09 2023 +1100

feat: adds base for S3 wrapper UI

commit 414190e27d81d632d12b86fea4ab3624b3095958
Merge: f78a9add2 23678bc55
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 15 09:28:57 2023 +0800

Merge pull request #13009 from supabase/da/enable-use1

hotfix: re-enable support for use1

commit 23678bc55fb60970ad97aa4e9676f0f92516410c
Author: Div Arora <root@darora.com>
Date: Wed Mar 15 06:40:18 2023 +0800

chore: re-enable support for use1

commit f78a9add2a8c81644570584d7b1c92e87aeaabab
Merge: 03c6d296f ee3f09199
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 14 09:47:34 2023 +0800

Merge pull request #12987 from supabase/hotfix/edge-functions-update-fix

Hotfix changes from https://github.com/supabase/supabase/pull/12974

commit ee3f0919963474a334bcabba482e733691c1407a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 14 09:39:03 2023 +0800

Hotfix changes from https://github.com/supabase/supabase/pull/12974

commit 03c6d296f7185bb330ea97b92bdc37464c39381d
Merge: a5bce1226 6e32e836b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Sun Mar 12 00:11:04 2023 +0800

Merge pull request #12956 from supabase/hotfix/disable_east_us

hotfix: temporarily disable East US region for project creation

commit 6e32e836b7a616ce4e1bd74fdb3c8d5e672bf118
Author: dragarcia <angelico.delosreyes@gmail.com>
Date: Sat Mar 11 23:57:30 2023 +0800

hotfix: disable US east for project creation


commit a5bce1226ce4d7f7f3882cfc51e7206089faa714
Merge: c20a9b240 f3e3e0d00
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 9 15:32:56 2023 +0800

Merge pull request #12904 from supabase/master

Prod deploy dashboard

commit c20a9b2401fc0e4ff3aa628df6f856802807804f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 7 16:32:41 2023 +0800

Add region field for edge function details

commit dabecd0c7b17fbc91ae866622f094c8df789e2a3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 7 16:31:14 2023 +0800

Update import map field

commit 18ac80b6d4aae9e42ba4cdaa81c3409bcfa3c4d2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 7 16:23:08 2023 +0800

Update route to use function slug and use singular function query instead of
list functions query

commit 52bf4cff5b5926fc94f5492f9431e1d014f05828
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 2 17:19:47 2023 +0800

Hook up PATCH, and allow users to update function name and jwt verification
enforcement

commit ae003dd8f529389cf784e4bf55f64ff268af22d9
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 1 20:48:07 2023 +0800

Add in additioanl configs for edge functions details

commit 8f1e96b222b7486749a65db44b5af896eea87b78
Merge: 6c57994e7 c484fc841
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Mar 7 17:05:34 2023 +0800

Merge pull request #12851 from supabase/master

Prod deploy dashboard

commit 6c57994e7e0eaeb3ac267ac23482062bdd8f1b21
Merge: 92e72bac9 b4244bf17
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Fri Mar 3 13:34:51 2023 +1100

Merge pull request #12782 from supabase/fix/row-content-menu-react-query

commit b4244bf17d744e1cfc66e64b99d64489ba88d6dc
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Mar 3 12:35:37 2023 +1100

fix: <RowContextMenu /> to use rows from react-query

commit 92e72bac9f7fac765b152526402d6a7acce7e423
Merge: b6953ba9e 0befcd053
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Mar 2 15:35:20 2023 +0800

Merge pull request #12754 from supabase/master

Prod deploy dashboard

commit b6953ba9e1dda1c0cd912c373b5985827a560015
Merge: 029c7bd96 0600e76d2
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Mar 1 12:26:12 2023 +0800

Merge pull request #12731 from supabase/master

Prod deploy dashboard

commit 029c7bd96ddbe43631d788bdb380e1a175c998e3
Merge: 0b72dd38d dc29557ae
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Feb 28 15:24:20 2023 +0800

Merge pull request #12714 from supabase/master

Prod deploy dashboard

commit 0b72dd38dc927b0fcbd6e62acfe7242ca6efba78
Merge: 74011e80e 9c8cdc64d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Feb 23 14:51:53 2023 +0800

Merge pull request #12620 from supabase/master

Prod deploy dashboard

commit 74011e80edc61c2ce58d4e458a8a2813abd3174d
Merge: 3b03a446e 93c227556
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Feb 22 16:37:52 2023 +0800

Merge pull request #12597 from supabase/master

Prod deploy

commit 3b03a446ed47492952c76e8aa0bef311266b07fb
Merge: e533c0d25 907933225
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Feb 22 15:59:57 2023 +0800

Merge pull request #12595 from supabase/master

Prod deploy Dashboard

commit e533c0d25f811866e5bfad74f1901787e9c1fd87
Merge: 91c7ea864 6a2ad6fcf
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Feb 21 14:26:33 2023 +0800

Merge pull request #12570 from supabase/master

Prod deploy dashboard

commit 91c7ea864deb9ad8941083a947252e11b214efc8
Merge: 6ed57849e 418a50a73
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Feb 21 13:48:02 2023 +0800

Merge pull request #12568 from supabase/master

Prod deploy Dashboard

commit 6ed57849ea4f5af96fccc5d789b0927f94895027
Merge: e731b7716 bb5d57da5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Feb 20 15:17:37 2023 +0800

Merge pull request #12548 from supabase/master

Prod deploy dashboard

commit e731b7716a01d737f65c07246fd2494485af66fc
Merge: 515b56562 ae3e1b89a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Feb 16 16:30:42 2023 +0800

Merge pull request #12469 from supabase/master

Prod deploy dashboard

commit 515b56562b975ec698cfd278b89798bf5d7c4055
Merge: 49624c644 f8700ff5c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Feb 15 13:14:25 2023 +0800

Merge pull request #12431 from supabase/master

Prod deploy dashboard

commit 49624c644fd30b8e4a7069052cc39bad87757df6
Merge: 452fb689f e33555c4d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Feb 14 15:22:30 2023 +0800

Merge pull request #12406 from supabase/master

Prod deploy dashboard

commit 452fb689fee7c8c5e1975934e870a9611444a4dc
Merge: 74a75e39b e663e0be0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Feb 10 02:18:21 2023 +0800

Merge pull request #12297 from supabase/master


Prod deploy dashboard

commit 74a75e39bd0593f41ba8beddc3bd7fc73635a6e3
Merge: 2b8d81bd1 c6bcdc69c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Feb 9 14:30:44 2023 +0800

Merge pull request #12280 from supabase/master

Prod deploy dashboard

commit 2b8d81bd12d4da2087b13c600d8251d7e3bde72f
Merge: 77b356e59 e730d9c34
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Feb 8 13:10:09 2023 +0800

Merge pull request #12219 from supabase/master

Prod deploy dashboard

commit 77b356e596eac6cb69e0c22c3c1f0a132435400c
Merge: c20ed925a 9d866bc8f
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Feb 7 14:54:48 2023 +0800

Merge pull request #12217 from supabase/master

Prod deploy dashboard

commit c20ed925ad5ba1925f676511affdcf0d4254dc73
Merge: 57eb4a234 d8bc2a5f5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Feb 2 15:45:15 2023 +0800

Merge pull request #12121 from supabase/master

Prod deploy dashboard

commit 57eb4a234777857f01a8c34dbb4f127348c87ca4
Merge: 08b4ce3cc 5e0ec008c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 15:34:38 2023 +0800

Merge pull request #12073 from supabase/revert-12066-revert-11987-master

Revert "Revert "Studio deploy""

commit 5e0ec008c035f76f366da091745c13127b68c9e8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 15:19:24 2023 +0800

Update DisplayAPISettings

commit 372ac5ee755233b240ffa510c9db944973d3265e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 15:18:06 2023 +0800

Revert "Revert "Studio deploy""


commit 08b4ce3cc3b571b5629f1f5f98b01341243055a1
Merge: b0b953fcc f2e253df7
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 14:34:33 2023 +0800

Merge pull request #12066 from supabase/revert-11987-master

Revert "Studio deploy"

commit f2e253df7e30b5cc4cf19280ac1a0ba6fa2f0fc5
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 14:25:18 2023 +0800

Revert "Studio deploy"

commit b0b953fcc84e167ab30c99909650cf6f5bad8ec1
Merge: fecb67faf d9846650e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 31 13:33:55 2023 +0800

Merge pull request #11987 from supabase/master

Studio deploy

commit fecb67fafb287c0aa0d1d8c92006dc4b28c92206
Merge: de0ab2458 624afc1f9
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Jan 28 05:08:32 2023 +0800

Merge pull request #11990 from supabase/hotfix/exit-survey-use-state-issue

Hotfix/ fix useState issue on submit button

commit 624afc1f9a7d945533bdca267de3f523d5e22e9e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Sat Jan 28 04:57:55 2023 +0800

Update ExitSurvey.tsx

commit de0ab24582db4a132b817a8eeefdb2ebee0c8604
Merge: 6c1a5e16c a59f37482
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Jan 26 14:39:38 2023 +0800

Merge pull request #11933 from supabase/master

Prod Deploy Dashboard

commit 6c1a5e16c25b3462f4b1f3d410fbf1a8e8e0a0e2
Merge: 1d5ebd674 c019be2d1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 24 14:51:39 2023 +0800

Merge pull request #11754 from supabase/master

Prod Deploy Dashboard

commit e091963aafaf15658dddfc8564b12ac54c9b992a
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jan 19 17:54:32 2023 +0100

remove

commit 97d4edc4840013269ca163fbcb946e07636d81cc
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jan 19 17:53:50 2023 +0100

change base path

commit c4e7df7cac6d2416eb49f3470845b670d03aad7e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jan 19 17:52:16 2023 +0100

Update style-token.js

commit 42690343fd5396b490452c9bd17bdf797bfd4706
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jan 19 17:51:03 2023 +0100

add scripts

commit 4553a288ccc8702be3fdc504d3bf425be791e4a0
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jan 19 17:50:49 2023 +0100

latest

commit 0d53c05b5479a175eec3e47f92c4177325c295bc
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jan 19 16:56:04 2023 +0100

make it work end to end

commit 2738cb1ac0a967ff724a0997594e3b934f6aa11d
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Thu Jan 19 10:35:12 2023 +0100

updated scripts so it copies figma tokens over each time

commit 1080be7d3a5f9c4655d16aea4ee560785e9517bd
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jan 18 19:18:40 2023 +0100

Create README.md

commit b04af336874586f2098f122c20a91d9039ee9ab1
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Jan 18 19:11:24 2023 +0100

init: using figma tokens in tailwind

commit 1d5ebd67483ad1f785f796386fdbd36ccebbdbb2
Merge: a2ba82792 09dce53d1
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jan 18 10:56:34 2023 +0800

Merge pull request #11699 from supabase/master


Prod deploy dashboard

commit a2ba827926591f663bb844d03d6832da6bf99fc1
Merge: 1206b98cd 6ae28bdee
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Jan 13 01:05:33 2023 +0800

Merge pull request #11606 from supabase/master

Prod deploy dashboard

commit 1206b98cded795dec0b1a822b3acfba6db39e4b8
Merge: 902aeb288 d08312124
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Jan 11 14:29:50 2023 +0800

Merge pull request #11553 from supabase/master

Prod deploy dashboard

commit 902aeb2884e2919cd0691aef93946a58061d31d3
Merge: 6b98c0696 2aa6a4a69
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Jan 3 13:05:47 2023 +0700

Merge pull request #11292 from supabase/master

Prod deploy dashboard

commit 6b98c069682a49d8eb59e4135437eec314dda790
Merge: d31caddc3 e50d736b3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Dec 22 17:55:30 2022 +0700

Merge pull request #11186 from supabase/master

Prod deploy dashboard

commit d31caddc394fcb1417cb03da994f9cf9cf661276
Merge: fddc4ceed b40e6216a
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Dec 21 22:14:21 2022 +0700

Merge pull request #11170 from supabase/master

Prod deploy dashboard

commit fddc4ceede7f92989998c3d795b789c0201e6914
Merge: 58fe3de07 ad300dfd3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Dec 21 14:15:04 2022 +0700

Merge pull request #11110 from supabase/master

Prod deploy dashboard

commit 58fe3de070d5ccd8f5df9a817793b1d9538a4153
Merge: 4eecc9917 71a2888d0
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Dec 15 02:42:58 2022 +0700

Merge pull request #10983 from supabase/master

Prod deploy dashboard

commit 4eecc99176aa38eb1c14dd677c55192c61797302
Merge: 94c499fe0 f091fa666
Author: Inian <inian1234@gmail.com>
Date: Wed Dec 14 18:31:12 2022 +0800

Merge pull request #10957 from supabase/master

commit 94c499fe08d32e76de3870b5efd058a9b4804e8d
Merge: fe5098842 a7c9f25ea
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Dec 14 13:57:51 2022 +0700

Merge pull request #10950 from supabase/master

Prod deploy dashboard

commit fe50988422fbf4832546f16c92137d9db672d33f
Merge: 3505e9e91 744ee0d86
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Dec 14 11:57:33 2022 +0700

Merge pull request #10910 from supabase/master

Prod deploy dashboard

commit 3505e9e915c38bcb50de816b203f169cdc01edff
Merge: b6d89178d cc3d379da
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Dec 13 17:21:32 2022 +0700

Merge pull request #10903 from supabase/master

Prod deploy dashboard

commit b6d89178d4d6763a7aa84de10a5017ea974337df
Merge: 52aa28bf8 d93c85d7c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Dec 13 12:41:37 2022 +0700

Merge pull request #10894 from supabase/master

Prod deploy dashboard

commit 52aa28bf8b76bed44d2c145d56a247181aa574e6
Merge: df66ff2c5 c67b321ea
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Dec 8 18:23:36 2022 +0800

Merge pull request #10797 from supabase/master

Prod deploy dashboard


commit df66ff2c5641cc67e3fae31bd6f772d72a9489d0
Merge: d264d528c 61839099c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Dec 6 16:34:33 2022 +0800

Merge pull request #10741 from supabase/master

Prod deploy Dashboard

commit d264d528c0dd7e68aeeaeed357b2e7b3184ce151
Merge: d57120989 3aca10d35
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Sat Dec 3 01:55:29 2022 +1100

Merge pull request #10687 from supabase/hotfix/key-functions-usage

hotfix: key for functions usage

commit 3aca10d35ee2a8c048e21f75b245d889c688e19f
Author: Alaister Young <a@alaisteryoung.com>
Date: Fri Dec 2 14:38:49 2022 +0000

hotfix: key for functions usage

commit d571209895edd504ed30458edba8ef88f51a0886
Merge: d0614755c 902039693
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Fri Dec 2 00:04:56 2022 +0800

Merge pull request #10654 from supabase/master

Prod deploy Dashboard

commit d0614755cab2c37ca083990e2fb268e8615a1f07
Merge: 70069f86b 448c85a41
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 29 19:17:43 2022 +0800

Merge pull request #10601 from supabase/master

Prod deploy dashboard

commit 70069f86b39c1db3c521b16741e22a9240066e90
Merge: a3c72a6ec 8c6ddaf6e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Nov 24 17:45:54 2022 +0800

Merge pull request #10506 from supabase/master

Prod deploy dashboard

commit a3c72a6ec07f42ef27a1d0806888fe38144199f9
Merge: a67f60a30 e281ce19b
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 23 17:06:39 2022 +0800

Merge pull request #10476 from supabase/master

Prod deploy Dashboard


commit a67f60a30bcf380d05a88f37ee91616a57409860
Merge: 0094acc41 e7b0f5b82
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 22 16:49:25 2022 +0800

Merge pull request #10454 from supabase/master

Prod deploy Dashboard

commit 0094acc419eab0042d3cfba229a2816fa600a4f7
Merge: 3723e1feb a74d43f99
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Nov 17 15:57:36 2022 +1100

Merge pull request #10377 from supabase/master

Prod deploy Dashboard

commit 3723e1feb45931157ff3b65cedbe59df1ed81d6a
Merge: e8ebf80f5 e3ac9e193
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Nov 17 15:04:48 2022 +1100

Merge pull request #10347 from supabase/master

Prod deploy Dashboard

commit e8ebf80f55ac85f69ee44115641cd6127e54a4b1
Merge: b48bb12e7 a8aa06c0d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 15 16:52:53 2022 +0800

Merge pull request #10335 from supabase/master

Prod deploy Dashboard

commit b48bb12e7b4e9fb6c3be2feed1b2982a222f9530
Merge: ce5a8cd02 5836ba8a8
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Nov 14 13:40:29 2022 +0800

Merge pull request #10302 from supabase/master

Prod deploy Dashboard

commit ce5a8cd0237d7cc420abf5cd7d0976f804ab7ff4
Merge: 8f808477a 65bd1ccac
Author: Terry Sutton <saltcod@gmail.com>
Date: Thu Nov 10 09:45:25 2022 -0330

Merge pull request #10240 from supabase/master

Fix project deletion survey

commit 8f808477a8c3858d79791e7caff0f5f7fc151c9b
Merge: 0143b5124 81f2cb4cb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Nov 10 14:32:59 2022 +0800
Merge pull request #10234 from supabase/master

Prod deploy Dashboard

commit 0143b512473ca98bff2683bde3f9a06a208eb47d
Merge: a9be5e249 1c46c54e3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 8 16:50:55 2022 +0800

Merge pull request #10173 from supabase/master

Prod deploy Dashboard

commit a9be5e24915c2eccf169005b9d4c7bbd70b4723e
Merge: 1d92980f9 465d0de86
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Nov 3 15:32:54 2022 +0700

Merge pull request #10053 from supabase/master

Prod deploy Dashboard

commit 1d92980f9a934e00e23d6ce9ec1de56ad0189cac
Merge: ead80f150 3a1d8ab8e
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Wed Nov 2 11:53:35 2022 +0700

Merge pull request #9998 from supabase/master

Prod deploy dashboard

commit ead80f150cb9c36c568b47ffe459a64600424065
Merge: e031dcc3c bd72dc459
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Nov 1 16:05:48 2022 +0700

Merge pull request #9995 from supabase/master

Prod deploy Dashboard

commit e031dcc3cd5c78a8da21ecbe07ea870a461aaa81
Merge: e00c98294 4f90176fb
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 27 13:07:33 2022 +0700

Merge pull request #9885 from supabase/master

Prod deploy Dashboard

commit e00c982946671d08cee67e4cbfa823640e90403d
Merge: fb59122c3 6c472fc31
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 25 13:10:20 2022 +0700

Merge pull request #9797 from supabase/master

Studio Prod Deploy


commit fb59122c3e28179bc588b7b7bb5fb6d5adf6b235
Merge: 96f7ccc32 09fa366e6
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 20 12:15:15 2022 +0700

Merge pull request #9694 from supabase/master

Prod deploy Dashboard

commit 96f7ccc32227e43a3cdf3ca369983cf7c056ae0a
Merge: 859327c81 37a116b5e
Author: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Date: Wed Oct 19 12:22:50 2022 +0800

Merge pull request #9664 from supabase/master

Prod deploy

commit 859327c8165131142cca36f97c4cd9a0f7766e2b
Merge: e968cdf7a 477508d3d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 18 13:39:39 2022 +0800

Merge pull request #9635 from supabase/master

Prod deploy for Dashboard

commit e968cdf7ae1e2fc862248c546dceec772de34e37
Merge: aaceb4fb4 b5178bb90
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Mon Oct 17 16:38:24 2022 +0800

Merge pull request #9610 from supabase/master

Studio prod deploy

commit aaceb4fb4a51e4a8f0ae51e6c0180cd0063ca448
Merge: da8cf6f5e 9ca18cee9
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Oct 13 20:08:31 2022 +1100

Merge pull request #9521 from supabase/master

Prod studio deploy

commit da8cf6f5ef4b060993a5be4ed04155a760c4561d
Merge: fac5397ac 465a84d8c
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Thu Oct 13 19:46:48 2022 +1100

Merge pull request #9515 from supabase/master

Prod studio deploy

commit fac5397acfd668a09078f50ca841136dc1c4840a
Merge: 29fb072c1 2d9ff657c
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 11 16:16:32 2022 +0800
Merge pull request #9392 from supabase/master

Studio deploy

commit 29fb072c17eb9923e08ae76e655a0a83d05d3af7
Merge: 3f6a61ed1 f01616053
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Oct 6 13:29:57 2022 +0800

Merge pull request #9364 from supabase/master

Prod deploy Studio

commit 3f6a61ed13718b07df31b5611d3356acd7e254c6
Merge: 60b095a08 c0d059e45
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 4 17:18:10 2022 +0800

Merge pull request #9321 from supabase/master

Prod deploy Studio

commit 60b095a08e5fadae936ebff26a2f43d0f2aaa6f1
Merge: a7e9cf50b e96f6f472
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Oct 4 13:04:25 2022 +0800

Merge pull request #9316 from supabase/master

Prod deploy Studio

commit a7e9cf50b2e92ac48f8c5308d4ef7158c0cad4ad
Merge: d45bb7303 dcca02e4d
Author: Alaister Young <alaister@users.noreply.github.com>
Date: Sun Oct 2 21:43:52 2022 +1100

Merge pull request #9280 from supabase/master

Prod deploy Studio

commit d45bb73031f54bd564568d9c52c4f9edb58660c8
Merge: b5f2259d0 1bf3e90b3
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Thu Sep 29 15:08:49 2022 +0800

Merge pull request #9208 from supabase/master

Prod deploy Studio

commit b5f2259d0fd5334d6bf9326325643339798b92d2
Merge: ff192a2b1 8e6c30d1d
Author: Joshen Lim <joshenlimek@gmail.com>
Date: Tue Sep 27 12:12:02 2022 +0800

Merge pull request #9156 from supabase/master

Prod deploy Studio

You might also like