v3.9.5
What's Changed
-
Patch to 3.9.4 by @sei-bstein in #205
-
Refactor - move SimpleEntity into Gameboard.Api.Features.Common.
-
Don't bootstrap JobsService in integration test env
-
Address an issue where Gameboard was incorrectly evaluating whether a challenge has a deployed gamespace after destroy. Resolves #182.
-
Server-side hardening for illegal mime type upload. Removed bare repositories.
Updated recommended extensions. -
Add improved file upload validation. Add editor config to suppress private member warnings.
-
Update unit tests
-
Remove server-side html escaping of user input (handled client side).
-
Resolved an issue that prevented assignees from being display in the support ticket list.
-
Remove unnecessary dependency injection from the app hub.
-
Fix build error in ticket service
Full Changelog: 3.9.4...3.9.5