{
  "name": "FeatQ feedback-board graveyard audit",
  "collected_at": "2026-07-20T22:32:37.969Z",
  "methodology": {
    "selection": "Candidate list compiled from well-known Canny customers, vendor showcases and OSS feature-request repos BEFORE any outcome data was seen. Every board that passed official-verification is included regardless of what its data shows.",
    "verification": "A hosted board enters only with an official_ref: a URL on the company's own domain that links (or redirects) to the board. Boards on the company's own domain are official by construction. GitHub repos are the projects' official repos.",
    "collection": "Public SSR payloads (Canny window.__data, __NEXT_DATA__), the Fider public API, and the GitHub search API (open issues only, <=8 unauthenticated calls). Serial crawl, >=2.5s per host, identified UA with contact address. No Canny /api/* or /files/* endpoints touched.",
    "created_dates": "Canny post creation dates derive from the MongoDB ObjectId timestamp embedded in each post _id (exact insertion time, not admin-editable).",
    "age_days": "floor((collected_at - created) / 86400s), all UTC.",
    "top10_metric": "Median over each board's 10 most-voted open-not-delivered posts; boards with fewer than 5 qualifying posts are excluded from this aggregate but stay in the dataset.",
    "top1_metric": "Denominator = boards whose #1 most-voted request (across ALL statuses) is at least 1y/2y old. Not-delivered = anything but the delivered bucket.",
    "vote_units": "Canny/Fider/Frill/Featurebase report votes; GitHub reports thumbs-up reactions. The two are never summed.",
    "no_vendor_status": "Posts whose raw status is empty or the platform default \"open\" (vendor never set any status). All GitHub open issues count here: GitHub has no vendor status field.",
    "status_map": {
      "complete": "delivered",
      "completed": "delivered",
      "done": "delivered",
      "shipped": "delivered",
      "launched": "delivered",
      "released": "delivered",
      "beta": "delivered",
      "live": "delivered",
      "available": "delivered",
      "implemented": "delivered",
      "in beta": "delivered",
      "delivered": "delivered",
      "closed": "declined",
      "declined": "declined",
      "rejected": "declined",
      "not planned": "declined",
      "wont do": "declined",
      "won't do": "declined",
      "not right now": "declined",
      "unlikely": "declined",
      "archived": "declined",
      "open": "open-not-delivered",
      "": "open-not-delivered",
      "under review": "open-not-delivered",
      "in review": "open-not-delivered",
      "planned": "open-not-delivered",
      "in progress": "open-not-delivered",
      "future": "open-not-delivered",
      "not prioritized": "open-not-delivered",
      "backlog": "open-not-delivered",
      "pending": "open-not-delivered",
      "needs votes": "open-not-delivered",
      "gathering interest": "open-not-delivered",
      "in development": "open-not-delivered",
      "considering": "open-not-delivered",
      "investigating": "open-not-delivered",
      "up next": "open-not-delivered",
      "exploring": "open-not-delivered",
      "needs feedback": "open-not-delivered",
      "roadmap": "open-not-delivered",
      "started": "open-not-delivered",
      "next up": "open-not-delivered",
      "researching": "open-not-delivered",
      "on hold": "open-not-delivered",
      "paused": "open-not-delivered",
      "reviewing": "open-not-delivered",
      "ideas": "open-not-delivered",
      "idea": "open-not-delivered",
      "new": "open-not-delivered",
      "to do": "open-not-delivered",
      "todo": "open-not-delivered",
      "building now": "open-not-delivered",
      "under consideration": "open-not-delivered",
      "candidate": "open-not-delivered",
      "planned (2026)": "open-not-delivered",
      "next": "open-not-delivered"
    }
  },
  "stats": {
    "boards_total": 29,
    "boards_by_platform": {
      "canny": 19,
      "featurebase": 2,
      "github": 8
    },
    "posts_total": 342,
    "sort_top_check": {
      "canny_boards": 19,
      "boards_with_delivered_in_top_list": 1,
      "boards_with_declined_in_top_list": 1,
      "includes_all_statuses": true
    },
    "median_age_days_top10_open_not_delivered": 1622,
    "median_age_years_top10_open_not_delivered": 4.4,
    "top10_metric_boards": 29,
    "top10_metric_min_qualifying_posts": 5,
    "top10_metric_sample_size": 285,
    "pct_boards_top1_not_delivered_after_1y": 92.9,
    "pct_boards_top1_not_delivered_after_1y_n": "26/28",
    "pct_boards_top1_not_delivered_after_2y": 92.6,
    "pct_boards_top1_not_delivered_after_2y_n": "25/27",
    "oldest_open_top_voted": {
      "company": "VS Code (Microsoft)",
      "board_id": "gh-vscode",
      "title": "Allow to change the font size and font of the workbench",
      "votes": 3756,
      "vote_unit": "reactions",
      "age_days": 3891,
      "created": "2015-11-24T00:52:13.000Z",
      "post_url": "https://github.com/microsoft/vscode/issues/519"
    },
    "total_votes_on_open_not_delivered": 73021,
    "total_gh_reactions_on_open_not_delivered": 39288,
    "open_not_delivered_posts": 332,
    "pct_open_with_no_vendor_status": 66,
    "pct_open_with_no_vendor_status_n": "219/332"
  },
  "boards": [
    {
      "id": "clickup",
      "company": "ClickUp",
      "platform": "canny",
      "board_url": "https://clickup.canny.io/feature-requests",
      "official_ref": "https://feedback.clickup.com/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Subfolders",
          "votes": 11793,
          "status_raw": "beta",
          "status_bucket": "delivered",
          "no_vendor_status": false,
          "created": "2019-09-04T15:27:55.000Z",
          "age_days": 2511,
          "post_url": "https://clickup.canny.io/feature-requests/p/subfolders"
        },
        {
          "title": "Let subtasks inherit standard/custom fields of parent tasks (copy field values from parent to subtask)",
          "votes": 5199,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-11-21T15:34:10.000Z",
          "age_days": 2433,
          "post_url": "https://clickup.canny.io/feature-requests/p/let-subtasks-inherit-standard-custom-fields-of-parent-tasks-copy-field-values-fr"
        },
        {
          "title": "Different statuses for tasks and subtasks",
          "votes": 4659,
          "status_raw": "future",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2018-03-28T21:45:16.000Z",
          "age_days": 3036,
          "post_url": "https://clickup.canny.io/feature-requests/p/different-statuses-for-tasks-and-subtasks"
        },
        {
          "title": "Email V2",
          "votes": 4350,
          "status_raw": "future",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2021-02-22T04:26:49.000Z",
          "age_days": 1974,
          "post_url": "https://clickup.canny.io/feature-requests/p/email-v2"
        },
        {
          "title": "2 way sync for Google Calendar",
          "votes": 4047,
          "status_raw": "building now",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-02-11T17:05:01.000Z",
          "age_days": 2716,
          "post_url": "https://clickup.canny.io/feature-requests/p/2-way-sync-for-google-calendar"
        },
        {
          "title": "Move items across Workspaces",
          "votes": 2828,
          "status_raw": "future",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2018-03-15T16:37:56.000Z",
          "age_days": 3049,
          "post_url": "https://clickup.canny.io/feature-requests/p/move-items-across-workspaces"
        },
        {
          "title": "Goals v2",
          "votes": 2772,
          "status_raw": "future",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-02-02T07:59:50.000Z",
          "age_days": 2725,
          "post_url": "https://clickup.canny.io/feature-requests/p/goals-v2"
        },
        {
          "title": "Formula fields in Dashboard",
          "votes": 2749,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-07-02T14:21:04.000Z",
          "age_days": 2209,
          "post_url": "https://clickup.canny.io/feature-requests/p/formula-fields-in-dashboard"
        },
        {
          "title": "Support Ticket System",
          "votes": 2712,
          "status_raw": "future",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2018-12-10T19:56:54.000Z",
          "age_days": 2779,
          "post_url": "https://clickup.canny.io/feature-requests/p/support-ticket-system"
        },
        {
          "title": "Time Blocking",
          "votes": 2654,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2018-08-15T15:13:11.000Z",
          "age_days": 2896,
          "post_url": "https://clickup.canny.io/feature-requests/p/time-blocking-1"
        }
      ]
    },
    {
      "id": "circleci",
      "company": "CircleCI",
      "platform": "canny",
      "board_url": "https://circleci.canny.io/cloud-feature-requests",
      "official_ref": "https://ideas.circleci.com/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Show overall \"All checks have passed\" status in github even on builds with incomplete \"type: approval\" job",
          "votes": 208,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-09-03T01:52:53.000Z",
          "age_days": 2146,
          "post_url": "https://circleci.canny.io/cloud-feature-requests/p/show-overall-all-checks-have-passed-status-in-github-even-on-builds-with-incompl"
        },
        {
          "title": "Provide env variable for branch name targeted by pull request",
          "votes": 205,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-09-03T01:52:31.000Z",
          "age_days": 2146,
          "post_url": "https://circleci.canny.io/cloud-feature-requests/p/provide-env-variable-for-branch-name-targeted-by-pull-request"
        },
        {
          "title": "Ability to specify which environment variables are masked by Secret Masking",
          "votes": 203,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-09-03T01:52:43.000Z",
          "age_days": 2146,
          "post_url": "https://circleci.canny.io/cloud-feature-requests/p/ability-to-specify-which-environment-variables-are-masked-by-secret-masking"
        },
        {
          "title": "[UX/UI] Filter by workflow",
          "votes": 190,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-09-03T01:56:45.000Z",
          "age_days": 2146,
          "post_url": "https://circleci.canny.io/cloud-feature-requests/p/uxui-filter-by-workflow"
        },
        {
          "title": "Limit SSH Access To Admins",
          "votes": 188,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-09-03T01:53:04.000Z",
          "age_days": 2146,
          "post_url": "https://circleci.canny.io/cloud-feature-requests/p/limit-ssh-access-to-admins"
        },
        {
          "title": "Support wildcards in `save_cache.paths`",
          "votes": 186,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-09-03T01:53:57.000Z",
          "age_days": 2146,
          "post_url": "https://circleci.canny.io/cloud-feature-requests/p/support-wildcards-in-savecachepaths"
        },
        {
          "title": "Expiry token for type: approval jobs",
          "votes": 185,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-09-03T01:52:43.000Z",
          "age_days": 2146,
          "post_url": "https://circleci.canny.io/cloud-feature-requests/p/expiry-token-for-type-approval-jobs"
        },
        {
          "title": "Allow env var interpolation",
          "votes": 179,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-09-03T01:52:45.000Z",
          "age_days": 2146,
          "post_url": "https://circleci.canny.io/cloud-feature-requests/p/allow-env-var-interpolation"
        },
        {
          "title": "Need view to see all Jobs/Workflows for a tag",
          "votes": 147,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-09-03T01:54:42.000Z",
          "age_days": 2146,
          "post_url": "https://circleci.canny.io/cloud-feature-requests/p/need-view-to-see-all-jobsworkflows-for-a-tag"
        },
        {
          "title": "Auto-cancel builds for default branch",
          "votes": 137,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-09-03T01:53:02.000Z",
          "age_days": 2146,
          "post_url": "https://circleci.canny.io/cloud-feature-requests/p/auto-cancel-builds-for-default-branch"
        }
      ]
    },
    {
      "id": "agencyanalytics",
      "company": "AgencyAnalytics",
      "platform": "canny",
      "board_url": "https://agencyanalytics.canny.io/data-sources",
      "official_ref": "https://agencyanalytics.com/",
      "official_ref_how": "page links to agencyanalytics.canny.io",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Zapier - Integration",
          "votes": 217,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-08-23T15:06:09.000Z",
          "age_days": 2157,
          "post_url": "https://agencyanalytics.canny.io/data-sources/p/zapier-integration"
        },
        {
          "title": "LinkedIn Ads - Show Thumbnails for All Posts",
          "votes": 211,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-12-21T16:44:03.000Z",
          "age_days": 1672,
          "post_url": "https://agencyanalytics.canny.io/data-sources/p/linkedin-ads-show-thumbnails-for-all-posts"
        },
        {
          "title": "Linkedin - Personal Accounts",
          "votes": 209,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-11-06T18:35:41.000Z",
          "age_days": 2082,
          "post_url": "https://agencyanalytics.canny.io/data-sources/p/linkedin-personal-accounts"
        },
        {
          "title": "Competition - Better \"Competitors\" module",
          "votes": 189,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-07-16T13:32:20.000Z",
          "age_days": 2195,
          "post_url": "https://agencyanalytics.canny.io/data-sources/p/competition-better-competitors-module"
        },
        {
          "title": "Backlink Manager - Bulk Upload Backlinks / Import Backlink Tool",
          "votes": 148,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-07-16T13:10:27.000Z",
          "age_days": 2195,
          "post_url": "https://agencyanalytics.canny.io/data-sources/p/backlink-manager-bulk-upload-backlinks-import-backlink-tool"
        },
        {
          "title": "Ahrefs - Pull keyword data from 'Rank Tracker'",
          "votes": 143,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-10-15T14:07:14.000Z",
          "age_days": 1739,
          "post_url": "https://agencyanalytics.canny.io/data-sources/p/ahrefs-pull-keyword-data-from-rank-tracker"
        },
        {
          "title": "X (Twitter) - Integration",
          "votes": 139,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-07-04T17:44:09.000Z",
          "age_days": 1112,
          "post_url": "https://agencyanalytics.canny.io/data-sources/p/x-twitter-integration"
        },
        {
          "title": "Instagram - Track historical followers",
          "votes": 134,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-10-23T18:30:43.000Z",
          "age_days": 2096,
          "post_url": "https://agencyanalytics.canny.io/data-sources/p/instagram-track-historical-followers"
        },
        {
          "title": "Mailchimp - Ability to filter by date",
          "votes": 127,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-02-04T19:18:56.000Z",
          "age_days": 1627,
          "post_url": "https://agencyanalytics.canny.io/data-sources/p/mailchimp-ability-to-filter-by-date"
        },
        {
          "title": "Heatmap - Integration",
          "votes": 120,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-08-23T14:34:52.000Z",
          "age_days": 2157,
          "post_url": "https://agencyanalytics.canny.io/data-sources/p/heatmap-integration"
        }
      ]
    },
    {
      "id": "descript",
      "company": "Descript",
      "platform": "canny",
      "board_url": "https://descript.canny.io/feature-requests",
      "official_ref": "https://feedback.descript.com/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Regenerate (fka Overdub) support for additional languages",
          "votes": 747,
          "status_raw": "under consideration",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-04-30T00:55:49.000Z",
          "age_days": 2272,
          "post_url": "https://descript.canny.io/feature-requests/p/regenerate-fka-overdub-support-for-additional-languages"
        },
        {
          "title": "iOS / iPadOS App",
          "votes": 413,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-07-15T20:07:40.000Z",
          "age_days": 2562,
          "post_url": "https://descript.canny.io/feature-requests/p/ios-ipados-app"
        },
        {
          "title": "Transcription support for additional languages and non-Latin scripts",
          "votes": 399,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-11-18T21:04:23.000Z",
          "age_days": 1340,
          "post_url": "https://descript.canny.io/feature-requests/p/transcription-support-for-additional-languages-and-non-latin-scripts"
        },
        {
          "title": "Descript app localization and UI support for additional languages",
          "votes": 309,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-10-19T01:31:03.000Z",
          "age_days": 2100,
          "post_url": "https://descript.canny.io/feature-requests/p/descript-app-localization-and-ui-support-for-additional-languages"
        },
        {
          "title": "Google Drive / OneDrive integration",
          "votes": 246,
          "status_raw": "in development",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-04-10T19:49:02.000Z",
          "age_days": 2292,
          "post_url": "https://descript.canny.io/feature-requests/p/google-drive-onedrive-integration"
        },
        {
          "title": "Expressions and Tonality [Overdub]",
          "votes": 217,
          "status_raw": "under consideration",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-12-06T00:09:43.000Z",
          "age_days": 2418,
          "post_url": "https://descript.canny.io/feature-requests/p/expressions-and-tonality-overdub"
        },
        {
          "title": "Archive or Trash Bin for deleted projects",
          "votes": 200,
          "status_raw": "under consideration",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-09-30T14:59:06.000Z",
          "age_days": 2485,
          "post_url": "https://descript.canny.io/feature-requests/p/archive-or-trash-bin-for-deleted-projects"
        },
        {
          "title": "Strip silence with Studio Sound or Shorten Word Gaps",
          "votes": 192,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-07-08T03:37:21.000Z",
          "age_days": 2203,
          "post_url": "https://descript.canny.io/feature-requests/p/strip-silence-with-studio-sound-or-shorten-word-gaps"
        },
        {
          "title": "A.I. B-Roll Suggestion",
          "votes": 181,
          "status_raw": "under consideration",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-12-15T13:52:22.000Z",
          "age_days": 1313,
          "post_url": "https://descript.canny.io/feature-requests/p/ai-b-roll-suggestion"
        },
        {
          "title": "Export Multicam to Final Cut Pro and Adobe Premiere",
          "votes": 181,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-11-10T18:53:32.000Z",
          "age_days": 2078,
          "post_url": "https://descript.canny.io/feature-requests/p/export-multicam-to-final-cut-pro-and-adobe-premiere-1"
        }
      ]
    },
    {
      "id": "render",
      "company": "Render",
      "platform": "canny",
      "board_url": "https://render.canny.io/features",
      "official_ref": "https://feedback.render.com/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Support docker-compose",
          "votes": 570,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-07-17T23:46:41.000Z",
          "age_days": 2559,
          "post_url": "https://render.canny.io/features/p/support-docker-compose"
        },
        {
          "title": "Cloud Object Storage",
          "votes": 465,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-07-16T17:32:16.000Z",
          "age_days": 2561,
          "post_url": "https://render.canny.io/features/p/cloud-object-storage"
        },
        {
          "title": "Multi region support for apps",
          "votes": 301,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-10-15T05:37:24.000Z",
          "age_days": 2470,
          "post_url": "https://render.canny.io/features/p/multi-region-support-for-apps"
        },
        {
          "title": "Support for serverless scripts",
          "votes": 233,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-07-31T04:44:27.000Z",
          "age_days": 2546,
          "post_url": "https://render.canny.io/features/p/support-for-serverless-scripts"
        },
        {
          "title": "Support MongoDB",
          "votes": 232,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-07-16T21:43:51.000Z",
          "age_days": 2561,
          "post_url": "https://render.canny.io/features/p/support-mongodb"
        },
        {
          "title": "GitHub Deployments Integration",
          "votes": 221,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-09-10T07:41:09.000Z",
          "age_days": 2505,
          "post_url": "https://render.canny.io/features/p/github-deployments-integration"
        },
        {
          "title": "Deploy without GitHub/GitLab",
          "votes": 179,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-02-21T03:25:29.000Z",
          "age_days": 2341,
          "post_url": "https://render.canny.io/features/p/deploy-without-githubgitlab"
        },
        {
          "title": "Tokyo Region",
          "votes": 174,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2021-10-20T18:37:27.000Z",
          "age_days": 1734,
          "post_url": "https://render.canny.io/features/p/tokyo-region"
        },
        {
          "title": "Access protection for static sites",
          "votes": 166,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-07-16T17:33:39.000Z",
          "age_days": 2561,
          "post_url": "https://render.canny.io/features/p/access-protection-for-static-sites"
        },
        {
          "title": "Sydney Region",
          "votes": 163,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2021-10-20T18:41:29.000Z",
          "age_days": 1734,
          "post_url": "https://render.canny.io/features/p/sydney-region"
        }
      ]
    },
    {
      "id": "vendasta",
      "company": "Vendasta",
      "platform": "canny",
      "board_url": "https://vendasta.canny.io/other",
      "official_ref": "https://feedback.vendasta.com/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Time Tracking on Tasks and Projects",
          "votes": 33,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-03-06T20:51:52.000Z",
          "age_days": 1232,
          "post_url": "https://vendasta.canny.io/other/p/time-tracking-on-tasks-and-projects"
        },
        {
          "title": "Marketplace Ratings and Reviews",
          "votes": 27,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-12-18T21:15:47.000Z",
          "age_days": 945,
          "post_url": "https://vendasta.canny.io/other/p/marketplace-ratings-and-reviews"
        },
        {
          "title": "Upload Files into Business App",
          "votes": 26,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-05-03T19:36:55.000Z",
          "age_days": 808,
          "post_url": "https://vendasta.canny.io/other/p/upload-files-into-business-app"
        },
        {
          "title": "Review Tasks for delayed reviews",
          "votes": 22,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-06-09T16:56:20.000Z",
          "age_days": 1137,
          "post_url": "https://vendasta.canny.io/other/p/review-tasks-for-delayed-reviews"
        },
        {
          "title": "Ability to Delete (and Edit) Project Comments",
          "votes": 21,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-12-15T14:53:41.000Z",
          "age_days": 948,
          "post_url": "https://vendasta.canny.io/other/p/ability-to-delete-and-edit-project-comments"
        },
        {
          "title": "Unify Partner Center & Business App",
          "votes": 18,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2025-07-28T17:20:09.000Z",
          "age_days": 357,
          "post_url": "https://vendasta.canny.io/other/p/unify-partner-center-business-app"
        },
        {
          "title": "Fully Loaded Demo Account",
          "votes": 18,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-03-19T16:38:14.000Z",
          "age_days": 853,
          "post_url": "https://vendasta.canny.io/other/p/fully-loaded-demo-account"
        },
        {
          "title": "Task Manager API for Vendors",
          "votes": 18,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-06-29T00:43:06.000Z",
          "age_days": 1117,
          "post_url": "https://vendasta.canny.io/other/p/task-manager-api-for-vendors"
        },
        {
          "title": "Integrations in the business app",
          "votes": 16,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-11-08T21:29:33.000Z",
          "age_days": 619,
          "post_url": "https://vendasta.canny.io/other/p/integrations-in-the-business-app"
        },
        {
          "title": "Task Manager KANBAN Board",
          "votes": 13,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2025-06-19T13:01:47.000Z",
          "age_days": 396,
          "post_url": "https://vendasta.canny.io/other/p/task-manager-kanban-board"
        }
      ]
    },
    {
      "id": "strapi",
      "company": "Strapi",
      "platform": "canny",
      "board_url": "https://strapi.canny.io/developer-experience",
      "official_ref": "https://feedback.strapi.io/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Multi-tenancy",
          "votes": 1021,
          "status_raw": "candidate",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-02-03T15:33:27.000Z",
          "age_days": 1628,
          "post_url": "https://strapi.canny.io/developer-experience/p/multi-tenancy"
        },
        {
          "title": "Validations",
          "votes": 556,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-02-03T15:21:38.000Z",
          "age_days": 1628,
          "post_url": "https://strapi.canny.io/developer-experience/p/validations"
        },
        {
          "title": "Add a \"folder-like\" group function to organize content types",
          "votes": 537,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-05-06T09:27:32.000Z",
          "age_days": 1536,
          "post_url": "https://strapi.canny.io/developer-experience/p/add-a-folder-like-group-function-to-organize-content-types"
        },
        {
          "title": "Dynamic Zone in Components",
          "votes": 527,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-03-16T16:38:31.000Z",
          "age_days": 1587,
          "post_url": "https://strapi.canny.io/developer-experience/p/dynamic-zone-in-components"
        },
        {
          "title": "GraphQL Subscriptions",
          "votes": 383,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-02-03T15:34:09.000Z",
          "age_days": 1628,
          "post_url": "https://strapi.canny.io/developer-experience/p/graphql-subscriptions"
        },
        {
          "title": "Webhook by content type",
          "votes": 161,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-03-03T19:50:45.000Z",
          "age_days": 1600,
          "post_url": "https://strapi.canny.io/developer-experience/p/webhook-by-content-type"
        },
        {
          "title": "Allow Array or multi-select field type",
          "votes": 140,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-03-25T17:21:34.000Z",
          "age_days": 1578,
          "post_url": "https://strapi.canny.io/developer-experience/p/allow-array-or-multi-select-field-type"
        },
        {
          "title": "Support for media folders in the content API",
          "votes": 126,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-07-26T15:26:34.000Z",
          "age_days": 1455,
          "post_url": "https://strapi.canny.io/developer-experience/p/support-for-media-folders-in-the-content-api"
        },
        {
          "title": "Custom indexes in the schema",
          "votes": 120,
          "status_raw": "candidate",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-03-13T20:59:56.000Z",
          "age_days": 1225,
          "post_url": "https://strapi.canny.io/developer-experience/p/custom-indexes-in-the-schema"
        },
        {
          "title": "Gracefully handle renaming of Content-types and fields in the CTB",
          "votes": 108,
          "status_raw": "candidate",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-03-25T18:42:07.000Z",
          "age_days": 1578,
          "post_url": "https://strapi.canny.io/developer-experience/p/gracefully-handle-renaming-of-content-types-and-fields-in-the-ctb"
        }
      ]
    },
    {
      "id": "getthread",
      "company": "Thread",
      "platform": "canny",
      "board_url": "https://getthread.canny.io/feature-requests",
      "official_ref": "https://feedback.getthread.com/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Project Tickets",
          "votes": 150,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-09-13T18:26:16.000Z",
          "age_days": 2502,
          "post_url": "https://getthread.canny.io/feature-requests/p/project-tickets"
        },
        {
          "title": "SMS texting chat support",
          "votes": 134,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-10-31T19:34:57.000Z",
          "age_days": 2454,
          "post_url": "https://getthread.canny.io/feature-requests/p/sms-texting-chat-support"
        },
        {
          "title": "Dispatching Automation",
          "votes": 105,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-11-12T19:55:51.000Z",
          "age_days": 615,
          "post_url": "https://getthread.canny.io/feature-requests/p/dispatching-automation"
        },
        {
          "title": "Multi Factor Authentication",
          "votes": 104,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-06-14T23:37:37.000Z",
          "age_days": 2226,
          "post_url": "https://getthread.canny.io/feature-requests/p/multi-factor-authentication"
        },
        {
          "title": "SLAs: Notifications, flows, and automations",
          "votes": 93,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-02-06T17:59:15.000Z",
          "age_days": 2356,
          "post_url": "https://getthread.canny.io/feature-requests/p/slas-notifications-flows-and-automations"
        },
        {
          "title": "We would like to know who made changes to a specific thread, i.e. an audit trail",
          "votes": 84,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-07-20T18:15:48.000Z",
          "age_days": 1096,
          "post_url": "https://getthread.canny.io/feature-requests/p/we-would-like-to-know-who-made-changes-to-a-specific-thread-ie-an-audit-trail"
        },
        {
          "title": "Teams reactions in messages",
          "votes": 83,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-08-14T15:39:30.000Z",
          "age_days": 1071,
          "post_url": "https://getthread.canny.io/feature-requests/p/teams-reactions-in-messages"
        },
        {
          "title": "Filter or sort Inbox by thread status",
          "votes": 74,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-04-21T17:17:36.000Z",
          "age_days": 1186,
          "post_url": "https://getthread.canny.io/feature-requests/p/filter-or-sort-inbox-by-thread-status"
        },
        {
          "title": "Co-Managed Technician Access in Thread Inbox",
          "votes": 66,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-06-20T15:49:56.000Z",
          "age_days": 760,
          "post_url": "https://getthread.canny.io/feature-requests/p/co-managed-technician-access-in-thread-inbox"
        },
        {
          "title": "Mobile Application",
          "votes": 59,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-10-11T18:23:54.000Z",
          "age_days": 1013,
          "post_url": "https://getthread.canny.io/feature-requests/p/mobile-application"
        }
      ]
    },
    {
      "id": "helpjuice",
      "company": "Helpjuice",
      "platform": "canny",
      "board_url": "https://helpjuice.canny.io/feature-requests",
      "official_ref": "https://feedback.helpjuice.com/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Community Forum",
          "votes": 199,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2018-07-20T14:54:30.000Z",
          "age_days": 2922,
          "post_url": "https://helpjuice.canny.io/feature-requests/p/community-forum"
        },
        {
          "title": "Send alerts directly to the users' emails or dashboard",
          "votes": 189,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-10-03T16:13:23.000Z",
          "age_days": 655,
          "post_url": "https://helpjuice.canny.io/feature-requests/p/send-alerts-directly-to-the-users-emails-or-dashboard"
        },
        {
          "title": "Differentiate between New and Updated articles in email notifications",
          "votes": 181,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2021-06-18T11:25:19.000Z",
          "age_days": 1858,
          "post_url": "https://helpjuice.canny.io/feature-requests/p/differentiate-between-new-and-updated-articles-in-email-notifications"
        },
        {
          "title": "Feature: \"Resolved Feedback\" to be visible (e.g. /admin/feedbacks/comments)",
          "votes": 149,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2021-09-09T05:56:02.000Z",
          "age_days": 1775,
          "post_url": "https://helpjuice.canny.io/feature-requests/p/feature-resolved-feedback-to-be-visible-eg-admin-feedbacks-comments"
        },
        {
          "title": "Analytics -  filter with users name",
          "votes": 144,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-05-05T06:55:31.000Z",
          "age_days": 2267,
          "post_url": "https://helpjuice.canny.io/feature-requests/p/analytics-filter-with-users-name"
        },
        {
          "title": "Segmenting user roles based on categories / Category \"Knowledge Owner\"",
          "votes": 131,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-01-03T14:19:26.000Z",
          "age_days": 2390,
          "post_url": "https://helpjuice.canny.io/feature-requests/p/segmenting-user-roles-based-on-categories-category-knowledge-owner"
        },
        {
          "title": "Tag management feature",
          "votes": 122,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-10-30T17:35:30.000Z",
          "age_days": 2455,
          "post_url": "https://helpjuice.canny.io/feature-requests/p/tag-management-feature"
        },
        {
          "title": "Limit appearance of glossary terms",
          "votes": 118,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-06-08T20:50:43.000Z",
          "age_days": 2233,
          "post_url": "https://helpjuice.canny.io/feature-requests/p/limit-appearance-of-glossary-terms"
        },
        {
          "title": "Customize reports in Analytics",
          "votes": 117,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-11-20T20:24:38.000Z",
          "age_days": 2434,
          "post_url": "https://helpjuice.canny.io/feature-requests/p/customize-reports-in-analytics"
        },
        {
          "title": "Highlight Recent Article Updates",
          "votes": 104,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-10-23T16:55:51.000Z",
          "age_days": 635,
          "post_url": "https://helpjuice.canny.io/feature-requests/p/highlight-recent-article-updates"
        }
      ]
    },
    {
      "id": "koyeb",
      "company": "Koyeb",
      "platform": "canny",
      "board_url": "https://koyeb.canny.io/feature-requests",
      "official_ref": "https://feedback.koyeb.com/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Telegram-bot",
          "votes": 138,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2026-04-11T17:51:07.000Z",
          "age_days": 100,
          "post_url": "https://koyeb.canny.io/feature-requests/p/telegram-bot"
        },
        {
          "title": "Scale-to-zero",
          "votes": 98,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2021-06-01T15:42:47.000Z",
          "age_days": 1875,
          "post_url": "https://koyeb.canny.io/feature-requests/p/scale-to-zero"
        },
        {
          "title": "Git driven deployment with GitLab",
          "votes": 85,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-05-19T15:38:32.000Z",
          "age_days": 1888,
          "post_url": "https://koyeb.canny.io/feature-requests/p/git-driven-deployment-with-gitlab"
        },
        {
          "title": "India Core location",
          "votes": 77,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-11-16T18:30:08.000Z",
          "age_days": 1342,
          "post_url": "https://koyeb.canny.io/feature-requests/p/india-core-location"
        },
        {
          "title": "Persistent storage",
          "votes": 64,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2021-11-04T01:12:56.000Z",
          "age_days": 1719,
          "post_url": "https://koyeb.canny.io/feature-requests/p/persistent-storage"
        },
        {
          "title": "My bot",
          "votes": 62,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2026-04-11T14:36:35.000Z",
          "age_days": 100,
          "post_url": "https://koyeb.canny.io/feature-requests/p/my-bot"
        },
        {
          "title": "python-telegram-bot requests",
          "votes": 58,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2026-02-02T19:52:41.000Z",
          "age_days": 168,
          "post_url": "https://koyeb.canny.io/feature-requests/p/python-telegram-bot-requests"
        },
        {
          "title": "Provide Outbound Static IPs",
          "votes": 54,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-02-09T14:48:21.000Z",
          "age_days": 1622,
          "post_url": "https://koyeb.canny.io/feature-requests/p/provide-outbound-static-ips"
        },
        {
          "title": "South America Core location",
          "votes": 53,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-11-16T18:29:44.000Z",
          "age_days": 1342,
          "post_url": "https://koyeb.canny.io/feature-requests/p/south-america-core-location"
        },
        {
          "title": "Deployment rollback",
          "votes": 46,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-05-01T06:48:23.000Z",
          "age_days": 810,
          "post_url": "https://koyeb.canny.io/feature-requests/p/deployment-rollback"
        }
      ]
    },
    {
      "id": "restream",
      "company": "Restream",
      "platform": "canny",
      "board_url": "https://restream.canny.io/studio",
      "official_ref": "https://ideas.restream.io/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Camera zooming in Studio",
          "votes": 117,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-06-27T11:58:54.000Z",
          "age_days": 753,
          "post_url": "https://restream.canny.io/studio/p/camera-zooming-in-studio"
        },
        {
          "title": "Camera Filters and Video Adjustments",
          "votes": 94,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-06-27T12:03:55.000Z",
          "age_days": 753,
          "post_url": "https://restream.canny.io/studio/p/camera-filters-and-video-adjustments"
        },
        {
          "title": "Add Multiple RTMP Sources Simultaneously",
          "votes": 85,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-06-27T13:10:02.000Z",
          "age_days": 753,
          "post_url": "https://restream.canny.io/studio/p/add-multiple-rtmp-sources-simultaneously"
        },
        {
          "title": "Backstage (Green room)",
          "votes": 81,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-06-27T12:23:52.000Z",
          "age_days": 753,
          "post_url": "https://restream.canny.io/studio/p/backstage-green-room"
        },
        {
          "title": "Teleprompter in Studio",
          "votes": 76,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-06-27T13:11:50.000Z",
          "age_days": 753,
          "post_url": "https://restream.canny.io/studio/p/teleprompter-in-studio"
        },
        {
          "title": "Highlight active speaker",
          "votes": 58,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-10-09T14:08:23.000Z",
          "age_days": 649,
          "post_url": "https://restream.canny.io/studio/p/highlight-active-speaker"
        },
        {
          "title": "Polls to allow audience vote on things",
          "votes": 54,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-11-07T14:48:54.000Z",
          "age_days": 620,
          "post_url": "https://restream.canny.io/studio/p/polls-to-allow-audience-vote-on-things"
        },
        {
          "title": "Preview/edit mode for scenes",
          "votes": 53,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-07-18T14:51:20.000Z",
          "age_days": 732,
          "post_url": "https://restream.canny.io/studio/p/preview-edit-mode-for-scenes"
        },
        {
          "title": "4K streaming support in Restream Studio",
          "votes": 52,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-06-27T14:13:32.000Z",
          "age_days": 753,
          "post_url": "https://restream.canny.io/studio/p/4k-streaming-support-in-restream-studio"
        },
        {
          "title": "Sound Effects in Studio",
          "votes": 38,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-06-27T13:13:20.000Z",
          "age_days": 753,
          "post_url": "https://restream.canny.io/studio/p/sound-effects-in-studio"
        }
      ]
    },
    {
      "id": "xata",
      "company": "Xata",
      "platform": "canny",
      "board_url": "https://xata.canny.io/feature-requests",
      "official_ref": "https://feedback.xata.io/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Enhanced many-to-many relations support",
          "votes": 41,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-09-29T09:33:07.000Z",
          "age_days": 1390,
          "post_url": "https://xata.canny.io/feature-requests/p/enhanced-many-to-many-relations-support"
        },
        {
          "title": "Array column type",
          "votes": 30,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-12-06T10:24:13.000Z",
          "age_days": 1322,
          "post_url": "https://xata.canny.io/feature-requests/p/array-column-type"
        },
        {
          "title": "Add support for real-time/subscriptions",
          "votes": 27,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-11-19T20:38:52.000Z",
          "age_days": 1339,
          "post_url": "https://xata.canny.io/feature-requests/p/add-support-for-real-timesubscriptions"
        },
        {
          "title": "Webhooks and Triggers",
          "votes": 26,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-11-21T12:10:36.000Z",
          "age_days": 1337,
          "post_url": "https://xata.canny.io/feature-requests/p/webhooks-and-triggers"
        },
        {
          "title": "Enum data type",
          "votes": 24,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-11-22T07:08:56.000Z",
          "age_days": 1336,
          "post_url": "https://xata.canny.io/feature-requests/p/enum-data-type"
        },
        {
          "title": "Row-Level Security",
          "votes": 19,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-08-17T11:11:01.000Z",
          "age_days": 1433,
          "post_url": "https://xata.canny.io/feature-requests/p/row-level-security"
        },
        {
          "title": "Geopoint column type and query support",
          "votes": 18,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-11-07T12:13:28.000Z",
          "age_days": 1351,
          "post_url": "https://xata.canny.io/feature-requests/p/geopoint-column-type-and-query-support"
        },
        {
          "title": "Password Field",
          "votes": 16,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-11-13T16:05:29.000Z",
          "age_days": 1345,
          "post_url": "https://xata.canny.io/feature-requests/p/password-field"
        },
        {
          "title": "Backup / restore",
          "votes": 15,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-04-13T09:30:44.000Z",
          "age_days": 1194,
          "post_url": "https://xata.canny.io/feature-requests/p/backup-restore"
        },
        {
          "title": "Enable Xata on ap-southeast-1 for low latency in Singapore",
          "votes": 15,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-02-22T15:25:50.000Z",
          "age_days": 1244,
          "post_url": "https://xata.canny.io/feature-requests/p/enable-xata-on-ap-southeast-1-for-low-latency-in-singapore"
        }
      ]
    },
    {
      "id": "cosmos",
      "company": "Cosmos Video",
      "platform": "canny",
      "board_url": "https://cosmos.canny.io/feature-requests",
      "official_ref": "https://cosmos.video/",
      "official_ref_how": "page links to cosmos.canny.io",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "screenshare-control transfer",
          "votes": 25,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-08-11T07:24:53.000Z",
          "age_days": 1439,
          "post_url": "https://cosmos.canny.io/feature-requests/p/screenshare-control-transfer"
        },
        {
          "title": "Notice Board",
          "votes": 25,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-10-14T09:17:39.000Z",
          "age_days": 1740,
          "post_url": "https://cosmos.canny.io/feature-requests/p/notice-board"
        },
        {
          "title": "The Boss Office",
          "votes": 24,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-11-20T12:09:55.000Z",
          "age_days": 973,
          "post_url": "https://cosmos.canny.io/feature-requests/p/the-boss-office"
        },
        {
          "title": "Custom domain (white-label)",
          "votes": 20,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-01-26T11:35:24.000Z",
          "age_days": 906,
          "post_url": "https://cosmos.canny.io/feature-requests/p/custom-domain-white-label"
        },
        {
          "title": "Group Whispering",
          "votes": 19,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-08-09T17:20:19.000Z",
          "age_days": 1441,
          "post_url": "https://cosmos.canny.io/feature-requests/p/group-whispering"
        },
        {
          "title": "Search for messages",
          "votes": 16,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-11-03T14:27:43.000Z",
          "age_days": 990,
          "post_url": "https://cosmos.canny.io/feature-requests/p/search-for-messages"
        },
        {
          "title": "Add dark mode for minimal offices",
          "votes": 16,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-08-30T21:03:07.000Z",
          "age_days": 1055,
          "post_url": "https://cosmos.canny.io/feature-requests/p/add-dark-mode-for-minimal-offices"
        },
        {
          "title": "Language settings",
          "votes": 14,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-01-21T17:11:13.000Z",
          "age_days": 1641,
          "post_url": "https://cosmos.canny.io/feature-requests/p/language-settings"
        },
        {
          "title": "Video: Global mute for admins",
          "votes": 14,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2021-07-06T18:28:53.000Z",
          "age_days": 1840,
          "post_url": "https://cosmos.canny.io/feature-requests/p/video-global-mute-for-admins"
        },
        {
          "title": "Spotify Connect Support",
          "votes": 12,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-02-22T19:53:20.000Z",
          "age_days": 1609,
          "post_url": "https://cosmos.canny.io/feature-requests/p/spotify-connect-support"
        }
      ]
    },
    {
      "id": "lexworkplace",
      "company": "LexWorkplace",
      "platform": "canny",
      "board_url": "https://lexworkplace.canny.io/feature-requests",
      "official_ref": "https://help.lexworkplace.com/",
      "official_ref_how": "page links to lexworkplace.canny.io",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Drag Documents Out - To Local File-system, Outlook, etc.",
          "votes": 82,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2021-12-13T17:23:34.000Z",
          "age_days": 1680,
          "post_url": "https://lexworkplace.canny.io/feature-requests/p/drag-documents-out-to-local-file-system-outlook-etc"
        },
        {
          "title": "Adobe Add-In / Save As",
          "votes": 77,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-04-18T23:20:02.000Z",
          "age_days": 1553,
          "post_url": "https://lexworkplace.canny.io/feature-requests/p/adobe-add-in-save-as"
        },
        {
          "title": "Mobile App (Android and IOS)",
          "votes": 55,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-09-21T16:41:39.000Z",
          "age_days": 2494,
          "post_url": "https://lexworkplace.canny.io/feature-requests/p/mobile-app-android-and-ios"
        },
        {
          "title": "Save Email to Matter via CC/BCC",
          "votes": 51,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-02-14T22:46:15.000Z",
          "age_days": 2347,
          "post_url": "https://lexworkplace.canny.io/feature-requests/p/save-email-to-matter-via-ccbcc"
        },
        {
          "title": "Prompt on Email Send",
          "votes": 46,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-02-08T20:50:26.000Z",
          "age_days": 1258,
          "post_url": "https://lexworkplace.canny.io/feature-requests/p/prompt-on-email-send"
        },
        {
          "title": "External Sharing - Password Protect Zip File",
          "votes": 43,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-09-27T18:19:01.000Z",
          "age_days": 1392,
          "post_url": "https://lexworkplace.canny.io/feature-requests/p/external-sharing-password-protect-zip-file"
        },
        {
          "title": "Tabs3 Integration",
          "votes": 43,
          "status_raw": "under review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-10-18T21:43:20.000Z",
          "age_days": 2467,
          "post_url": "https://lexworkplace.canny.io/feature-requests/p/tabs3-integration"
        },
        {
          "title": "Matter & Folder Templates",
          "votes": 40,
          "status_raw": "planned (2026)",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-09-21T01:51:20.000Z",
          "age_days": 2494,
          "post_url": "https://lexworkplace.canny.io/feature-requests/p/matter-folder-templates"
        },
        {
          "title": "Request / Receive Documents from External Parties",
          "votes": 39,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2022-09-27T18:14:24.000Z",
          "age_days": 1392,
          "post_url": "https://lexworkplace.canny.io/feature-requests/p/request-receive-documents-from-external-parties"
        },
        {
          "title": "Search Folders / Sub-folders within a matter",
          "votes": 37,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-09-12T16:14:57.000Z",
          "age_days": 1042,
          "post_url": "https://lexworkplace.canny.io/feature-requests/p/search-folders-sub-folders-within-a-matter"
        }
      ]
    },
    {
      "id": "missive",
      "company": "Missive",
      "platform": "canny",
      "board_url": "https://missive.canny.io/feature-requests",
      "official_ref": "https://feedback.missiveapp.com/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Rules retroactively",
          "votes": 789,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-11-21T12:20:30.000Z",
          "age_days": 2433,
          "post_url": "https://missive.canny.io/feature-requests/p/rules-retroactively"
        },
        {
          "title": "Drag attachments from Missive into another program",
          "votes": 385,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-03-14T02:19:06.000Z",
          "age_days": 2685,
          "post_url": "https://missive.canny.io/feature-requests/p/drag-attachments-from-missive-into-another-program"
        },
        {
          "title": "Preview Word, Excel, Powerpoint, CSV documents",
          "votes": 351,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-05-23T19:04:44.000Z",
          "age_days": 2249,
          "post_url": "https://missive.canny.io/feature-requests/p/preview-word-excel-powerpoint-csv-documents"
        },
        {
          "title": "Solo paid plan",
          "votes": 350,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2018-09-03T13:25:10.000Z",
          "age_days": 2877,
          "post_url": "https://missive.canny.io/feature-requests/p/solo-paid-plan"
        },
        {
          "title": "Search within selected conversation",
          "votes": 328,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2018-10-19T22:39:59.000Z",
          "age_days": 2830,
          "post_url": "https://missive.canny.io/feature-requests/p/search-within-selected-conversation"
        },
        {
          "title": "Better Search Function",
          "votes": 250,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-07-18T11:15:54.000Z",
          "age_days": 1098,
          "post_url": "https://missive.canny.io/feature-requests/p/better-search-function"
        },
        {
          "title": "Download emails locally for offline access",
          "votes": 246,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2017-03-02T10:12:31.000Z",
          "age_days": 3427,
          "post_url": "https://missive.canny.io/feature-requests/p/download-emails-locally-for-offline-access"
        },
        {
          "title": "Sort conversations in ascending or descending order / Filter by date",
          "votes": 168,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2018-04-18T17:06:02.000Z",
          "age_days": 3015,
          "post_url": "https://missive.canny.io/feature-requests/p/sort-conversations-in-ascending-or-descending-order-filter-by-date"
        },
        {
          "title": "Snooze until Desktop",
          "votes": 165,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2018-09-26T02:29:48.000Z",
          "age_days": 2854,
          "post_url": "https://missive.canny.io/feature-requests/p/snooze-until-desktop"
        },
        {
          "title": "Official MCP Connector for Missive (Read & Write Access for AI Agents)",
          "votes": 159,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2026-03-19T23:20:58.000Z",
          "age_days": 122,
          "post_url": "https://missive.canny.io/feature-requests/p/official-mcp-connector-for-missive-read-write-access-for-ai-agents"
        }
      ]
    },
    {
      "id": "clickfunnels",
      "company": "ClickFunnels",
      "platform": "canny",
      "board_url": "https://clickfunnels.canny.io/feature-requests",
      "official_ref": "https://www.clickfunnels.com/",
      "official_ref_how": "page links to clickfunnels.canny.io",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Ability To Use Uploaded Videos in Video Elements",
          "votes": 252,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-04-24T13:37:00.000Z",
          "age_days": 1183,
          "post_url": "https://clickfunnels.canny.io/feature-requests/p/ability-to-use-uploaded-videos-in-video-elements"
        },
        {
          "title": "Add domains with no subdomains",
          "votes": 225,
          "status_raw": "not planned",
          "status_bucket": "declined",
          "no_vendor_status": false,
          "created": "2023-04-28T13:11:11.000Z",
          "age_days": 1179,
          "post_url": "https://clickfunnels.canny.io/feature-requests/p/add-domains-with-no-subdomains"
        },
        {
          "title": "Customizable Login Pages",
          "votes": 198,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-04-24T12:28:18.000Z",
          "age_days": 1183,
          "post_url": "https://clickfunnels.canny.io/feature-requests/p/customizable-login-pages"
        },
        {
          "title": "Add Ability To Generate Phone Apps To Access The Custom Center",
          "votes": 183,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-04-24T13:09:55.000Z",
          "age_days": 1183,
          "post_url": "https://clickfunnels.canny.io/feature-requests/p/add-ability-to-generate-phone-apps-to-access-the-custom-center"
        },
        {
          "title": "Change team subdomain",
          "votes": 180,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-04-28T13:40:38.000Z",
          "age_days": 1179,
          "post_url": "https://clickfunnels.canny.io/feature-requests/p/change-team-subdomain"
        },
        {
          "title": "Multi Language pages",
          "votes": 173,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-05-12T19:00:00.000Z",
          "age_days": 1165,
          "post_url": "https://clickfunnels.canny.io/feature-requests/p/multi-language-pages"
        },
        {
          "title": "Attach digital assets to course lessons",
          "votes": 171,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-02-05T14:33:43.000Z",
          "age_days": 896,
          "post_url": "https://clickfunnels.canny.io/feature-requests/p/attach-digital-assets-to-course-lessons"
        },
        {
          "title": "Ability to Build / Customize Magic Link Emails.",
          "votes": 170,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-04-24T13:02:27.000Z",
          "age_days": 1183,
          "post_url": "https://clickfunnels.canny.io/feature-requests/p/ability-to-build-customize-magic-link-emails"
        },
        {
          "title": "Live Webinar Hosting",
          "votes": 149,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-05-05T08:58:00.000Z",
          "age_days": 1172,
          "post_url": "https://clickfunnels.canny.io/feature-requests/p/live-webinar-hosting"
        },
        {
          "title": "Drip Course Lessons",
          "votes": 144,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-02-19T19:12:29.000Z",
          "age_days": 882,
          "post_url": "https://clickfunnels.canny.io/feature-requests/p/drip-course-lessons"
        }
      ]
    },
    {
      "id": "sunsama",
      "company": "Sunsama",
      "platform": "canny",
      "board_url": "https://sunsama.canny.io/improvements",
      "official_ref": "https://roadmap.sunsama.com/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Monthly objectives and planning",
          "votes": 1740,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-12-16T09:49:07.000Z",
          "age_days": 2408,
          "post_url": "https://sunsama.canny.io/improvements/p/monthly-objectives-and-planning"
        },
        {
          "title": "Yearly objectives",
          "votes": 1193,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-12-16T09:49:10.000Z",
          "age_days": 2408,
          "post_url": "https://sunsama.canny.io/improvements/p/yearly-objectives"
        },
        {
          "title": "Subtasks should be full tasks",
          "votes": 896,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-12-20T19:25:05.000Z",
          "age_days": 2404,
          "post_url": "https://sunsama.canny.io/improvements/p/subtasks-should-be-full-tasks"
        },
        {
          "title": "Sunsama API",
          "votes": 883,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-12-16T09:49:08.000Z",
          "age_days": 2408,
          "post_url": "https://sunsama.canny.io/improvements/p/sunsama-api"
        },
        {
          "title": "Quarterly Objectives and Planning",
          "votes": 851,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-10-22T18:36:56.000Z",
          "age_days": 1732,
          "post_url": "https://sunsama.canny.io/improvements/p/quarterly-objectives-and-planning"
        },
        {
          "title": "Browse all past meeting notes",
          "votes": 687,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-12-16T09:49:05.000Z",
          "age_days": 2408,
          "post_url": "https://sunsama.canny.io/improvements/p/browse-all-past-meeting-notes"
        },
        {
          "title": "Improved Analytics and Data Insights",
          "votes": 685,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-02-24T19:19:39.000Z",
          "age_days": 1607,
          "post_url": "https://sunsama.canny.io/improvements/p/improved-analytics-and-data-insights"
        },
        {
          "title": "Color code tasks",
          "votes": 654,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-04-07T16:07:12.000Z",
          "age_days": 2295,
          "post_url": "https://sunsama.canny.io/improvements/p/color-code-tasks"
        },
        {
          "title": "Habit tracking",
          "votes": 649,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-12-16T09:49:06.000Z",
          "age_days": 2408,
          "post_url": "https://sunsama.canny.io/improvements/p/habit-tracking"
        },
        {
          "title": "Tags / multiple channels for a task",
          "votes": 593,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-12-16T09:49:08.000Z",
          "age_days": 2408,
          "post_url": "https://sunsama.canny.io/improvements/p/tags-multiple-channels-for-a-task"
        }
      ]
    },
    {
      "id": "savvycal",
      "company": "SavvyCal",
      "platform": "canny",
      "board_url": "https://savvycal.canny.io/feature-requests",
      "official_ref": "https://feedback.savvycal.com/",
      "official_ref_how": "Canny custom domain on company's own DNS serves the same Canny company (_id match)",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "No-show tracking",
          "votes": 31,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-09-04T16:22:55.000Z",
          "age_days": 684,
          "post_url": "https://savvycal.canny.io/feature-requests/p/no-show-tracking"
        },
        {
          "title": "Modify properties of existing events",
          "votes": 21,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-09-04T16:17:04.000Z",
          "age_days": 684,
          "post_url": "https://savvycal.canny.io/feature-requests/p/modify-properties-of-existing-events"
        },
        {
          "title": "Ability to schedule recurring bookings",
          "votes": 18,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-09-04T18:23:44.000Z",
          "age_days": 684,
          "post_url": "https://savvycal.canny.io/feature-requests/p/ability-to-schedule-recurring-bookings"
        },
        {
          "title": "SMS reminders",
          "votes": 13,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-09-04T14:06:40.000Z",
          "age_days": 684,
          "post_url": "https://savvycal.canny.io/feature-requests/p/sms-reminders"
        },
        {
          "title": "Allow all day or multiple day meeting polls",
          "votes": 11,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-09-17T01:42:12.000Z",
          "age_days": 671,
          "post_url": "https://savvycal.canny.io/feature-requests/p/allow-all-day-or-multiple-day-meeting-polls"
        },
        {
          "title": "Buffer time set by travel time between physical locations",
          "votes": 11,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-09-04T18:25:03.000Z",
          "age_days": 684,
          "post_url": "https://savvycal.canny.io/feature-requests/p/buffer-time-set-by-travel-time-between-physical-locations"
        },
        {
          "title": "Option to block (hold) time slots when proposing times",
          "votes": 10,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-09-20T16:16:56.000Z",
          "age_days": 668,
          "post_url": "https://savvycal.canny.io/feature-requests/p/option-to-block-hold-time-slots-when-proposing-times"
        },
        {
          "title": "Routing form for dynamic event allocation.",
          "votes": 8,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2025-06-11T20:58:56.000Z",
          "age_days": 404,
          "post_url": "https://savvycal.canny.io/feature-requests/p/routing-form-for-dynamic-event-allocation"
        },
        {
          "title": "Add \"If needed\" feature when selecting times",
          "votes": 8,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-12-02T19:52:20.000Z",
          "age_days": 595,
          "post_url": "https://savvycal.canny.io/feature-requests/p/add-if-needed-feature-when-selecting-times"
        },
        {
          "title": "Native mobile apps",
          "votes": 8,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-09-19T14:23:27.000Z",
          "age_days": 669,
          "post_url": "https://savvycal.canny.io/feature-requests/p/native-mobile-apps"
        }
      ]
    },
    {
      "id": "adalo",
      "company": "Adalo",
      "platform": "canny",
      "board_url": "https://adalo.canny.io/feature-requests",
      "official_ref": "https://www.adalo.com/",
      "official_ref_how": "page links to adalo.canny.io",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "3rd Party Authentication",
          "votes": 810,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-11-22T19:31:58.000Z",
          "age_days": 2432,
          "post_url": "https://adalo.canny.io/feature-requests/p/3rd-party-authentication"
        },
        {
          "title": "States",
          "votes": 636,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-11-22T19:16:39.000Z",
          "age_days": 2432,
          "post_url": "https://adalo.canny.io/feature-requests/p/states"
        },
        {
          "title": "Additional Database Property Types",
          "votes": 546,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-11-22T19:31:58.000Z",
          "age_days": 2432,
          "post_url": "https://adalo.canny.io/feature-requests/p/additional-database-property-types"
        },
        {
          "title": "Export code",
          "votes": 480,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-06-24T12:14:14.000Z",
          "age_days": 2217,
          "post_url": "https://adalo.canny.io/feature-requests/p/export-code"
        },
        {
          "title": "Upload own icons",
          "votes": 451,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2019-12-05T17:07:30.000Z",
          "age_days": 2419,
          "post_url": "https://adalo.canny.io/feature-requests/p/upload-own-icons"
        },
        {
          "title": "Invite users",
          "votes": 411,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-11-22T19:31:59.000Z",
          "age_days": 2432,
          "post_url": "https://adalo.canny.io/feature-requests/p/invite-users"
        },
        {
          "title": "Access to native phone functions (camera, gps, accelerometer, nfc...)",
          "votes": 388,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-01-12T18:30:36.000Z",
          "age_days": 2381,
          "post_url": "https://adalo.canny.io/feature-requests/p/access-to-native-phone-functions-camera-gps-accelerometer-nfc"
        },
        {
          "title": "Support for Multiple Languages",
          "votes": 379,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-11-22T19:31:58.000Z",
          "age_days": 2432,
          "post_url": "https://adalo.canny.io/feature-requests/p/support-for-multiple-languages"
        },
        {
          "title": "Offline Support",
          "votes": 375,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-11-22T19:31:58.000Z",
          "age_days": 2432,
          "post_url": "https://adalo.canny.io/feature-requests/p/offline-support"
        },
        {
          "title": "Enter/Send button",
          "votes": 336,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2020-03-29T00:40:16.000Z",
          "age_days": 2304,
          "post_url": "https://adalo.canny.io/feature-requests/p/entersend-button"
        }
      ]
    },
    {
      "id": "featurebase",
      "company": "Featurebase",
      "platform": "featurebase",
      "board_url": "https://feedback.featurebase.app",
      "official_ref": "https://feedback.featurebase.app",
      "official_ref_how": "board lives on the company's own domain",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Upvote threshold for forwarding posts to issue management integrations",
          "votes": 198,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-07-19T17:46:47.629Z",
          "age_days": 1097,
          "post_url": "https://feedback.featurebase.app/p/upvote-threshold-for-forwarding-posts-to-issue-management-integrations"
        },
        {
          "title": "Notion integration",
          "votes": 192,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-08-01T21:25:50.408Z",
          "age_days": 1084,
          "post_url": "https://feedback.featurebase.app/p/notion-integration-2"
        },
        {
          "title": "PostHog integration",
          "votes": 168,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-08-29T16:47:19.471Z",
          "age_days": 1056,
          "post_url": "https://feedback.featurebase.app/p/posthog-integration"
        },
        {
          "title": "n8n integration",
          "votes": 141,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2025-07-01T11:21:01.397Z",
          "age_days": 384,
          "post_url": "https://feedback.featurebase.app/p/support-connecting-and-interacting-with-n8n"
        },
        {
          "title": "Slack integration for support module",
          "votes": 109,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2025-05-17T11:37:51.730Z",
          "age_days": 429,
          "post_url": "https://feedback.featurebase.app/p/slack-integration-for-support-module"
        },
        {
          "title": "Include image on roadmap cards",
          "votes": 99,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-04-04T15:18:50.526Z",
          "age_days": 1203,
          "post_url": "https://feedback.featurebase.app/p/include-image-on-road-map-cards"
        },
        {
          "title": "Better experience for \"multi-product\" companies",
          "votes": 96,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-01-17T13:31:43.376Z",
          "age_days": 915,
          "post_url": "https://feedback.featurebase.app/p/better-experience-for-multi-product-companies"
        },
        {
          "title": "Salesforce integration",
          "votes": 87,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-09-11T00:08:23.710Z",
          "age_days": 1043,
          "post_url": "https://feedback.featurebase.app/p/salesforce-integration-2"
        },
        {
          "title": "Integration with Linear Customer Requests",
          "votes": 76,
          "status_raw": "next",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-12-11T06:50:52.485Z",
          "age_days": 586,
          "post_url": "https://feedback.featurebase.app/p/integration-with-linear-customer-requests"
        },
        {
          "title": "Attio CRM integration",
          "votes": 72,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2025-02-14T02:31:51.313Z",
          "age_days": 521,
          "post_url": "https://feedback.featurebase.app/p/attio-integration"
        },
        {
          "title": "Optional field for changelog entries to enter a product version",
          "votes": 72,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2021-06-07T05:52:12.827Z",
          "age_days": 1869,
          "post_url": "https://feedback.featurebase.app/p/optional-field-for-changelog-entries-to-enter-a-product-version"
        },
        {
          "title": "Product/Onboarding Tour Widget",
          "votes": 71,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2025-01-22T13:44:54.117Z",
          "age_days": 544,
          "post_url": "https://feedback.featurebase.app/p/productonboarding-tour-widget"
        },
        {
          "title": "WhatsApp Integration for Support",
          "votes": 64,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2025-04-28T07:09:56.854Z",
          "age_days": 448,
          "post_url": "https://feedback.featurebase.app/p/whatsapp-business-integration-for-support"
        },
        {
          "title": "Integration with Freshdesk for feedback",
          "votes": 64,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-09-14T14:12:43.806Z",
          "age_days": 1040,
          "post_url": "https://feedback.featurebase.app/p/integration-with-freshdesk"
        },
        {
          "title": "Make.com integration",
          "votes": 60,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2025-09-12T13:57:28.543Z",
          "age_days": 311,
          "post_url": "https://feedback.featurebase.app/p/makecom-integration"
        },
        {
          "title": "Mixpanel Integration",
          "votes": 60,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-02-18T01:26:54.534Z",
          "age_days": 883,
          "post_url": "https://feedback.featurebase.app/p/mixpanel-integration"
        },
        {
          "title": "Feedback Card for Messenger",
          "votes": 57,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2025-05-23T18:08:49.163Z",
          "age_days": 423,
          "post_url": "https://feedback.featurebase.app/p/feedback-card-for-support-module"
        },
        {
          "title": "Advanced support reporting & analytics",
          "votes": 51,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2025-10-30T15:42:02.821Z",
          "age_days": 263,
          "post_url": "https://feedback.featurebase.app/p/adding-new-metrics-in-support-stats-conversations-and-emails"
        },
        {
          "title": "Fathom integration - log customer interview insights to Featurebase",
          "votes": 49,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2025-09-12T11:26:46.283Z",
          "age_days": 311,
          "post_url": "https://feedback.featurebase.app/p/fathom-integration-log-customer-interview-insights-to-featurebase"
        },
        {
          "title": "Email surveys",
          "votes": 49,
          "status_raw": "planned",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-08-23T12:56:57.677Z",
          "age_days": 696,
          "post_url": "https://feedback.featurebase.app/p/email-surveys"
        }
      ]
    },
    {
      "id": "morgen",
      "company": "Morgen",
      "platform": "featurebase",
      "board_url": "https://feedback.morgen.so",
      "official_ref": "https://feedback.morgen.so",
      "official_ref_how": "board lives on the company's own domain",
      "vote_unit": "votes",
      "posts": [
        {
          "title": "Tags for Tasks (tags shown when scheduled)",
          "votes": 478,
          "status_raw": "completed",
          "status_bucket": "delivered",
          "no_vendor_status": false,
          "created": "2023-08-11T19:52:20.544Z",
          "age_days": 1074,
          "post_url": "https://feedback.morgen.so/p/tags-for-tasks-tags-shown-when-scheduled"
        },
        {
          "title": "Full CRUD support (create, read, update, delete) for external integrations",
          "votes": 472,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2026-02-12T10:44:24.878Z",
          "age_days": 158,
          "post_url": "https://feedback.morgen.so/p/full-crud-support-create-read-update-delete-for-external-integrations"
        },
        {
          "title": "AI Planner Proactive Support: Incomplete Tasks",
          "votes": 390,
          "status_raw": "completed",
          "status_bucket": "delivered",
          "no_vendor_status": false,
          "created": "2023-12-22T14:23:49.341Z",
          "age_days": 941,
          "post_url": "https://feedback.morgen.so/p/ai-planner-proactive-support-incomplete-tasks"
        },
        {
          "title": "AI Planner: Auto-Schedule Tasks",
          "votes": 354,
          "status_raw": "completed",
          "status_bucket": "delivered",
          "no_vendor_status": false,
          "created": "2023-06-16T08:44:55.006Z",
          "age_days": 1130,
          "post_url": "https://feedback.morgen.so/p/ai-planner-auto-schedule-tasks"
        },
        {
          "title": "Analytics dashboards",
          "votes": 316,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-06-28T09:36:48.940Z",
          "age_days": 752,
          "post_url": "https://feedback.morgen.so/p/analytics-dashboards"
        },
        {
          "title": "Lifetime Plan",
          "votes": 277,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-02-14T14:42:54.613Z",
          "age_days": 887,
          "post_url": "https://feedback.morgen.so/p/lifetime-plan"
        },
        {
          "title": "Email to Task (Integrations)",
          "votes": 258,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-04-25T21:42:38.656Z",
          "age_days": 816,
          "post_url": "https://feedback.morgen.so/p/email-to-task-integrations"
        },
        {
          "title": "Obsidian integration",
          "votes": 251,
          "status_raw": "completed",
          "status_bucket": "delivered",
          "no_vendor_status": false,
          "created": "2023-05-31T18:48:33.657Z",
          "age_days": 1146,
          "post_url": "https://feedback.morgen.so/p/obsidian-integration"
        },
        {
          "title": "Kanban (board) task view",
          "votes": 236,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-08-20T14:27:31.850Z",
          "age_days": 1065,
          "post_url": "https://feedback.morgen.so/p/kanban-board-task-view"
        },
        {
          "title": "Web app",
          "votes": 218,
          "status_raw": "completed",
          "status_bucket": "delivered",
          "no_vendor_status": false,
          "created": "2023-05-31T18:43:42.175Z",
          "age_days": 1146,
          "post_url": "https://feedback.morgen.so/p/web-app"
        },
        {
          "title": "Undo button",
          "votes": 200,
          "status_raw": "completed",
          "status_bucket": "delivered",
          "no_vendor_status": false,
          "created": "2023-06-14T09:58:34.194Z",
          "age_days": 1132,
          "post_url": "https://feedback.morgen.so/p/undo-button-3"
        },
        {
          "title": "Background Refresh for mobile App",
          "votes": 200,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-04-09T11:26:43.906Z",
          "age_days": 832,
          "post_url": "https://feedback.morgen.so/p/background-refresh-for-ios-app"
        },
        {
          "title": "Apple Reminders integration",
          "votes": 182,
          "status_raw": "completed",
          "status_bucket": "delivered",
          "no_vendor_status": false,
          "created": "2024-02-27T13:17:52.260Z",
          "age_days": 874,
          "post_url": "https://feedback.morgen.so/p/apple-reminders-integration"
        },
        {
          "title": "Daily and Weekly (Routines)",
          "votes": 177,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-08-14T12:00:24.461Z",
          "age_days": 705,
          "post_url": "https://feedback.morgen.so/p/daily-and-weekly-routines"
        },
        {
          "title": "Time tracking (Potential integration)",
          "votes": 170,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-09-08T22:18:21.191Z",
          "age_days": 680,
          "post_url": "https://feedback.morgen.so/p/time-tracking-potential-integration"
        },
        {
          "title": "Make weeks (months) scrollable",
          "votes": 168,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-04-15T21:06:49.472Z",
          "age_days": 826,
          "post_url": "https://feedback.morgen.so/p/make-weeks-months-scrollable"
        },
        {
          "title": "SUPER SECRET PROJECT🤫",
          "votes": 147,
          "status_raw": "in progress",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2026-01-01T16:20:12.597Z",
          "age_days": 200,
          "post_url": "https://feedback.morgen.so/p/secret-project-shushing"
        },
        {
          "title": "2-way color syncing with Google/Outlook Calendar",
          "votes": 141,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2023-08-09T07:53:40.153Z",
          "age_days": 1076,
          "post_url": "https://feedback.morgen.so/p/2-way-color-syncing-with-googleoutlook-calendar"
        },
        {
          "title": "Travel time (Buffer time) to be calculated from Current/Selected location",
          "votes": 138,
          "status_raw": "in review",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": false,
          "created": "2024-04-29T21:47:53.445Z",
          "age_days": 812,
          "post_url": "https://feedback.morgen.so/p/travel-time-buffer-time-to-be-calculated-from-currentselected-location"
        },
        {
          "title": "Select multiple events at once",
          "votes": 134,
          "status_raw": "completed",
          "status_bucket": "delivered",
          "no_vendor_status": false,
          "created": "2023-05-31T14:12:44.428Z",
          "age_days": 1146,
          "post_url": "https://feedback.morgen.so/p/select-multiple-events-at-once"
        }
      ]
    },
    {
      "id": "gh-vscode",
      "company": "VS Code (Microsoft)",
      "platform": "github",
      "board_url": "https://github.com/microsoft/vscode/issues",
      "official_ref": "https://github.com/microsoft/vscode",
      "official_ref_how": "official repo of the project",
      "vote_unit": "reactions",
      "posts": [
        {
          "title": "Allow to change the font size and font of the workbench",
          "votes": 3756,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2015-11-24T00:52:13.000Z",
          "age_days": 3891,
          "post_url": "https://github.com/microsoft/vscode/issues/519"
        },
        {
          "title": "Allow customization of mouse shortcuts",
          "votes": 1920,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2016-02-18T17:49:30.000Z",
          "age_days": 3805,
          "post_url": "https://github.com/microsoft/vscode/issues/3130"
        },
        {
          "title": "Feature Request: Show all errors and warnings in project for all JavaScript and TypeScript files, not just opened ones",
          "votes": 1499,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2016-10-18T18:19:04.000Z",
          "age_days": 3562,
          "post_url": "https://github.com/microsoft/vscode/issues/13953"
        },
        {
          "title": "VIM mode like sublime",
          "votes": 1370,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-01-24T06:55:22.000Z",
          "age_days": 2003,
          "post_url": "https://github.com/microsoft/vscode/issues/114851"
        },
        {
          "title": "Add ability to extend from other settings files",
          "votes": 1350,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2016-11-22T19:27:22.000Z",
          "age_days": 3527,
          "post_url": "https://github.com/microsoft/vscode/issues/15909"
        },
        {
          "title": "Visual Studio Code for ipad",
          "votes": 1347,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-03-19T15:12:04.000Z",
          "age_days": 2680,
          "post_url": "https://github.com/microsoft/vscode/issues/70764"
        },
        {
          "title": "Macro recording",
          "votes": 1228,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2016-03-21T09:07:08.000Z",
          "age_days": 3773,
          "post_url": "https://github.com/microsoft/vscode/issues/4490"
        },
        {
          "title": "Allow to scope settings by platform",
          "votes": 1146,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2016-04-21T09:13:09.000Z",
          "age_days": 3742,
          "post_url": "https://github.com/microsoft/vscode/issues/5595"
        },
        {
          "title": "Allow diagnostics messages to have markdown (or formatted text) content",
          "votes": 1049,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2018-07-13T18:25:09.000Z",
          "age_days": 2929,
          "post_url": "https://github.com/microsoft/vscode/issues/54272"
        },
        {
          "title": "[Feature] Local Workspace settings",
          "votes": 1021,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2017-12-14T22:18:17.000Z",
          "age_days": 3140,
          "post_url": "https://github.com/microsoft/vscode/issues/40233"
        },
        {
          "title": "Allow to open multiple workspaces in the same window",
          "votes": 935,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2018-02-08T10:13:01.000Z",
          "age_days": 3084,
          "post_url": "https://github.com/microsoft/vscode/issues/43188"
        },
        {
          "title": "Implement Google Chrome-like grouped tabs",
          "votes": 839,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-06-16T22:06:35.000Z",
          "age_days": 2225,
          "post_url": "https://github.com/microsoft/vscode/issues/100335"
        },
        {
          "title": "Feature Request: Enable/disable extensions from config file",
          "votes": 833,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2017-12-15T01:34:15.000Z",
          "age_days": 3139,
          "post_url": "https://github.com/microsoft/vscode/issues/40239"
        },
        {
          "title": "Extract the integrated terminal",
          "votes": 810,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2017-09-15T09:46:22.000Z",
          "age_days": 3230,
          "post_url": "https://github.com/microsoft/vscode/issues/34442"
        },
        {
          "title": "Support variables when resolving values in settings",
          "votes": 740,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2016-02-09T01:18:32.000Z",
          "age_days": 3814,
          "post_url": "https://github.com/microsoft/vscode/issues/2809"
        }
      ]
    },
    {
      "id": "gh-terminal",
      "company": "Windows Terminal (Microsoft)",
      "platform": "github",
      "board_url": "https://github.com/microsoft/terminal/issues",
      "official_ref": "https://github.com/microsoft/terminal",
      "official_ref_how": "official repo of the project",
      "vote_unit": "reactions",
      "posts": [
        {
          "title": "Terminal desperately needs a horizontal scrollbar (similar to Command Prompt)",
          "votes": 252,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-07-07T23:12:35.000Z",
          "age_days": 2569,
          "post_url": "https://github.com/microsoft/terminal/issues/1860"
        },
        {
          "title": "Add support for `tmux` Control Mode",
          "votes": 221,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-11-21T18:39:38.000Z",
          "age_days": 2433,
          "post_url": "https://github.com/microsoft/terminal/issues/3656"
        },
        {
          "title": "Plugin: add support for [XYZ]MODEM file transfers",
          "votes": 186,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-07-17T10:07:43.000Z",
          "age_days": 2560,
          "post_url": "https://github.com/microsoft/terminal/issues/1999"
        },
        {
          "title": "Display graphical images in terminal",
          "votes": 170,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-05-05T07:49:07.000Z",
          "age_days": 2267,
          "post_url": "https://github.com/microsoft/terminal/issues/5746"
        },
        {
          "title": "Profile reordering for Settings UI",
          "votes": 160,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-01-27T21:12:16.000Z",
          "age_days": 2000,
          "post_url": "https://github.com/microsoft/terminal/issues/8914"
        },
        {
          "title": "Feature: Add support for Infinite Scrollback",
          "votes": 153,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-06-22T13:59:28.000Z",
          "age_days": 2585,
          "post_url": "https://github.com/microsoft/terminal/issues/1410"
        },
        {
          "title": "Enable `globalSummon` / `quakeMode` to work even when there isn't a running Terminal",
          "votes": 148,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-04-29T21:50:35.000Z",
          "age_days": 1908,
          "post_url": "https://github.com/microsoft/terminal/issues/9996"
        },
        {
          "title": "Add support for roaming settings.json or storing it elsewhere",
          "votes": 148,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-09-27T08:20:25.000Z",
          "age_days": 2488,
          "post_url": "https://github.com/microsoft/terminal/issues/2933"
        },
        {
          "title": "Method to suppress the default CTRL+C/CTRL+V mapping specifically for WSL; profile-specific keybindings?",
          "votes": 118,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-05-07T14:17:48.000Z",
          "age_days": 2265,
          "post_url": "https://github.com/microsoft/terminal/issues/5790"
        },
        {
          "title": "cmd: add environment variable to disable/enable 'Terminate batch job (Y/N)?' confirmation",
          "votes": 91,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2018-07-07T08:25:18.000Z",
          "age_days": 2935,
          "post_url": "https://github.com/microsoft/terminal/issues/217"
        },
        {
          "title": "Drag & Drop Tabs to create a Pane",
          "votes": 82,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-02-14T11:10:45.000Z",
          "age_days": 2348,
          "post_url": "https://github.com/microsoft/terminal/issues/4587"
        },
        {
          "title": "Feature request: Enable customization for tabs on bottom/right/left",
          "votes": 79,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-05-15T21:27:51.000Z",
          "age_days": 2623,
          "post_url": "https://github.com/microsoft/terminal/issues/835"
        },
        {
          "title": "Feature request: Recording",
          "votes": 62,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-05-07T07:10:07.000Z",
          "age_days": 2631,
          "post_url": "https://github.com/microsoft/terminal/issues/469"
        },
        {
          "title": "terminal activity indicator/alert when in background",
          "votes": 62,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-10-17T14:28:35.000Z",
          "age_days": 2102,
          "post_url": "https://github.com/microsoft/terminal/issues/7955"
        },
        {
          "title": "Epic: Add configuration options for font rendering things (fallback, line height, ligatures, ...)",
          "votes": 60,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-07-03T09:36:07.000Z",
          "age_days": 2574,
          "post_url": "https://github.com/microsoft/terminal/issues/1790"
        }
      ]
    },
    {
      "id": "gh-flutter",
      "company": "Flutter (Google)",
      "platform": "github",
      "board_url": "https://github.com/flutter/flutter/issues",
      "official_ref": "https://github.com/flutter/flutter",
      "official_ref_how": "official repo of the project",
      "vote_unit": "reactions",
      "posts": [
        {
          "title": "Code Push / Hot Update / out of band updates",
          "votes": 1240,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2018-01-29T20:40:17.000Z",
          "age_days": 3094,
          "post_url": "https://github.com/flutter/flutter/issues/14330"
        },
        {
          "title": "Improve the indexability (SEO) of Flutter apps on the web ",
          "votes": 614,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-12-11T17:11:17.000Z",
          "age_days": 2413,
          "post_url": "https://github.com/flutter/flutter/issues/46789"
        },
        {
          "title": "☂️ Bring Material 3 Expressive to Flutter",
          "votes": 551,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2025-05-14T09:35:34.000Z",
          "age_days": 432,
          "post_url": "https://github.com/flutter/flutter/issues/168813"
        },
        {
          "title": "Support for iOS 26 “Liquid Glass” Design in Cupertino Widgets",
          "votes": 538,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2025-06-10T01:01:38.000Z",
          "age_days": 405,
          "post_url": "https://github.com/flutter/flutter/issues/170310"
        },
        {
          "title": "Support multiple windows for desktop shells",
          "votes": 466,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-04-08T16:33:22.000Z",
          "age_days": 2660,
          "post_url": "https://github.com/flutter/flutter/issues/30701"
        },
        {
          "title": "Implement PlatformView support on macOS",
          "votes": 462,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-10-01T17:57:26.000Z",
          "age_days": 2484,
          "post_url": "https://github.com/flutter/flutter/issues/41722"
        },
        {
          "title": "Apple CarPlay / Android Auto support?",
          "votes": 456,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-01-19T09:29:46.000Z",
          "age_days": 2739,
          "post_url": "https://github.com/flutter/flutter/issues/26801"
        },
        {
          "title": "Server-side rendering for Flutter web",
          "votes": 415,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-12-22T02:00:49.000Z",
          "age_days": 2402,
          "post_url": "https://github.com/flutter/flutter/issues/47600"
        },
        {
          "title": "Implement PlatformView support on Windows",
          "votes": 363,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-04-27T01:02:04.000Z",
          "age_days": 2641,
          "post_url": "https://github.com/flutter/flutter/issues/31713"
        },
        {
          "title": "[google_maps_flutter] Support Widgets as markers",
          "votes": 349,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2018-11-10T16:08:29.000Z",
          "age_days": 2809,
          "post_url": "https://github.com/flutter/flutter/issues/24213"
        },
        {
          "title": "Support soft hyphenation (line breaks at U+00AD plus rendering a hyphen at the end of the line)",
          "votes": 304,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2018-06-13T09:31:51.000Z",
          "age_days": 2959,
          "post_url": "https://github.com/flutter/flutter/issues/18443"
        },
        {
          "title": "Customizable project structure (platforms)",
          "votes": 298,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-11-30T11:45:57.000Z",
          "age_days": 2058,
          "post_url": "https://github.com/flutter/flutter/issues/71400"
        },
        {
          "title": "[webview_flutter] Add Windows support",
          "votes": 291,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-08-05T03:20:47.000Z",
          "age_days": 2541,
          "post_url": "https://github.com/flutter/flutter/issues/37597"
        },
        {
          "title": "Reusing state logic is either too verbose or too difficult",
          "votes": 290,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-03-02T00:19:16.000Z",
          "age_days": 2331,
          "post_url": "https://github.com/flutter/flutter/issues/51752"
        },
        {
          "title": "WebGPU in Flutter",
          "votes": 281,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-09-25T02:52:21.000Z",
          "age_days": 2124,
          "post_url": "https://github.com/flutter/flutter/issues/66618"
        }
      ]
    },
    {
      "id": "gh-ollama",
      "company": "Ollama",
      "platform": "github",
      "board_url": "https://github.com/ollama/ollama/issues",
      "official_ref": "https://github.com/ollama/ollama",
      "official_ref_how": "official repo of the project",
      "vote_unit": "reactions",
      "posts": [
        {
          "title": "MLX backend",
          "votes": 293,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-12-27T20:10:50.000Z",
          "age_days": 936,
          "post_url": "https://github.com/ollama/ollama/issues/1730"
        },
        {
          "title": "Support Janus-Pro-7b for vision models",
          "votes": 261,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2025-01-27T20:54:56.000Z",
          "age_days": 539,
          "post_url": "https://github.com/ollama/ollama/issues/8618"
        },
        {
          "title": "native ollama-go-engine: TurboQuant+RotorQuant implementation",
          "votes": 235,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2026-03-25T05:10:29.000Z",
          "age_days": 117,
          "post_url": "https://github.com/ollama/ollama/issues/15051"
        },
        {
          "title": "Model Context Protocol (MCP) support",
          "votes": 220,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-11-27T19:37:46.000Z",
          "age_days": 600,
          "post_url": "https://github.com/ollama/ollama/issues/7865"
        },
        {
          "title": "Please don’t clutter the user home directory",
          "votes": 162,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-07-27T18:57:04.000Z",
          "age_days": 1089,
          "post_url": "https://github.com/ollama/ollama/issues/228"
        },
        {
          "title": "AMD Ryzen NPU support",
          "votes": 141,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-06-20T15:48:13.000Z",
          "age_days": 760,
          "post_url": "https://github.com/ollama/ollama/issues/5186"
        },
        {
          "title": "Request for Support of AMD Ryzen AI Platform NPU",
          "votes": 130,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2025-06-25T15:30:15.000Z",
          "age_days": 390,
          "post_url": "https://github.com/ollama/ollama/issues/11199"
        },
        {
          "title": "Don't automatically start on startup / have an option to disable this",
          "votes": 114,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-07-21T13:57:28.000Z",
          "age_days": 1095,
          "post_url": "https://github.com/ollama/ollama/issues/162"
        },
        {
          "title": "add /metrics endpoint",
          "votes": 112,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-03-14T16:39:01.000Z",
          "age_days": 858,
          "post_url": "https://github.com/ollama/ollama/issues/3144"
        },
        {
          "title": "Image generation models",
          "votes": 111,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-10-13T22:20:35.000Z",
          "age_days": 1011,
          "post_url": "https://github.com/ollama/ollama/issues/786"
        },
        {
          "title": "Does ollama support accelerated running on npu?",
          "votes": 105,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-03-08T16:30:56.000Z",
          "age_days": 864,
          "post_url": "https://github.com/ollama/ollama/issues/3004"
        },
        {
          "title": "Support to Intel NPU by Intel NPU Acceleration Library",
          "votes": 98,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-07-17T12:52:16.000Z",
          "age_days": 733,
          "post_url": "https://github.com/ollama/ollama/issues/5747"
        },
        {
          "title": "Add support for Intel Arc GPUs",
          "votes": 95,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-12-18T23:25:37.000Z",
          "age_days": 944,
          "post_url": "https://github.com/ollama/ollama/issues/1590"
        },
        {
          "title": "Inference with OpenVINO on Intel",
          "votes": 93,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-01-24T10:02:33.000Z",
          "age_days": 908,
          "post_url": "https://github.com/ollama/ollama/issues/2169"
        },
        {
          "title": "Improved context window size management",
          "votes": 78,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-11-04T23:13:47.000Z",
          "age_days": 988,
          "post_url": "https://github.com/ollama/ollama/issues/1005"
        }
      ]
    },
    {
      "id": "gh-supabase",
      "company": "Supabase",
      "platform": "github",
      "board_url": "https://github.com/supabase/supabase/issues",
      "official_ref": "https://github.com/supabase/supabase",
      "official_ref_how": "official repo of the project",
      "vote_unit": "reactions",
      "posts": [
        {
          "title": "PostGIS Tiger: Data not loaded to use geocode function",
          "votes": 3,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-04-29T18:15:36.000Z",
          "age_days": 1908,
          "post_url": "https://github.com/supabase/supabase/issues/1318"
        },
        {
          "title": "Additional Information to help setup with AWS SES",
          "votes": 2,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-03-16T01:22:56.000Z",
          "age_days": 856,
          "post_url": "https://github.com/supabase/supabase/issues/22054"
        },
        {
          "title": "Add necessary query params to POSTGRES_PRISMA_URL for Vercel integration ",
          "votes": 2,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-06-17T19:50:48.000Z",
          "age_days": 763,
          "post_url": "https://github.com/supabase/supabase/issues/27328"
        },
        {
          "title": "Allow newlines in SMS OTP template",
          "votes": 2,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-09-20T10:56:54.000Z",
          "age_days": 1764,
          "post_url": "https://github.com/supabase/supabase/issues/6435"
        },
        {
          "title": "Removed Mutable Ref Object",
          "votes": 0,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2026-03-11T11:07:57.000Z",
          "age_days": 131,
          "post_url": "https://github.com/supabase/supabase/issues/43637"
        },
        {
          "title": "CSV Import in studio fails to assign authenticated user id",
          "votes": 0,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-08-22T14:57:49.000Z",
          "age_days": 697,
          "post_url": "https://github.com/supabase/supabase/issues/28820"
        },
        {
          "title": "Supabase Studio error message when attempting to delete file without policy permission",
          "votes": 0,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2026-02-03T12:53:06.000Z",
          "age_days": 167,
          "post_url": "https://github.com/supabase/supabase/issues/42415"
        }
      ]
    },
    {
      "id": "gh-tauri",
      "company": "Tauri",
      "platform": "github",
      "board_url": "https://github.com/tauri-apps/tauri/issues",
      "official_ref": "https://github.com/tauri-apps/tauri",
      "official_ref_how": "official repo of the project",
      "vote_unit": "reactions",
      "posts": [
        {
          "title": "Bundle chromium renderer",
          "votes": 203,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-11-08T17:25:31.000Z",
          "age_days": 985,
          "post_url": "https://github.com/tauri-apps/tauri/issues/14963"
        },
        {
          "title": "[feat] Bundle Tauri apps as Flatpak",
          "votes": 122,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-03-05T20:50:29.000Z",
          "age_days": 1598,
          "post_url": "https://github.com/tauri-apps/tauri/issues/3619"
        },
        {
          "title": "Feature Request: Native file drag & drop into filesystem",
          "votes": 84,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-09-10T14:49:59.000Z",
          "age_days": 1774,
          "post_url": "https://github.com/tauri-apps/tauri/issues/2593"
        },
        {
          "title": "Feature: Generate Typescript functions for Rust commands",
          "votes": 64,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-04-16T10:22:38.000Z",
          "age_days": 1921,
          "post_url": "https://github.com/tauri-apps/tauri/issues/1514"
        },
        {
          "title": "[feat] Windows - Build MSIX Packages to Support Package Extensions",
          "votes": 52,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-08-01T01:33:44.000Z",
          "age_days": 1449,
          "post_url": "https://github.com/tauri-apps/tauri/issues/4818"
        },
        {
          "title": "[feat] Push Notifications",
          "votes": 47,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-11-12T00:44:57.000Z",
          "age_days": 615,
          "post_url": "https://github.com/tauri-apps/tauri/issues/11651"
        },
        {
          "title": "[feat] Add support for Huawei WebView / HarmonyOS",
          "votes": 44,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-06-24T10:20:35.000Z",
          "age_days": 1122,
          "post_url": "https://github.com/tauri-apps/tauri/issues/7287"
        },
        {
          "title": "[feat] bindings for different languages/runtimes",
          "votes": 37,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-07-14T05:34:22.000Z",
          "age_days": 1467,
          "post_url": "https://github.com/tauri-apps/tauri/issues/4670"
        },
        {
          "title": "[feat] Provide print API",
          "votes": 36,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-08-12T08:47:19.000Z",
          "age_days": 1438,
          "post_url": "https://github.com/tauri-apps/tauri/issues/4917"
        },
        {
          "title": "[feat] Web Request Callbacks and Filtering",
          "votes": 33,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-08-09T15:03:47.000Z",
          "age_days": 1441,
          "post_url": "https://github.com/tauri-apps/tauri/issues/4899"
        },
        {
          "title": "[feat] Migrate to GTK4",
          "votes": 26,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-07-01T20:46:40.000Z",
          "age_days": 1115,
          "post_url": "https://github.com/tauri-apps/tauri/issues/7335"
        },
        {
          "title": "Tracking : accessibility (a11y)",
          "votes": 24,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-12-23T18:20:15.000Z",
          "age_days": 2401,
          "post_url": "https://github.com/tauri-apps/tauri/issues/207"
        },
        {
          "title": "[feat] Snap layouts support on Windows when using frameless windows",
          "votes": 24,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-06-30T07:08:03.000Z",
          "age_days": 1481,
          "post_url": "https://github.com/tauri-apps/tauri/issues/4531"
        },
        {
          "title": "[feat] AbortController support for `invoke` Promises",
          "votes": 22,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-12-07T14:26:07.000Z",
          "age_days": 956,
          "post_url": "https://github.com/tauri-apps/tauri/issues/8351"
        },
        {
          "title": "Use with OTP/Elixir, and specifically Phoenix LiveView",
          "votes": 21,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-02-21T20:29:27.000Z",
          "age_days": 1975,
          "post_url": "https://github.com/tauri-apps/tauri/issues/1270"
        }
      ]
    },
    {
      "id": "gh-godot",
      "company": "Godot (proposals repo)",
      "platform": "github",
      "board_url": "https://github.com/godotengine/godot-proposals/issues",
      "official_ref": "https://github.com/godotengine/godot-proposals",
      "official_ref_how": "official repo of the project",
      "vote_unit": "reactions",
      "posts": [
        {
          "title": "Add support for nullable static types in GDScript",
          "votes": 859,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-10-16T01:53:20.000Z",
          "age_days": 2469,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/162"
        },
        {
          "title": "Add structs in GDScript",
          "votes": 688,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-07-19T13:31:01.000Z",
          "age_days": 1097,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/7329"
        },
        {
          "title": "Allow explicitly defining interfaces in GDScript",
          "votes": 573,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-07-14T13:44:43.000Z",
          "age_days": 1467,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/4872"
        },
        {
          "title": "Add \"refactor\" tooling to rename symbols in the script editor",
          "votes": 460,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-05-26T09:40:56.000Z",
          "age_days": 2246,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/899"
        },
        {
          "title": "Add a Trait system for GDScript",
          "votes": 421,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-03-03T18:19:51.000Z",
          "age_days": 1235,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/6416"
        },
        {
          "title": "Add union types to Typed GDScript",
          "votes": 396,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2018-08-08T08:46:12.000Z",
          "age_days": 2903,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/737"
        },
        {
          "title": "Create a Swarm/Mob/Flock/etc system for managing large amounts of entities",
          "votes": 376,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-02-28T17:16:43.000Z",
          "age_days": 1968,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/2380"
        },
        {
          "title": "Add support for global plugins/universal addons",
          "votes": 356,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-05-13T08:24:35.000Z",
          "age_days": 2259,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/831"
        },
        {
          "title": "Add array unpacking/destructuring to GDScript",
          "votes": 339,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-01-17T05:04:37.000Z",
          "age_days": 2010,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/2135"
        },
        {
          "title": "Expose a zero allocation API to Godot C# bindings",
          "votes": 333,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-09-24T16:29:03.000Z",
          "age_days": 1030,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/7842"
        },
        {
          "title": "Add literal quoted strings with embedded variables (f-strings) to GDScript",
          "votes": 326,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-10-14T16:01:03.000Z",
          "age_days": 2471,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/157"
        },
        {
          "title": "Add a \"Mask2D\" node (and/or a \"mask_parent\" property for Sprite2D)",
          "votes": 322,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-03-25T15:49:57.000Z",
          "age_days": 1578,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/4282"
        },
        {
          "title": "Add public/private access modifiers to GDScript and autocompletion improvements",
          "votes": 319,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-03-27T09:43:25.000Z",
          "age_days": 2306,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/641"
        },
        {
          "title": "Add support for multiple displays/screens/monitors in Godot editor",
          "votes": 301,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2019-09-05T11:22:21.000Z",
          "age_days": 2510,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/28"
        },
        {
          "title": "Implement a Set primitive to complement Dictionary and Array",
          "votes": 289,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-05-21T21:58:07.000Z",
          "age_days": 2251,
          "post_url": "https://github.com/godotengine/godot-proposals/issues/867"
        }
      ]
    },
    {
      "id": "gh-excalidraw",
      "company": "Excalidraw",
      "platform": "github",
      "board_url": "https://github.com/excalidraw/excalidraw/issues",
      "official_ref": "https://github.com/excalidraw/excalidraw",
      "official_ref_how": "official repo of the project",
      "vote_unit": "reactions",
      "posts": [
        {
          "title": "Please add a \"table\" template so can be easily added to the drawings",
          "votes": 255,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-02-26T15:37:53.000Z",
          "age_days": 1605,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/4847"
        },
        {
          "title": "Highlight words in a paragraph",
          "votes": 178,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-05-03T08:56:45.000Z",
          "age_days": 1539,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/5138"
        },
        {
          "title": "Support colors for ranges in text",
          "votes": 142,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-03-29T23:50:39.000Z",
          "age_days": 2303,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/1126"
        },
        {
          "title": "Tabs in Excalidraw ",
          "votes": 85,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-05-04T06:55:08.000Z",
          "age_days": 2268,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/1543"
        },
        {
          "title": "Adding Grid Background Feature like Math Notebook Background",
          "votes": 80,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-07-16T15:39:02.000Z",
          "age_days": 1100,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/6773"
        },
        {
          "title": "Pen / Stylus Eraser support (on button hold)",
          "votes": 67,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2022-05-09T17:33:42.000Z",
          "age_days": 1533,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/5166"
        },
        {
          "title": "excalidraw CLI",
          "votes": 40,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-04-06T08:19:57.000Z",
          "age_days": 2296,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/1261"
        },
        {
          "title": "Feature Request: Customizable keybindings",
          "votes": 36,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-07-21T07:12:08.000Z",
          "age_days": 1825,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/3852"
        },
        {
          "title": "Embedding share links",
          "votes": 34,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-01-04T06:16:35.000Z",
          "age_days": 2023,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/2706"
        },
        {
          "title": " Rich Text Editor / Powerful WYSIWYG support",
          "votes": 33,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2023-06-15T07:19:48.000Z",
          "age_days": 1131,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/6678"
        },
        {
          "title": "Link the text inside a shape to the shape",
          "votes": 30,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-03-18T23:33:02.000Z",
          "age_days": 2314,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/1010"
        },
        {
          "title": "Layers",
          "votes": 27,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2024-02-25T14:52:55.000Z",
          "age_days": 876,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/7725"
        },
        {
          "title": "Set roundness (border radius) of a rectangle?",
          "votes": 26,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-05-19T13:44:04.000Z",
          "age_days": 1888,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/3600"
        },
        {
          "title": "Feature: Marker / Highlighter",
          "votes": 25,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2020-04-08T09:40:52.000Z",
          "age_days": 2294,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/1317"
        },
        {
          "title": "Adding option to paste tabular data as a rough table",
          "votes": 23,
          "status_raw": "open",
          "status_bucket": "open-not-delivered",
          "no_vendor_status": true,
          "created": "2021-06-24T22:05:01.000Z",
          "age_days": 1852,
          "post_url": "https://github.com/excalidraw/excalidraw/issues/3762"
        }
      ]
    }
  ],
  "dropped": [
    {
      "id": "ahrefs",
      "company": "Ahrefs",
      "board_url": "https://ahrefs.canny.io",
      "reason": "no link to ahrefs.canny.io found on ahrefs.com (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "make",
      "company": "Make",
      "board_url": "https://make.canny.io",
      "reason": "no link to make.canny.io found on make.com (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "framer",
      "company": "Framer",
      "board_url": "https://framer.canny.io",
      "reason": "no link to framer.canny.io found on framer.com (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "pitch",
      "company": "Pitch",
      "board_url": "https://pitch.canny.io",
      "reason": "no link to pitch.canny.io found on pitch.com (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "intro",
      "company": "Intro",
      "board_url": "https://intro.canny.io",
      "reason": "no link to intro.canny.io found on intro.co (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "rellasocial",
      "company": "Rella Social",
      "board_url": "https://rellasocial.canny.io",
      "reason": "no link to rellasocial.canny.io found on rella.social (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "neon",
      "company": "Neon",
      "board_url": "https://neon.canny.io",
      "reason": "no link to neon.canny.io found on neon.com (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "docusaurus",
      "company": "Docusaurus",
      "board_url": "https://docusaurus.canny.io",
      "reason": "no link to docusaurus.canny.io found on docusaurus.io (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "gitkraken",
      "company": "GitKraken",
      "board_url": "https://gitkraken.canny.io",
      "reason": "no link to gitkraken.canny.io found on gitkraken.com (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "submagic",
      "company": "Submagic",
      "board_url": "https://submagic.canny.io",
      "reason": "no link to submagic.canny.io found on submagic.co (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "fathom",
      "company": "Fathom",
      "board_url": "https://fathom.canny.io",
      "reason": "no link to fathom.canny.io found on fathom.video (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "pallyy",
      "company": "Pallyy",
      "board_url": "https://pallyy.canny.io",
      "reason": "no link to pallyy.canny.io found on pallyy.com (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "tldv",
      "company": "tl;dv",
      "board_url": "https://tldv.canny.io",
      "reason": "no link to tldv.canny.io found on tldv.io (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "groove",
      "company": "Groove",
      "board_url": "https://groove.canny.io",
      "reason": "no link to groove.canny.io found on groove.co (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "zendesk",
      "company": "Zendesk",
      "board_url": "https://zendesk.canny.io",
      "reason": "squat-risk flag; no link to zendesk.canny.io found on zendesk.com (checked homepage, /feedback, /roadmap, /feature-requests, help/docs/support roots, and feedback/ideas/roadmap/features custom subdomains)",
      "stage": "verification"
    },
    {
      "id": "upvoty-demo",
      "company": "Upvoty (demo)",
      "board_url": "https://demo.upvoty.com",
      "reason": "demo board, not real product feedback; client-side rendered",
      "stage": "pre-collection"
    },
    {
      "id": "upvoty",
      "company": "Upvoty",
      "board_url": "https://feedback.upvoty.com",
      "reason": "client-side rendered, no SSR payload to parse without a headless browser",
      "stage": "pre-collection"
    },
    {
      "id": "readwise",
      "company": "Readwise",
      "board_url": "https://readwise.canny.io",
      "reason": "collection failed: no scoreable public posts (vote counts hidden or board empty)",
      "stage": "collection"
    },
    {
      "id": "typeform",
      "company": "Typeform",
      "board_url": "https://typeform.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "mercury",
      "company": "Mercury",
      "board_url": "https://mercury.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "riverside",
      "company": "Riverside",
      "board_url": "https://riverside.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "axioshq",
      "company": "Axios HQ",
      "board_url": "https://axios.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "kajabi",
      "company": "Kajabi",
      "board_url": "https://kajabi.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "tella",
      "company": "Tella",
      "board_url": "https://tella.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "pipedream",
      "company": "Pipedream",
      "board_url": "https://pipedream.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "getguru",
      "company": "Guru",
      "board_url": "https://getguru.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "groovehq",
      "company": "GrooveHQ",
      "board_url": "https://groovehq.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "axiom",
      "company": "Axiom",
      "board_url": "https://axiom.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "capacities",
      "company": "Capacities",
      "board_url": "https://capacities.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "appcues",
      "company": "Appcues",
      "board_url": "https://appcues.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "disco",
      "company": "Disco",
      "board_url": "https://disco.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "flock",
      "company": "Flock",
      "board_url": "https://flock.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "papaya",
      "company": "Papaya",
      "board_url": "https://papaya.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "sparkmembership",
      "company": "Spark Membership",
      "board_url": "https://spark.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "dbt",
      "company": "Dynamic Business Technologies",
      "board_url": "https://dbt.canny.io",
      "reason": "collection failed: no scoreable public posts (vote counts hidden or board empty)",
      "stage": "collection"
    },
    {
      "id": "canva",
      "company": "Canva",
      "board_url": "https://canva.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "obsidian",
      "company": "Obsidian",
      "board_url": "https://obsidian.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "dashlane",
      "company": "Dashlane",
      "board_url": "https://dashlane.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "guru-dup",
      "company": "Guru (duplicate)",
      "board_url": "https://guru.canny.io",
      "reason": "collection failed: no publicly listed boards on root (auth-gated or no public boards)",
      "stage": "collection"
    },
    {
      "id": "fider",
      "company": "Fider",
      "board_url": "https://feedback.fider.io",
      "reason": "robots.txt disallows /api/v1/; excluded on crawl-politeness grounds even though the API is documented as public",
      "stage": "editorial"
    },
    {
      "id": "frill",
      "company": "Frill",
      "board_url": "https://feedback.frill.co",
      "reason": "collection failed: no parseable post payload (__NEXT_DATA__/Apollo scan empty)",
      "stage": "collection"
    },
    {
      "id": "channex",
      "company": "Channex",
      "board_url": "https://channex.frill.co",
      "reason": "collection failed: no parseable post payload (__NEXT_DATA__/Apollo scan empty)",
      "stage": "collection"
    },
    {
      "id": "smartwriter",
      "company": "SmartWriter",
      "board_url": "https://smartwriter.frill.co",
      "reason": "collection failed: no parseable post payload (__NEXT_DATA__/Apollo scan empty)",
      "stage": "collection"
    },
    {
      "id": "remnote",
      "company": "RemNote",
      "board_url": "https://feedback.remnote.com",
      "reason": "collection failed: no parseable post payload (__NEXT_DATA__/Apollo scan empty)",
      "stage": "collection"
    },
    {
      "id": "taskade",
      "company": "Taskade",
      "board_url": "https://feedback.taskade.com",
      "reason": "collection failed: no parseable post payload (__NEXT_DATA__/Apollo scan empty)",
      "stage": "collection"
    }
  ]
}