Added
- Multi-tenant Jobs: Jobs are now automatically multi-tenant. The documentation page covers the small tweaks you will have to make to your config to get multi-tenant jobs to work.
- Telescope Integration: You can read more about this on the documentation page.
- Horizon Integration: You can read more about this on the documentation page.
- Tenant Redirect and Custom ID schemes: You can now easily redirect to tenant domains. You can also use a custom tenant ID scheme if you don't like UUIDs. You can read about these features here.
Fixed
- #112 PostgreSQL Database creation error.
Code
- Strict types declaration is now used in every file.