ScrumStorySizer Release Notes
Version 6.0
Features
- Updated to dotnet 8 to facilitate speed improvements.
Bug Fixes
- Update application publish pipeline to newer standards.
Version 5.1.2
Features
Bug Fixes
- Resolve security issue with HTML sanitizer
Version 5.1.1
Features
Bug Fixes
- Resolve security issue with reverse proxy
Version 5.1
Features
Bug Fixes
- Move timer logic to the server to avoid issues with Scum Master tab sleeping
Version 5.0
Features
- Use blazor prerendering to show application immediately with no spinner.
Bug Fixes
Version 4.0
Features
Bug Fixes
- Security patch for Yarp.ReverseProxy (CVE-2022-26924)
Version 3.2
Features
- Mobile friendly updates to spacing and button sizes
- Verify tags and work item state on DevOps Credential save
- Show more work item details
- Reproductive steps for bugs
Bug Fixes
- Fix collapsing of the navbar in mobile view
- Add scrollbar to the work item details if too long
Version 3.1
Features
- Add new About page
- Include stats
- Currently connected users
- Container uptime
- Add release notes
- Markdown parsing with CSS
Version 3.0
Features
- Add support for DevOps Integration
- Enter work item ID to gather details for a story
- Story Name
- Description
- Acceptance Criteria
- Update work item after voting
- Add story size
- Remove tags (optional)
- Add tags (optional)
- Change state (optional)
- Add new settings page
- Configure DevOps Integration
- Set user settings
- Turn on/off confetti animation
- Set Default Display Name
Version 2.0
Features
- Convert to Blazor Web Assembly
- Upgrade to .NET 5 with better performance
- Add voting results graph with hover over tips
- Add confetti animation for consensus in voting
Version 1.0
Features
- Scrum Master Page
- Enter story name
- Ability to clear votes
- Ability to set timer and finalize voting
- Ability to see results after voting concluded
- Team Member Page
- Enter Display Name
- Ability to vote on story size
- Ability to see results after voting concluded
- Run on Blazor server