← Back to changelog

⚙️ Config v1.3.6

v1.3.6
  • Updated default model lists

    • Added gpt-5.4, gpt-5.4-thinking, and gpt-5.4-pro to OpenAI default models
    • Added gpt-5 to vision-capable models
    • Removed deprecated PaLM2/Codey models from Google default models
    • Improved model pattern matching to use longest-or-exact-key match, preventing cross-provider substring collisions
  • Changed ALLOW_SHARED_LINKS_PUBLIC default to false

    • Public shared links are now disabled by default for improved security
    • Set ALLOW_SHARED_LINKS_PUBLIC=true to restore previous behavior
  • Fixed remoteAgents field being omitted from config responses

    • The remoteAgents interface configuration is now correctly included in the startup config