mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Changes: - Added support for a new article category: `webinar`. - Added a template page for webinar articles. - Added an additional route for webinar articles that users are taken to to watch the webinar recording. - Added `deliver-webinar-access-request`, an action that updates CRM records when users fill out the form on the webinar template page. - Updated the accepted `intentSignal` values in the create-historical-event helper. - Added an article for the "Beyond the hype, practical AI for device management" webinar. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Public webinar pages (/webinars/:slug and /watch) with optional embedded video and a new page template, script, and styles. * Sidebar signup form (first name, last name, work email) with prefill for signed-in users and improved scroll behavior. * POST API to request webinar access: validates email domain, records a webinar-request event, triggers background CRM sync, and returns a watch view on success. * Static-site build now recognizes webinar articles and enforces embedded-video URL validation. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| build-static-content.js | ||
| cleanup-old-usage-statistics.js | ||
| create-issues-for-todays-rituals.js | ||
| deliver-estimation-report.js | ||
| deliver-expired-local-trial-emails.js | ||
| deliver-nurture-emails.js | ||
| freeze-open-pull-requests.js | ||
| generate-bugs-csv.js | ||
| generate-html-email-from-article.js | ||
| generate-merged-schema.js | ||
| get-bug-and-pr-report.js | ||
| get-powershell-commands-and-regenerate-queries-yaml.js | ||
| manage-fleet-premium-trial-instances.js | ||
| migrate-lead-source-to-contact-source.js | ||
| migrate-old-primary-buying-situation-values.js | ||
| migrate-users-with-no-trial-key.js | ||
| provision-sandbox-instance-for-one-user-and-deliver-email.js | ||
| rebuild-cloud-sdk.js | ||
| send-aggregated-metrics-to-datadog.js | ||
| send-data-to-vanta.js | ||
| send-entra-heartbeat-requests.js | ||
| send-trial-usage-information-to-crm.js | ||
| test-ai-compile.js | ||
| test-ai-constraint-satisfaction.js | ||
| test-ai-decision.js | ||
| test-ai-improve-prompt.js | ||
| test-ai-weights.js | ||
| test-llm-generated-sql.js | ||