DocsOFeedbackChangelog
Changelog

Changelog

OFeedbackorravo.com/docs/ofeedback/changelog

2.0.0

  • New: Analytics tab — stat cards, type breakdown chart, rating distribution, 30-day daily trend
  • New: Expanded Settings — widget color picker, custom label, trigger mode (delay/scroll/exit intent), enabled types checkboxes, excluded pages, GDPR IP toggle
  • New: Slack webhook integration — POST notification on each new submission
  • New: Multiple notification email recipients (comma-separated or one per line)
  • New: CSV export with date-range and type/status filtering
  • New: Admin bar unread badge (count of new submissions)
  • New: WP admin sidebar hidden on plugin pages for cleaner full-width layout
  • New: SVG brand icon + OFeedback name in brand bar header
  • New: Logged-in user auto-fill for widget and page form
  • New: Widget trigger modes: immediate, delay, scroll depth, exit intent
  • New: Enabled types setting — restrict which feedback types appear in the form
  • New: ofb_excluded_post_ids — hide widget on specific pages
  • New: ofb_store_ip — GDPR toggle for IP storage
  • New: uninstall.php — clean table drop + all option deletion + screenshot folder removal
  • New: ofeedback_submission_created action hook
  • New: OFB_DB::analytics_by_type/rating/date(), average_rating(), count_this_month() methods
  • Improved: OFB_DB::query() + query_count() now accept date_from / date_to parameters
  • Improved: Mailer uses OFB_Mailer::send_all() — single call fires email + Slack + confirmation
  • Improved: ofeedback_submission_created fires Orravo-branded HTML email (orange accent, not blue)
  • Fixed: WP admin sidebar interference with plugin navigation

1.2.0

  • Rebranded from fideograph-feedback to OFeedback
  • Standalone WP menu via add_menu_page() (removed FGA shell dependency)
  • 3-row sticky header (brand bar + topnav + topbar)
  • Bulk actions: mark read, archive, delete
  • Date filter and search in inbox
  • Admin notes per submission
  • html2canvas client-side screenshot capture (replaced cron-based approach)
  • Screenshot upload with magic-byte validation, 2 MB ceiling
  • Rate limiting (1 per IP per 5 min)
  • Dark/light theme toggle with localStorage persistence
  • Status auto-set to "read" on detail view open
  • Submission confirmation email to submitter (optional)

1.1.0

  • Initial OFeedback release (from fideograph-feedback source)
Changelog — OFeedback Docs — Orravo