Skip to content

Small fixes

Choose a tag to compare

@litnimax litnimax released this 13 Jun 14:10

v1.50.2

Bug Fixes

  • License config path — license activation now stores license.key in the resolved Oduflow config directory instead of hard-coding /etc/oduflow; when /etc/oduflow is not writable it follows the same ~/.oduflow/conf fallback as the rest of the config. The dashboard license API now uses the running server settings, so the unlicensed badge still appears when no key is installed. (fe142ec)
  • CLI startup warning — suppress the noisy Authlib deprecation warning emitted by FastMCP on startup. (44872e8)

Documentation

  • MCP tool count — correct the documented MCP tool count from 43 to 54. (513a53d)