mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-08 18:34:24 -04:00
Update content to match latest roadmap
Bullets with an * still need content design
This commit is contained in:
@@ -17,38 +17,39 @@
|
||||
|
||||
<ul class="list list-bullet">
|
||||
<li>Let services send letters to international addresses</li>
|
||||
<li>Let services save emergency contact lists for business continuity</li>
|
||||
<li>Automate the removal of inactive users and API keys</li>
|
||||
<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 easy for software suppliers to rollout Notify to their customers</li>
|
||||
<li>Explore ways to help teams send effective messages</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="heading-medium">October to December 2020</h2>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
<li>Start sending emails from NHS and Parliament email addresses</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>*Include forms with templated letters</li>
|
||||
<li>Distribute the delivery of a batch of messages over several hours</li>
|
||||
<li>Explore other ways to pay for Notify</li>
|
||||
<li>*Extend business continuity features to collate staff replies</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="heading-medium">January to March 2021</h2>
|
||||
<h2 class="heading-medium">January 2021 onwards</h2>
|
||||
|
||||
<ul class="list list-bullet">
|
||||
|
||||
<li>TBC</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>
|
||||
|
||||
</ul>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user