diff --git a/CHANGELOG.md b/CHANGELOG.md index c074276d6..7e23e6e53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. Given the high speed of development in the first phase, changes are being reported only starting from v0.20.2. +## [Unreleased] + +### Added + +- Added support for custom dashboard widgets with customized (see https://git.platypush.tech/platypush/platypush/-/wikis/Backends#creating-custom-widgets). + ## [0.20.7] - 2021-03-26 ### Fixed diff --git a/platypush/backend/http/webapp/dist/index.html b/platypush/backend/http/webapp/dist/index.html index 218f8121e..a5029d364 100644 --- a/platypush/backend/http/webapp/dist/index.html +++ b/platypush/backend/http/webapp/dist/index.html @@ -1 +1 @@ -
Generate a JWT authentication token that can be used for API calls to the /execute endpoint.
You can include the token in your requests in any of the following ways:
\n\nGenerate a JWT authentication token that can be used for API calls to the /execute endpoint.
You can include the token in your requests in any of the following ways:
\n\n