Improvements
Organization admins can now enable Code Viewer inside the new settings tab for organizations.
UI: Leaderboard made cleaner structurally, especially on mobile devices.
UI: Alerts inside the system have gotten increased contrast.
UI: Mobile navigation (Hamburger menu) now renders earlier to not cause UI wrapping.
Bugfixes
Fixed: Pull Request base SHA would occassionally drift and get out of sync with certain workflows, resulting in a "According to our records, the base branch and the Pull Request base differs." warning on Pull Request comments.
Fixed: Leaderboard rounding decimals was accidentally fixed to 2, it is now set to organization decimal setting.
Pull Request comment with no (0) Complexity difference shows "-" instead of empty now.
Fixed: UI for Repositories in the Dashboard (Repository list) did not show the coverage when coverage was 0%, it would display an empty text, now it displays 0.00%