Skip to content

Commit

Permalink
Release/3.19.0 (#134)
Browse files Browse the repository at this point in the history
* Added whats new for release

* added 3.19.0 release notes (remember to update SHA codes before final releasing)

* typos and changed markdown syntax with html

* Add new shortcut

* Updated data refresh view picture with table groupings

* updated release notes

* minor correction

---------

Co-authored-by: Morten Lønskov <[email protected]>
  • Loading branch information
otykier and mlonsk authored Dec 19, 2024
1 parent 0c9a243 commit ea96824
Show file tree
Hide file tree
Showing 7 changed files with 155 additions and 48 deletions.
2 changes: 1 addition & 1 deletion _site/staticwebapp.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"routes": [
{
"route": "/te3/other/release-notes",
"redirect": "/te3/other/release-notes/3_18_2.html",
"redirect": "/te3/other/release-notes/3_19_0.html",
"statusCode": 302
},
{
Expand Down
Binary file modified images/data-refresh-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions te3/features/shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ applies_to:
|Expand foldable region|Ctrl+Shift+]|
|Toggle foldable region state|Ctrl+Shift+;|
|Delete reference or words|Ctrl+Backspace or Ctrl+Delete|
|Expand Selection|Ctrl+Shift+E|

## DAX Query

Expand Down
66 changes: 19 additions & 47 deletions te3/other/downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@
uid: downloads
title: All downloads
author: Daniel Otykier
updated: 2024-11-14
updated: 2024-12-19
---
# Tabular Editor 3 Downloads

This page provides download and installation instructions for Tabular Editor 3.

## Latest version

Tabular Editor 3.18.2 **.NET 8** downloads:
Tabular Editor 3.19.0 **.NET 8** downloads:

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

Tabular Editor 3.18.2 **.NET 6** downloads:
Tabular Editor 3.19.0 **.NET 6** downloads:

- Download [Tabular Editor 3.18.2 (64 bit)](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.Installer.x64.exe)
- Download [Tabular Editor 3.18.2 (32 bit)](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.Installer.x86.exe)
- Portable versions: [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.x64.zip), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.x86.zip)
- MSI version: [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.x64.msi), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.x86.msi)
- Download [Tabular Editor 3.19.0 (64 bit)](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.Installer.x64.exe)
- Download [Tabular Editor 3.19.0 (32 bit)](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.Installer.x86.exe)
- Portable versions: [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x64.zip), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x86.zip)
- MSI version: [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x64.msi), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x86.msi)

Read the [latest release notes](release-notes/3_18_2.md).
Read the [latest release notes](release-notes/3_19_0.md).

> [!NOTE]
> As of Tabular Editor 3.17.0, our portable builds now include the .NET Desktop Runtime, so you no longer need to install the .NET Desktop Runtime separately when using the portable version. Also note that we now provide separate downloads for .NET 6 and .NET 8 versions of Tabular Editor 3. We recommend using .NET 8 going forward, as .NET 6 will be deprecated in the near future.
Expand All @@ -39,6 +39,13 @@ It is not necessary to remove previous installations when upgrading to a newer v

## History

- 2024-12-19 **Tabular Editor 3.19.0** (*[Release notes](release-notes/3_19_0.md)*)
- .NET 8 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.Installer.x64.Net8.exe), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.Installer.x86.Net8.exe)
- .NET 8 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x64.Net8.zip), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x86.Net8.zip)
- .NET 8 installer (.msi): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x64.Net8.msi), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x86.Net8.msi)
- .NET 6 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.Installer.x64.exe), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.Installer.x86.exe)
- .NET 6 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x64.zip), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x86.zip)
- .NET 6 installer (.msi): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x64.msi), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x86.msi)
- 2024-11-14 **Tabular Editor 3.18.2** (*[Release notes](release-notes/3_18_2.md)*)
- .NET 8 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.Installer.x64.Net8.exe), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.Installer.x86.Net8.exe)
- .NET 8 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.x64.Net8.zip), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.x86.Net8.zip)
Expand Down Expand Up @@ -74,40 +81,5 @@ It is not necessary to remove previous installations when upgrading to a newer v
- .NET 6 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.17.0.Installer.x64.exe), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.17.0.Installer.x86.exe)
- .NET 6 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.17.0.x64.zip), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.17.0.x86.zip)
- .NET 6 installer (.msi): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.17.0.x64.msi), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.17.0.x86.msi)
- 2024-06-19 **Tabular Editor 3.16.2** (*[Release notes](release-notes/3_16_2.md)*)
- [TabularEditor.3.16.2.Installer.x64.exe](https://cdn.tabulareditor.com/files/TabularEditor.3.16.2.Installer.x64.exe)
- [TabularEditor.3.16.2.Installer.x86.exe](https://cdn.tabulareditor.com/files/TabularEditor.3.16.2.Installer.x86.exe)
- [TabularEditor.3.16.2.x64.zip](https://cdn.tabulareditor.com/files/TabularEditor.3.16.2.x64.zip)
- [TabularEditor.3.16.2.x86.zip](https://cdn.tabulareditor.com/files/TabularEditor.3.16.2.x86.zip)
- [TabularEditor.3.16.2.x64.msi](https://cdn.tabulareditor.com/files/TabularEditor.3.16.2.x64.msi)
- [TabularEditor.3.16.2.x86.msi](https://cdn.tabulareditor.com/files/TabularEditor.3.16.2.x86.msi)
- 2024-06-17 **Tabular Editor 3.16.1** (*[Release notes](release-notes/3_16_1.md)*)
- [TabularEditor.3.16.1.Installer.x64.exe](https://cdn.tabulareditor.com/files/TabularEditor.3.16.1.Installer.x64.exe)
- [TabularEditor.3.16.1.Installer.x86.exe](https://cdn.tabulareditor.com/files/TabularEditor.3.16.1.Installer.x86.exe)
- [TabularEditor.3.16.1.x64.zip](https://cdn.tabulareditor.com/files/TabularEditor.3.16.1.x64.zip)
- [TabularEditor.3.16.1.x86.zip](https://cdn.tabulareditor.com/files/TabularEditor.3.16.1.x86.zip)
- [TabularEditor.3.16.1.x64.msi](https://cdn.tabulareditor.com/files/TabularEditor.3.16.1.x64.msi)
- [TabularEditor.3.16.1.x86.msi](https://cdn.tabulareditor.com/files/TabularEditor.3.16.1.x86.msi)
- 2024-06-10 **Tabular Editor 3.16.0** (*[Release notes](release-notes/3_16_0.md)*)
- [TabularEditor.3.16.0.Installer.x64.exe](https://cdn.tabulareditor.com/files/TabularEditor.3.16.0.Installer.x64.exe)
- [TabularEditor.3.16.0.Installer.x86.exe](https://cdn.tabulareditor.com/files/TabularEditor.3.16.0.Installer.x86.exe)
- [TabularEditor.3.16.0.x64.zip](https://cdn.tabulareditor.com/files/TabularEditor.3.16.0.x64.zip)
- [TabularEditor.3.16.0.x86.zip](https://cdn.tabulareditor.com/files/TabularEditor.3.16.0.x86.zip)
- [TabularEditor.3.16.0.x64.msi](https://cdn.tabulareditor.com/files/TabularEditor.3.16.0.x64.msi)
- [TabularEditor.3.16.0.x86.msi](https://cdn.tabulareditor.com/files/TabularEditor.3.16.0.x86.msi)
- 2024-04-17 **Tabular Editor 3.15.0** (*[Release notes](release-notes/3_15_0.md)*)
- [TabularEditor.3.15.0.Installer.x64.exe](https://cdn.tabulareditor.com/files/TabularEditor.3.15.0.Installer.x64.exe)
- [TabularEditor.3.15.0.Installer.x86.exe](https://cdn.tabulareditor.com/files/TabularEditor.3.15.0.Installer.x86.exe)
- [TabularEditor.3.15.0.x64.zip](https://cdn.tabulareditor.com/files/TabularEditor.3.15.0.x64.zip)
- [TabularEditor.3.15.0.x86.zip](https://cdn.tabulareditor.com/files/TabularEditor.3.15.0.x86.zip)
- [TabularEditor.3.15.0.x64.msi](https://cdn.tabulareditor.com/files/TabularEditor.3.15.0.x64.msi)
- [TabularEditor.3.15.0.x86.msi](https://cdn.tabulareditor.com/files/TabularEditor.3.15.0.x86.msi)
- 2024-02-20 **Tabular Editor 3.14.0** (*[Release notes](release-notes/3_14_0.md)*)
- [TabularEditor.3.14.0.Installer.x64.exe](https://cdn.tabulareditor.com/files/TabularEditor.3.14.0.Installer.x64.exe)
- [TabularEditor.3.14.0.Installer.x86.exe](https://cdn.tabulareditor.com/files/TabularEditor.3.14.0.Installer.x86.exe)
- [TabularEditor.3.14.0.x64.zip](https://cdn.tabulareditor.com/files/TabularEditor.3.14.0.x64.zip)
- [TabularEditor.3.14.0.x86.zip](https://cdn.tabulareditor.com/files/TabularEditor.3.14.0.x86.zip)
- [TabularEditor.3.14.0.x64.msi](https://cdn.tabulareditor.com/files/TabularEditor.3.14.0.x64.msi)
- [TabularEditor.3.14.0.x86.msi](https://cdn.tabulareditor.com/files/TabularEditor.3.14.0.x86.msi)

For earlier builds, see the [full release history](release-history.md).
7 changes: 7 additions & 0 deletions te3/other/release-history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Full release history

- 2024-12-19 **Tabular Editor 3.19.0** (*[Release notes](release-notes/3_19_0.md)*)
- .NET 8 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.Installer.x64.Net8.exe), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.Installer.x86.Net8.exe)
- .NET 8 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x64.Net8.zip), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x86.Net8.zip)
- .NET 8 installer (.msi): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x64.Net8.msi), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x86.Net8.msi)
- .NET 6 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.Installer.x64.exe), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.Installer.x86.exe)
- .NET 6 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x64.zip), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x86.zip)
- .NET 6 installer (.msi): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x64.msi), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.19.0.x86.msi)
- 2024-11-14 **Tabular Editor 3.18.2** (*[Release notes](release-notes/3_18_2.md)*)
- .NET 8 installer (.exe): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.Installer.x64.Net8.exe), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.Installer.x86.Net8.exe)
- .NET 8 portable (.zip): [x64](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.x64.Net8.zip), [x86](https://cdn.tabulareditor.com/files/TabularEditor.3.18.2.x86.Net8.zip)
Expand Down
Loading

0 comments on commit ea96824

Please sign in to comment.