←All updates from Trello
Trello
Trello is the flexible work management tool where teams can ideate plans, collaborate on projects, organize workflows, and track progress in a visual, productive, and rewarding way.
3 updates this yearCurated by Recently
DeprecationAugust 6, 2025
/application/:id/compliance/memberPrivacy endpoint deprecated
The legacy /application/:id/compliance/memberPrivacy route was removed after September 8, 2025 — migrate to /plugin/:id/compliance/memberPrivacy.
The legacy /application/:id/compliance/memberPrivacy API route was deprecated and removed after September 8, 2025. Privacy compliance remains a requirement for all Power-Ups and integrations that store personal data.
Migration path
- Create or update your Power-Up or integration through the Trello Developer Portal
- Navigate to the Privacy and Compliance tab for your power-up or integration
- Link your app key as part of the Power-Up setup
- Use
/plugin/:id/compliance/memberPrivacy, which provides similar functionality and is required for ongoing compliance
Full release notes on developer.atlassian.com
Read full notes