fansunited-widget-poll 2.19.0 → 2.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -665,6 +665,11 @@ Here is all information about **`LabelsModel`**:
665
665
 
666
666
  ## Changelog
667
667
 
668
+ ### 2.20.0 - 2026-01-22
669
+ - **Improved**:
670
+ - Display category name for each question generated by AI in Football Post-Match Poll generation
671
+ - Group questions by category in Football Post-Match Poll generation
672
+
668
673
  ### 2.19.0 - 2026-01-20
669
674
  - **Added**:
670
675
  - New load approach in Widget Embed Code
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fansunited-widget-poll",
3
- "version": "2.19.0",
3
+ "version": "2.20.0",
4
4
  "main": "poll-manager.es.js",
5
5
  "author": "Fans United",
6
6
  "description": "",