------------------
New features:
- Prevent linkintegrity-handler from doing anything when it is switched of in the registry.
This change also prevents some issues in migration from AT to DX since linkintegrity is disabled during the migration.
[pbauer]
Bug fixes:
- Fix a missing tal condition in `delete_confirmation_info.pt` that caused a
paragraph to be always visible, even without link breaches.
[arsenico13]
- Fix view updateLinkIntegrityInformation after Language='all' no longer works.
[pbauer]