Skip to content

RepoSense v1.13

Compare
Choose a tag to compare
@HCY123902 HCY123902 released this 09 Mar 16:59
7e4e050

Documentation

Breaking Changes

None

New Features

Report

  • Added a spinner to indicate when the view is loading.

Documentation

  • The images for the summary view and authorship view architecture in the developer guide were replaced by puml diagrams.

Bug Fixes

UI

  • Replaced # with ? in the URL to avoid issues when copying URL containing nonalphabetical characters.
  • Fixed issue of reloading of the zoom panel.
  • Fixed typo in the User Guide and Developer Guide.

Optimization

  • Reduced the size of the commit and authorship summary Json file generated.
  • Reduced unnecessary rerendering of tab in Code Panel.
  • Optimized the way Json file is loaded from the server.
  • Optimized the deployment workflow on Github Actions.