Template:FIREFOX RELEASE DATE: Difference between revisions
Jump to navigation
Jump to search
(Add 59.0 and 59.0.1) |
m (Reverted edits by SpikeUK1 (talk) to last revision by Mnoorenberghe) Tag: Rollback |
||
| (149 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
{{#switch:{{{1}}} | {{#switch:{{{1}}} | ||
<!-- This data is available from https://product-details.mozilla.org/1.0/firefox.json --> | <!-- This data is available from https://product-details.mozilla.org/1.0/firefox.json --> | ||
<!-- The following command will give you output to add: | |||
curl https://product-details.mozilla.org/1.0/firefox.json | jq -r '.releases | with_entries( select(.key|contains("esr")|not ) ) | map(select(.category == "major" or .category == "stability")|select(.date >= "2020-01-01")) | sort_by(.date) | map(.version + " = " + .date)|.[]' - | sed 's/^/| /g' | |||
--> | |||
| 1.0 = 2004-11-09 | | 1.0 = 2004-11-09 | ||
| 1.0.1 = 2005-02-24 | | 1.0.1 = 2005-02-24 | ||
| Line 287: | Line 290: | ||
| 59.0 = 2018-03-13 | | 59.0 = 2018-03-13 | ||
| 59.0.1 = 2018-03-16 | | 59.0.1 = 2018-03-16 | ||
| 59.0.2 = 2018-03-26 | |||
| 59.0.3 = 2018-04-30 | |||
| 60.0 = 2018-05-09 | |||
| 60.0.1 = 2018-05-16 | |||
| 60.0.2 = 2018-06-06 | |||
| 61.0 = 2018-06-26 | |||
| 61.0.1 = 2018-07-05 | |||
| 61.0.2 = 2018-08-08 | |||
| 62.0 = 2018-09-05 | |||
| 62.0.2 = 2018-09-21 | |||
| 62.0.3 = 2018-10-02 | |||
| 63.0 = 2018-10-23 | |||
| 63.0.1 = 2018-10-31 | |||
| 63.0.3 = 2018-11-15 | |||
| 64.0 = 2018-12-11 | |||
| 64.0.2 = 2019-01-09 | |||
| 65.0 = 2019-01-29 | |||
| 65.0.1 = 2019-02-12 | |||
| 65.0.2 = 2019-02-28 | |||
| 66.0 = 2019-03-19 | |||
| 66.0.1 = 2019-03-22 | |||
| 66.0.2 = 2019-03-27 | |||
| 66.0.3 = 2019-04-10 | |||
| 66.0.4 = 2019-05-05 | |||
| 66.0.5 = 2019-05-07 | |||
| 67.0 = 2019-05-21 | |||
| 67.0.1 = 2019-06-04 | |||
| 67.0.2 = 2019-06-11 | |||
| 67.0.3 = 2019-06-18 | |||
| 67.0.4 = 2019-06-20 | |||
| 68.0 = 2019-07-09 | |||
| 68.0.1 = 2019-07-18 | |||
| 68.0.2 = 2019-08-14 | |||
| 69.0 = 2019-09-03 | |||
| 69.0.1 = 2019-09-18 | |||
| 69.0.2 = 2019-10-03 | |||
| 69.0.3 = 2019-10-10 | |||
| 70.0 = 2019-10-22 | |||
| 70.0.1 = 2019-10-31 | |||
| 71.0 = 2019-12-03 | |||
| 72.0 = 2020-01-07 | |||
| 72.0.1 = 2020-01-08 | |||
| 72.0.2 = 2020-01-20 | |||
| 73.0 = 2020-02-11 | |||
| 73.0.1 = 2020-02-18 | |||
| 74.0 = 2020-03-10 | |||
| 74.0.1 = 2020-04-03 | |||
| some date in the past | | some date in the past | ||
}} | }} | ||
<!-- "some date in the past" should remain here. It is used to check if all the data are present --> | <!-- "some date in the past" should remain here. It is used to check if all the data are present --> | ||
Latest revision as of 08:52, 27 November 2025
some date in the past