Releases: rollerderby/scoreboard
5.0.7 / 2022-09-18
This Version has a serious bug on windows
that will cause the scoreboard to become unresponsive after hitting final score. This bug is fixed in 5.0.9 and later versions.
This release again fixes some smaller bugs and it adds a feature that will hopefully help people that have problems with exporting statsbooks.
Bugfixes
- Don't attempt to add a second comment to an excel cell on statsbook export. Replace the existing comment instead. (#536)
- Don't count bench staff when determining how many people on a team are skating (#535)
- Fix a bug where some browsers would stack teams atop each other on the penalty whiteboard. (#533)
- Don't include Expulsions/Foulouts in total penalty count. (#531)
Features
5.0.6 / 2022-08-12
This release fixes a number of bugs and adds one minor feature.
Bugfixes
- Actually set selected ruleset on Start New Game
- Fix Captain indicator not showing consistently
- Filter special character when generating filename
- Fix clearing annotations in score sheets
- Don't fail statsbook export completely when parsing date or start time fails
- handle non-parsable start time more gracefully when importing JSON
- Fix jam numbers in Timeout popup being incorrect sometimes
- Fix operator colors not being applied when uniform color is used as name
Features
- Write PBT names into statsbook if known
5.0.5 / 2022-07-23
This release combines some bugfixes with a few new features.
Changes since 5.0.4
Bugfixes
- Write number of new Jammer after SP when exporting statsbook
- Fix Whiteboard view on main display
- Align team name & logo on main display
Features
- Offer different scaling option for image & video views on main display (contribution by @valhallasw )
- Clicking the number on the intermission clock opens the periods popup.
5.0.4 / 2022-05-28
This is another bugfix release
Changes since 5.0.3
Bugfixes
- Fix a bug where the stricter score change rule was applied to the last two minutes of any period and all of the last period instead of just the last two minutes of the last period.
5.0.3 / 2022-05-21
This is a bugfix release.
Changes since 5.0.2
Bugfixes
- Fix colors not being applied to main display and overlay when loading a game.
- Fix team logo being reset whenever a team is loaded in an edit screen/tab (including in an inactive tab of the operator screen).
- Fix some pages missing from the wiki snapshot.
5.0.2 / 2022-05-09
This release fixes a bug that may potentially cause data corruption and was present since 5.0.0. It is strongly recommended that all users of 5.0.x upgrade asap.
Changes since 5.0.1
- Fix a bug where after switching the current game ("Start New Game"), data from old and new game could be mixed up.
5.0.1 / 2022-05-01
This is a bugfix release with a few minor enhancements.
Changes since 5.0.0
Behavior changes
- The Penalty Whiteboard now uses the new
whiteboard
alternate name instead of thescoreboard
one.
Improvements
- Statsbook export is a lot faster now.
Bugfixes
- Fix downloading subsets of data (selected, all teams, all games, all rulesets).
- Fix loading stored teams on "Start New Game".
- Fix uniform color selector after changing a team in a game.
- Convert Flags and team names properly when importing v4 data files.
- Fix setting Flags on Skater creation.
- Fix highlighting of ORs and team timeouts.
- Don't allow a Skater in multiple positions in the same jam.
- Fix Undo after auto start.
- Fix various bugs in exporting statsbooks.
- Make teams side by side again in PT screen.
5.0.0 / 2022-04-18
Changes since 4.1.4
See https://github.com/rollerderby/scoreboard/wiki/Changes-in-Version-5.
Changes since 5.0-beta
New functionality
- Add "Back to Index Page" link to settings & data management screens
- Allow ad-hoc games with new teams.
- Mark captain on PT input and IWB
- Show default colors in cleared picker
Behavior changes
- Don't enforce two stored teams anymore.
- Store ruleset changes right away
- Don't treat a statsbook export pre game as full export
Bugfixes
- Limit max logo width on operator screen
- Don't change other officials' team when 3 or more have same role
- Fix disabling hotkeys when Controls tab is hidden
- Fix default image & video
- Fix unending box trips
- Don't crash loading autosave with non-WFTDA ruleset in a game
- Fix adding scoring trips in the paperwork
- Fix reading expulsion data from autosave
- Fix team colors in overlay
Other Changes
- Significantly speedup large JSON updates
- Various documentation updates
5.0-beta / 2022-02-12
This version is intended for testing.
The biggest change in CRG 5 is that CRG now allows preparing games ahead of time and post-processing after the display has moved to the next game. This necessitated a substantial redesign of out-of-game procedures and internal data structures. In-game operation was not altered significantly.
For an explanation of what has changed see https://github.com/rollerderby/scoreboard/wiki/Changes-in-Version-5
4.1.4 / 2020-04-01
This release fixes some issues in the streaming overlay.