Nitro

[Xon] Alert Improvements 2.14.4 2026-03-14

No permission to download

NitroNitro is verified member.

Support Staff
Staff member
Support
Points 43
Solutions 0
Nitro submitted a new resource:

[Xon] Alert Improvements 2.14.0 - A collection of improvements to the XenForo Alerts system

A collection of improvements to the XenForo Alerts system.

Do not use MySQL statement-based replication with this add-on.

Features
  • Per-alert 'mark read' links on each alert
  • Multi-select ability to mark alerts as read or unread.
  • Avoid unexpected marking alerts as read by browser prefetch, this may result in alerts not being marked as read as expected.
  • Global option, enable/disable alert summarization
  • User Option to prevent...

Read more about this resource...
 
Nitro updated [Xon] Alert Improvements 2.14.0 with a new update entry:

[Xon] Alert Improvements 2.14.3

2.14.3 - Bugfix Update
  • php 8.4+ compatibility fixes
  • Improve XF Cloud support
  • Fix alert summarizing blocks viewing alerts with "Please enter a number that is no more than 4294967295." when there are more the alert_id > 2^32
    This update runs the following schema change, which may take time.
    SQL:
    alter table xf_sv_user_alert_summary modify column alert_id bigint not null;
  • Fix xf_sv_user_alert_summary entries did not get cleaned up when alerts expired
  • Fix...

Read the rest of this update entry...
 
Back
Top Bottom