Update roadmap content

This commit is contained in:
karlchillmaid
2020-01-07 15:03:13 +00:00
committed by GitHub
parent aca999a94c
commit ee9c36c102

View File

@@ -13,37 +13,39 @@
<p>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>You can <a href="{{url_for('.feedback', ticket_type='ask-question-give-feedback')}}">contact us</a> if you have any questions about the roadmap or suggestions for new features.</p>
<h2 class="heading-medium">July to September 2019</h2>
<ul class="list list-bullet">
<li>Upload your own letters instead of using Notify templates</li>
<li>Get automated updates about returned and undelivered letters</li>
</ul>
<h2 class="heading-medium">October to December 2019</h2>
<ul class="list list-bullet">
<li>Send letters internationally</li>
<li>Upload a mail merge of letters instead of using Notify templates</li>
</ul>
<h2 class="heading-medium">January to March 2020</h2>
<ul class="list list-bullet">
<li>Bilingual letter templates for services that need to provide information in 2 languages</li>
<li>Save draft templates</li>
<li>Let services send letters to international addresses</li>
<li>Automate the removal of inactive users</li>
</ul>
<h2 class="heading-medium">April 2020 onwards</h2>
<h2 class="heading-medium">April to June 2020</h2>
<ul class="list list-bullet">
<li>Add two-factor authentication to files sent by email</li>
<li>Let services add 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 design patterns to help teams send effective messages</li>
<li>Let services save contact lists</li>
</ul>
<h2 class="heading-medium">October 2020 onwards</h2>
<ul class="list list-bullet">
<li>Other ways to pay for Notify</li>
<li>Send emails from NHS and Parliament email addresses</li>
<li>Start sending emails from NHS and Parliament email addresses</li>
<li>Link shortening service</li>
<li>Two-factor authentication for accessing files sent by email</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 %}