Updated the roadmap now that we're in May.

This commit is contained in:
Pete Herlihy
2017-05-09 14:51:20 +01:00
committed by GitHub
parent 3829002d65
commit 8c35b16cfc

View File

@@ -27,39 +27,36 @@
<a href="https://ukgovernmentdigital.slack.com/messages/govuk-notify">cross-government Slack channel</a>.
</p>
<h2 class="heading-medium">April 2017</h2>
<ul class="list list-bullet">
<li>Searching templates</li>
<li>Sending letters (invite only)</li>
<li>Sending text messages to international numbers</li>
</ul>
<h2 class="heading-medium">May 2017</h2>
<ul class="list list-bullet">
<li>Supporting replies to text messages (invite only)</li>
<li>Retiring version 1 of the API</li>
<li>Sending individual messages via Notify interface</li>
<li>Restricting notifications to sociable hours</li>
<li>Searching for notifications by phone number or email address</li>
<li>Restricting notifications to sociable hours</li>
</ul>
<h2 class="heading-medium">June to August 2017</h2>
<h2 class="heading-medium">June 2017</h2>
<ul class="list list-bullet">
<li>Retiring version 1 of the API</li>
<li>Sending letters through the API</li>
<li>Providing non-mobile phone 2-factor authentication</li>
<li>Allowing multiple sender names and reply-to addresses</li>
</ul>
<h2 class="heading-medium">July to September 2017</h2>
<ul class="list list-bullet">
<li>Sending letters (available for everyone)</li>
<li>Distributing delivery of notifications over a period of time</li>
<li>Allowing multiple sender names and reply-to addresses</li>
<li>Sending of pre-compiled text messages and emails</li>
<li>Checking mobile numbers are valid before sending</li>
<li>Providing non-mobile phone 2-factor authentication</li>
<li>Sending letters through the API</li>
<li>Customising the expiry time for text messages</li>
</ul>
<h2 class="heading-medium">September 2017 and beyond</h2>
<ul class="list list-bullet">
<li>Distributing delivery of notifications over a period of time</li>
<li>Sending of pre-compiled letters</li>
<li>Allowing people to request to join a service</li>
<li>Publishing design patterns for integration</li>
</ul>
<h2 class="heading-medium">October 2017 and beyond</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>
{% endblock %}