New in Altium Designer

This page details the improvements included in releases of Altium Designer, Altium Designer Develop and Altium Designer Agile. Along with delivering a range of improvements that develop and mature the existing technologies, each update also incorporates a number of fixes and enhancements across the software based on feedback raised by customers through the AltiumLive Community's BugCrunch system, helping you continue to create cutting-edge electronics technology.

Altium Agile and Altium Designer users: When you update your Altium Designer Agile or Altium Designer installation to a newer version and you use a Standalone or Private Server license, you may need to reactivate/refresh the license to be able to access and use new features and functionality. For more information, refer to the following pages:

Version 26.9

Altium Designer Develop – Released: 5 August 2026, Version 26.9.1 (build 9)
Altium Designer Agile – Released: 5 August 2026, Version 26.9.1 (build 46)
Altium Designer – Released: 5 August 2026, Version 26.9.1 (build 10)

Release Notes for Altium Designer

PCB Design Improvements

Advanced Polygon Pouring (Open Beta)

In this release, a new polygon pour engine has been introduced. This engine not only improves quality and performance but also produces 'true arcs' instead of approximations.

With true arcs used in polygon pours, the Arc Approx. (for solid polygon pours) and Optimal Void Rotation options are no longer available in the Properties panel when a placed polygon pour is selected ().

True arcs generated by the new engine are displayed in the PCB editor, taken into account by DRC, and appear in all types of generated output. Note that true arcs are displayed in the PCB editor only when the PCB.Rendering.DrawArcBaseGeometry option is enabled in the Advanced Settings dialog. For more information, refer to the Support for Rendering of True Arcs section. When the PCB.Rendering.DrawArcBaseGeometry option is disabled in the Advanced Settings dialog, true arcs are taken into account by DRC and appear in all types of generated output but are not displayed in the PCB editor.

This feature is in Open Beta and available when the PCB.Polygon.AdvancedPour option is enabled in the Advanced Settings dialog.

For more information about polygon pour properties, refer to the Polygons on Signal Layers page.

Dynamic Polygon Pouring (Open Beta)

The dynamic polygon pour feature repours the polygon as you route rather than after routing modifications have been made. This feature allows you to repour polygons on the fly (dynamic pouring) during interactive commands (i.e. interactive routing or interactive sliding). Solid, hatched, and unfilled polygon pours are supported.

To use dynamic polygon pouring, the Repour Polygons After Modification option on the PCB Editor – General page of the Preferences dialog must be enabled.

This feature is in Open Beta and available when the PCB.Polygon.AdvancedDynamicPour and PCB.Polygon.AdvancedPour options are enabled in the Advanced Settings dialog.

For more information, refer to the Polygons on Signal Layers page.

Support for Rendering of True Arcs (Open Beta)

This release adds support for true arcs generated in both the PCB editor and PCB Library editor design space, instead of approximations. This support extends across 2D/3D Layout Modes (and Board Planning Mode for the PCB editor). True arc rendering can be seen in action in the following areas:

  • Polygon pours (solid, hatched, none)

  • Polygon pour cutouts

  • Selection contour for polygon pours and regions

  • Regions

  • Solder mask and paste mask expansions

  • Net highlighting

  • Clearance boundaries

  • Violation overlay (separate polygon pour on region or polygon pour)

Examples of true arc rendering of polygon pours poured around other objects of a PCB are shown below.

 

This feature is in Open Beta and available when the PCB.Rendering.DrawArcBaseGeometry and PCB.Polygon.AdvancedPour options are enabled in the Advanced Settings dialog.

For more information, refer to the PCB Placement & Editing Techniques page.

Updated Options When Importing Rules

When importing one or more rule sets (in a *.rul file) with the same name(s) as those that already exist, three actions are now available in the Rule Set Already Exists dialog to handle the imported rules within a set:

  • Add to existing rules – choose to import all selected rules; in case of a conflict (a rule with the same name already exists in the design), a rule from the file will be imported with the _<n> suffix in its name.

  • Add and replace matching rules – choose to import all selected rules; in case of a conflict, an existing design rule will be replaced with the rule from the file.

  • Replace all – choose to remove all existing rules in the rule set and import all selected rules.

If there is more than one rule set that already exists in the PCB, you can choose one of the options above for each rule set using the Some Rule Sets Already Exist dialog that opens.

For more information, refer to the Defining, Scoping & Managing PCB Design Rules page.

Harness Design Improvements

Ability to Reassign Bundle Objects

You can now reassign bundle objects in a layout drawing where a wire could traverse more than one path between its source and destination connectors. By default, the wire will automatically be assigned to the shortest bundle path, but now you have the ability to override this. A new Assign Objects to Bundle control appears at the bottom of the Bundle Objects section of the Properties panel (with the bundle selected in the design space), and only when an alternative routing path exists. The Assign Objects to Bundle dialog opens in which you can select objects (wires/cables) to move between the applicable and valid bundles.

As part of this functionality, the Objects assigned to the bundle drop-down and related object selection entries in the Bundle Objects Assignment region of the Properties panel have been removed.

For more information about harness bundles, refer to the Creating the Layout Drawing page.

Added Custom Values for Rotating a Physical Model View

Previously, rotation of a physical model view in a layout drawing (*.LdrDoc) using the Rotation field when configuring the Physical View in the Properties panel was constrained to choices of 0/90/180/270 degree values. With this release, you now can enter a custom value for rotation. This feature gives you much more flexibility in positioning the view.

A physical model view can also be rotated graphically in the design space by grabbing a rotation handle located at the bottom right of the model view and using the mouse; the Rotation field will automatically update (rotation is in 1 degree increments). You can also hold the Alt key to constrain rotation to 45 degree increments. As a helpful guide, when the view is being rotated with the mouse, the current angle is displayed in the Status Bar.

Note: If a design containing models that have been rotated (using the new custom values) is opened in an older version of Altium Designer, a backward compatibility warning message will be displayed. You can regenerate the physical models using the previous functionality ().

For more information about physical model views, refer to the Creating the Layout Drawing page.

Added Bundle Segment View

The new bundle segment view added in this release displays the wires that are inside the bundle segment, i.e. individual wires, twisted pairs of wires, and wires that are part of cables. This allows you to see exactly how the wires physically fit together inside the harness bundle segment. Each wire is labeled and colored using the wire's defined color, as well as its thickness based on the value for its Thickness parameter (defined on the wiring diagram (*.WirDoc)). You can place a segment view of a placed bundle segment into a layout drawing (*.LdrDoc) using the +Add Segment View command in the Model region of the Properties panel. The Segment View region then displays a drop-down in which you can select the Zoom level for the added view. The design space then zooms into the view as shown in the example slideshow below. To delete a segment view, use the Delete command in the Segment View region. Click to select the view and move it to the desired location on the design space.

Click Add Segment View to add a new view.

The Zoom drop-down lets you choose the zoom level required for the segment view. 

Wire properties from the wiring diagram are transferred to the segment view, as shown for W9.

To remove the segment view, click Delete.

For more information about the new bundle segment view, refer to the Creating the Layout Drawing page.

Import/Export Improvement

Support for Variants in OrCAD Importer

The OrCAD Importer has been enhanced to support importing variants defined in an OrCAD design. This improvement ensures the imported project includes the same list of variants as in OrCAD.

For more information about the OrCAD Importer, refer to the Importing a Design from OrCAD page.

Feature Made Fully Public in Altium Designer 26.9

The following feature is now officially Public with this release:

Version 26.8

Altium Designer Develop – Released: 9 July 2026 – Version 26.8.1 (build 9)
Altium Designer Agile – Released: 9 July 2026 – Version 26.8.1 (build 50)
Altium Designer – Released: 9 July 2026 – Version 26.8.1 (build 31)

Release Notes for Altium Designer

Version 26.7

Altium Designer Develop – Released: 8 June 2026 – Version 26.7.1 (build 13)
Altium Designer Agile – Released: 8 June 2026 – Version 26.7.1 (build 25)
Altium Designer – Released: 8 June 2026 – Version 26.7.1 (build 11)

Release Notes for Altium Designer

Version 26.6

Altium Designer Develop – Released: 19 May 2026 – Version 26.6.0 (build 14)
Altium Designer Agile – Released: 19 May 2026 – Version 26.6.0 (build 21)
Altium Designer – Released: 19 May 2026 – Version 26.6.0 (build 10)

Release Notes for Altium Designer

Version 26.5

Altium Designer Develop – Released: 6 May 2026, Version 26.5.1 (build 12) – Additional Update
Altium Designer Agile – Released: 6 May 2026, Version 26.5.1 (build 30) – Additional Update
Altium Designer – Released: 6 May 2026, Version 26.5.1 (build 12) – Additional Update

Altium Designer Develop – Released: 8 April 2026 – Version 26.5.0 (build 11)
Altium Designer Agile – Released: 8 April 2026 – Version 26.5.0 (build 17)
Altium Designer – Released: 8 April 2026 – Version 26.5.0 (build 11)

Release Notes for Altium Designer

Version 26.4

Altium Designer Develop – Released: 19 March 2026 – Version 26.4.1 (build 13)
Altium Designer Agile – Released: 19 March 2026 – Version 26.4.1 (build 25)
Altium Designer – Released: 19 March 2026 – Version 26.4.1 (build 12)

Release Notes for Altium Designer

Version 26.3

Altium Designer Develop – Released: 5 February 2026 – Version 26.3.0 (build 5)
Altium Designer Agile – Released: 5 February 2026 – Version 26.3.0 (build 18)
Altium Designer – Released: 5 February 2026 – Version 26.3.0 (build 6)

Release Notes for Altium Designer

Version 26.2

Altium Designer Develop – Released: 8 January 2026 – Version 26.2.0 (build 10)
Altium Designer Agile – Released: 8 January 2026 – Version 26.2.0 (build 28)
Altium Designer – Released: 8 January 2026 – Version 26.2.0 (build 7)

Release Notes for Altium Designer

Version 26.1

Altium Designer Develop – Released: 3 December 2025 – Version 26.1.0 (build 6)
Altium Designer Agile – Released: 3 December 2025 – Version 26.1.0 (build 13)
Altium Designer – Released: 3 December 2025 – Version 26.1.0 (build 7)

Release Notes for Altium Designer

 

If you find an issue, select the text/image and pressCtrl + Enterto send us your feedback.
Feature Availability

The features available to you depend on which Altium solution you have – Altium Develop, Altium Agile Teams, Altium Agile Enterprise, or Altium Designer (on active term).

If you don’t see a documented feature in your actual software, contact Altium Sales to find out more.

Legacy Documentation

Altium Designer documentation is no longer versioned. If you need to access documentation for older versions of Altium Designer, visit the Legacy Documentation section of the Other Installers page.

Content