diff --git a/doc/content/whats-new/3.33.0.md b/doc/content/whats-new/3.33.0.md index d245ba824f..16d4226ab9 100644 --- a/doc/content/whats-new/3.33.0.md +++ b/doc/content/whats-new/3.33.0.md @@ -1,11 +1,19 @@ --- date: 2025-01-13T15:45:31Z title: "3.33.0" -featured: { - added: [], - changed: [], - fixed: [] -} +featured: + { + added: + [ + "Support user email notification preferences.", + "Support for managing MAC settings profiles.", + "Support pausing webhook in the edit webhook view in console.", + ], + fixed: + [ + "Enforce default page limit on AS and NS List RPCs if a value is not provided in the request.", + ], + } --- ### Added