- Implemented Guest-Specific user-friendly error page for guest users attempting to download attachments:
- Guest-Specific Error Page with an Encouraging Title, Icon, Message, and Custom Buttons: "Click to Close", "Log in" and "Register now".
Enhanced countdown timer logic to respect user group permission.
User group-specific countdown timer time now overrides the global option unless explicitly set to "Unlimited" (-1) or left unset.
Default fallback behavior ensures the global option is used when no valid user group value is provided.
Bug Fixes
Corrected a typo in a phrase on the Download Limits Overview page.
Added a missing phrase to provide clear feedback for users without a...