feat: Added page to outline all teh changes since Jan 2023 as well as the... #19

Merged
silver merged 3 commits from #9_recovery-page into main 2024-02-05 17:08:53 +00:00
Showing only changes of commit c515b7f07f - Show all commits

View file

@ -66,6 +66,12 @@
<h4>Changes:</h4>
<ul>
<li>
Usernames have been converted to lowercase, <code>UserName</code> is now <code>username</code>.
</li>
<li>
Usernames starting with a number have been prefixed by a <code>_</code>, <code>0username</code> is now <code>_0username</code>.
</li>
<li>
<p>
Webmail is now available at <a href="https://mail.skynet.ie" target="_blank" rel="noopener">https://mail.skynet.ie</a>