Release v0.3.0
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