v1.3.5 release: Telegram CRM bot foundation + MoonPay launch
Telegram CRM foundations shipped, and MoonPay is now live.
- Telegram added to public integrations pages and the dashboard integration manager.
- Personal Telegram onboarding flow and secure webhook ingestion path are now in place.
- CRM contact notes and file-linking foundations were added for Telegram-forwarded data.
- MoonPay on-ramp moved from planned to shipped.
Wiki & Docs platform launch (GitBook/Notion replacement) + security hardening
Shipped the new Pulsar Wiki & Docs experience for articles and technical documentation, plus core security upgrades across public docs and domain resolution.
- Rebuilt public documentation pages with two display styles: Technical docs and Article, including responsive desktop/mobile layouts.
- Added docs-style navigation (left page tree), On this page table of contents, sticky header search, and cleaner mobile menu/search behavior.
- Shipped fullscreen writing mode improvements, top action bar cleanup, hover-only block actions, and better editor space utilization.
- Improved publishing flow and public page structure: canonical-ready public routes, cleaner share actions, and tighter author/meta presentation.
- Added language-aware code blocks for docs with per-block language selection (TypeScript, JavaScript, Python, Go, Rust, C, C++, Java, SQL, Bash, YAML/JSON/text) and syntax highlighting on public render.
- Stabilized editor behavior: list rendering/continuation fixes, slash command flow polish, and reduced cursor/content reset glitches during editing.
- Added branding controls for docs pages (workspace logo support) and plan-aware public branding behavior.
- Hardened editor HTML handling with allowlist-based sanitization and strict URL protocol filtering to mitigate stored XSS vectors.
- Hardened custom-domain public resolver with ownership caching and ambiguous-domain fail-closed behavior to avoid cross-tenant host resolution.
- Extended security posture with SSRF protection telemetry and blocked-attempt visibility in security monitoring flows.
SSRF hardening telemetry and notes panel UX update
Security observability pass plus a cleaner notes create/edit workflow.
- Added centralized SSRF block telemetry across webhook targets and RPC credential validation paths.
- Implemented SSRF block dedupe window to suppress repeated identical audit entries during noisy retries.
- Extended Security page with SSRF blocked-attempt summary, top affected surfaces and recent blocked events.
- Moved Notes create/edit from center modal to right-side panel to match the dashboard details workflow.
Calendar invites, event UX polish and notifications read-state fixes
Major scheduling and notification reliability update across dashboard and email flows.
- Calendar events now support invitees from CRM contacts, workspace users, or custom emails in one flow.
- Added event invite email upgrades with cleaner minimal black/white styling and optional Add to calendar (.ics) action.
- Replaced legacy date-time inputs with the styled date picker + 15-minute time intervals in calendar create/edit.
- Event detail modal now includes a dedicated Join meeting button and improved visual layout.
- Added custom delete-event confirmation modal and prevented booking custom events in the past.
- Improved contact selection UX: broader list visibility, clearer disabled states for contacts without email and stronger selection affordance.
- Fixed notification center/dock mark-all-as-read consistency so unread counts and tabs stay in sync.
- Improved task creation reliability and backend diagnostics for clearer failure visibility.
Messaging speed, mentions and composer redesign
Major chat UX and performance pass for faster daily communication.
- Optimized @mention search with local instant suggestions, caching and request dedupe.
- Added inline mention previews so users can inspect projects/tasks/notes/files/contacts without leaving chat.
- Redesigned the message composer to a cleaner single-line input with right-aligned send action.
- Improved conversation switching speed by rendering from cache first and refreshing in the background.
Onboarding task experience refresh
Shifted onboarding to a more flexible task-based completion model.
- Moved onboarding guidance into a task popover/checklist flow.
- Improved task-completion feedback with immediate UI updates and completion highlights.
- Updated rewards display toward per-task credit framing.
Navigation and workflow clarity updates
Cleaned up structure across workspace areas for faster scanning.
- Refined sidebar grouping/order to better align projects, tasks, notes, CRM and journey views.
- Improved customer journey event readability and action context display.
- Reduced redundant loading transitions across dashboard routes.