diff --git a/.env b/.env index 0220f90..bf8cf4f 100644 --- a/.env +++ b/.env @@ -19,7 +19,7 @@ APP_ENV=dev APP_SECRET=EDIT_ME ###< symfony/framework-bundle ### -APP_VERSION=1.9.1 +APP_VERSION=1.10.0 APP_NAME=KevaChat diff --git a/README.md b/README.md index 6592ab7..0ccd70d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ Instance require connection to the [Kevacoin](https://github.com/kevacoin-projec KevaChat following open wallet model, where community boost shared ballance for talks. -* In another way, node administrators able to provide unique payment addresses to each message sent and charge commission for instance monetization. +* In another way, node able to generate payment addresses to each message sent and charge commission for instance monetization. +* Also registered users have payment accounts where everyone able to boost their balance by donation Administrators have flexible settings of access levels explained in the `.env` file: read-only rooms, connection and post limits, etc.