What's Changed
• refactor:allow specifying scheme via SetHost by @ninoseki in https://github.com/urlscan/urlscan-cli/pull/140
• Update linters by @ninoseki in https://github.com/urlscan/urlscan-cli/pull/141
• fix:fix typo by @ninoseki in https://github.com/urlscan/urlscan-cli/pull/142
• feat:support datasource in count by @ninoseki in https://github.com/urlscan/urlscan-cli/pull/143
• remove command for user agents by @ninoseki in https://github.com/urlscan/urlscan-cli/pull/145
• Add eval script & user agent for livescan arguments by @ninoseki in https://github.com/urlscan/urlscan-cli/pull/146
• api:escape error strings in batch result JSON (bulk-submit loses all results) by @emilstahl in https://github.com/urlscan/urlscan-cli/pull/144
• Use Go 1.27 + json v2 by @ninoseki in https://github.com/urlscan/urlscan-cli/pull/147
New Contributors
• @emilstahl made their first contribution in https://github.com/urlscan/urlscan-cli/pull/144
Full Changelog:https://github.com/urlscan/urlscan-cli/compare/v2026.08.18...v2026.09.17