Demomeb Changelog https://changelog.demomeb.com/changelog Latest updates from Demomeb en Introducing Flowdesk 3.0 — Full Product Walkthrough https://changelog.demomeb.com/changelog/introducing-flowdesk-3-0-lhtpl https://changelog.demomeb.com/changelog/introducing-flowdesk-3-0-lhtpl Tue, 21 Jul 2026 00:00:00 +0000 New Feature We rebuilt the core Flowdesk experience from the ground up. Watch the full walkthrough above, then read the highlights below.

What's new in 3.0

  • Unified inbox — feedback, ideas, and changelog comments in one place. No more switching tabs to see what users are saying.
  • Instant publish — go from draft to live in one click. Subscribers receive their email notification in under 60 seconds.
  • Project switcher — manage multiple products from a single dashboard without signing in and out.
  • Redesigned editor — rich text, inline images, code blocks, and a new AI draft button for generating your first-cut release note from bullet points.

Performance improvements

Public changelog, feedback, and roadmap pages now load in under 800 ms on a cold start — a 3× improvement over v2.x. We migrated to edge-cached static rendering, so every page load is fast regardless of your subscribers' location.

How to upgrade

If you are on a legacy plan, your account will be migrated automatically over the next 48 hours. No action needed. You'll receive a confirmation email when the migration is complete.

New users start on 3.0 immediately.

]]>
Dark Mode & Custom Themes https://changelog.demomeb.com/changelog/dark-mode-custom-themes-USOzo https://changelog.demomeb.com/changelog/dark-mode-custom-themes-USOzo Mon, 20 Jul 2026 00:00:00 +0000 New Feature You asked, we shipped. Flowdesk now supports full dark mode across every screen — dashboard, inbox, reports, and settings — with no flicker on load.

What's new

  • Dark mode — toggle in your profile settings or let it follow your OS preference automatically.
  • 5 built-in themes — Midnight, Slate, Forest, Coral, and the default Light. Each theme adjusts sidebar, card backgrounds, and data visualisation colours consistently.
  • Custom brand colour — Pro and Agency accounts can now set a custom accent colour that ripples through buttons, active states, and chart highlights.

Why we built it

Over 60% of you voted for dark mode on our ideas board over the past 18 months. It took longer than we hoped because we refused to ship a half-baked toggle that left tables and modals on a white background. This is the real thing.

How to enable it

Go to Settings → Appearance and choose your preferred mode. Changes save instantly — no page reload needed.

]]>
Analytics Dashboard — Engagement & Retention Metrics https://changelog.demomeb.com/changelog/analytics-dashboard-engagement-retention-metrics-rfUe6 https://changelog.demomeb.com/changelog/analytics-dashboard-engagement-retention-metrics-rfUe6 Sun, 05 Jul 2026 00:00:00 +0000 New Feature We rebuilt the analytics section from the ground up. You now get a unified view of how users engage with your product — without leaving Flowdesk.

What's new

  • Active users chart — daily, weekly, and monthly active users on one graph, with a 90-day rolling window.
  • Feature adoption heatmap — see which parts of your product are used most and which are gathering dust.
  • Retention cohorts — understand whether users who signed up in January are still around in July.
  • Churn signals — accounts that haven't logged in for 14+ days are flagged automatically so your CS team can act before they cancel.

All charts are filterable by plan, country, and signup date. Data exports to CSV in one click.

]]>
Slack & Microsoft Teams Integration https://changelog.demomeb.com/changelog/slack-microsoft-teams-integration-2zUuc https://changelog.demomeb.com/changelog/slack-microsoft-teams-integration-2zUuc Thu, 18 Jun 2026 00:00:00 +0000 New Feature Your team will now know the moment anything important happens in Flowdesk — directly in Slack or Teams, no email required.

Available notifications

  • New feedback submitted (with rating and message preview)
  • High-upvote idea threshold crossed (configurable — default 10 votes)
  • Changelog published to subscribers
  • New subscriber milestone (100, 500, 1000…)
  • Churn signal triggered for an account

Setup

Go to Settings → Integrations → Slack and click Connect. You'll be redirected to Slack to authorise the app, then choose which channel receives which notification type. Takes under two minutes.

]]>
Embeddable Widget 2.0 — Faster, Smarter, Fully Customisable https://changelog.demomeb.com/changelog/embeddable-widget-20-faster-smarter-fully-customisable-WrVSl https://changelog.demomeb.com/changelog/embeddable-widget-20-faster-smarter-fully-customisable-WrVSl Mon, 01 Jun 2026 00:00:00 +0000 Improvement The in-app changelog widget has been rebuilt from scratch. The new version is 4× faster to load, works on mobile, and gives you full control over its appearance.

What changed

  • Lazy loading — the widget script no longer blocks your page render. It loads after your app is interactive.
  • Mobile-first — the popover is now fully responsive and works correctly on iOS Safari and Android Chrome.
  • Theme tokens — control background, text, badge, and border colours via CSS variables. No more overriding internal class names.
  • Unread badge — shows the number of new entries since the user last opened the widget, not just a dot.
  • Keyboard accessible — opens and closes with Escape, navigates with arrow keys.

Existing widget installs will pick up the new version automatically on your next deploy. No script tag changes needed.

]]>
AI-Powered Release Note Summaries https://changelog.demomeb.com/changelog/ai-powered-release-note-summaries-tKCFu https://changelog.demomeb.com/changelog/ai-powered-release-note-summaries-tKCFu Tue, 12 May 2026 00:00:00 +0000 New Feature Writing release notes takes time. Now Flowdesk can write a first draft for you, based on your GitHub commits, Jira tickets, or plain-text bullet points.

How it works

  1. In the changelog editor, click AI Draft.
  2. Paste your commit messages, ticket titles, or raw notes.
  3. Flowdesk generates a structured, user-friendly entry — categorised, with a title, body, and suggested CTA.
  4. Edit, approve, and publish. Or regenerate with a different tone (technical / casual / executive).

The AI never publishes automatically. You always review before anything goes live. Think of it as a first-draft assistant, not an autopilot.

]]>
Fixed: Email Notifications Delayed by Up to 45 Minutes https://changelog.demomeb.com/changelog/fixed-email-notifications-delayed-by-up-to-45-minutes-ex98m https://changelog.demomeb.com/changelog/fixed-email-notifications-delayed-by-up-to-45-minutes-ex98m Tue, 28 Apr 2026 00:00:00 +0000 Bug Fix We identified and resolved a queue processing bottleneck that was causing changelog notification emails to be delayed by up to 45 minutes after publishing — and in rare cases, not delivered at all.

What caused it

A misconfigured retry policy on our email worker was causing failed sends to re-queue at the back of the global job queue, behind unrelated background tasks. Under heavy load, this created a compounding delay.

What we fixed

  • Email sends now use a dedicated high-priority queue, isolated from background processing.
  • Retry logic has been tightened — failed sends retry 3 times within 5 minutes before raising an alert.
  • We added real-time monitoring on email send latency with an automatic alert if median delivery time exceeds 60 seconds.

If you were affected by delayed notifications in April, we're sorry. This is now resolved and monitored continuously.

]]>