When I attempt to embed a Vimeo share URL into my forum, the WPforo JS is incorrectly creating a player URL. Vimeo URLs have 2 number strings with a / concatenation. WPForo is dropping the second number string when it re-renders to the URL. I can use the player.vimeo.com URL from the embed share of Vimeo but this results in a full-size version of the video with lots of whitespace rather than a smaller size that fits within the forum container.
I am running 3.0.1 of the Embeds plugin.