diff --git a/.changeset/cyan-ravens-repair.md b/.changeset/cyan-ravens-repair.md new file mode 100644 index 000000000..adec3e5ef --- /dev/null +++ b/.changeset/cyan-ravens-repair.md @@ -0,0 +1,7 @@ +--- +@lumeweb/lbry-sdk: minor +--- + +## Features + +- redesign auth login ui diff --git a/.changeset/fiery-humans-take.md b/.changeset/fiery-humans-take.md new file mode 100644 index 000000000..067220d1c --- /dev/null +++ b/.changeset/fiery-humans-take.md @@ -0,0 +1,13 @@ +--- +@lumeweb/portal-framework-ui: minor +--- + +## Features + +- add account api domain hook + +## Fixes + +- fit logo link to the logo +- keep port in account api domain +- resolve account api domain on one path diff --git a/.changeset/lovely-tips-guess.md b/.changeset/lovely-tips-guess.md new file mode 100644 index 000000000..63aa015ca --- /dev/null +++ b/.changeset/lovely-tips-guess.md @@ -0,0 +1,12 @@ +--- +@lumeweb/portal-sdk: minor +--- + +## Features + +- regenerate account sdk from live spec +- add wallet key-identity client + +## Fixes + +- check wallet verify status before body diff --git a/.changeset/silver-squids-happen.md b/.changeset/silver-squids-happen.md new file mode 100644 index 000000000..7c1bd3293 --- /dev/null +++ b/.changeset/silver-squids-happen.md @@ -0,0 +1,12 @@ +--- +@lumeweb/portal-framework-auth: minor +--- + +## Features + +- redesign auth login ui +- deterministic wallet logos with validated fallbacks + +## Fixes + +- keep consent notice with zero social providers diff --git a/.changeset/smooth-taxes-greet.md b/.changeset/smooth-taxes-greet.md new file mode 100644 index 000000000..6ac213235 --- /dev/null +++ b/.changeset/smooth-taxes-greet.md @@ -0,0 +1,7 @@ +--- +@lumeweb/portal-plugin-dashboard: minor +--- + +## Features + +- use SafeAuthenticated guard in routes