Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Releases: mozilla-extensions/normandy-devtools

v2.3.1

02 Mar 18:59
db0ca1d
Compare
Choose a tag to compare
  • Fix a bug that caused injected links on Experimenter's production instance to point to the dev environment on NDT.

v2.3.0

18 Feb 17:42
Compare
Choose a tag to compare
  • Fix that already paused recipes would show as needing to be paused in the overview
  • Improve consistency and flow of recipe details page
  • Improve error display when creating new recipes
  • Fix some labels not being capitalized correctly
  • Fix that dropdowns would sometimes become detached as the page scrolled
  • Improved Namespace Sample editing and display
  • Added namespace management tools
  • Added extension management tools
  • Improve UI of overview and recipe listing page
  • Fix the display of code editors on the import form
  • Added recipe revision timeline
  • Fix a bug that would cause repeated API requests while editing pages

v2.1.1

08 Sep 19:59
v2.1.1
2de3481
Compare
Choose a tag to compare
  • Improve CSP settings
  • Stop minifying the extension

Changes in the unreleased v2.1.0

  • Add UI for namespace sample filters
  • Add bucket filter testing ID calculator
  • Fix an issue where stale data could be shown for recently edited recipes
  • Fix an issue preventing show-heartbeat recipes from being created

v2.2.0

04 Nov 19:05
v2.2.0
3157be7
Compare
Choose a tag to compare

v2.2.0

New Page: Operations Overview

This released includes a new page that tries to centralize the basics needed
for Normandy Operations, including

  • Pending approval requests
  • Recipes scheduled to end
  • Recipes scheduled to be paused

Recipe Listing

  • Changed to rich cards for recipes instead of expandable rows
  • Added a tag highlighting recipes with pending reviews
  • Added recipe search and filtering

Recipe Editor

  • Fixed overlapping fields on recipe edit page

Recipe Details

  • Added a one-click pause and request review button to recipe detail pages
  • Added testing userIds for individual branches of multi-pref-experiment recipes
  • Experimenter details are now shown alongside other data
  • Fixed an issue where the recipe status would be wrong after editing a recipe
  • Added a link to recipe telemetry in Grafana

General

  • Fixed a problem where the in-page address bar wasn't editable
  • Switched the NDT custom protocol to web+normandy:// (ext+normandy:// will redirect). This will aid future integration with NDT-web.
  • Turned off ligatures in Codemirror editors.

v2.1.0

25 Aug 22:54
v2.1.0
812a24b
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

Version 2.1.0 Was never signed, and so isn't available to download. It will be released as v2.1.1

  • Add UI for namespace sample filters
  • Add bucket filter testing ID calculator
  • Fix an issue where stale data could be shown for recently edited recipes
  • Fix an issue preventing show-heartbeat recipes from being created

v2.0.3

29 Jun 18:20
edc5ad5
Compare
Choose a tag to compare

Fixes an issue where isEnrollmentPaused is missing for recipes imported from experimenter.

v2.0.2

26 Jun 20:34
b8d496c
Compare
Choose a tag to compare

Fixes an issue where isEnrollmentPaused is missing for recipes imported from experimenter.

This release is missing code due to it landing in the wrong branch when the switch from master to main happened.

v2.0.1

17 Jun 20:26
ff891c2
Compare
Choose a tag to compare

Fixes an issue with the generic filter object UI that prevented saving the form.

v2.0.0

09 Jun 15:49
68fe86e
Compare
Choose a tag to compare
  • Bug fixes:
    • Fix isHighPopulation field in pref experiments.
  • Added support for multi-pref recipe arguments.
  • Added support for cloning recipes.
  • Added support for approval requests and enabling/disabling recipes.
  • Require users to provide a comment describing changes made when submitting a new revision.
  • Track VPN status and use appropriate servers based on it.
  • Refresh auth tokens before they expire.

v2.0.0-alpha.1

01 May 23:20
v2.0.0-alpha.1
8c08217
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
  • New theme, including dark mode
  • Recipe editing
  • Better environment switching

Not supported: recipe approval process, enable/disable actions

Please share feedback in #normandy on Slack.