Works perfectly, but at first glance it incorrectly seems like it doesn't.
When you publish an item, all but the last 5 versions are deleted (depending on your config ofc). The History-information, however, remains and at first glance it would seem that nothing was deleted.
In the database, you can clearly see only 5 versions remain. When you use the Rollback-action, it's also clear that only 4 versions can be rolled back to.
The History-information is based on the table dbo.umbracoLog which retains its information.
Confirmed working (7.12.4), with a small notice
Works perfectly, but at first glance it incorrectly seems like it doesn't.
When you publish an item, all but the last 5 versions are deleted (depending on your config ofc). The History-information, however, remains and at first glance it would seem that nothing was deleted.
In the database, you can clearly see only 5 versions remain. When you use the Rollback-action, it's also clear that only 4 versions can be rolled back to.
The History-information is based on the table dbo.umbracoLog which retains its information.
Awesome package, thanks! Jeroen
This caught me off guard, thanks for the info
is working on a reply...