Open
Conversation
4b075c0 to
eeaf4a7
Compare
Member
Author
c5f889c to
89dfc90
Compare
Closed
10 tasks
89dfc90 to
23de40b
Compare
Member
Author
Member
Author
|
I'll get this merged soon after re-design. We've removed font-awesome from our main directories so I'll have to adjust the icon but nothing too big. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Resolves #170
This updates the page to be on the newest start template, and grabs the dates/versions programmatically based off the new
settings.LAST_SAFE_VERSIONvariable. If we could grab the last safe version from product details that would be rad, but this should make it quite simple to update.We're still missing the support article, but I can also just make the line about the support article more generic.
Screenshots:



Thunderbird v10.0.1
Thunderbird v31.8.0
Thunderbird v78.9.1
During testing I noticed we use Let's Encrypt which has deprecated an older CA a while ago. On an older system that hasn't been updated with the new root certificate this will cause a white screen (if it's in the message body section) or an certificate error page. Probably not an issue, because it's unlikely that someone would be this outdated (except for my virtual machine), but something to keep in mind.
