ToolJet/docs/versioned_docs/version-3.0.0-LTS/setup/v2-migration.md
Pratik Agrawal 467b102e98
[docs]: Slack URL Update (#13226)
* [docs]: Slack URL Update

* add script, fix ul error, fix title case nav bar

* [docs]: Text Area Component

* discard Text Area Component
2025-07-07 16:00:39 +05:30

37 lines
1.4 KiB
Markdown

---
id: v2-migration-guide
title: V2 migration guide
---
# Version 2 migration guide
ToolJet version 2 comes with a bunch of exciting features, with the major ones being:
1. Multi page
2. Multi env
3. Forms widget
4. [Database](/docs/tooljet-db/tooljet-database) (Requires opt-in)
5. [Marketplace](/docs/marketplace/marketplace-overview) (Requires opt-in)
Checkout the latest changelog for v2 [here](https://github.com/ToolJet/ToolJet/releases).
## Deployment
Based on your opted deployment method from our [setup doc](/docs/setup/), you can directly deploy v2 without any additional configuration for the default setup.
Additional configuration are only required for the opt-in features mentioned above. You can check the respective documentation of those features for the configuration changes needed.
:::info
Server may take some time to be ready to handle the HTTP request as v2 changes requires some data migrations for the initial deployment. This is automatically triggered as a part of the server boot.
::::
## Deprecations
#### Deployments
- Docker compose deployments with [auto SSL](/docs/1.x.x/setup/docker) is deprecated
## Help and Support
- Feel free to join our highly active **[Slack Community](https://join.slack.com/t/tooljet/shared_invite/zt-2rk4w42t0-ZV_KJcWU9VL1BBEjnSHLCA)** or you can also e-mail us at **hello@tooljet.com**.
- If you have found a bug, please create a **[GitHub issue](https://github.com/ToolJet/ToolJet/issues)** for the same.