Describe the bug
Website's styling is broken after every auto-update of Elementor or Elementor pro (and likely other page builder plugins) because the cache doesn't flush upon plugin updates.
To Reproduce
Steps to reproduce the behavior:
1: Install Elementor, create a page with it
2: Set Elementor to auto-update
3: Wait for it to auto-update
4: Visit the page (with Cachify enabled, obviously)
5: See broken page
Expected behavior
It should flush the cache after every plugin update because it is very likely scripts and styles are getting updated.
System (please complete the following information):
Any
Additional context
Perhaps adding an option to flush the cache after plugin/theme/core updates would be prudent to resolve the issue.