跳到主要内容
版本:v2.0.0

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 (Requires opt-in)
  5. Marketplace (Requires opt-in)

Checkout the latest changelog for v2 here.

Deployment

Based on your opted deployment method from our setup doc, 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.

信息

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 is deprecated

Help and Support