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 content/references/downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Tabular Editor 3.26.2 **.NET 8** downloads:
- Portable versions: [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.x64.Net8.zip), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.ARM64.Net8.zip)
- MSI version: [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.x64.Net8.msi), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.ARM64.Net8.msi)

Read the [latest release notes](release-notes/3_26_1.md).
Read the [latest release notes](release-notes/3_26_2.md).

## Installation Instructions

Expand All @@ -29,7 +29,7 @@ It is not necessary to remove previous installations when upgrading to a newer v

## History

- 2026-06-25 **Tabular Editor 3.26.2** (*[Release notes](release-notes/3_26_1.md)*)
- 2026-06-25 **Tabular Editor 3.26.2** (*[Release notes](release-notes/3_26_2.md)*)
- .NET 8 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.Installer.x64.Net8.exe), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.Installer.ARM64.Net8.exe)
- .NET 8 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.x64.Net8.zip), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.ARM64.Net8.zip)
- .NET 8 installer (.msi): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.x64.Net8.msi), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.ARM64.Net8.msi)
Expand Down
2 changes: 1 addition & 1 deletion content/references/release-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Full release history
---
# Full release history

- 2026-06-25 **Tabular Editor 3.26.2** (*[Release notes](release-notes/3_26_1.md)*)
- 2026-06-25 **Tabular Editor 3.26.2** (*[Release notes](release-notes/3_26_2.md)*)
- .NET 8 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.Installer.x64.Net8.exe), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.Installer.ARM64.Net8.exe)
- .NET 8 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.x64.Net8.zip), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.ARM64.Net8.zip)
- .NET 8 installer (.msi): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.x64.Net8.msi), [ARM64](https://cdn.tabulareditor.com/files/TabularEditor.3.26.2.ARM64.Net8.msi)
Expand Down
Loading