-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Elise Richards
committed
Nov 14, 2023
1 parent
2378b84
commit 71d2902
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
id: 2023-Q4 | ||
title: What's New in Nimbus - Q4 2023 | ||
slug: /whats-news/2023-Q4 | ||
sidebar_label: What's Newsletter Q4 2023 | ||
--- | ||
|
||
## Mobile | ||
|
||
Coming soon... | ||
|
||
## Desktop | ||
|
||
Coming soon... | ||
|
||
## Jetstream & Results Analysis | ||
|
||
Coming soon... | ||
|
||
## Cirrus | ||
|
||
Coming soon... | ||
|
||
## Experimenter | ||
|
||
🙌 FML error detection - [EXP-3873](https://mozilla-hub.atlassian.net/browse/EXP-3873), [EXP-2365](https://mozilla-hub.atlassian.net/browse/EXP-2365) | ||
|
||
> Error detection using the Feature Manifest Language is now available in Experimenter! For all applications that utilize the FML (non-desktop apps), the "Branches" page now uses the FML to detect when a feature configuration is invalid for the application's feature manifest. This is especially useful for deeply nested feature configurations. (erichards) |