You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(firefox-release): Finalize release note for FF146 release (mdn#42319)
* update dates and add page for nightly
* reorder devtools and mathml sections
* Revert "reorder devtools and mathml sections"
This reverts commit fc430ad.
Copy file name to clipboardExpand all lines: files/en-us/mozilla/firefox/releases/146/index.md
+5-46Lines changed: 5 additions & 46 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,13 @@
1
1
---
2
-
title: Firefox 146 release notes for developers (Beta)
3
-
short-title: Firefox 146 (Beta)
2
+
title: Firefox 146 release notes for developers (Stable)
3
+
short-title: Firefox 146 (Stable)
4
4
slug: Mozilla/Firefox/Releases/146
5
5
page-type: firefox-release-notes-active
6
6
sidebar: firefox
7
7
---
8
8
9
9
This article provides information about the changes in Firefox 146 that affect developers.
10
-
Firefox 146 is the current [Beta version of Firefox](https://www.firefox.com/en-US/channel/desktop/#beta) and ships on [December 9, 2025](https://whattrainisitnow.com/release/?version=146).
11
-
12
-
> [!NOTE]
13
-
> The release notes for this Firefox version are still a work in progress.
14
-
15
-
<!-- Authors: Please uncomment any headings you are writing notes for -->
10
+
Firefox 146 was released on [December 9, 2025](https://whattrainisitnow.com/release/?version=146).
16
11
17
12
## Changes for web developers
18
13
@@ -21,11 +16,9 @@ Firefox 146 is the current [Beta version of Firefox](https://www.firefox.com/en-
21
16
- In the Rule view of the Inspector, when a displayed ruleset declares 10 or more [CSS custom properties](/en-US/docs/Web/CSS/Reference/Properties/--*) that are unused, those properties are hidden by default. This reduces clutter, and in some cases also speeds up the rendering of the Inspector panel. In such cases, the hidden properties can be displayed via a "Show..." button provided at the bottom of the ruleset.
@@ -34,12 +27,6 @@ Firefox 146 is the current [Beta version of Firefox](https://www.firefox.com/en-
34
27
- The {{cssxref("math-shift")}} property is now supported. This allows developers to indicate whether superscript rendering in MathML formulas should be normal or compact, affecting the height to which superscript text is shifted.
- The {{cssxref("color_value/contrast-color()")}} function is now supported. This function takes a [`<color>`](/en-US/docs/Web/CSS/Reference/Values/color_value) value and returns a contrasting color that ensures at least [WCAG AA minimum contrast](https://w3c.github.io/wcag/guidelines/22/#contrast-minimum).
@@ -57,38 +44,14 @@ Firefox 146 is the current [Beta version of Firefox](https://www.firefox.com/en-
57
44
This keyword is an alias for the recently-standardized `stretch` keyword (i.e., [`width: stretch`](/en-US/docs/Web/CSS/Reference/Properties/width#stretch) and [`height: stretch`](/en-US/docs/Web/CSS/Reference/Properties/height#stretch)), which isn't yet supported in Firefox.
- {{jsxref("WeakMap")}} and {{jsxref("WeakSet")}} now accept {{jsxref("Symbol")}} objects as keys, except for those that are [registered](/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol#shared_symbols_in_the_global_symbol_registry). ([Firefox bug 1966745](https://bugzil.la/1966745)).
65
50
66
-
<!-- No notable changes. -->
67
-
68
-
<!-- #### Removals -->
69
-
70
-
<!-- ### HTTP -->
71
-
72
-
<!-- #### Removals -->
73
-
74
-
<!-- ### Security -->
75
-
76
-
<!-- #### Removals -->
77
-
78
51
### APIs
79
52
80
53
- {{domxref("SubtleCrypto.importKey()")}} now allows you to import keys defined as compressed elliptic curve points when using the [ECDSA](/en-US/docs/Web/API/SubtleCrypto/sign#ecdsa) or [ECDH](/en-US/docs/Web/API/SubtleCrypto/deriveKey#ecdh) algorithms. ([Firefox bug 1971499](https://bugzil.la/1971499)).
@@ -112,10 +75,6 @@ Firefox 146 is the current [Beta version of Firefox](https://www.firefox.com/en-
112
75
113
76
- {{WebExtAPIRef("browsingData.removeLocalStorage")}} and {{WebExtAPIRef("browsingData.remove")}} (when `localStorage` is set in {{WebExtAPIRef("browsingData.DataTypeSet")}}) now delete objects from [`sessionStorage`](/en-US/docs/Web/API/Window/sessionStorage). ([Firefox bug 1886894](https://bugzil.la/1886894))
114
77
115
-
<!-- ### Removals -->
116
-
117
-
<!-- ### Other -->
118
-
119
78
## Experimental web features
120
79
121
80
These features are shipping in Firefox 146 but are disabled by default.
Copy file name to clipboardExpand all lines: files/en-us/mozilla/firefox/releases/147/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title: Firefox 147 release notes for developers (Nightly)
3
-
short-title: Firefox 147 (Nightly)
2
+
title: Firefox 147 release notes for developers (Beta)
3
+
short-title: Firefox 147 (Beta)
4
4
slug: Mozilla/Firefox/Releases/147
5
5
page-type: firefox-release-notes-active
6
6
sidebar: firefox
7
7
---
8
8
9
9
This article provides information about the changes in Firefox 147 that affect developers.
10
-
Firefox 147 is the current [Nightly version of Firefox](https://www.firefox.com/en-US/channel/desktop/#nightly) and ships on [January 13, 2026](https://whattrainisitnow.com/release/?version=147).
10
+
Firefox 147 is the current [Beta version of Firefox](https://www.firefox.com/en-US/channel/desktop/#beta) and ships on [January 13, 2026](https://whattrainisitnow.com/release/?version=147).
11
11
12
12
> [!NOTE]
13
13
> The release notes for this Firefox version are still a work in progress.
title: Firefox 148 release notes for developers (Nightly)
3
+
short-title: Firefox 148 (Nightly)
4
+
slug: Mozilla/Firefox/Releases/148
5
+
page-type: firefox-release-notes-active
6
+
sidebar: firefox
7
+
---
8
+
9
+
This article provides information about the changes in Firefox 148 that affect developers.
10
+
Firefox 148 is the current [Nightly version of Firefox](https://www.firefox.com/en-US/channel/desktop/#nightly) and ships on [February 24, 2026](https://whattrainisitnow.com/release/?version=148).
11
+
12
+
> [!NOTE]
13
+
> The release notes for this Firefox version are still a work in progress.
14
+
15
+
<!-- Authors: Please uncomment any headings you are writing notes for -->
0 commit comments