Merge pull request #3468 from alphagov/update-roadmap

Update roadmap
This commit is contained in:
karlchillmaid
2020-06-16 13:03:31 +01:00
committed by GitHub

View File

@@ -13,39 +13,40 @@
<p class="govuk-body">Notify is in public beta. This means its fully operational and supported, but were still adding new features. The roadmap is a guide to what we have planned, but some things might change.</p>
<p class="govuk-body">You can <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('.support')}}">contact us</a> if you have any questions about the roadmap or suggestions for new features.</p>
<h2 class="heading-medium">January to March 2020</h2>
<h2 class="heading-medium">April to June 2020</h2>
<ul class="list list-bullet">
<li>Let services send letters to international addresses</li>
<li>Automate the removal of inactive users and API keys</li>
</ul>
<h2 class="heading-medium">April to June 2020</h2>
<ul class="list list-bullet">
<li>Use two-factor authentication to protect files sent by email</li>
<li>Let services attach forms to letter templates</li>
</ul>
<h2 class="heading-medium">July to September 2020</h2>
<ul class="list list-bullet">
<li>Add large print letter templates</li>
<li>Add multilingual letter templates so services can provide information in several languages</li>
<li>Publish guidance and examples to help teams send effective messages</li>
<li>Let services save emergency contact lists for business continuity</li>
<li>Start sending emails from NHS and Parliament email addresses</li>
<li>Make it easier for software suppliers set up Notify for their customers</li>
<li>Explore ways to help teams send effective messages</li>
</ul>
<h2 class="heading-medium">October 2020 onwards</h2>
<h2 class="heading-medium">October to December 2020</h2>
<ul class="list list-bullet">
<li>Let services attach forms to letter templates</li>
<li>Distribute the delivery of a batch of messages over several hours</li>
<li>Make it easy to see the replies from staff on an emergency contact list</li>
</ul>
<h2 class="heading-medium">January 2021 onwards</h2>
<ul class="list list-bullet">
<li>Start sending emails from NHS and Parliament email addresses</li>
<li>Use two-factor authentication to protect files sent by email</li>
<li>Explore other ways to pay for Notify</li>
<li>Add multilingual letter templates so services can provide information in several languages</li>
<li>Add large print letter templates</li>
<li>Add a link shortening service</li>
<li>Specify an expiry period for undeliverable text messages</li>
<li>Let users save draft templates</li>
<li>Distribute the delivery of a batch of messages over several hours</li>
<li>Explore other ways to pay for Notify</li>
</ul>
{% endblock %}