v1.0.9.33
- Configuration UI rework — the configuration panel has been redesigned with organized tabs: General, Advanced, Custom CSS, Licensing, and About.
- Form controls replace raw JSON editing for common settings.
- Dependency updates and security fixes.
v1.0.9.30
- CSV export — export poll results with voter details (user ID, name, email, selected answers) as a CSV file.
- Vote reset — clear all votes with a confirmation dialog.
v1.0.9.25
- Bar chart view — added horizontal bar chart as an alternative to the pie chart for results display.
- Added
displayTotalVotessetting to show/hide total vote count.
v1.0.9.20
- Poll scheduling — added opening time and closing time settings to control when the poll is available for voting.
- Added
displayResultsAfterPollClosingTimesetting to auto-show results after poll closes.
v1.0.9.15
- Custom CSS editor — added a dedicated CSS editor tab for visual customization.
- Added
maxWidthsetting for poll container width control.
v1.0.9.10
- Answer notes — each answer option can now have an optional note for additional context.
- Added
displayAnswerNoteInResultanddisplayPollQuestionNoteInResultsettings.
v1.0.9.5
- Chart color customization —
chartColorsarray in theme settings for custom chart segment/bar colors. - Pie chart fine-tuning:
radius,lineWidth,labelPosition, andsegmentsShiftsettings.
v1.0.9.0
- Localization — added support for 6 languages: English, French, German, Spanish, Danish, and Czech.
- Customizable translation strings in advanced configuration.
v1.0.8.0
- Multiple choice — added
allowMultiplesetting to let users select more than one answer. - Improved duplicate vote prevention.
v1.0.7.0
- Theme settings — added
primaryColor,secondaryColor, andfontFamilysettings.
v1.0.5.0
- Pie chart results — animated pie chart with percentages and color-coded legend.
- Added
displayCountInResultsetting.
v1.0.0.1
- Initial release of User Poll.
- Single choice poll with question, answers, and voting.
- SharePoint list-based vote storage.
- Works on Modern and Classic SharePoint pages.