Alteryx Release Notes

Follow

90 release notes curated from 67 sources by the Releasebot Team. Last updated: Jul 4, 2026

Get this feed:

Alteryx Products

  • Jun 26, 2026
    • Date parsed from source:
      Jun 26, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    Alteryx logo

    Alteryx

    Ask Alteryx Now Available in Alteryx One

    Alteryx adds Ask Alteryx in Alteryx One, an AI-powered analytics assistant that answers natural-language questions, suggests next steps, and helps users get started faster with workflows, datasets, data prep, and related tasks.

    Every analytics journey starts with a question: Where should I begin? Which tool should I use? How do I prepare this data? How do I turn an idea into a workflow?

    Ask Alteryx is now available in Alteryx One to help answer those questions faster.

    Ask Alteryx is an AI-powered analytics assistant that lets users ask questions in natural language and get guidance inside the Alteryx experience. Whether you are new to Alteryx or looking for a faster way to navigate common analytics tasks, Ask Alteryx helps you learn platform capabilities, understand workflows and datasets, find recommended next steps, and get started building.

    A Faster Way to Get Started in Alteryx One

    In Alteryx One, Ask Alteryx helps users explore the platform and move from question to action. You can ask about workflows, datasets, reports, plans, data preparation, and more.

    For example, you can ask:

    “How do I prepare data for analysis?”

    “How do I connect to a dataset?”

    “What tools remove duplicate rows?”

    “How do I schedule a workflow?”

    “How do I share assets with other users?”

    Instead of searching across docs or guessing where to go next, users can ask Ask Alteryx directly from the Alteryx One home page and review a generated response.

    From Answers to Action

    Ask Alteryx does more than respond with information. It can also suggest actions based on what you are trying to do.

    Depending on your question, Ask Alteryx may recommend next steps like connecting to data, exploring datasets, learning more about a feature, opening related documentation, or launching Designer to begin building a workflow.

    That makes Ask Alteryx especially useful for teams that want to reduce friction across the analytics process. New users can build confidence faster, experienced users can find the right path more quickly, and organizations can help more people get value from Alteryx One.

    Built for Analytics Workflows

    Ask Alteryx is designed around the work users are already doing in Alteryx. In Alteryx One, it can help you understand platform capabilities and common analytics tasks. In Designer, Ask Alteryx can also help users build workflows, understand tools, troubleshoot issues, and even add preconfigured tools to the canvas.

    Together, these experiences make Ask Alteryx a helpful assistant across the analytics lifecycle, from learning what is possible to taking the next step in a workflow.

    Start Asking

    Ask Alteryx is available from the Alteryx One home page in the browser and app.

    Try asking a question the next time you are getting started with a dataset, exploring a workflow, or figuring out which step to take next. And as always, review AI-generated responses before using them in production workflows or business processes.

    Get a free trial to try Ask Alteryx for yourself. If you want help getting set up or learning more, check out the Alteryx Knowledge Base.

    Original source
  • Jun 24, 2026
    • Date parsed from source:
      Jun 24, 2026
    • First seen by Releasebot:
      Jun 24, 2026
    Alteryx logo

    Server by Alteryx

    Version 2026.6.1

    Server releases stronger prelogin security with added Argon2id configurations, improved access intelligence report validation, and new support for plan migration paths, alongside under-the-hood improvements and bug fixes.

    Overview

    Added more argon2id configurations to prelogin endpoint

    Improved validation of access intelligence reports

    Add support for plan plan migration paths

    Various under-the-hood improvements and minor bug fixes

    What's Changed

    Feature Development

    [PM-34909] Serve only validated report files from get-latest and self-hosted file endpoints by @AlexRubik in #7465

    [PM-33951] automatically confirm pending users on admin login by @JaredScar in #7527

    [PM-35395] MasterPasswordService Key Management Integration by @enmande in #7637

    [PM-37595] Use New OrganizationUserStatusType Columns by @sven-bitwarden in #7693

    [PM-31191] New Argon2id configuration into prelogin by @mzieniukbw in #7708

    chore(server): add FedRampGovRegion feature flag constant by @addisonbeck in #7726

    feat(server): add Gov cloud region by @addisonbeck in #7730

    [PM-36951] Add Billing Plan Migration Cohorts Admin UI by @kdenney in #7732

    [PM-37589] - Add PM29968_FillAfterSave feature flag by @jaasen-livefront in #7733

    [PM-37087] Release migration schedule before adding org to provider" by @cyprain-okeke in #7737

    [PM-38416] Add Bitwarden-Region to HTTP request to the pricing service by @justindbaur in #7749

    [PM-37070] feat: Add business plan migration renewal email by @cyprain-okeke in #7755

    [PM-37085] feat: Release migration schedule on organization plan upgrade by @amorask-bitwarden in #7757

    [PM-34778] Implement AcceptOrganizationInviteLinkCommand by @r-tome in #7759

    Set fill assist server urls by @differsthecat in #7761

    [PM-38265] Enhance TwoFactorIsEnabledQuery to use a dictionary for two-factor authentication results by @r-tome in #7764

    [PM-37510] feat: Grandfather Secrets Manager machine accounts for Enterprise 2020 migrations by @amorask-bitwarden in #7765

    [PM-38163] Add endpoint to retrieve organization policies by invite link code by @r-tome in #7767

    [PM-37228] feat: Add scheduled price increase to organization warnings by @amorask-bitwarden in #7790

    [PM-37292] - update feature flag by @jaasen-livefront in #7791

    [PM-33408] Add OrganizationUser_NotificationBannerActionClicked EventType by @jengstrom-bw in #7796

    [PM-37875] Make webauthn available on all platforms by @quexten in #7801

    🐛 Bug fixes

    Auth/PM-38129 by @JaredSnider-Bitwarden in #7743

    Dirt/pm 38134 access intelligence report not generating by @prograhamming in #7748

    [PM-37168] Fix missing expiration check. by @JimmyVo16 in #7760

    Auth/PM-38588 - Login and Refresh backfill CurrentContext for LaunchDarkly Feature Flag Evaluation by @JaredSnider-Bitwarden in #7766

    Auth/PM-38648 - Refactor device last-activity cache to use configurable TTL by @JaredSnider-Bitwarden in #7773

    [PM-38729] fix: Reflect all discounts in 2020-migration renewal email by @cyprain-okeke in #7786

    Aspire: Fix Self-Host Development Configuration by @sbrown-livefront in #7803

    fix broken auto confirm policyRequirement check for org scoped request by @BTreston in #7839

    fix broken auto confirm policyRequirement check for org scoped reques… by @BTreston in #7848

    ⚙️ Maintenance

    Auth/PM-32102 - (1) Create ConvertUserToKeyConnectorCommand (2) Remove salt and hint on key connector conversion by @JaredSnider-Bitwarden in #7692

    [PM-38116] Harden SSRF protection in IPAddressExtensions by @jengstrom-bw in #7721

    [PM-38165] Improve Data Protection error handling and constrain plaintext input by @harr1424 in #7734

    [PM-13330] Move collection SQL files to AC Team by @eliykat in #7758

    [SHOT-96] Apply new http2 directive by @mimartin12 in #7769

    [PM-38338] Drop Unused Sprocs by @sven-bitwarden in #7789

    [PM-37511] test: Add Teams 2020 + Secrets Manager migration tests by @cyprain-okeke in #7799

    📦 Dependency Updates

    [deps] BRE: Update mcr.microsoft.com/mssql/server Docker tag to v2025 by @renovate in #6447

    [deps]: Update webpack-cli to v7 by @renovate in #7348

    [deps] Auth: Update Auth dotnet dependencies to v10.0.8 by @renovate in #7604

    [deps]: Update dotnet monorepo by @renovate in #7605

    [PM-36584] Bidirectional C2 in icons.bitwarden.net by @jengstrom-bw in #7668

    [AppSec] Add packages.lock.json files for dependency locking by @aikido-autofix in #7725

    Bump version to 2026.6.0 by @github-actions in #7747

    [deps]: Update sass-loader to v17 by @renovate in #7779

    PM-37021 - Fix dotnet deps version bump failure to modify packages.lock.json by @JaredSnider-Bitwarden in #7787

    Pin nginx image to a specific version by @mimartin12 in #7802

    [DBOPS-177] Update MSSQL Docker image to SQL Server 2025 CU5 by @mkincaid-bw in #7806

    [deps] Platform: Update MessagePack to v3.1.7 [SECURITY] by @renovate in #7807

    Bump version to 2026.6.1 by @github-actions in #7813

    🎨 Other

    Document migration workflow in .claude/CLAUDE.md by @Hinton in #7689

    Update EmergencyAccessInviteQuery to return encoded URLs and a JSON object by @bnagawiecki in #7741

    [bre-1835] update SeederApi Base Image by @aj-bw in #7771

    Add SingleOrganizationScene to seeder by @bnagawiecki in #7781

    Add 3 more Org Scenes by @bnagawiecki in #7798

    Full Changelog: v2026.6.0...v2026.6.1

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Alteryx and hundreds of other software products.

    Create account
  • Jun 10, 2026
    • Date parsed from source:
      Jun 10, 2026
    • First seen by Releasebot:
      Jun 10, 2026
    Alteryx logo

    Server by Alteryx

    Version 2026.6.0

    Server removes several feature flags, expands checkout for browser and desktop, updates Send and admin console flows, and ships bug fixes plus under-the-hood improvements. The release also adds new endpoints, migration and subscription work, and broader maintenance updates.

    Overview

    Removed feature flag for consolidated session timeout component
    Removed feature flag for disabling type zero decryption
    Removed feature flag for migration of My Vault to My Items
    Removed feature flag for Send UI refresh
    Removed feature flag for unlocking with SDK
    Various under-the-hood improvements and minor bug fixes

    What's Changed

    Feature Development

    [PM-26732] Remove Chromium ABE importer feature flag by @mcamirault in #7026
    [PM-34615] - add SuppressOnboardingInterstitials setting by @jaasen-livefront in #7516
    PM 35227 Extend checkout endpoint for browser/desktop platforms by @cyprain-okeke in #7550
    [PM-35948] Update send openapi to work for sdk by @adudek-bw in #7556
    [PM-35393] MasterPasswordService auth integration by @enmande in #7575
    [PM-35357] Update Trial Length Parameter by @sbrown-livefront in #7597
    [PM-27679] Remove flagged logic from server by @jengstrom-bw in #7612
    [PM-36359] Feature flag for Splunk integration by @voommen-livefront in #7622
    [PM-37237] Move OrganizationsNew into ProfileResponseModel by @eliykat in #7627
    feat(kdf-settings-validator): Enforce salt cannot be empty string. by @enmande in #7628
    [PM-35394] MasterPasswordService Admin Console Integration by @enmande in #7629
    Add PAM feature flag by @Hinton in #7641
    [PM-35656] Add Events for New Item Types by @nick-livefront in #7642
    [PM-36949] feat: Add OrganizationPlanMigrationCohort and Assignment tables with bare repositories by @amorask-bitwarden in #7644
    [PM-35830] Add ChangeEmailCommand by @ike-kottlowski in #7650
    [PM-37251] Add public invite link GET status endpoint by @r-tome in #7656
    [PM-35058] Adoption UX Improvements (feature flag) by @voommen-livefront in #7657
    [PM-38273] feat(admin-console): Add InjectOrganizationAttribute and OrganizationModelBinder by @JaredScar in #7659
    [PM-33951] feat(admin-console): Add bulk confirmation and pending auto-confirmation by @JaredScar in #7661
    [PM-37597] Set Automatic Tax and Prevent Tax Exempt Mutations by @sbrown-livefront in #7662
    [PM-37723] Add feature flag pm-28191-cipher-admin-ops-to-sdk by @nikwithak in #7664
    [PM-37064] feat: Add ScheduleBusinessPriceIncrease scheduler entry point by @amorask-bitwarden in #7665
    [PM-37593] Add OrganizationUserStatusTypeNew - 🪓 Revoked by @sven-bitwarden in #7666
    [PM-37598] Update Tax Id Warning Logic with Feature Flag by @sbrown-livefront in #7677
    [PM-37068] feat: Add business plan cohort branch to UpcomingInvoiceHandler by @amorask-bitwarden in #7678
    [PM-36563] Send access event logs by @harr1424 in #7679
    [PM-36964] Add per-org migration cohort assignment to the Admin portal by @cyprain-okeke in #7681
    [PM-34776/PM-37797] Add invite link email domain validation endpoint by @r-tome in #7683
    [PM-28178] Remove Send UI refresh feature flag by @mcamirault in #7684
    [PM-37084] Business Aware Schedule Recovery and Cancellation by @sbrown-livefront in #7686
    [Shared Unlock] [PM-35083] Add shared unlock feature flags by @quexten in #7687
    [PM-31021] Resolve authoring exclusions by @jprusik in #7688
    [PM-37083] feat: Add per-phase price resolution to UpdateOrganizationSubscriptionCommand by @amorask-bitwarden in #7695
    [PM-37785] Add vault batch bar feature flags by @nick-livefront in #7696
    Add feature flag for SSH ecdsa by @neuronull in #7697
    [PM-37092] feat: Add business plan migration handler to SubscriptionUpdatedHandler by @cyprain-okeke in #7707
    [PM-31191] Move KDF from Auth to KM constants by @mzieniukbw in #7709
    [PM-29658]: Remove PUT Policy vNext by @sven-bitwarden in #7711
    [PM-27487] Remove disable-type-0-decryption feature flag by @jlf0dev in #7717
    [PM-27298] Remove consolidated-session-timeout-component feature flag by @jlf0dev in #7718
    [PM-37170] feat: Add churn-mitigation offer query, command, and API endpoints by @amorask-bitwarden in #7722
    refactor(server): consolidate cloud region config by @addisonbeck in #7728
    Migrate Web Frontend to Official Aspire JavaScript Hosting by @sbrown-livefront in #7731

    🐛 Bug fixes

    [PM-35401] Update exception handling in CreateAuthRequestAsync() and PostAdminRequest() by @rr-bw in #7615
    [PM-37727] Fix exceptions when serialzing blob-encrypted ciphers by @nikwithak in #7667
    [PM-36678] Add custom user check by @JimmyVo16 in #7675
    [PM-37259] - Update Sso Request Validator by @jrmccannon in #7676
    SRE-4899 - update node 20 to 24 for admin project by @sneakernuts in #7685
    [PM-37820] Update Missing Tax Logic for US Customers by @sbrown-livefront in #7719
    [PM-38288] - Restore collections endpoint by @jaasen-livefront in #7738

    ⚙️ Maintenance

    [PM-4128] Remove nullability of Send.Data and Send.Keys by @harr1424 in #7266
    Use fixture to share state between PushControllerTests by @justindbaur in #7433
    [PM-35066] - remove legacy collections endpoint by @jaasen-livefront in #7520
    [PM-13328] Move OrganizationCollectionManagementUpdateRequestModel to AC team by @eliykat in #7651
    PM-36952 - Improve code review workflow with added triggers by @theMickster in #7663
    Triggering main build to rebuild after cosign failure by @pixman20 in #7669
    [PM-37740] Add missing container configuration to aspire by @eliykat in #7670
    [PM-37486] Remove IPolicyService and associated dead code by @r-tome in #7672
    [PM-12469] Move remaining Admin Password Reset code to AC team by @eliykat in #7680
    [PM-25691] Create OrganizationUpdateCollectionManagementCommand by @r-tome in #7682
    [PM-37956] by @ike-kottlowski in #7698
    [PM-35312] Remove Outdated Stored Procedures by @sven-bitwarden in #7712
    [PM-34502] Remove the IPolicyValidator pattern by @JimmyVo16 in #7714
    refactor(server): move CloudRegion enum from Setup to Core by @addisonbeck in #7727
    docs: expand CACHING.md (non-Redis L2, sizing/cost, SRE coordination) by @withinfocus in #7736

    📦 Dependency Updates

    [deps]: Update dotnet monorepo to v10 (major) by @renovate in #6634
    [PM-35479] updating AutoMapper to v14 and adding cve workaround by @itsadrago in #7521
    [PM-36843] Skip relay push registration for non mobile clients by @justindbaur in #7617
    Bump version to 2026.5.0 by @github-actions in #7655
    [deps]: Pin dependencies by @renovate in #7703
    [deps]: Update aspire monorepo to 13.3.4 by @renovate in #7729
    Bump version to 2026.6.0 by @github-actions in #7747

    🎨 Other

    Add passkey and password history to a subset of seeded credentials by @harr1424 in #7635
    Seeder/item type enhancements by @nthompson-bitwarden in #7694
    Seeder - add favorite for card, identity, secure note, and sshkey scenes by @nthompson-bitwarden in #7710
    [PM-38224] Add claimed domain functionality to seeder by @eliykat in #7735

    Original source
  • May 29, 2026
    • Date parsed from source:
      May 29, 2026
    • First seen by Releasebot:
      May 29, 2026
    Alteryx logo

    Server by Alteryx

    Version 2026.5.0

    Server ships a broad 2026.5.0 update with passkey unlock logic cleanup, new invite link and revocation workflows, master password policy support, subscription and billing improvements, stronger org and admin controls, plus a long list of bug fixes and maintenance updates.

    What's Changed

    Feature Development

    [PM-30483] Remove feature flagged logic around passkey unlock by @eligrubb in #7318
    Add README for PolicyRequirements feature by @eliykat in #7503
    [PM-27278] add AccountKeysRequestModel to RegisterFinishRequestModel for account encryption v2 support by @eligrubb in #6798
    billing/pm-24665/license-file-generation-should-fail-for-unpaid-subscription by @cyprain-okeke in #7444
    [sm-1878] Adding feature flag for secret versioning by @cd-bitwarden in #7170
    Feature flag for autotriage (autofill) by @blackwood in #7528
    [PM-35305] Add desktop-ui-settings-dialog flag by @Hinton in #7491
    [PM-33875] Add Revocation Reasons by @sven-bitwarden in #7473
    [PM-34116][PM-34117] Drivers License and Passport by @nick-livefront in #7512
    [PM-29090] Remove FF: pm-26793-fetch-premium-price-from-pricing-service - Flag by @amorask-bitwarden in #7549
    [PM-35805] Add BulkAutoConfirmOnLogin feature flag by @JaredScar in #7553
    [PM-34565] Save Cancellation Details for Scheduled Subscriptions by @sbrown-livefront in #7535
    Auth/pm 35392/master password service foundation by @enmande in #7530
    Implement master password policy requirement by @BTreston in #7537
    [PM-35253] Add organization ability UseInviteLinks by @r-tome in #7489
    [PM-33885]: Attach RevocationReason to Needed Client Response Model by @sven-bitwarden in #7563
    [PM-34148] Implement feature flag for fetching new policies and organization details by @JaredScar in #7529
    [PM-34387] Add organization invite link creation endpoint by @r-tome in #7477
    Removed feature flag by @Patrick-Pimentel-Bitwarden in #7574
    [PM-34774] Add GET endpoint for organization invite links by @r-tome in #7534
    [PM-32100] Implement Multi-Provider Ability Lookup by @JimmyVo16 in #7552
    [PM-34388] Add organization invite link update endpoint by @r-tome in #7560
    [PM-35263] Admin Portal: Add checkbox for the InviteLinks ability by @r-tome in #7578
    [PM-28346] Use SDK for attachment delete operations by @gbubemismith in #7538
    [PM-30852] Add support for TDE user key rotation by @Thomas-Avery in #7565
    [PM-31631] update password pre-login salt response by @ike-kottlowski in #7469
    [PM-34392] Add delete invite link endpoint by @r-tome in #7591
    [PM-35201] Enhance AdminRecoverAccountValidator to include Accepted status by @JaredScar in #7579
    [PM-33473] Remove pm-29594-update-individual-subscription-page feature flag by @amorask-bitwarden in #7519
    [PM-34389] Add refresh endpoint for organization invite links by @r-tome in #7588
    [PM-19790] [PM-19791] Remove policy requirements feature flag references and definition by @vincentsalucci in #7596
    [PM-36859] Add new feature flag for refactoring Org Collections Vault by @JaredScar in #7599
    [PM-34150] - RequireSSO Applies to Accepted by @jrmccannon in #7603
    PM 35229 [Browser/Desktop] Stripe Checkout from upgrade dialog by @cyprain-okeke in #7606
    PM-31923 adding the whole report endpoints v2 by @prograhamming in #7228
    [PM-31781] skip unpaid automations for exempt orgs by @kdenney in #7480
    [PM-37230] remove FF logic from new send endpoints by @itsadrago in #7621
    [PM-30215] Allow key rotation for key connector users by @mzieniukbw in #7618
    [PM 34174]Do not show renewal reminder banners to exempt organizations by @cyprain-okeke in #7483
    Auth/PM-37165 - Add Last API Key Rotated Date to User by @JaredSnider-Bitwarden in #7634
    [PM-37292] - add feature flag by @jaasen-livefront in #7630
    [PM-26657] removes feature flag pm-25083-autofill-confirm-from-search by @jengstrom-bw in #7610
    Auth/PM-37166 - Devices - add client version by @JaredSnider-Bitwarden in #7632
    [PM-36560] Create Send event logs by @harr1424 in #7602
    [PM-29607] Remove PM24032 Feature Flag by @sbrown-livefront in #7558
    Aspire Integration by @sbrown-livefront in #6775
    [PM-26696] Removes pm-23904-risk-insights-for-premium feature flag by @jengstrom-bw in #7613
    Aspire: Add README for Aspire AppHost setup and usage by @sbrown-livefront in #7646
    [PM-32743] Add ability to create folders during import to orgs by @mcamirault in #7568
    [PM-19551] Add externalId support to groups PATCH endpoint by @JimmyVo16 in #7620

    🐛 Bug fixes

    [PM-33501] Prevent orphaned Sends during user and org deletion by @harr1424 in #7386
    [PM-25056] - Deadlock testing fix by @jrmccannon in #7478
    [PM-34427] Fix Users can edit and save sends with the hide email address option enabled by @harr1424 in #7509
    [PM-35306] Fix password change not working when using the unlock and authentication data models by @quexten in #7505
    [PM-33436] Refactor setup shell commands by @dereknance in #7494
    [PM-34213] Create attachment event log by @shane-melton in #7425
    [PM-34813] fix system coupons regression by @kdenney in #7515
    [PM-35250] Prevent Custom Users Removing Admins by @sven-bitwarden in #7526
    [PM-34822] Consistent error response 400 and 404 in Org Integrations controller by @voommen-livefront in #7458
    [PM-28045] - Org Key Validation by @jrmccannon in #7384
    [PM-34601] Bump Group.RevisionDate on edits and access changes by @r-tome in #7467
    [PM-35351] Fix self-hosted public API member invites by skipping plan retrieval by @r-tome in #7507
    [PM-34848] Add authorization to PreviewInvoiceController org endpoints by @connerbw in #7583
    [PM-35257] Validate plan frequency tier by @connerbw in #7570
    [PM-36568] Disable Pushed Authorization Request endpoint in Identity and SSO by @ike-kottlowski in #7585
    [PM-35909] Preserve existing discounts during price migration by @amorask-bitwarden in #7561
    [PM-33289] Stop 500-retry loop on incomplete_expired subs by @amorask-bitwarden in #7525
    [PM-35624] Fix EF GetCountByOnlyOwnerAsync by @JimmyVo16 in #7586
    [PM-35300] emails do not match figma by @JaredScar in #7592
    [PM-23900] Optimize organization exports by @harr1424 in #7590
    PM-34680 serialize values to prevent injection by @voommen-livefront in #7593
    [PM-37077] Remediate Data Protection errors in DeleteSendsJob by @harr1424 in #7608
    [PM-36613] Void open invoices for unpaid subscriptions by @amorask-bitwarden in #7589
    [PM-36185] Change where Setup container looks for openssl config by @dereknance in #7623
    [PM-35300] fix emails do not match figma by @JaredScar in #7609
    Auth/PM-37621 - Fix Device.LastActivityDate surfacing legacy NULL rows as DateTime.UtcNow by @JaredSnider-Bitwarden in #7649

    ⚙️ Maintenance

    [AppSec] AI Fix for Template Injection in GitHub Workflows Action by @aikido-autofix[bot] in #7448
    [PM-32598] - Remove Unused sso/details Endpoint + Sprocs by @sven-bitwarden in #7400
    Move missed integration files to DIRT by @eliykat in #7487
    [PM-35489] Move collections to AC ownership by @eliykat in #7523
    [PM-35489] Move collections to AC ownership - update namespaces by @eliykat in #7532
    fix(ci): fix startup_failure in move_edd_db_scripts job by @addisonbeck in #7554
    [BRE-1848] Remove legacy failure check job and Slack webhook by @vgrassia in #7557
    [PM-34883] - Add InjectOrganizationUserAttribute by @jrmccannon in #7536
    PM-35503 fixed flaky tests due to timing issue. by @prograhamming in #7551
    [BRE-1871] Adding trigger for dev deploy after build on main by @pixman20 in #7572
    [BRE-1871] Using new trigger action by @pixman20 in #7573
    Separate Feature Flags for Desktop Native Team by @differsthecat in #7577
    [PM-36047] Add tech-leads group as owners of the CODEOWNERS file by @coltonhurst in #7562
    [BRE-1851] - Migrate Publish and Release workflows by @vgrassia in #7582
    [PM-36421] Add xmldoc to Admin Console entities by @eliykat in #7580
    SHOT-152: Remove workflow logic for EE labels by @mimartin12 in #7595
    [PM-25690] Create UpdateUserResetPasswordEnrollment command by @r-tome in #7594
    Remove plan file by @eliykat in #7625
    Remove BW-GHAPP tokens from repository-management workflow by @AmyLGalles in #7624
    Fix/repository management remove tokens by @AmyLGalles in #7626
    Migrate to SLNX Style Solution by @justindbaur in #7645
    chore: ignore C# Dev Kit lscache and dump files by @enmande in #7648

    📦 Dependency Updates

    [deps] Tools: Update MailKit to 4.16.0 [SECURITY] by @renovate[bot] in #7502
    Update SSO package path in Renovate config by @ike-kottlowski in #7518
    Update Bitwarden.Server.Sdk to 1.5.2 by @justindbaur in #7559
    [deps] Billing: Update coverlet.collector to v10 by @renovate[bot] in #7542
    [PM-28727] Upgrade to .NET 10 by @dereknance in #7171
    [deps] BRE: Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v10 by @renovate[bot] in #6498
    chore(launch/tasks): Upgrade for .net10 by @enmande in #7584
    [deps] Tools: Pin dependencies by @renovate[bot] in #6204
    [deps]: Update vstest monorepo by @renovate[bot] in #6869
    [deps]: Update Microsoft.NET.Test.Sdk to v18 by @renovate[bot] in #6870
    [deps]: Update actions/github-script action to v9 by @renovate[bot] in #7545
    Bumped version to 2026.4.2 by @connerbw in #7619

    🎨 Other

    Arch/qa env seeding tweaks by @MGibson1 in #7430
    Add seed script for local development by @Hinton in #7490
    Migrate server specific skills into correct location by @theMickster in #7488
    Add -o --output parameters to DB seeder util for preset command by @mimartin12 in #7495
    PM-35200 - Create contributing guide for Claude tooling by @theMickster in #7508
    [PM-35252] by @ike-kottlowski in #7501
    [PM-33417] WebAuthn cache by @ike-kottlowski in #7500
    [PM-36209] Support Unprotect only certificates by @justindbaur in #7569
    [PM-36250] Add option to load certificate from file path by @quexten in #7571
    [PM-36419] [BEEEP] Add collection management settings to seeder by @eliykat in #7576
    PM-36416 - Implement master password reprompt seeding by @theMickster in #7598
    Add data protection cert override to recommended dev settings by @MGibson1 in #7614
    [PM-37482] Disable migration tester by @eliykat in #7633
    Seeder progress indicators by @withinfocus in #7510
    PM-37478 temporarily disabling useRiskInsights access controll by @prograhamming in #7631

    New Contributors

    @aikido-autofix[bot] made their first contribution in #7448
    @blackwood made their first contribution in #7528

    Full Changelog: v2026.4.2...v2026.5.0

    Original source
  • May 20, 2026
    • Date parsed from source:
      May 20, 2026
    • First seen by Releasebot:
      May 22, 2026
    Alteryx logo

    Alteryx

    Alteryx One Release

    Alteryx releases Alteryx One with Agent Studio and MCP Server previews, a unified app for Designer, Live Query, Orchestrator, Reports and Apps, plus Ask Alteryx expansion, GenAI Tools on Server, Workspace Execution, governance updates, and Live Query for BigQuery GA.

    Agents built on your logic

    For AI to actually deliver in an organization, it needs three things: it needs to be trusted, it needs to understand how your business works, and business teams need to be able to update the logic without submitting IT tickets. Most AI deployments struggle with at least two of these.

    Alteryx workflows are the missing piece. The business logic, the validated datasets, the defined transformations — already built and maintained by the people closest to the business. Agent Studio and MCP Server take that logic and make it the foundation for AI that your organization can rely on.

    Agent Studio lets you package your trusted datasets and workflows into conversational experiences others can query directly — grounded in your numbers, your definitions, your logic. Because Agent Studio creates and manages the MCP endpoints, your workflows become the interface through which AI interacts with your business. Your expertise scales without turning into more work for you.

    The Alteryx One MCP Server extends this in three directions.

    Ask Anywhere. Your governed workflows power answers in whatever tools questions are actually being asked — Claude, ChatGPT, Gemini, and more. When someone queries an AI assistant, the answer comes from your Alteryx-governed logic, not a guess. Your numbers stay consistent, wherever the conversation happens.

    Build Anywhere. Start in Claude, Gemini, or ChatGPT — describe a business problem you want to solve — and Alteryx MCP skills can help you understand your data, identify what workflows you need to tackle it, and then build those workflows in Alteryx without ever leaving the chat interface. It turns the AI tools your colleagues already use into a full workflow automation designer.

    Power enterprise agentic systems. As organizations build more complex AI-driven processes, Alteryx can serve as the trusted data and logic layer those systems depend on. Imagine a compliance reporting agent that draws on data from multiple departments. With MCP Server, that logic lives in Alteryx — where it’s Visible, Understandable, Repeatable, and Auditable — and agents can pull that trusted data and execute that logic in real time. AI that the business can stand behind.

    We’re just getting started with MCP Server. Expect new skills to arrive frequently.

    One platform that just works

    The rest of the release is about a platform that feels unified, capable, and reliable — one that extends what you’ve already invested in and makes every part of your workflow faster.

    Your new home for everything in Alteryx

    The Alteryx One app is your new integrated home for the full Alteryx platform. From a single interface, you can work on Designer Desktop workflows, run Live Query analysis, access Orchestrator Plans, build Reports and Apps — all without switching context or losing momentum. For analysts who’ve spent years toggling between tools and environments just to get work done, this is a meaningful change.

    Ask Alteryx is now in Alteryx One

    Ask Alteryx is expanding beyond the workflow canvas into the Alteryx One app itself — and with it comes a meaningful expansion of what it can do.

    Previously focused on accelerating individual workflow steps, Ask Alteryx can now help you think through entire business process automation scenarios. Describe a business problem. Ask Alteryx will help you map out the solution, decide what you need to build, and then build it with you.

    It feels less like AI doing the work for you, and more like having exactly the right thinking partner at exactly the right moment.

    GenAI Tools: trusted LLMs in your workflows

    Alongside Ask Alteryx, GenAI Tools bring trusted access to large language models directly into your workflows — for tasks like extracting data from unstructured documents and emails, generating text, or searching the web. A key update in this release: GenAI Tools workflows now run on Alteryx Server, making them available for scheduled production execution. Build the workflow in Designer, deploy it to Server, and let it run.

    Build on your desktop, run in the cloud

    With Workspace Execution, workflows you build in Designer Desktop run in Alteryx’s resilient cloud environment — no local machine required. Schedule jobs, monitor execution, and scale centrally through Alteryx One. Your work reaches further, with less operational risk.

    Data you can trust, at the scale you need

    As analytics and AI scale, knowing what data you can trust — and how it should be used — becomes critical.

    Governed analytics for teams

    Alteryx One workspaces give teams the foundation they need to avoid the “wild west” of siloed analytics: workflow versioning, collaborative folders, shared connections, and cloud-based access, all in one place. These aren’t just convenience features — they’re the governance layer that lets teams move fast without losing control.

    Data Labels bring governance signals directly into the everyday experience: certified datasets and workflows are clearly marked, and sensitivity and compliance requirements are visible at a glance. Instead of relying on tribal knowledge or manual validation, trust is made explicit — so you can move faster with confidence.

    Real-time insights, no data movement

    Alteryx One is expanding Live Query — which already supports Databricks and Snowflake — with Live Query for BigQuery, now generally available. Whether your data lives in BigQuery, Databricks, Snowflake, or somewhere else entirely, you can analyze it directly in place. No migration. No replication costs. No consolidating everything into a single vendor’s ecosystem before you can get to work.

    Live Query for BigQuery also unlocks BigQuery’s native AI capabilities within your Alteryx workflows. That means large-scale processing of unstructured data without writing code — automatically extracting text, sentiment, or classifications from 100,000 customer support calls, directly in BigQuery, within an Alteryx workflow. Zero data movement. Zero code.

    The bigger unlock is access. Enterprise data lakes hold enormous amounts of information that analysts have historically had to sample, move, or approximate just to work with. Alteryx meets your data where it already lives — so analysts can make a bigger impact, on more of the business’s data, at a fraction of the cost of moving it first.

    These updates reflect what we care about at the product level: a platform that extends the value of the work you’ve already done, removes friction at every layer, and makes you — the analyst — the hero of your organization’s AI story.

    Explore the full Alteryx One release notes, try Ask Alteryx in your next workflow build, and sign up for the Agent Studio and MCP Server Previews. We look forward to hearing what you think!

    Original source
  • Similar to Alteryx with recent updates:

  • May 20, 2026
    • Date parsed from source:
      May 20, 2026
    • First seen by Releasebot:
      May 22, 2026
    Alteryx logo

    Alteryx

    New Capabilities in Alteryx One Built for How Analysts Work

    Alteryx releases Alteryx One updates for governed AI and analytics at scale, adding Preview Agent Studio and MCP Server, generally available Live Query for BigQuery and new Google Drive and Microsoft SharePoint v3 connectors, plus a centralized control plane, Workspace Execution, and stronger governance controls.

    The governance layer AI depends on

    The conversation about AI transformation tends to focus on the people building with it. But the IT and admin teams responsible for making it work safely carry a different kind of weight: keeping execution environments governed, data access controlled, and whatever reaches production trustworthy.

    The latest Alteryx One capabilities are built with that in mind. Two things stand out. First, Alteryx One is a natively multi-platform solution, built to work with the cloud data infrastructure your organization is already invested in — not alongside it. Second, new agentic capabilities give IT the infrastructure control they need while enabling business teams to own the business logic they understand, without creating an IT bottleneck every time something needs to change.

    Here’s what’s new and why it matters for the teams responsible for keeping analytics and AI running at scale.

    The governance layer AI depends on

    For AI to be trusted in the business, it needs to meet a specific bar: the data it uses must reflect how your business actually works, the logic it runs must be understandable to the people who depend on it, the results must be auditable, and the whole thing must be repeatable. Most AI deployments today don’t come close. Agents query raw data directly — completely missing the vital business context that makes the data meaningful. Logic lives in prompts that no one can verify or update. There is no authoritative answer for why the AI said what it said, and no clear path for the business to correct it.

    Alteryx changes this with a clear division of responsibility. IT manages the agentic infrastructure and data platform. Business teams — analysts, the finance team, the tax department — own and maintain the business logic in Alteryx, defined in terms they understand and updated without having to file IT tickets. When a state changes its filing rules, the tax team updates the Alteryx workflow directly. When market conditions shift, the finance team adjusts the logic themselves. The result is AI that is Visible, Understandable, Repeatable, and Auditable — governed by the people accountable for it, at the layer where it matters.

    Agent Studio and MCP Server — both currently in Preview — these tools are designed to support this division of responsibility.

    Agent Studio lets business teams teams create, configure, and manage governed Alteryx Agents in Alteryx One, using approved datasets and supported workflows as usable AI-accessible assets. As Agent Studio and Alteryx One MCP Server come together, Agent Studio is intended to become the primary interface for defining and managing which governed analytics assets are available to agents, while MCP provides controlled external access to those assets. This gives IT and admins clearer visibility into what has been enabled, who can use it, and where it can be accessed — without requiring IT to rewrite the business logic each time it changes.

    MCP Server is where that governed logic meets real-world AI use. External AI tools — including Claude, ChatGPT, and Gemini — can use Alteryx One MCP Server to run approved Alteryx workflows and access governed datasets. The business context, the certified logic, the defined transformations remain anchored in Alteryx. MCP Server also creates a foundation for ‘Build Anywhere’ capability: analysts can start in an AI tool, use supported Alteryx MCP capabilities to scope out what workflows they need, and continue to build those workflows in Alteryx — while IT retains control of what is published and what is accessible. We are just getting started and will continue to expand supported MCP capabilities more frequently over time.

    Built for the platforms you are already invested in

    Alteryx One is designed to help analysts work with the cloud data platforms organizations already use to run their businesses. Live Query for Databricks and Snowflake already made it possible to analyze data directly in place, helping reduce unnecessary data movement, replication and pipeline complexity. Live Query for BigQuery, now generally available, brings that same native, governed, in-place capability to one of the most widely deployed enterprise data platforms, including access to BigQuery’s native AI tools for processing unstructured data at massive scale — automated extraction and classification across hundreds of thousands of records, without writing code and without moving anything.

    For IT, this means Alteryx One sits comfortably alongside the data platforms you have already standardized on, works with the investments you have already made, and does not ask you to consolidate everything into a single vendor’s ecosystem before analysts can get to work. Whatever your data stack looks like, Alteryx meets it where it is.

    The next generation of Alteryx connectors reinforces this. Google Drive and Microsoft SharePoint v3 are now generally available, built on a new architectural framework that delivers up to 80x faster processing for datasets over 1GB. More connectors are on the way. They are designed for a seamless experience across Alteryx One supporting interoperability across Designer Desktop and Cloud for supported connectors and configurations, simplified setup through Data Connection Manager with guided OAuth, and improved troubleshooting with more granular logging.

    Enhancements to Data Connection Manager, coming soon, will provide a single centralized experience for managing credentials and data access at scale — standardizing connection details and reusing them across Server, Designer, and Workspace Execution, without recreating or manually maintaining them across systems.

    One control plane, on your terms

    Managing workflows across desktop, cloud, and on-premises environments simultaneously is one of the most persistent operational challenges we hear about from admins. With the latest Alteryx One capabilities, all workflows — wherever they execute — surface in a single, centralized control plane. View, automate, and manage everything in one place.

    Workspace Execution allows analysts to build workflows in Designer Desktop and run them in a resilient cloud environment — the Alteryx Data Plane — without requiring local machines or additional servers. For IT, this can help reduce operational overhead, more resilient execution, and better visibility into analytics processes through the centralized Alteryx One dashboard. Organizations can choose between Alteryx-managed or private data storage options to meet their specific security requirements.

    Server Execution, coming soon, brings your existing Alteryx Server workflows into the Alteryx One control plane — visible and manageable alongside cloud and desktop workflows in a single unified dashboard, while keeping execution and your data fully on-premises. There is no big bang migration. Workspace Execution and Server Execution are available simultaneously, so admins can make deliberate choices about what runs where and when — on their own timeline, aligned to their infrastructure and security requirements. The goal is maximum flexibility: Alteryx continues to fully support on-premises Server while the Alteryx Data Plane opens up additional options.

    For teams running Alteryx Server on-premises, platform maintenance just got easier. The new Server Upgrade Wizard (coming soon) introduces automated validation before any upgrade, catching issues before they become outages. It provides a tailored roadmap for your specific environment, estimates the time and storage required, and gives you a clear path to resolution when issues are identified — so IT can upgrade with confidence, on their schedule, reducing the risk of surprises.

    Governance features that keep teams aligned

    Alteryx One workspaces give teams the governance foundation they need to avoid the ‘wild west’ of siloed analytics: workflow versioning, collaborative folders, shared connections, and cloud-based access, all managed centrally. Teams move faster, and IT maintains visibility into what is running, who owns it, and whether it has been approved for use.

    Data Labels bring certification and compliance signals directly into the everyday experience. Certified datasets and workflows are clearly marked; sensitivity, compliance requirements, and AI usage guidelines are visible at a glance. Ownership and approved business use are defined in one place — making it easier to distinguish that what reaches analysts, and what reaches AI systems, is data you have vetted.

    SDLC Packages and Promotion for Workflows, coming soon, will give admins tighter control over how analytics assets move into production. Clean, versioned packages. Built-in approval workflows, dependency validation, and testing checkpoints. Only trusted assets make it through — with less manual oversight and more visibility across environments.

    Infrastructure IT can stand behind

    The promise of AI-powered analytics is only as strong as the infrastructure beneath it. When AI operates without business context, when execution environments sit outside IT’s view, and when governance cannot keep pace with the pace of change — the result is business risk and eroded trust.

    The latest Alteryx One capabilities give IT the control plane, the governance tools, and the agentic infrastructure to make trusted AI real. The business gets the AI it wants, built on logic it owns and IT can stand behind.

    I encourage you to review the Alteryx One release notes and admin documentation to learn more.

    Original source
  • May 14, 2026
    • Date parsed from source:
      May 14, 2026
    • First seen by Releasebot:
      May 14, 2026
    Alteryx logo

    Server by Alteryx

    Version 2026.4.2

    Server fixes subscription handling and voids open invoices for unpaid subscriptions.

    Overview

    Bug fix for subscription handling

    What's Changed

    🐛 Bug fixes

    [PM-36613] Void open invoices for unpaid subscriptions by @amorask-bitwarden in #7589

    📦 Dependency Updates

    Update Bitwarden.Server.Sdk to 1.5.2 by @justindbaur in #7559

    🎨 Other

    Bumped version to 2026.4.2 by @connerbw in #7619

    Full Changelog: v2026.4.1...v2026.4.2

    Original source
  • May 7, 2026
    • Date parsed from source:
      May 7, 2026
    • First seen by Releasebot:
      May 14, 2026
    Alteryx logo

    Designer by Alteryx

    2026.1

    Designer 2026.1 brings a major Alteryx One experience, with a unified app, cloud-first updates, new workspace management, and support for saving Designer assets in Alteryx One. It also adds Python 3.13, AI tool upgrades, performance gains, connector updates, and new data and security options.

    Version: 2026.1 (For upgrade considerations as well as fixed and known issues, go to Release Notes)

    Release Date: May 7, 2026

    Designer and Alteryx One App

    The Alteryx One app provides a unified experience for Alteryx One. It connects Designer Desktop and Alteryx Cloud in a single entry point. Use the Alteryx One app to prepare data, build workflows, automate processes, and create reports in a single platform.

    To upgrade to or access Designer 2026.1, you must download and install the Alteryx One Windows application (which also installs Designer) from the Alteryx One Download Center. There is no longer a separate Designer installer. A cloud login is required for all Alteryx One app and Designer 2026.1 (and newer) users.

    WebView2

    Starting with the 2026.1 release, the Alteryx One app and Designer rely on a new Microsoft technology called WebView2. This is installed by default on most Windows versions supported by Designer. However, Windows Server doesn't currently include WebView2.

    We recommend that an Admin user trigger the WebView2 installation and install it for all users.

    New Features: Designer

    Python Version and Tool Upgrades

    We have upgraded the embedded Python version to 3.13.11. Designer tools that rely on Python (including many connectors) must be updated to support Python 3.13. Tools built for Python 3.10 will not work in 2026.1 versions of Designer or Server. For additional details, go to Python 3.13 Upgrade FAQ.

    We have also updated the Python tool. Some of the key updates include:

    • Updated Python tool Configuration UI.
    • Interactive Mode is no longer available in the Python tool. Python development is now supported through a production-first execution model. This means you can edit your Python scripts directly in the tool or in your preferred external Integrated Development Environment (IDE) before you run your workflows.
    • Added the ability to import a Python script (.py) or notebook (.ipynb) into the tool.
    • You can now configure a custom environment for the tool.

    Warning

    Make sure to review and test your existing Python tool workflows to ensure you are getting the expected results, especially in these situations:

    • Your existing workflows were published in Interactive Mode in the previous version of the Python tool (rather than Production Mode).
    • You regularly turn on the Disable Auto Configure setting in Designer User Settings.

    For details, go to Python Tool.

    Decoupled Designer and Server Updates

    Users with workflows built in Designer versions 2025.2 or later can now publish to supported older Server versions.

    • This save/publish only works via the Designer user interface (UI), not via the Server REST API or Server Admin UI.
    • The currently-supported older Server versions are 2025.2, 2025.1, and 2024.2.
    • Saving workflows built in Designer versions 2025.1 and older to versions of Server older than 2025.1 is not supported. The functionality is available starting with Designer version 2025.2.

    For important details (including potential limitations) and ongoing updates, go to Designer Server Version Compatibility.

    Branding Updates

    We’ve updated a number of visual and UX components in Designer. You’ll notice a new Designer app icon (including a new desktop Designer icon). We’ve also updated brand colors, including in notification snack bar messages.

    Alteryx One Global App Bar

    The global app bar replaces the original top-level Designer header and shortcut toolbar when you open Designer in the Alteryx One app. This creates a consistent navigation experience across Alteryx One applications while preserving core window controls. Designer runs within the Alteryx One app. All common Alteryx One navigation experiences are the same while working in Designer.

    The global app bar retains standard window functionality. You can…

    • Double-click the title bar to maximize or restore the window.
    • Use Minimize, Maximize, and Close controls.
    • Drag the window using the title bar.
    • Resize the window using the top borders.

    Alteryx One Set as the Unified Cloud Platform

    All Alteryx Cloud instances have now been transitioned to Alteryx One, reflecting a platform unification and naming update for all cloud-based workflows and services.

    Workspace Management with Alteryx One App

    The Alteryx One app automatically creates and updates Alteryx Links per workspace, ensuring the current user’s selected workspace is always set as the active workspace across login and installation. The app also lets you switch the workspace.

    Designer Assets in Your Alteryx One Workspace

    We've added functionality that lets users save, manage, and open Designer workflows and macros (YXMD, YXMC, and YXWZ files) directly in Alteryx One, without needing to package them as YXZP files. Users can leverage platform capabilities like sharing, tagging, versioning, and search while working seamlessly between Designer and cloud services. While saving to Alteryx One is the default, the options to save locally and save to Server are still available.

    Note

    Note that at this time, unpackaged Designer files are not executable in the cloud. To execute your Designer file via the Alteryx One library, it must be a packaged workflow (YXZP).

    Designer Updates via Alteryx One App

    Starting with the 2026.1 release, Designer updates and upgrades are available exclusively via the Alteryx One app. When you launch the Alteryx One app, the app checks whether your Designer version is up to date and notifies you if an update is available. If you have the appropriate permissions, you can proceed with the update. For more information, go to Version Updates.

    Input Data Tool Updates and Dataset Support

    We have updated the tool configuration UI in the Input Data tool, including an improved connection creation experience.

    Additionally, you can now connect the Input Data tool to datasets that you have access to in your active Alteryx One workspace.

    Data Support in Preview in 2026.1

    This initial release of Alteryx One dataset support is in preview. Please note these requirements and limitations:

    • This feature is currently in preview and is under active development. As Designer is updated, breaking changes might affect assets created in earlier versions, and the dataset configuration might need to be updated.
    • Users can access only datasets for which they have permission as part of their Alteryx One user role (datasets must be available in the user’s workspace).
    • You can access one dataset per Input Data tool.

    For instructions and additional details, go to Input Data Tool.

    AMP Performance Improvements

    We’ve made several performance improvements in the AMP engine:

    • Improved speed for reading Parquet files.
    • Improved speed of CSV writer for Doubles.
      • Improved execution time.
      • Improved numerical precision. Previously, values were limited to 15 significant digits, but the new approach uses up to 17 digits to ensure exact accuracy when read back. This change increases precision but might produce a different output than before.
    • Optimized and faster execution for the Generate Rows and Multi-Formula tools.

    Union Tool Updates

    We’ve made updates to the Union tool. It now returns partial results from valid input connections (matching original Engine behavior), so you can avoid workflow failures when some inputs are invalid. For additional information, go to Union Tool.

    Disabled Connection Handling in Engine

    We’ve improved how disabled connections behave in the AMP engine to ensure consistent results. For more information, go to Disabled Connection Handling in Engine.

    Proxy Integration into Connections UI

    The standalone Proxy screen has been integrated into the standardized Connections UI for a consistent and intuitive experience. Additionally, we have extended proxy support to Designer and Server to achieve parity with Desktop.

    JSON Schema Tool

    Added the JSON Schema tool to the Developer tool palette. Use the JSON Schema tool to generate JSON schemas that define structured output for downstream tools, including large language model (LLM) responses from the Prompt tool.

    End of Support for File Formats

    These file formats are no longer supported by Alteryx:

    • GEO (SRC Geography)
    • MID/MIF (MapInfo Professional Interchange Format)
    • SDF (Autodesk)
    • SZ (Spatial Zip)

    Warning

    These file formats are also not supported in existing workflows.

    HTML GUI Library Tool Deprecation

    The HTML-GUI Library tool has been deprecated in Designer and moved to the Deprecated category. By default, this tool is no longer visible in the Designer tool palette. In addition, the SDK Examples category is now hidden in the tool palette.

    Google BigQuery Billing Project Support

    We've added support for configuring a separate billing project for Google BigQuery connections. This allows customers to access data in one project while attributing query and job costs to another project.

    AWS Custom STS and Private Endpoint Support

    We've added support for custom AWS STS endpoints and private endpoint configurations for supported AWS connector scenarios. This helps customers meet private-network and compliance requirements for AWS-based workloads.

    Avro Datetime Timezone Handling

    We've added support for respecting the workflow timezone when writing datetime values to Avro output. This improves timestamp accuracy when Avro files are consumed by downstream systems such as Databricks.

    Databricks External Volume Support

    We've added support for using Databricks external volumes as a staging location in Designer write workflows. This allows customers to use external volumes in addition to Databricks-managed volumes when loading data to Databricks.

    Databricks DCM DSN-less SSL Parameters

    We've added support for additional DSN-less Databricks SSL and security parameters in DCM. This improves compatibility for users who need to replicate secure Databricks ODBC configurations in DCM.

    SQL Server DCM DSN-less Security Parameters

    We've added support for additional DSN-less SQL Server security parameters in DCM, including Encrypt, Trusted_Connection, and TrustServerCertificate. This helps customers replicate secure SQL Server ODBC configurations directly in DCM.

    New Features: AI Tools

    New Tool Palette Name

    Renamed GenAI tools to AI tools. You can now find these tools in the AI tool palette.

    JSON Schema Support in the Prompt Tool

    The Prompt tool now supports defining a JSON schema alongside your prompt. This update enables structured outputs without requiring you to describe the format in the prompt. With this update, you can:

    • Define a schema to enforce response structure, data types, and required fields.
    • Separate output formatting from prompt instructions to reduce complexity.
    • Improve consistency for downstream parsing and workflows.

    An optional validation setting checks responses against the schema to catch malformed or incomplete output.

    Server Support for AI Tools

    Added support for running AI tools on Server using a service principal. You can now configure a service principal in Alteryx One, share LLM connections, and authenticate AI tools in Designer to run workflows on Server. Learn more how to Use AI Tools on Server.

    New Features: Intelligence Suite

    AIS Tools Updated to Python SDK v2

    Updated Alteryx Intelligence Suite (AIS) tools to use the Python SDK v2. AIS tools now run on the updated SDK.

    AutoML Tool Removed from AIS Tools

    The AutoML tool (deprecated) is no longer available in the Machine Learning tool palette.

    Original source
  • May 6, 2026
    • Date parsed from source:
      May 6, 2026
    • First seen by Releasebot:
      May 7, 2026
    Alteryx logo

    Server by Alteryx

    Version 2026.4.1

    Server releases v2026.4.1 with broad under-the-hood improvements, minor bug fixes, and security updates. It removes several feature flags, expands SCIM and organization workflows, improves device management and account recovery, and includes a CLI API key rotation notice for the next release.

    Overview

    Removed feature flag for automatic member confirmation settings

    Removed feature flag for unlock with passkey

    Removed feature flag for SCIM refactor

    Various under-the-hood improvements and minor bug fixes

    Security notice: To resolve a bug with the local storage of API keys for the Bitwarden CLI, the next Bitwarden server release following this one will automatically rotate the personal API keys for users of the Bitwarden CLI. If you use the Bitwarden CLI for any automated workflows, update those workflows with your new API keys immediately following that release in order to maintain continuity.

    What's Changed

    Feature Development

    [PM-34595] Add provider authorization attributes by @eliykat in #7389

    [PM-34230] server side constant for feature flag by @voommen-livefront in #7395

    Add SDK Sends API feature flag by @adudek-bw in #7254

    [PM-34177] Add feature flag for Organization Invite Links by @r-tome in #7404

    [PM-34177] Fix feature flag key value for Organization Invite Links by @r-tome in #7409

    [PM-34171] Add card scanner feature flag by @SaintPatrck in #7310

    PM-34686 Remove Summary Count Limit by @prograhamming in #7398

    [PM-32105] - Org ability feature flag by @jrmccannon in #7401

    [PM-33213] Remove FeatureFlag Around ResetPassword && PolicyRequirements by @sven-bitwarden in #7188

    [PM-32394] Implement Scim V2 features by @JaredScar in #7397

    [PM-34694] - add quick actions feature flag by @jaasen-livefront in #7412

    [PM-34146] Add GetManyConfirmedAcceptedByUserIdAsync(Guid userId) to the IPolicyRepository interface by @JimmyVo16 in #7392

    [PM-34178] Add entities, repository and database migrations for Organization Invite Link feature by @r-tome in #7407

    [PM-31894] remove storage reconciliation job and flags by @kdenney in #7424

    [PM-26383] Remove feature flag from server-side for autoconfirm by @JaredScar in #7402

    [PM-34805] Add new feature flag for Policy Drawers (pm-34804) in Constants.cs by @JaredScar in #7429

    [PM-34147] Add GetManyConfirmedAcceptedDetailsByUserAsync to IOrganizationUserRepository by @JimmyVo16 in #7399

    [PM-34500] Add PM-34500-strict-cipher-decryption feature flag by @nikwithak in #7387

    [PM-35072] Allow account recovery for revoked status users by @kspearrin in #7446

    [PM-34854] Add pm-34145-policies-in-accepted-state feature flag by @eliykat in #7449

    [PM-31941] Implement Feature Flag and Access Intelligence Refactor Integration by @Banrion in #7459

    [PM-34500] Fix Feature Flag pm-34500-strict-cipher-decryption name casing by @nikwithak in #7460

    [PM-30751] - add secure SSRF protection for internal IPs by @jaasen-livefront in #7256

    [PM-31909] Remove m3 flagged logic by @connerbw in #7352

    [PM-31911] Remove m3 flag definition by @connerbw in #7354

    [PM-34825] Add support for ml-dsa44 keypairs by @quexten in #7435

    [PM-31780] Add exempt from billing automation toggle by @amorask-bitwarden in #7438

    [PM-32068] - Org Ability Extended Cache by @jrmccannon in #7443

    [PM-33866] Revocation Reasons: DDL Edition by @sven-bitwarden in #7432

    chore: remove bulk reinvite and org accept init flags by @vincentsalucci in #7484

    Auth/Innovation/PM-4517 - Device Management - Add Last Activity Date by @JaredSnider-Bitwarden in #7302

    [PM-34060] Add bank account item type by @gbubemismith in #7112

    [PM-35154] collection SDK decryption feature flag to Constants.cs by @JaredScar in #7470

    [PM-34595] Update provider controllers to use authz attribute by @eliykat in #7450

    [PM-24927] Add payment optional support to trial initiation flow by @cyprain-okeke in #7418

    [PM-32069] Add ExtendedProviderAbilityCacheService by @JimmyVo16 in #7447

    PM-22228 Added Phishing events by @voommen-livefront in #7427

    [PM-32853] Add Trial Initiation Metadata for Marketing or Product by @sbrown-livefront in #7462

    feat(validation): [PM-32626] by @Patrick-Pimentel-Bitwarden in #7064

    [PM-32073] - Added Bulk Get Org Ability by @jrmccannon in #7476

    🐛 Bug fixes

    [PM-22525] Log when provider admin accesses an org vault by @BTreston in #7379

    [PM-34679] Display Phase 2 prices and discount on org subscription page by @amorask-bitwarden in #7393

    [PM-34679] Fix Families 2019 Phase 2 price and discount display by @amorask-bitwarden in #7408

    PM-34391 fixes to eventsController by @voommen-livefront in #7405

    [PM-34728] Use top-level ProrationBehavior on schedule updates by @amorask-bitwarden in #7410

    [PM-33500] - delete attachments from deleted ciphers by @jaasen-livefront in #7208

    fix(change-email): [PM-34742] Change Email Sets Salt by @Patrick-Pimentel-Bitwarden in #7413

    [PM-34773] Fix storage addition during active Phase 2 of schedule by @amorask-bitwarden in #7420

    [PM-34255] - SCIM Api Key Fix by @jrmccannon in #7403

    fix(refactor): [PM-34246] Rename Set Password to Finalize Onboarding by @Patrick-Pimentel-Bitwarden in #7328

    Revert "fix(change-email): [PM-34742] Change Email Sets Salt" by @Patrick-Pimentel-Bitwarden in #7421

    PM-33194 single integration of a type only by @voommen-livefront in #7280

    [PM-22450] Bump Collection.RevisionDate on edits and access changes by @r-tome in #7380

    [PM-26043] Fix bug: can't add secrets manager to legacy plans by @kdenney in #7414

    [PM-22450] Bump date on migration script file CollectionBumpRevisionDateOnAccessChange by @r-tome in #7436

    [PM-33301] Add Functionality for Upgrading Using PayPal by @sbrown-livefront in #7183

    [PM-34866][PM-34865] Fix EnableAutomaticTaxAsync to update schedule phases by @connerbw in #7437

    Fix test clock awareness in schedule-aware cancellation by @connerbw in #7440

    Fix CollectionUsers/CollectionGroups table names for Seeder across all DB providers by @mimartin12 in #7441

    [PM-32463] Remove organization enabled filter from database query/view by @shane-melton in #7037

    Auth/PM-34130 - Fix DeviceAuthDetails constructor and stored procedure for EDD compliance by @JaredSnider-Bitwarden in #7416

    [PM-34390] - Fixing Group/Provider User by @jrmccannon in #7431

    [PM-33539] Fix wrong model response type for file model size by @quexten in #7474

    [PM-35234] Prevent appending duplicate org user in validator request by @BTreston in #7486

    [PM-34427] Fix Users can edit and save sends with the hide email address option enabled by @harr1424 in #7511

    ⚙️ Maintenance

    [PM-34456] Innovation Sprint: Enable generating automated release notes by @djsmith85 in #7362

    [FIX] Image tag max length logic by @gitclonebrian in #7396

    [PM-29152] Rename VNextSavePolicyCommand to SavePolicyCommand and remove deprecated policy interfaces by @r-tome in #7364

    test(change-email): [PM-34742] Change Email Sets Salt Attempt 2 by @Patrick-Pimentel-Bitwarden in #7422

    [PM-34383] Add import validation allowing providers to perform imports by @harr1424 in #7394

    [PM-33044] Provider Ability Refactor EventService by @JimmyVo16 in #7411

    [PM-34823] Remove missed uses of PolicyRequirements flag by @eliykat in #7426

    [deps]: Update docker/login-action action to v4 by @renovate[bot] in #7346

    [deps]: Update docker/setup-qemu-action action to v4 by @renovate[bot] in #7223

    [deps]: Update codecov/codecov-action action to v6 by @renovate[bot] in #7455

    BRE-1004 - Add write packages permission by @vgrassia in #7457

    [BRE-1004] Fix container image push logic by @vgrassia in #7464

    [deps]: Update actions/create-github-app-token action to v3 by @renovate[bot] in #7345

    [deps]: Update dtolnay/rust-toolchain digest to 29eef33 by @renovate[bot] in #7341

    [deps]: Update docker/setup-buildx-action action to v4 by @renovate[bot] in #7222

    [BRE-1533] Update trigger for Bitwarden lite builds by @vgrassia in #7479

    [BRE-1670] replace PAT tokens with app token by @AmyLGalles in #7434

    Add dev tags back to GHCR for US-DEV by @vgrassia in #7492

    [PM-35150] Make Setup testable and add test for install by @justindbaur in #7445

    [PM-35235] Make PUT Policy identical to PUT Policy/VNext by @sven-bitwarden in #7485

    chore: remove leftover implied reference to create default location ff by @vincentsalucci in #7499

    📦 Dependency Updates

    [deps] Billing: Update swashbuckle-aspnetcore monorepo to 10.1.7 by @renovate[bot] in #7008

    [deps] Billing: Update Kralizek.AutoFixture.Extensions.MockHttp to 2.2.1 by @renovate[bot] in #6556

    [deps] DbOps: Update Microsoft.Data.SqlClient to v7 by @renovate[bot] in #7344

    [deps] DbOps: Update dbup-sqlserver to v7 by @renovate[bot] in #7218

    [deps]: Update webpack to v5.105.4 by @renovate[bot] in #7007

    🎨 Other

    [PM-31144] Edit Families 2019 renewal email subject by @sbrown-livefront in #7406

    Add SeederApi PlayData delete scheduled job by @MGibson1 in #7281

    Auth-owned PRs for minor/patch updates for their dotnet monorepo deps by @trmartin4 in #7451

    Add scenario docs for Seeder adoption and trim CLI reference by @theMickster in #7456

    [BRE-1413] Empty commit to test hash change in Canary by @pixman20 in #7471

    [BRE-1823] Bumping hash for canary testing by @pixman20 in #7497

    [BRE-1823] Bumping hash for canary testing by @pixman20 in #7498

    Full Changelog: v2026.4.0...v2026.4.1

    Original source
  • May 6, 2026
    • Date parsed from source:
      May 6, 2026
    • First seen by Releasebot:
      Dec 4, 2025
    • Modified by Releasebot:
      May 8, 2026
    Alteryx logo

    Server by Alteryx

    What's New in Server

    Server releases 2026.1 with OAuth support for SMTP email in Exchange Online, centralized proxy management for worker engine runs, and support for AI workflows using Prompt and LLM Override tools on Server.

    Version: 2026.1

    Release Date: May 6, 2026

    Go to the complete Server 2026.1 Release Notes

    OAuth Support for SMTP Email in Exchange Online

    Alteryx Server now supports OAuth for SMTP email delivery, in response to Microsoft’s retirement of Basic Authentication in Exchange Online starting March 2025.

    If you use Exchange Online, update your SMTP authentication settings in System Settings > Server UI to ensure continued delivery of critical system emails, including workflow alerts and notifications.

    For more information on how to configure Server email, go to Configure Email for Server Notifications.

    Centralized Proxy Management

    We’ve added support for centralized proxy management on Alteryx Server for engine runs on Worker nodes. This update aligns Server more closely with Designer and provides improved proxy configuration consistency, visibility, and control.

    For more information about the new proxy settings, refer to the Engine and Data Connection Manager help pages.

    AI Tools Support on Server

    Added support for running workflows that include Prompt and LLM Override tools on Alteryx Server.

    To run these workflows on Server, you must configure a DCM connection that authenticates to Alteryx One using Service Principal credentials. Update the Prompt and LLM Override tools to use this DCM connection instead of Designer’s Active Link, and ensure all referenced LLM connections are shared (with credentials) with the Service Principal.

    Workflows run successfully on Server when DCM connections are synchronized and the Server environment allows network access to the Alteryx One Platform.

    For more information about AI tools, refer to the AI Tools on Server and Service Principals help pages.

    Original source
  • May 5, 2026
    • Date parsed from source:
      May 5, 2026
    • First seen by Releasebot:
      May 6, 2026
    Alteryx logo

    Server by Alteryx

    Version 2026.4.1

    Server removes feature flags, adds under-the-hood improvements and fixes, with a security notice about Bitwarden CLI API key rotation.

    Removed feature flag for automatic member confirmation settings

    Removed feature flag for unlock with passkey

    Removed feature flag for SCIM refactor

    Various under-the-hood improvements and minor bug fixes

    Security notice: To resolve a bug with the local storage of API keys for the Bitwarden CLI, the next Bitwarden server release following this one will automatically rotate the personal API keys for users of the Bitwarden CLI. If you use the Bitwarden CLI for any automated workflows, update those workflows with your new API keys immediately following that release in order to maintain continuity.

    Original source
  • Apr 15, 2026
    • Date parsed from source:
      Apr 15, 2026
    • First seen by Releasebot:
      Apr 16, 2026
    Alteryx logo

    Server by Alteryx

    Version 2026.4.0

    Server releases broader cloud and account management improvements, including HTTPS deeplink redirects, removed feature flags, upgraded billing and subscription workflows, plus assorted bug fixes and under-the-hood maintenance.

    Overview

    Removed feature flag for vault items archive
    Removed feature flag for default saving location when organization data ownership policy is enabled
    Removed feature flag for hiding alternate login methods when SSO is required
    Removed feature flag for several UX improvements
    Removed feature flag for provider initialization refactor
    Added support for deeplink redirect with https schema
    Various under-the-hood improvements and minor bug fixes

    What's Changed

    Feature Development

    [PM-31736] User-friendly cookie vendor error message by @dereknance in #7270
    [PM-33972] Remove pm-26140-marketing-initiated-premium-flow feature flag by @trmartin4 in #7275
    [PM-32783] Add electron-storage-cache flag by @dani-garcia in #7286
    [PM-33890] Set up Stripe Subscription Schedule API operations by @amorask-bitwarden in #7289
    feat(redirect): [PM-30810] Https Redirection for Cloud Users by @Patrick-Pimentel-Bitwarden in #6852
    [PM-22110] Remove pm-22110-disable-alternate-login-methods feature flag by @trmartin4 in #7274
    [PM-22435] chore: remove create default collections ff ref by @vincentsalucci in #7298
    [PM-33086/7] Remove the feature flag RefactorOrgAcceptInit by @r-tome in #7287
    [PM-28420] Remove feature flag by @BTreston in #7282
    [PM-33087] Remove RefactorOrgAcceptInit feature flag by @r-tome in #7325
    [PM-15489] 2fa account recovery by @kspearrin in #7139
    Auth/PM-34400 - Add desktop devices feature flag by @JaredSnider-Bitwarden in #7361
    [PM-32009] Add New Item Type Feature Flag by @nick-livefront in #7358
    [PM-34410] Attachment Upload Feature Flag by @nick-livefront in #7357
    Add feature flag for access intelligence trend chart by @Banrion in #7363
    [PM-33212] Finalize Org Data Ownership Policy Requirement by @sven-bitwarden in #7210
    [PM-332124] Finalize PolicyRequirement + 2FA Feature Flag by @sven-bitwarden in #7209
    [PM-19168] Remove Archive Feature Flag guards by @nick-livefront in #7371
    [PM-31885] Consolidate all Send policies to a single policy by @harr1424 in #7113
    [PM-31905] Remove m2 flag definition by @cturnbull-bitwarden in #7353
    [PM-28190] Add feature flag: pm-28190-cipher-sharing-ops-to-sdk Feature Flag by @nikwithak in #6887

    🐛 Bug fixes

    [PM-33980] Only verify UseMyItems when claim exists by @amorask-bitwarden in #7278
    [PM-32450] Allow SMTP TLS CRL status retrieval failures by @dereknance in #7271
    [PM-19143] Fix custom permissions not persisting via InviteOrganizationUsersCommand by @r-tome in #7285
    [PM-34049] Fix PoliciesController authorize attribute by @eliykat in #7303
    [PM-34048 ] Add limit item deletion to manage collection permission to Org view/edit by @vincentsalucci in #7296
    [PM-31822] Fix file Send size validation by @mcamirault in #7311
    [PM-34440] Fix cache duplicate-key error by @JimmyVo16 in #7360
    [PM-30185] Fix email fallback logic to ignore empty primary email by @BTreston in #7359
    [PM-32829] Cipher Key for unassigned ciphers by @nick-livefront in #7164
    [PM-32260] Fix missing device approval event logs for accepted users by @r-tome in #7247
    [PM-26581] Add missing model.type param by @BTreston in #7369
    [PM-29981] Add repo call to check if existing collection already has access setup by @BTreston in #7365
    [PM-34570] Expired or Cancelled Claimed User Throws Billing Exception on Subscription Cancel by @sbrown-livefront in #7382
    fix(change-email): [PM-34742] Change Email Sets Salt (#7422) by @Patrick-Pimentel-Bitwarden in #7423

    ⚙️ Maintenance

    [BRE-1004] Add GHCR Support to Build/Publish workflows by @vgrassia in #7263
    [PM-32066] - Add Org Ability View by @jrmccannon in #7194
    [PM-33895] Filter [BindNever] parameters from OpenAPI schema by @dani-garcia in #7257
    [deps]: Update docker/build-push-action action to v7 by @renovate[bot] in #7221
    [PM-32067] - Add Provider Ability View by @jrmccannon in #7200
    [PM-33041] Organization Ability: Refactor CipherResponseModel by @JimmyVo16 in #7202
    [PM-33043] Refactor PolicyService, CipherService, and TwoFactorAuthenticationValidator by @JimmyVo16 in #7214
    [PM-33042] Refactor EventService to remove deprecated GetOrganizationAbilitiesAsync by @JimmyVo16 in #7240
    [deps]: Update dorny/test-reporter action to v3 by @renovate[bot] in #7347
    [PM-34462] Improve role handling in provider controllers by @eliykat in #7372
    [PM-3836] Tools - Make Controllers, Services and API Models nullable by @harr1424 in #7212
    Add release yml to rc by @djsmith85 in #7466

    📦 Dependency Updates

    [deps] Auth: Update Duende.IdentityServer to 7.4.6 by @renovate[bot] in #6323
    [PM-33499] Permissive base64 decoder by @dereknance in #7207
    [deps]: Update sass to v1.98.0 by @renovate[bot] in #7343
    [deps]: Update prettier to v3.8.1 by @renovate[bot] in #6702

    🎨 Other

    PM-33964 - Fix silent switch defaults in Seeder with fail-fast throws by @theMickster in #7277
    [PM-33819] Enforce use of authorize attributes by @eliykat in #7242
    Arch/cipher scene by @MGibson1 in #7241
    [PM-33894] Schedule price increases by @amorask-bitwarden in #7293
    [PM-34082] Seed passkeys by @MGibson1 in #7265
    Added RSA keypair pool + Caching to Seeder's RustSdk by @theMickster in #7288
    [PM-33896] Update Families organization on schedule transition by @cturnbull-bitwarden in #7300
    [PM- 30370] [PM-28827] Add Salt to Auth and KM DTOs by @ike-kottlowski in #7239
    [PM-32008] Add scope comment for SecurityTaskAuthorizationHandler by @nick-livefront in #7291
    [PM-21926] Add salt to Admin Console DTOs by @ike-kottlowski in #7231
    [PM-33043] Fix the failing test. by @JimmyVo16 in #7316
    [PM-33899] Release schedule on terminal subscription operations by @amorask-bitwarden in #7305
    PM-34033 - Add individual user seeding to preset pipeline by @theMickster in #7304
    PM-34033 - Add user & org API key seeding and improve CLI output by @theMickster in #7324
    [PM-34039] [Defect] Discount Eligibility Endpoint Shows "New Users Only" Discounts by @sbrown-livefront in #7301
    Update to IHostBuilder style by @justindbaur in #6843
    [PM-32216] Create Stripe Checkout Session Endpoint by @sbrown-livefront in #7246
    [PM-33901] Remove unused UpdateTaxInformation by @cturnbull-bitwarden in #7320
    [PM-33901] Implement schedule-aware tax handling by @cturnbull-bitwarden in #7319
    PM-33964 - Unify CipherSeeder factories behind CipherSeed domain model. by @theMickster in #7330
    Clarify potential misleading comment by @theMickster in #7339
    Rename CLI endpoint to Preset instead of Seed by @theMickster in #7340
    Move IEventService to Dirt by @eliykat in #7272
    [PM-33898] Schedule-aware storage adjustments by @amorask-bitwarden in #7350
    [PM-33891] Migrate Cancel and Reinstate Paths by @sbrown-livefront in #7331
    [PM-33405] Add OrganizationUserNotificationPolicy by @nick-livefront in #7250
    [PM-31902] Remove m2 flagged logic by @cturnbull-bitwarden in #7351
    [PM-34530] Display schedule discount on premium subscription page by @amorask-bitwarden in #7375
    [PM-33897] Schedule Aware Cancellation and Reinstatement by @sbrown-livefront in #7374
    [PM-34530] Fix schedule discount scope on premium subscription page by @amorask-bitwarden in #7378
    [PM-29956] Add logging to sponsorship redemption flow by @cturnbull-bitwarden in #7381
    [pm-34486] require basic auth on seeder api endpoints by @MGibson1 in #7368
    [PM-34582] Include schedule discount in premium tax estimate by @cturnbull-bitwarden in #7385
    [PM-33788] EF Emergency Access Query Updates by @enmande in #7297
    [PM-34623] Fix stale discount display after Stripe deletion by @amorask-bitwarden in #7391

    Full Changelog: v2026.3.2...v2026.4.0

    Original source
  • Apr 15, 2026
    • Date parsed from source:
      Apr 15, 2026
    • First seen by Releasebot:
      Apr 15, 2026
    Alteryx logo

    Server by Alteryx

    Version 2026.4.0

    Server adds deeplink redirect support with https and ships UX improvements plus bug fixes.

    Removed feature flag for vault items archive

    Removed feature flag for default saving location when organization data ownership policy is enabled

    Removed feature flag for hiding alternate login methods when SSO is required

    Removed feature flag for several UX improvements

    Removed feature flag for provider initialization refactor

    Added support for deeplink redirect with https schema

    Various under-the-hood improvements and minor bug fixes

    Original source
  • Apr 1, 2026
    • Date parsed from source:
      Apr 1, 2026
    • First seen by Releasebot:
      Apr 1, 2026
    • Modified by Releasebot:
      Apr 1, 2026
    Alteryx logo

    Server by Alteryx

    Version 2026.3.2

    Server removes feature flags for biometrics, organization emails, data recovery tools, and push notification updates, while improving Switzerland tax logic and delivering minor bug fixes and community-driven enhancements.

    • Removed feature flag for biometrics refactor on Windows
    • Removed feature flag for updated organization invitation email
    • Removed feature flag for updated organization confirmation email
    • Removed feature flag for data recovery tool
    • Removed feature flag for push notifications infrastructure updates
    • Updated tax logic for Switzerland
    • Various under-the-hood improvements and minor bug fixes

    Thank you! 💙 A big shout-out to the following community members for their contributions!

    • mdusher - Add globalSettings.knownNetworks so that entire IP ranges can be used for trusting X-Forwarded-* headers
    • Warfields - Add PQC TLS Support
    Original source
  • Mar 24, 2026
    • Date parsed from source:
      Mar 24, 2026
    • First seen by Releasebot:
      Mar 25, 2026
    Alteryx logo

    Server by Alteryx

    Version 2026.3.1

    Server fixes an issue that could cause cipher key corruption under certain conditions.

    Fixed an issue that could cause cipher key corruption under certain conditions.

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.