I regularly use local SSH port forwarding from Ubuntu desktop to Mikrotik router.
Behind the router are devices in default configuration which I am accessing remotely to configure them (ssh admin@mikrotikIP -L 8080:RemoteDeviceIP:80 ).
After RouterOS upgrade from 6.43 to 6.44.x or 6.45.x this SSH forwarding stopped working. Looks like to me it’s now forbidden by default. Any idea how to enable it again?