1.17.0 (2025-10-12)
Features
- account: add authentication type selection support (09d26fe)
- account: add conditional rendering for access token field based on auth type (b4e54d6)
- account: rename UrlInput to SiteInfoInput and improve auth type labeling (453783d)
- api: add generic fetchApi utility and update channel creation (b00fb0d)
- api: add support for 'none' auth type and refactor auth options (43561b4)
- api: modify all API calls to accept optional authType parameter (cf568b8)
- siteType: add UNKNOWN_SITE constant and rule (1324203)
- tooltip: migrate to react-tooltip library to resolve overflow issues (447a52b)
- ui: add popup dimension constants and refactor tooltip positioning (92fd6d2)
Bug Fixes
- siteType: correct default usage path from /log to /console/log (5f32eda)