Releases: LS-LEDA/MLA
Releases · LS-LEDA/MLA
v1.2.0 Apus
🚀 Features
- Dashboard > Summary: New heatmap chart for students Interactions over a week.
- Dashboard > Students:
- New table for students course participation.
- New table for students course dedication.
- New section to Search student, row / grid visualization.
- Dashboard > Emotion Analysis: Now it includes emotion analysis. Can be activated in the
Settings
- AI Emotion Analysis: MLA now analyzes Moodle forums messages' emotions. The feature is still in
beta
.
🛠️ Fixes
- Fixed the Sentiment Analysis page layout. It used to overflow on message exceed.
- Fixed tray icon to 32x32 pixels. On macOS systems, the image would scale up occupying a large chunk of the system bar.
- Course name is parsed now parsed correctly.
Full Changelog: v1.1.0...v1.2.0
v1.1.0 Antlia
🚀 Features
- Application Mode: Choose your preferred visual mode either dark or light, or let the system choose for you.
- MLA Themes: Customize and set the colour palette of MLA.
- General Settings: Configure, toggle and modify a wide variety of settings.
- About MLA section: Provides information about MLA.
- Application tray: HItting X will make MLA sit back and relax in your system tray when you close the app.
- Open MLA: Open MLA on system startup.
- Total Interactions PopUp: Total Interactions card displays a popup with more detailed information.
🛠️ Fixes
- MInor fixes
v1.0.1 Andromeda
MLA v1.0.1 Andromeda ships with lots of patches for v1.0.0
🚀 Features:
- Active pages & tabs colour
- Improved some segments of the code for better maintainability
- Fixed min window size (height & width)
- No more confusing redirections, only display an alert
- Improved responsiveness for different display sizes
- Some code refactoring
- Upgraded tailwind UI library
🛠️ Fixes:
- Dashboard Summary card popup now takes the entire space.
- Dashboard Summary not scrollable if there's a popup
- Left navigation bar buttons
- Summary cards bugs where
📖 Docs:
- Improved documentation
v1.0.0 Andromeda
What's Changed
- 75/feat/summary card processing by @JiahuiChen99 in #76
- Revert "75/feat/summary card processing" by @JiahuiChen99 in #77
- 75/feat/summary card processing by @JiahuiChen99 in #78
- 74/feat/total interactions processing by @JiahuiChen99 in #79
- 80/feat/summary card popup by @JiahuiChen99 in #81
- 73/feat/summary data processing by @JiahuiChen99 in #82
- 83/fix/pre release improvements by @JiahuiChen99 in #84
- 86/feat/release v1 preparation by @JiahuiChen99 in #87
- 72/docs/project doc by @JiahuiChen99 in #88
- Release v1.0.0 by @JiahuiChen99 in #89
- Adds summary processing file to main by @JiahuiChen99 in #90
Full Changelog: v0.3.0...v1.0.0
v0.3.0
What's Changed
- Sentiment Analysis from forums' messages
- Sentiment Analysis page
-- Forum file data information card
-- Overall sentiment analysis card
-- Forum messages section
-- Selected message's sentiment - Redirect to import data page if no forum chat log has been loaded.
- Shows dismissable alert
- Automatically alert dismissal after 5s.
v0.2.1
- Electron Application
- Vuex State Manager
- Navigation bar shrinks
- App is more responsive
- Navigation bar logo
v0.2.0
- Navigation bar routing
- Dashboard tabs routing
- Dashboard Summary
v0.1.0
- Navigation bar
- Import data page