Skip to content

Commit 010d383

Browse files
Changelog sep 5 (#4398)
* reviewed draft * Update about/changelog.md Co-authored-by: Iain Cox <iain@timescale.com> Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com> * Update about/changelog.md Co-authored-by: Iain Cox <iain@timescale.com> Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com> * Update about/changelog.md Co-authored-by: Iain Cox <iain@timescale.com> Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com> * update on review --------- Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com> Co-authored-by: Iain Cox <iain@timescale.com>
1 parent ac09f3c commit 010d383

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

about/changelog.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,35 @@ products: [cloud]
99

1010
All the latest features and updates to $CLOUD_LONG.
1111

12+
## New data import wizard
13+
<Label type="date">September 5, 2025</Label>
14+
15+
To make navigation easier, we’ve introduced a cleaner, more intuitive UI for data import. It highlights the most common and recommended option, PostgreSQL Dump & Restore, while organizing all import options into clear categories, to make navigation easier.
16+
17+
The new categories include:
18+
- **PostgreSQL Dump & Restore**
19+
- **Upload Files**: CSV, Parquet, TXT
20+
- **Real-time Data Replication**: source connectors
21+
- **Migrations & Other Options**
22+
23+
![Data import in Tiger Cloud](https://assets.timescale.com/docs/images/tiger-cloud-console/data-import-wizard-in-tiger-cloud.png)
24+
25+
A new data import component has been added to the overview dashboard, providing a clear view of your imports. This includes quick start, in-progress status, and completed imports:
26+
27+
![Overview dashboard in Tiger Cloud](https://assets.timescale.com/docs/images/tiger-cloud-console/service-dashboard-tiger-cloud.png)
28+
1229
## 🚁 Enhancements to the Postgres source connector
1330
<Label type="date">August 28, 2025</Label>
1431

1532
- **Easy table selection**: You can now sync the complete source schema in one go. Select multiple tables from the
1633
drop-down menu and start the connector.
17-
1834
- **Sync metadata**: Connectors now display the following detailed metadata:
1935
- `Initial data copy`: The number of rows copied at any given point in time.
2036
- `Change data capture`: The replication lag represented in time and data size.
2137
- **Improved UX design**: In-progress syncs with separate sections showing the tables and metadata for
2238
`initial data copy` and `change data capture`, plus a dedicated tab where you can add more tables to the connector.
2339

24-
![Connectors UX](https://assets.timescale.com/docs/images/tiger-cloud-console/connectors-new-ui.png )
40+
![Connectors UX](https://assets.timescale.com/docs/images/tiger-cloud-console/connectors-new-ui.png)
2541

2642
## 🦋 Developer role GA and hypertable transformation in Console
2743
<Label type="date">August 21, 2025</Label>

0 commit comments

Comments
 (0)