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 +5 -0
- package/package.json +1 -1
- package/poll-manager.es.js +14788 -14498
- package/poll-manager.umd.js +287 -287
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
|