---
title: "Release notes 08 April 2026"
canonical: "https://support.appfire.com/space/TBL/3050111004/Release%20notes%2008%20April%202026"
format: markdown
---
> Macro (aura-html)

**Release date**: 4/8/2026

This page outlines the updates included in the latest release of Advanced Tables for Confluence.

Version: 4.0.0

---

# New features

## Advanced Table Viewer macro - CSV data connector

The Advanced Table Viewer macro now supports three new CSV data source options in addition to Insert CSV and Profiles: 

- [Upload file](#Upload-file)
- [Attachment](#Attachment)
- [URL](#URL)

### Upload file

Use a CSV file from your computer as your data source. For more information, refer to [Upload file](https://appfire.atlassian.net/wiki/spaces/TBL/pages/1782972884/Configure+CSV+data+source+in+Advanced+Table+Viewer+macro#Upload-file).

![Advanced Table Viewer macro configuration showing the Upload file CSV data source option selected.](media://d63fbcf8-40ff-487f-9c1b-be089b139f12)

### Attachment

Use a CSV file already attached to the current Confluence page as your data source. For more information, refer to [Attachment](https://appfire.atlassian.net/wiki/spaces/TBL/pages/1782972884/Configure+CSV+data+source+in+Advanced+Table+Viewer+macro#Attachment).

![Advanced Table Viewer macro configuration showing Attachment selected as the data source.](media://3094d912-67ba-4ee3-b6d7-73e90674bffb)

### URL

Use the URL of a CSV file as your data source. For more information, refer to [URL](https://appfire.atlassian.net/wiki/spaces/TBL/pages/1782972884/Configure+CSV+data+source+in+Advanced+Table+Viewer+macro#URL).

![Advanced Table Viewer macro showing a CSV file URL configured as the data source.](media://733e3196-2449-4ddf-a893-268ae7f94546)

---