I would love to track the changes to an entry, but without enabling the revisions/working-copy system.
(using database, not flat-files with git tracking the changes).
The Revision System complicates some things, if you only want to "save and publish" or "save the draft"
Needed:
- Revisions: Who and when with what changes was the entry saved
- Restore Revision
Not needed:
- Create Revision (this should happen automatically when the entry is saved
- Working Copy
Here an example of the UI how I would imagine it:

I would love to track the changes to an entry, but without enabling the revisions/working-copy system.
(using database, not flat-files with git tracking the changes).
The Revision System complicates some things, if you only want to "save and publish" or "save the draft"
Needed:
Not needed:
Here an example of the UI how I would imagine it: