Commit 6a1c5c9
🚀 VERSION 16.0.0 RELEASE: Complete Plugin Modernization
📋 VERSION UPDATE:
- Updated plugin version from 15.0.8 to 16.0.0
- Updated CFORMS2_VERSION constant to 16.0.0
- Added comprehensive changelog for version 16.0.0
�� MAJOR FEATURES IN 16.0.0:
✅ TIMEZONE FIX: Completely resolved 2-hour shift issue in form start/end dates
✅ MOBILE ADMIN: Touch-optimized interface with 44px+ buttons and full-width textareas
✅ DESKTOP MODERNIZATION: Modern card-based admin interface with professional styling
✅ SECURITY: Enterprise-level CSRF protection, input sanitization, and rate limiting
✅ PERFORMANCE: Optimized asset loading, advanced caching, and session management
✅ CODE QUALITY: Removed 800+ lines of unused code while preserving functionality
📝 CHANGELOG HIGHLIGHTS:
- Proper WordPress timezone integration with DateTime objects
- German user guidance and landscape orientation tips
- Multi-layer CSRF protection with session validation
- Context-aware input sanitization for all field types
- Comprehensive file upload security checks
- Rate limiting and brute-force protection
- Security event logging and monitoring
- Conditional CSS/JS loading for better performance
- Advanced caching for locale and datetime formats
- Frontend remains unchanged (admin-only improvements)
This major release transforms cforms2 into a modern, secure, and
mobile-friendly WordPress plugin while maintaining full backward compatibility.1 parent e751a6d commit 6a1c5c9
2 files changed
Lines changed: 25 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
99 | 122 | | |
100 | 123 | | |
101 | 124 | | |
| |||
0 commit comments