Skip to content

feat: Add user feedback improvements and GitHub Actions release automation (v1.3.2)

Choose a tag to compare

@danbaileyza danbaileyza released this 02 Feb 08:09
· 15 commits to main since this release

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"