Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _site/staticwebapp.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"routes": [
{
"route": "/references/release-notes",
"redirect": "/references/release-notes/3_25_3.html",
"redirect": "/references/release-notes/3_25_5.html",
"statusCode": 302
}, {
"route": "/te3/other/release-notes",
"redirect": "/references/release-notes/3_25_3.html",
"redirect": "/references/release-notes/3_25_5.html",
"statusCode": 302
},
{
Expand Down
16 changes: 10 additions & 6 deletions content/references/downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ This page provides download and installation instructions for Tabular Editor 3.

## Latest version

Tabular Editor 3.25.3 **.NET 8** downloads:
Tabular Editor 3.25.5 **.NET 8** downloads:

- Download [Tabular Editor 3.25.3 (64 bit)](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.Installer.x64.Net8.exe) *(recommended)*
- Download [Tabular Editor 3.25.3 (ARM64)](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.Installer.ARM64.Net8.exe)
- Portable versions: [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.x64.Net8.zip), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.ARM64.Net8.zip)
- MSI version: [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.x64.Net8.msi), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.ARM64.Net8.msi)
- Download [Tabular Editor 3.25.5 (64 bit)](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.Installer.x64.Net8.exe) *(recommended)*
- Download [Tabular Editor 3.25.5 (ARM64)](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.Installer.ARM64.Net8.exe)
- Portable versions: [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.x64.Net8.zip), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.ARM64.Net8.zip)
- MSI version: [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.x64.Net8.msi), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.ARM64.Net8.msi)

Read the [latest release notes](release-notes/3_25_3.md).
Read the [latest release notes](release-notes/3_25_5.md).

> [!NOTE]
> As of Tabular Editor 3.23.0, we now provide native [ARM64](https://learn.microsoft.com/en-us/windows/arm/overview) builds. 32-bit (x86) builds have been discontinued.
Expand All @@ -32,6 +32,10 @@ It is not necessary to remove previous installations when upgrading to a newer v

## History

- 2026-03-02 **Tabular Editor 3.25.5** (*[Release notes](release-notes/3_25_5.md)*)
- .NET 8 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.Installer.x64.Net8.exe), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.Installer.ARM64.Net8.exe)
- .NET 8 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.x64.Net8.zip), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.ARM64.Net8.zip)
- .NET 8 installer (.msi): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.x64.Net8.msi), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.ARM64.Net8.msi)
- 2026-02-11 **Tabular Editor 3.25.3** (*[Release notes](release-notes/3_25_3.md)*)
- .NET 8 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.Installer.x64.Net8.exe), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.Installer.ARM64.Net8.exe)
- .NET 8 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.x64.Net8.zip), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.ARM64.Net8.zip)
Expand Down
4 changes: 4 additions & 0 deletions content/references/release-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ title: Full release history
---
# Full release history

- 2026-03-02 **Tabular Editor 3.25.5** (*[Release notes](release-notes/3_25_5.md)*)
- .NET 8 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.Installer.x64.Net8.exe), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.Installer.ARM64.Net8.exe)
- .NET 8 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.x64.Net8.zip), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.ARM64.Net8.zip)
- .NET 8 installer (.msi): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.x64.Net8.msi), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.5.ARM64.Net8.msi)
- 2026-02-11 **Tabular Editor 3.25.3** (*[Release notes](release-notes/3_25_3.md)*)
- .NET 8 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.Installer.x64.Net8.exe), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.Installer.ARM64.Net8.exe)
- .NET 8 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.x64.Net8.zip), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.25.3.ARM64.Net8.zip)
Expand Down
2 changes: 1 addition & 1 deletion content/references/release-notes/3_25_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Tabular Editor 3.25.0 downloads:
> We are now providing native [ARM64](https://learn.microsoft.com/en-us/windows/arm/overview) builds in addition to regular 64-bit (x64) builds. 32-bit (x86) builds have been discontinued.

## New in 3.25.0
Check out our [release blog](https://blog.tabulareditor.com/) to get a brief overview of the most important updates in this release.
Check out our [release blog](https://tabulareditor.com/blog/tabular-editor-3-january-2026-release) to get a brief overview of the most important updates in this release.

- Tabular Editor is now available in [**Chinese and Spanish (Preview)**](xref:references-application-language). All translations have initially been done with AI, with human proofreading. Japanese, German and French are also available as experimental languages, which are not yet reviewed.
- Tabular Editor now includes a set of [**built-in Best Practice Analyzer (BPA) rules**](xref:built-in-bpa-rules) covering key best practices across formatting, metadata, model layout, DAX expressions, and translations.
Expand Down
2 changes: 1 addition & 1 deletion content/references/release-notes/3_25_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Tabular Editor 3.25.1 downloads:
> We are now providing native [ARM64](https://learn.microsoft.com/en-us/windows/arm/overview) builds in addition to regular 64-bit (x64) builds. 32-bit (x86) builds have been discontinued.

## New in 3.25.0
Check out our [release blog](https://blog.tabulareditor.com/) to get a brief overview of the most important updates in this release.
Check out our [release blog](https://tabulareditor.com/blog/tabular-editor-3-january-2026-release) to get a brief overview of the most important updates in this release.

- Tabular Editor is now available in [**Chinese and Spanish (Preview)**](xref:references-application-language). All translations have initially been done with AI, with human proofreading. Japanese, German and French are also available as experimental languages, which are not yet reviewed.
- Tabular Editor now includes a set of [**built-in Best Practice Analyzer (BPA) rules**](xref:built-in-bpa-rules) covering key best practices across formatting, metadata, model layout, DAX expressions, and translations.
Expand Down
2 changes: 1 addition & 1 deletion content/references/release-notes/3_25_2.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Tabular Editor 3.25.2 downloads:
> We are now providing native [ARM64](https://learn.microsoft.com/en-us/windows/arm/overview) builds in addition to regular 64-bit (x64) builds. 32-bit (x86) builds have been discontinued.

## New in 3.25.0
Check out our [release blog](https://blog.tabulareditor.com/) to get a brief overview of the most important updates in this release.
Check out our [release blog](https://tabulareditor.com/blog/tabular-editor-3-january-2026-release) to get a brief overview of the most important updates in this release.

- Tabular Editor is now available in [**Chinese and Spanish (Preview)**](xref:references-application-language). All translations have initially been done with AI, with human proofreading. Japanese, German and French are also available as experimental languages, which are not yet reviewed.
- Tabular Editor now includes a set of [**built-in Best Practice Analyzer (BPA) rules**](xref:built-in-bpa-rules) covering key best practices across formatting, metadata, model layout, DAX expressions, and translations.
Expand Down
2 changes: 1 addition & 1 deletion content/references/release-notes/3_25_3.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Tabular Editor 3.25.3 downloads:
> We are now providing native [ARM64](https://learn.microsoft.com/en-us/windows/arm/overview) builds in addition to regular 64-bit (x64) builds. 32-bit (x86) builds have been discontinued.

## New in 3.25.0
Check out our [release blog](https://blog.tabulareditor.com/) to get a brief overview of the most important updates in this release.
Check out our [release blog](https://tabulareditor.com/blog/tabular-editor-3-january-2026-release) to get a brief overview of the most important updates in this release.

- Tabular Editor is now available in [**Chinese and Spanish (Preview)**](xref:references-application-language). All translations have initially been done with AI, with human proofreading. Japanese, German and French are also available as experimental languages, which are not yet reviewed.
- Tabular Editor now includes a set of [**built-in Best Practice Analyzer (BPA) rules**](xref:built-in-bpa-rules) covering key best practices across formatting, metadata, model layout, DAX expressions, and translations.
Expand Down
Loading