fansunited-widget-poll 2.18.1 → 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,15 @@ 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
+
673
+ ### 2.19.0 - 2026-01-20
674
+ - **Added**:
675
+ - New load approach in Widget Embed Code
676
+
668
677
  ### 2.18.0 - 2026-01-08
669
678
 
670
679
  - **Changed**:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fansunited-widget-poll",
3
- "version": "2.18.1",
3
+ "version": "2.20.0",
4
4
  "main": "poll-manager.es.js",
5
5
  "author": "Fans United",
6
6
  "description": "",