Skip to content
10 changes: 8 additions & 2 deletions platform-cloud/docs/studios/connect.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
---
title: Connect changelog
date created: "2025-07-30"
last updated: "2025-08-08"
last updated: "2025-09-13"
tags: [connect, changelog, connect-changelog]
---

## Connect server

### server/v0.8.2 `latest` - 2025-07-21
### server/v0.8.3 `latest` - 2025-07-25

* Released 0.8.2 - bump server version
* Extract Fusion version
* Fix(proxy): include prefix in Location header

### server/v0.8.2 - 2025-07-21

* Add ability to set tool identifier after compile time
* Add mount data to initial configuration logs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
title: Connect changelog
date created: "2025-07-30"
last updated: "2025-09-02"
last updated: "2025-09-13"
tags: [connect, changelog, connect-changelog]
---

## Connect server

### server/v0.8.3 `latest` - 2025-07-25

* Released 0.8.2 - bump server version by @weronikasosnowskaseqera in https://github.com/seqeralabs/connect/pull/434
* Extract fusion version by @t0randr in https://github.com/seqeralabs/connect/pull/439
* fix(proxy): include prefix in Location header PLAT-3239 by @weronikasosnowskaseqera in https://github.com/seqeralabs/connect/pull/438
* Released 0.8.2 - bump server version
* Extract Fusion version to it's own constant
* Fix location header for path-based routing reverse proxy requests

### server/v0.8.2 - 2025-07-21

Expand Down