* docs: jira * docs: formatting + Client Credentials grant type * docs: connection string pgsql * docs: parameterized queries mysql * docs: parameterized queries in PostgreSQL * docs: update mysql example * docs: TJDB sql editor * docs: add metadata to REST API * docs: add, update postgresql media * docs: add metadata to graphql * docs: update parameterized queries * docs: add parameterized queries for mssql * docs: add SSL Cert to mysql * docs: TJDB SQL restricted commands * docs: update JIRA token location * docs: update delete issue example * docs: update find user by query example * docs: remove session id from get assignable users * docs: use correct image for get issues for board * docs: update create issue example * docs: update delete issue media * docs: update assignable users media * docs: update examples * docs: update key desc * docs: v2.68.0-Beta
1.5 KiB
| id | title |
|---|---|
| v2-migration-guide | V2 migration guide |
Version 2 migration guide
ToolJet version 2 comes with a bunch of exciting features, with the major ones being:
- Multi page
- Multi env
- Forms widget
- Database (Requires opt-in)
- Marketplace (Requires opt-in)
Checkout the latest changelog for v2 here.
If you have any questions feel free to join our Slack Community or send us an email at hello@tooljet.com.
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.
:::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 is deprecated
Help and Support
- Feel free to join our highly active Slack Community or you can also e-mail us at hello@tooljet.com.
- If you have found a bug, please create a GitHub issue for the same.