v0.2.0
New in version 0.2.0:
- Redmine webhooks events field
data.issue.description
not required - Added bot interface multi language support
For multi language support required nxs-chat-redmine plugin v2.0 - Added ability to customize the Telegram bot greeting message
- Added value check for config file option
telegram.bot_api_key
Now if value starts with 'bot' prefix nxs-chat-srv will be terminate
with an error. - Statistic improved
- Improved statistic calculation algorithms
- Changed field names in json and html output formats
- Added Telegram activity ratio of total Redmine activity
- Added new config file option
redmine.url
This option is used to create links to Redmine issues in Telegram
messages. It's useful to make for users a valid links in case if Redmine
has host address in internal network (e.g. in Docker installations).
If not specified,redmine.host
option value will be used. - Nxs-chat-srv packages for Debian 8 and 9 are available in Nixys repository