FVWM3 1.1.1 (Arch AUR) Removed FvwmConsole and FvwmPrompt

Why was FvwmConsole and FvwmPrompt removed from FVWM3?

$ FvwmCommand Module FvwmConsole
[1736535644.714469] do_execute_module: No such module 'FvwmConsole' in ModulePath '/usr/lib/fvwm3/1.1.1'
$ FvwmCommand Module FvwmPrompt
[1736535657.408002] do_execute_module: No such module 'FvwmPrompt' in ModulePath '/usr/lib/fvwm3/1.1.1'
$ fvwm3 -V
fvwm3 1.1.1 (released) with support for:  XPM, PNG, SVG, Shape, XShm, SM, Bidi text, XRandR, XRender, XCursor, XFT, XFixes, NLS

FvwmPrompt is a binary that runs in a terminal and talks to fvwm using the module FvwmMFL.

To use FvwmPrompt you need to first, Module FvwmMFL (though if you are using FvwmCommand, then FvwmMFL is already loaded as FvwmCommand uses that module to talk to fvwm).

Then just run a binary, FvwmPrompt in a terminal just like you did with FvwmCommand.