v0.4.4 - version visible in plugin browser
The Plugin Browser entry now prefixes its description with the version string [v0.4.4] so the OpenATV feed maintainer and forum users can identify the installed build at a glance without opening the Settings UI.
Added
__version__constant exposed by the plugin package (Plugins.Extensions.FBCChannelSpeedChange.__version__) as the single runtime source of truth for the version string.tools/bump_release_urls.py --checkenforces thatCONTROL/control,Makefileand__init__.pyall agree before a release goes out, so the three version sources cannot drift.
Notes
- Pure presentation-layer change. Controller, pool, predictor, arbiter, interceptor and config behaviour are untouched.
- Tests 56/56 green.
See the CHANGELOG for full release history.