Updated the Roadmap

This commit is contained in:
Pete Herlihy
2017-11-22 16:19:35 +00:00
committed by GitHub
parent 6ee62fa9be
commit 86d2cb2f4c

View File

@@ -27,33 +27,36 @@
<a href="https://ukgovernmentdigital.slack.com/messages/govuk-notify">cross-government Slack channel</a>.
</p>
<h2 class="heading-medium">October 2017</h2>
<ul class="list list-bullet">
<li>Allowing multiple sender names / reply-to-addresses</li>
</ul>
<h2 class="heading-medium">November 2017</h2>
<ul class="list list-bullet">
<li>Allow services to get text messages replies via the API</li>
<li>Sending of pre-compiled text messages and emails</li>
<li>Sending of pre-compiled letters</li>
</ul>
<h2 class="heading-medium">December 2017 to February 2018</h2>
<h2 class="heading-medium">December 2017</h2>
<ul class="list list-bullet">
<li>Posting delivery receipts to services</li>
</ul>
<h2 class="heading-medium">January 2018</h2>
<ul class="list list-bullet">
<li>Sending of pre-compiled letters</li>
</ul>
<h2 class="heading-medium">February April 2018</h2>
<ul class="list list-bullet">
<li>Customising the expiry time for text messages</li>
<li>Allow service owners to manage team members details</li>
<li>Allowing people to request to join a service</li>
<li>Sending of pre-compiled text messages and emails</li>
<li>Retire version 1 of the API</li>
</ul>
<h2 class="heading-medium">March 2018 onwards</h2>
<h2 class="heading-medium">May 2018 onwards</h2>
<ul class="list list-bullet">
<li>Retire version 1 of the API</li>
<li>Checking mobile numbers are valid before sending</li>
<li>Posting delivery receipts to services</li>
<li>Distributing delivery of notifications over a period of time</li>
<li>Explore other channels (Facebook messenger, WhatsApp, Push Notifications)</li>
<li>Automated content scanning for banned content</li>
<li>Checking mobile numbers are valid before sending</li>
</ul>
{% endblock %}