WISE-Community / WISE-Client

Client-side code for WISE
Other
3 stars 4 forks source link

Fix unit icon URL and Chinese filenames not auto-completing URLs. #1940

Closed VM8gkAs closed 1 month ago

VM8gkAs commented 2 months ago

Changes

  1. Updated the setFeaturedProjectIcon method in project-info-authoring.component.ts to correctly construct the unit icon URL.
  2. Modified the regex in projectService.ts to support Chinese characters in filenames.

Test

Pic

  1. image

  2. image

hirokiterashima commented 1 month ago

:tada: This issue has been resolved in version 5.160.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: