From c412f376b1de03d4b17a833887a2f072ef14df95 Mon Sep 17 00:00:00 2001 From: lfbrock Date: Tue, 8 Dec 2015 14:17:04 -0500 Subject: Update CHANGELOG.md --- CHANGELOG.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f6191de9..25d188397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,15 +70,8 @@ Multiple settings were added to [`config.json`](./config/config.json). These opt - Removed: `"ApplePushServer": ""` which is replaced with `SendPushNotifications` and `PushNotificationServer` - Removed: `"ApplePushCertPublic": ""` which is replaced with `SendPushNotifications` and `PushNotificationServer` - Removed: `"ApplePushCertPrivate": ""` which is replaced with `SendPushNotifications` and `PushNotificationServer` - - Added: `"SendPushNotifications": true` to control whether push notifications are sent to mobile apps - - Added: `"PushNotificationServer": "https://push.mattermost.com"` to - -#### Database Changes from v1.2 to v1.3 - -The following is for informational purposes only, no action needed. Mattermost automatically upgrades database tables from the previous version's schema using only additions. Sessions table is dropped and rebuilt, no team data is affected by this. - -##### Channels Table -1. Renamed `Description` to `Header` + - Added: `"SendPushNotifications": true` to control whether mobile push notifications are sent to the server specified in `PushNotificationServer` + - Added: `"PushNotificationServer": "https://push.mattermost.com"` to specify the address of the proxy server that re-sends push notifications to their respective services like APNS (Apple Push Notification Services) #### Known Issues -- cgit v1.2.3-1-g7c22