Harden Lildra layout and refresh branding

This commit is contained in:
git
2026-07-27 19:00:22 +10:00
parent e6e5336209
commit 433c73a77c
11 changed files with 238 additions and 106 deletions
+19
View File
@@ -0,0 +1,19 @@
# Changelog
All notable changes to Lildra are documented here. Versions follow Semantic Versioning.
## Unreleased
### Changed
- Restricted activation to HTTPS Canvas course page/wiki content routes with expected Canvas page structure.
- Simplified layout overrides so Canvas content retains a bounded, responsive reading width.
- Made the injected title follow dynamically rendered Canvas titles.
- Read the displayed version from the extension manifest.
- Improved injected UI accessibility and toggle cleanup.
- Expanded project documentation and maintenance guidance.
## 0.2.3
- Added the compact title bar and bottom-right product label.
- Added toolbar and Alt+L toggling.