What's Changed
- Python 2 support has been completely removed from Grist. In rare situations, existing documents using Python 2 formulas may need to be migrated to Python 3.
- Grist now automatically checks for upgrades by default on the
gristlabs/grist
andgristlabs/grist-ee
Docker images. HTTPS_PROXY
andGRIST_PROXY_FOR_UNTRUSTED_URLS
have replaced the formerGRIST_HTTPS_PROXY
environment variable. TheHTTPS_PROXY
variable is for trusted requests andGRIST_PROXY_FOR_UNTRUSTED_URLS
is for untrusted URLs. Consult their description for further details.- Various translations and bug fixes.
Full Changelog: v1.6.0...v1.6.1
Join our Discord Community if you'd like to get into development of Grist.