Skip to content
Merged
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
7 changes: 6 additions & 1 deletion docs/upgrade/extra-upgrade-notice.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,13 @@ description: Version-specific upgrade notices and required configuration changes
## 6.2

Version v6.2 requires various configuration updates.
In order to make the upgrade process easier, we have added a script to the release artifact that you'll be downloading as part of the upgrade process.

!!! info "Need Help Upgrading? "

If you’re unsure how to apply the required changes or would like us to review your configuration, feel free to reply to [this thread in our community forum](https://forum.seatable.com/t/seatable-v6-2-upgrade-need-help-upgrading/7436).
We’ll be happy to help you update your deployment and ensure the upgrade goes smoothly.

In order to make the upgrade process easier, we have added a script to the release artifact that you'll be downloading as part of the upgrade process.
You can run the script by executing the following command:

```bash
Expand Down
Loading