[V2] [Feature Request]: Maintain edit history for files/auditing
Feature Description
As a user, I want to view a history of actions applied to a file (without storing file copies), so I can understand the transformation flow and troubleshoot if needed. An example would be This file has undergone:
- 2025-06-05 14:12:33 — compress-pdf with parameters: compressionLevel=5
- 2025-06-05 14:13:21 — add-page-numbers with parameters: text="page num {n}", startNum=1, location=8
This would link to the web based file storage (and future backend file storage) data must be queryable and fully masked of sensitive data data locked to user specific account
TODO: investigate how to ID PDF through processes, attach ID to PDF? or follow ID in DB
Why is this feature valuable?
No response
Suggested Implementation
No response
Additional Information
No response
No Duplicate of the Feature
- [x] I have verified that there are no existing features requests similar to my request.
Hi @Frooodle , new to sterling pdf project and I want to start contributing more to the project, I want to start with this issue first. Can I pick this issue up and start with necessary investigation ?
Hey! Sorry we are in a big rush for the V2 project so worry about bringing new contributors on it at this time! Highly recommend picking up a feature without the V2 label which is mostly backend so it can be ported into V2 for future