Merge pull request #1531 from alphagov/october-roadmap

Updated roadmap for October 2017 onwards
This commit is contained in:
Chris Hill-Scott
2017-10-05 15:11:30 +01:00
committed by GitHub

View File

@@ -27,30 +27,33 @@
<a href="https://ukgovernmentdigital.slack.com/messages/govuk-notify">cross-government Slack channel</a>.
</p>
<h2 class="heading-medium">August 2017</h2>
<h2 class="heading-medium">October 2017</h2>
<ul class="list list-bullet">
<li>Sending of pre-compiled text messages and emails</li>
<li>Allowing multiple sender names and reply-to addresses</li>
<li>Posting delivery receipts to services</li>
<li>Allowing multiple sender names / reply-to-addresses</li>
</ul>
<h2 class="heading-medium">September 2017</h2>
<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>
<ul class="list list-bullet">
<li>Customising the expiry time for text messages</li>
<li>Sending letters (available for everyone)</li>
<li>Allow service owners to manage team members details</li>
</ul>
<h2 class="heading-medium">October to December 2017</h2>
<ul class="list list-bullet">
<li>Sending of pre-compiled letters</li>
<li>Distributing delivery of notifications over a period of time</li>
</ul>
<h2 class="heading-medium">January 2018 onwards</h2>
<ul class="list list-bullet">
<li>Checking mobile numbers are valid before sending</li>
<li>Allowing people to request to join a service</li>
</ul>
<h2 class="heading-medium">March 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>
</ul>
{% endblock %}