Releases: TheoSfak/easy-directory-system
Releases · TheoSfak/easy-directory-system
Release list
Power Features Pack: v1.0.7
What's New in v1.0.7
🎯 Major Features
Category Duplicator
- Clone categories with all metadata, images, SEO settings, and configurations
- Purple "Duplicate" button next to Edit in categories list
- Creates copy with "(Copy)" suffix and unique slug
Scheduled Visibility
- Show/hide categories automatically based on date/time
- Set "Scheduled From" and "Scheduled Until" dates
- Categories automatically appear/disappear from menus
Color Coding & Icons
- Assign custom colors to categories with WordPress color picker
- Choose from 300+ dashicons with searchable icon picker
- Color badges and icons display in categories list
🔧 Technical Improvements
- Enhanced database schema with 4 new columns (category_color, category_icon, scheduled_from, scheduled_until)
- WordPress Color Picker integration
- Icon picker modal with search functionality
- Proper dependency management for wp-color-picker
📦 Files Changed
- 9 files updated with 330+ lines added
- Full backward compatibility maintained
Import/Export, Demo Data, How To Guide, UI Enhancements
What's New in v1.0.6
🎉 New Features
- Import/Export System: Export categories to JSON (full backup) or CSV (spreadsheet format)
- Demo Data Installer: 3 ready-to-use category structures (E-Commerce, Blog, Minimal)
- How To Guide: Comprehensive step-by-step tutorials for first-time setup
- Enhanced UI: Modern dashicons for all menu items with beautiful hover effects
🎨 UI Improvements
- Gradient buttons with smooth animations
- Enhanced form styling with focus states
- Better typography and spacing
- Professional table styling with hover effects
- Rounded corners and modern shadows
🐛 Bug Fixes
- CSV export now generates proper format without HTML interference
- Export handling moved before page rendering for clean output
📦 Files Changed
- 6 files modified
- 3 new template files (import-export.php, demo.php, howto.php)
- 1009 lines added