v0.5.0: Audit Logs
· 2 min read
We're excited to announce TestPlanIt v0.5.0, bringing Audit Logs for comprehensive activity tracking to help teams meet security and compliance requirements.
Audit Logs: Complete Visibility for Compliance
For teams with security and compliance requirements, knowing who did what and when is essential. TestPlanIt now includes comprehensive audit logging that tracks every significant action in the system.
What's Tracked
Authentication Events
- User logins and logouts
- Failed login attempts
- Password changes
Data Operations
- Create, update, and delete actions
- Bulk operations (imports, mass edits)
- Data exports
Access Control
- Permission grants and revocations
- Role changes
- Project access modifications
System Configuration
- SSO provider changes
- Application settings updates
Audit Log Features
- Filtering: Search by user, action type, entity, or date range
- Change Details: View before/after values for any modification
- Export: Download audit logs in CSV or JSON format for compliance reporting
- Sensitive Data Protection: Passwords and tokens are automatically masked
Accessing Audit Logs
Administrators can access audit logs from Admin → Audit Logs. For detailed documentation, see our Audit Logs Guide.
Upgrade Today
To upgrade to v0.5.0:
git pull origin main
pnpm install
pnpm generate
pnpm build
For Docker deployments, pull the latest image:
docker pull ghcr.io/testplanit/testplanit:latest
Get Involved
- Star the repo on GitHub
- Follow @TestPlanItHQ for updates
- Join our Community Discord
- Report issues and suggest features on GitHub
Thank you for using TestPlanIt!