-
Notifications
You must be signed in to change notification settings - Fork 10.2k
changelog for persist starred domains filter on account home #20422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
5312372
4773d71
0d04dcb
810f3ad
19dac79
4a7c7cb
037b8aa
80a23fd
3d01ea4
ec280dd
3d95589
f75c144
e632e1d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| --- | ||
| title: Keep starred domains front and center on Account Home | ||
| description: Account Home now saves your preference for only viewing starred domains | ||
| products: | ||
| - fundamentals | ||
| date: 2025-02-28 | ||
| --- | ||
|
|
||
| Now, when you filter for starred domains on Account Home, you'll continue to only see starred domains by default. | ||
|
|
||
|  | ||
|
|
||
| For more info | ||
|
|
||
| - [Documentation on starred domains](https://developers.cloudflare.com/fundamentals/setup/manage-domains/star-zones/) | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| title: .ai and .shop domains now available | ||
| description: You can now register and transfer .ai and .shop domains with Cloudflare | ||
| products: | ||
| - registrar | ||
| date: 2025-02-29 | ||
| --- | ||
|
|
||
| You can now register (and transfer over) `.ai` and `.shop` domains without any markups or add-on fees using [Cloudflare Registrar](https://domains.cloudflare.com/). | ||
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Identified issues
/1.1.1.1/check/) instead of the full URL (https://developers.cloudflare.com/1.1.1.1/check/) or a local development link (http://localhost:1111/1.1.1.1/check/).Proposed fix
The link should be changed from a full URL to a full relative link to comply with the style guide. This change ensures that the documentation remains consistent and links correctly within the site structure.