2026-08-29 23:45:05 -07:00
..
2026-08-13 09:47:46 +02:00
2026-07-30 17:15:09 +02:00
2026-07-19 13:22:56 +02:00
2026-08-28 22:47:31 -07:00
2026-05-24 16:07:18 +00:00
2026-06-12 09:38:11 +02:00
2026-07-22 10:58:35 +02:00
2026-08-28 10:29:39 -07:00
feat: let a linked self-hosted instance sign Google and Microsoft mailboxes in through Warmbly Cloud's own OAuth apps and send with cloud-brokered access tokens: the cloud runs the consent (pool_link_mailboxes.managed, brokered state in Redis, the existing /addresses/*/callback completes it and redirects to the instance's /cloud-oauth/done), keeps the refresh grant, mints short-lived tokens at /pool-link/instance/mailboxes/:id/token and refuses them for revoked links, removed, inactive or blocked mailboxes; the instance mirrors such mailboxes without a credential (cloud_link_mailboxes.managed), ships them to the worker as brokered so goog/msgraph init on a token source that pulls from /api/v1/internal/cloud-link/token/:id, lets the consumer ignore cloud warmup tokens for enrolled mailboxes, and can adopt mailboxes connected directly on the workspace; Add account shows the cloud path and the adoptable list, and the Warmbly Cloud guide documents the model
2026-08-29 09:50:52 -07:00
2026-08-29 04:38:35 -07:00
2026-06-13 10:47:17 +02:00
2026-05-24 04:20:28 +00:00
2026-08-24 09:02:29 -07:00
2026-07-22 17:05:08 +02:00
2026-07-22 10:58:35 +02:00
2026-06-04 11:50:09 +02:00
2026-07-13 20:05:24 +02:00
2026-08-22 09:37:26 -07:00
2026-06-15 08:11:35 +02:00
2026-08-28 11:20:19 -07:00
2026-08-18 07:53:39 -07:00
2026-08-28 10:29:39 -07:00
2026-08-29 23:45:05 -07:00
feat: org AI skills (playbooks) that every AI feature loads and follows - ai_skills table (org-scoped, unique name per org, 32KB content cap) with a skills service exposing CRUD plus an enabled-skills preamble injected into the dashboard agent, contact research, and reply-draft prompts and a load_skill read-tool that returns a playbook's full content by name, /ai/skills CRUD gated on manage_settings (JWT) or the AI_AGENT scope (API) with an ai_skill audit entity and spine entry, an AI skills settings page (list rows opening a right-side drawer with name, one-line description, enable toggle, and a markdown body), and docs with two example playbooks
2026-07-13 19:46:25 +02:00
2026-01-30 08:47:26 +01:00
feat: rebuild the new-campaign wizard with animated step transitions, a numbered stepper, the shared Toggle instead of a broken hand-rolled switch, per-step validation that explains itself and a discard guard, register PopoverMenu's click-outside in the capture phase so dropdowns inside dialogs close on click-away, add a Campaigns back link and clickable breadcrumb crumbs, add a From contacts leads picker with category filter and select-all-matching backed by the bulk add_campaigns path whose SQL now scopes campaigns by organization instead of the caller, and stop self-hosted no-billing deployments presenting as a free trial or plan-metered by exposing billing_enabled on GET /auth/config, showing a Self-hosted badge, hiding Billing and Refer & earn, and reporting AI credits as unlimited with the header gauge and cost copy hidden
2026-08-18 07:48:58 -07:00
2026-06-07 07:03:56 +02:00
2026-05-24 12:01:37 +00:00
2026-08-21 18:45:09 +02:00
2026-06-15 08:11:35 +02:00
feat: add website visitor tracking for issue #255 with migration 000106 (website_tracking_settings, website_visitors, website_page_hits, all registered in the orgtransfer spec), a consent-gated dependency-free tracking.js served by the Rust tracking service with a rate-limited, size-capped, prefetch-filtered POST /p ingest that forwards to a new backend internal page-hits endpoint for server-side user-agent and GeoIP enrichment, contact identification only through the click ticket the redirect appends to registered hosts, a per-workspace retention job, page_hit events with an expandable detail view in the contact Activity timeline, a Settings > Website tracking page for the snippet and consent, location and retention configuration, realtime PAGE_HIT fanout, and a website tracking guide plus endpoint, export and configuration docs
2026-08-29 03:25:50 -07:00
2026-01-30 08:47:26 +01:00
2026-01-30 08:47:26 +01:00
2026-01-30 08:47:26 +01:00
2026-01-30 08:47:26 +01:00
2026-01-30 08:47:26 +01:00
2026-01-30 08:47:26 +01:00