···935 using the `pomerium-cli` command, you should now install the `pomerium-cli`
936 package.
937938-- The option
939- [services.networking.networkmanager.enableFccUnlock](#opt-networking.networkmanager.enableFccUnlock)
940 was added to support FCC unlock procedures. Since release 1.18.4, the ModemManager
941 daemon no longer automatically performs the FCC unlock procedure by default. See
942 [the docs](https://modemmanager.org/docs/modemmanager/fcc-unlock/) for more details.
···935 using the `pomerium-cli` command, you should now install the `pomerium-cli`
936 package.
937938+- The option `services.networking.networkmanager.enableFccUnlock`
0939 was added to support FCC unlock procedures. Since release 1.18.4, the ModemManager
940 daemon no longer automatically performs the FCC unlock procedure by default. See
941 [the docs](https://modemmanager.org/docs/modemmanager/fcc-unlock/) for more details.
+2
nixos/doc/manual/release-notes/rl-2311.section.md
···187188- Emacs macport version 29 was introduced.
18900190- The `html-proofer` package has been updated from major version 3 to major version 5, which includes [breaking changes](https://github.com/gjtorikian/html-proofer/blob/v5.0.8/UPGRADING.md).
191192- `kratos` has been updated from 0.10.1 to the first stable version 1.0.0, please read the [0.10.1 to 0.11.0](https://github.com/ory/kratos/releases/tag/v0.11.0), [0.11.0 to 0.11.1](https://github.com/ory/kratos/releases/tag/v0.11.1), [0.11.1 to 0.13.0](https://github.com/ory/kratos/releases/tag/v0.13.0) and [0.13.0 to 1.0.0](https://github.com/ory/kratos/releases/tag/v1.0.0) upgrade guides. The most notable breaking change is the introduction of one-time passwords (`code`) and update of the default recovery strategy from `link` to `code`.
···187188- Emacs macport version 29 was introduced.
189190+- The option `services.networking.networkmanager.enableFccUnlock` was removed in favor of `networking.networkmanager.fccUnlockScripts`, which allows specifying unlock scripts explicitly. The previous option simply did enable all unlock scripts bundled with ModemManager, which is risky, and didn't allow using vendor-provided unlock scripts at all.
191+192- The `html-proofer` package has been updated from major version 3 to major version 5, which includes [breaking changes](https://github.com/gjtorikian/html-proofer/blob/v5.0.8/UPGRADING.md).
193194- `kratos` has been updated from 0.10.1 to the first stable version 1.0.0, please read the [0.10.1 to 0.11.0](https://github.com/ory/kratos/releases/tag/v0.11.0), [0.11.0 to 0.11.1](https://github.com/ory/kratos/releases/tag/v0.11.1), [0.11.1 to 0.13.0](https://github.com/ory/kratos/releases/tag/v0.13.0) and [0.13.0 to 1.0.0](https://github.com/ory/kratos/releases/tag/v1.0.0) upgrade guides. The most notable breaking change is the introduction of one-time passwords (`code`) and update of the default recovery strategy from `link` to `code`.