Skip to content

Add documentation on modifying page titles in simple theme editor#4180

Merged
nathan-contino merged 2 commits intorelease/1.64.0from
kingds/eng-2539/themed-page-titles
Mar 13, 2026
Merged

Add documentation on modifying page titles in simple theme editor#4180
nathan-contino merged 2 commits intorelease/1.64.0from
kingds/eng-2539/themed-page-titles

Conversation

@kingds
Copy link
Copy Markdown
Contributor

@kingds kingds commented Mar 13, 2026

Updated screenshot for new look and feel.

@kingds kingds requested a review from a team as a code owner March 13, 2026 19:16
@kingds kingds requested review from nathan-contino and removed request for a team March 13, 2026 19:16
Copy link
Copy Markdown
Contributor

@nathan-contino nathan-contino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM % some small suggestions -- in edits.

Comment thread astro/src/content/docs/customize/look-and-feel/simple-theme-editor.mdx Outdated
@nathan-contino nathan-contino merged commit 35afdbc into release/1.64.0 Mar 13, 2026
3 checks passed
@nathan-contino nathan-contino deleted the kingds/eng-2539/themed-page-titles branch March 13, 2026 19:22
nathan-contino added a commit that referenced this pull request Mar 19, 2026
* Add documentation on Key Master Secrets and using them in Lambda functions (#4161)

* Fix Secret key type naming. Add doc on updating secret value. (#4174)

* Add documentation on modifying page titles in simple theme editor (#4180)

* ENG-4023 - Maxmind/license related changes (#4172)

* new geo field
* 429
* HTTP 409 updates

* Missed DPoP (#4171)

* Updated cognito blog post (#4173)

* add technical considerations to cognito blog post

* updated date, added dan moore as author

* moar links

* Add permify support blog (#4179)

* Add support guide blog post: How to Get Support for FusionAuth FGA by Permify

* Edit: How To Get Support For FusionAuth FGA By Permify

* Proofread: How To Get Support For FusionAuth FGA By Permify

* Fix absolute fusionauth.io URLs to relative paths

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* updating image

* wordsmithing

---------

Co-authored-by: Gareth Dwyer <gareth@ritza.co>
Co-authored-by: bethh0rn <170328193+bethh0rn@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

* Update session/logout doc (#4176)

* on investigation, learned that the  parameter does remove the FusionAuth SSO session.

updating docs to reflect that

* added backchannel logout section

* Clarifying text

Suggestions from Nathan

Co-authored-by: nathan contino <patronus@lambdalatitudinarians.org>

* added clarifications

these were raised by Nathan's review

---------

Co-authored-by: nathan contino <patronus@lambdalatitudinarians.org>

* Securing agents article (#4169)

This article covers a framework for securing AI agents, including detailed discussion of the tradeoffs involved.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Andy Pai <8798244+andrewpai@users.noreply.github.com>
Co-authored-by: nathan contino <patronus@lambdalatitudinarians.org>

* fixed hook (#4183)

* Improve docs landing page (#4184)

* Move mermaid styles into style.css because mermaid.css is not getting picked up correctly in prod

* Add release notes v1 and initial draft of blog post

* Add S256 code challenge method to openid configuration

* Mostly complete 1.64 blog post

* Finish off blog post and fix dark theming

* Make nav menus more consistent with dark theme selector

* Document context parameter for all lambda types (#4187)

* Blog index cleanup

* link fix

* Update release date to 3.19

* cleanup

* ENG-4043 - Passwordless/email strategy config (#4181)

* Clarify passwordless
* Apply updates or placeholders for updates to magic-links.mdx
* Application API updates
* Application UI updates
* screenshots

Co-authored-by: nathan contino <nathan.contino@fusionauth.io>
Co-authored-by: Lyle Schemmerling <lshem16@gmail.com>

* Update release notes based on dave and andy feedback

* Prevent dark mode mermaid diagrams from flashing white as they load; improve landing page

* Trim words

* Revise code sample

* Add several pieces of flair

---------

Co-authored-by: Daniel King <kingds3272@gmail.com>
Co-authored-by: Brady Wied <brady.wied@fusionauth.io>
Co-authored-by: Brady Wied <wied03@users.noreply.github.com>
Co-authored-by: Dan Moore <dan@fusionauth.io>
Co-authored-by: Gareth Dwyer <gareth@ritza.co>
Co-authored-by: bethh0rn <170328193+bethh0rn@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Andy Pai <8798244+andrewpai@users.noreply.github.com>
Co-authored-by: Lyle Schemmerling <lshem16@gmail.com>
bhalsey added a commit that referenced this pull request Mar 30, 2026
* Add documentation on Key Master Secrets and using them in Lambda functions (#4161)

* Fix Secret key type naming. Add doc on updating secret value. (#4174)

* Add documentation on modifying page titles in simple theme editor (#4180)

* ENG-4023 - Maxmind/license related changes (#4172)

* new geo field
* 429
* HTTP 409 updates

* Missed DPoP (#4171)

* Updated cognito blog post (#4173)

* add technical considerations to cognito blog post

* updated date, added dan moore as author

* moar links

* Add permify support blog (#4179)

* Add support guide blog post: How to Get Support for FusionAuth FGA by Permify

* Edit: How To Get Support For FusionAuth FGA By Permify

* Proofread: How To Get Support For FusionAuth FGA By Permify

* Fix absolute fusionauth.io URLs to relative paths

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* updating image

* wordsmithing

---------

Co-authored-by: Gareth Dwyer <gareth@ritza.co>
Co-authored-by: bethh0rn <170328193+bethh0rn@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

* Update session/logout doc (#4176)

* on investigation, learned that the  parameter does remove the FusionAuth SSO session.

updating docs to reflect that

* added backchannel logout section

* Clarifying text

Suggestions from Nathan

Co-authored-by: nathan contino <patronus@lambdalatitudinarians.org>

* added clarifications

these were raised by Nathan's review

---------

Co-authored-by: nathan contino <patronus@lambdalatitudinarians.org>

* Securing agents article (#4169)

This article covers a framework for securing AI agents, including detailed discussion of the tradeoffs involved.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Andy Pai <8798244+andrewpai@users.noreply.github.com>
Co-authored-by: nathan contino <patronus@lambdalatitudinarians.org>

* fixed hook (#4183)

* Improve docs landing page (#4184)

* Move mermaid styles into style.css because mermaid.css is not getting picked up correctly in prod

* Add release notes v1 and initial draft of blog post

* Add S256 code challenge method to openid configuration

* Mostly complete 1.64 blog post

* Finish off blog post and fix dark theming

* Make nav menus more consistent with dark theme selector

* Document context parameter for all lambda types (#4187)

* Blog index cleanup

* link fix

* Update release date to 3.19

* cleanup

* ENG-4043 - Passwordless/email strategy config (#4181)

* Clarify passwordless
* Apply updates or placeholders for updates to magic-links.mdx
* Application API updates
* Application UI updates
* screenshots

Co-authored-by: nathan contino <nathan.contino@fusionauth.io>
Co-authored-by: Lyle Schemmerling <lshem16@gmail.com>

* Update release notes based on dave and andy feedback

* Prevent dark mode mermaid diagrams from flashing white as they load; improve landing page

* Trim words

* Revise code sample

* Add several pieces of flair

* idp 409 response code

---------

Co-authored-by: Daniel King <kingds3272@gmail.com>
Co-authored-by: Brady Wied <brady.wied@fusionauth.io>
Co-authored-by: Brady Wied <wied03@users.noreply.github.com>
Co-authored-by: Dan Moore <dan@fusionauth.io>
Co-authored-by: Gareth Dwyer <gareth@ritza.co>
Co-authored-by: bethh0rn <170328193+bethh0rn@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: nathan contino <patronus@lambdalatitudinarians.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Andy Pai <8798244+andrewpai@users.noreply.github.com>
Co-authored-by: nathan contino <nathan.contino@fusionauth.io>
Co-authored-by: Lyle Schemmerling <lshem16@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants