Skip to content

Commit 7a00a0c

Browse files
added changelog + added a migration guide (#327)
* added changelog + added a migration guide * fix wording for changelog * fix code blocks * add david's suggested changes * use brand svgs for cards --------- Co-authored-by: Hahnbee Lee <[email protected]>
1 parent 2f3d1c5 commit 7a00a0c

File tree

3 files changed

+150
-1
lines changed

3 files changed

+150
-1
lines changed

changelog/overview.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,16 @@ You can now customize the prompts for the AI chat. Please reach out to [support]
6767

6868
## Dashboard Improvements
6969

70+
- Added ability to change custom domain to be /docs directly through dashboard settings.
7071
- Consolidated the login and signup pages to decrease friction and confusion.
7172
- Implemented the discovery login flow so that users that are members of multiple organizations can now switch between them.
7273
- Added login with Google OAuth
74+
- Added ability to add new deployment through dashboard settings.
7375

7476
## Bug Fixes
7577

78+
- Can now use leading slashes in navigation.
79+
- Can now edit CSS & JS files in the web editor.
7680
- Fixed `suggestEdit` not showing up even when enabled.
7781
- Fixed keyboard navigation for Search and Chat such that you can now use the up and down arrow keys to navigate the results.
7882
- Don't allow search engines to crawl user-auth protected pages.

0 commit comments

Comments
 (0)