Commit 452ae0d87e
Verified · cmc
CHANGELOG.org +6 −1
| @@ -23,8 +23,13 @@ phone the way it already reaches the inbox and mail. | ||
| 23 | 23 | - =notifications device add= (token on stdin), =device list= (token |
| 24 | 24 | shown truncated), =device remove <id>=, and =notifications settings |
| 25 | 25 | push on|off=. A device is dropped automatically when Apple reports |
| 26 | the token dead (410 Unregistered or BadDeviceToken). | |
| 26 | the token dead (410 Unregistered or BadDeviceToken). With =[push] | |
| 27 | enabled = false= nothing is queued and =device add= refuses, rather | |
| 28 | than registering a device nothing can deliver to. | |
| 27 | 29 | - =[retention] push= caps the delivery queue, beside =mail=. |
| 30 | - =dashboard= reports the push queue for admins beside the other five, | |
| 31 | by device id: a =key_id= or =team_id= Apple did not issue passes | |
| 32 | config validation and then dead-letters every send. | |
| 28 | 33 | - =issue assign= now files a notice, so assignment reaches the inbox, |
| 29 | 34 | mail and push. |
| 30 | 35 | - Notification text is sent in full, private repositories included: a |