Skip to content

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jan 07:37
· 37 commits to main since this release

Changelog

[0.3.0] - 2025-01-10

Added

  • Added module start and end dates
  • Added topic descriptions
  • Show exact file type for content type "File"
  • Added URL rewriting to convert Brightspace links to Darkspace frontend links in rich text content
  • Added "no announcement" message display
  • Added final grades display feature

Improved

  • Enhanced spacing and quiz upcoming section
  • Removed comment/criteria display from final grade formula
  • Better grade display organization
  • Improved content download handling using Brightspace's native URL

Fixed

  • Fixed notification service error on loading
  • Fixed URL encoding for file name in content URLs

Refactored

  • Consolidated Brightspace URL logic into url.ts
  • Unified URL mapping into a consistent function
  • Streamlined HTML URL rewriting functionality
  • Cleaned up grade display implementation

Full Changelog: v0.2.1...v0.3.0