What's Changed
✨ Features
- Make project resource counter badges clickable navigation links
- Project Member Spend Tracking - Passive tracking and optional enforcement per project member
- SVN Datasource
- Add "Tools Tokens Size Limit" setting to Assistant configuration (empty by default)
🐛 Bug Fixes
- MCP discovered-flow OAuth2 stale TMS credential permanently wedges re-authentication and returns 400 "No discovered OAuth2 flow is available for this MCP configuration and session"
- Scheduler integration for SWAT Problems Tracker unreliable: missed daily executions despite cron configuration
- Workflow start via chat interface fails with Internal Server Error when attaching Word document – AttributeError: 'UserEntity' has no attribute 'id'
- Scraper timeout is shown as success instead of failure
- Workflow output logs show only one tool call when Claude Sonnet 4.6 makes parallel tool invocations
- PUT /v1/application/{app_name}/index/{repo_name} fails with NOT NULL constraint violation on repositories table when updating code datasource with partial field data
Full Changelog: 2.34.0...2.35.0