File Details
NoSpamPlease_31-01-26.zip
- R
- Jan 31, 2026
- 8.44 KB
- 457
- 12.0.1+4
- Retail + 3
File Name
NoSpamPlease_31-01-26.zip
Supported Versions
- 12.0.1
- 12.0.0
- 5.5.3
- 2.5.5
- 1.15.8
Version 1.9 - Critical Fixes
Fixed Issues:
-
Namespace Implementation - Moved all functions into
NoSpamPleasenamespace to prevent conflicts with other addons -
Removed Code Duplication - Eliminated duplicate
StaticPopupDialogs["NOSPAM_CONFIRM_CLEAR"]definition (was in 2 files, now centralized inNSP.InitializeDialogs()) -
Duplicate Keywords Prevention - Added validation when saving keywords to skip duplicates and display count of skipped entries
Changes:
- All functions now use
NSPnamespace (NSP.UpdateLocale(),NSP.InitializeGUI(), etc.) - Session stats moved to
NSP.sessionStats - Backward compatibility maintained through global references
- Code comments translated to English