mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
b91ec0cd6f
* feat(core,console,phrases): add custom data editor to application details page add custom data editor to application details page * chore: add changeset add changeset * fix(core): fix input params bug fix input params bug * fix(test): fix the integration tests fix the integration tests * fix(console): use the form controller element use the form controller element * fix(core,console): remove deepPartial statement remove deepPartial statement from the patch application API payload guard * fix(test): fix backchannel integration test fix backchannel integration test
6 lines
147 B
Markdown
6 lines
147 B
Markdown
---
|
|
"@logto/console": minor
|
|
"@logto/phrases": minor
|
|
---
|
|
|
|
add the application `custom_data` field editor to the application details page in console
|