feat: Add user feedback improvements and GitHub Actions release automation (v1.3.2)
User Experience Improvements:
- Update API endpoint placeholder to match actual portal URL (error-vault.com)
- Fix CSS layout issue with settings saved notification overlapping version badge
- Add flex-wrap and proper spacing to header
- Add settings_errors() call for proper WordPress notice display
GitHub Release Automation:
- Add GitHub Actions workflow to create properly named release packages
- Implement automatic folder naming fix via CI/CD
- Update updater class to prefer release assets over zipball
- Add fallback to zipball with automatic folder renaming
- Eliminate manual folder renaming requirement
Documentation Updates:
- Update GITHUB_SETUP.md with GitHub Actions workflow explanation
- Update readme.txt with clear manual installation instructions
- Add warnings about folder naming for manual downloads
- Document both automatic and fallback solutions"