Releases: theRAPTLab/meme-2023
Releases · theRAPTLab/meme-2023
IU 2025 Winter Study
1.4.0-final
2025-01-03
IU Winter 2025 Study
Main Changes
- New custom UI components (remove MUI)
- New comment system
- Sortable, resizable Tables
- Support for Turbo360
- Update to Node 18
Added
- Templated Comment System #41
- Sortable, Resizable Table #90
- Table columns can now be sorted
- Table columns can now be resized
- URTables are customizable tables that can be used with other projects with custom renderers and sorters.
Changed
- Re-skin UI with custom components (remove MUI) #25
- Evidence badges are now hidden when Evidence Library resources are hidden #34
- Fix MUI Errors #24
- Use "Claim" instead of "Idea" theRAPTLab#144
- Add visible comment id theRAPTLab#145
- Simplify evidence theRAPTLab#143
- The Evidence "Notes" field is now removed.
- Evidence "Idea" and "ScreenShot" are shown by default. (And "Target" so that you can select a target).
- After selecting a target, "Rating" and "Reason" are displayed and can be edited.
- Update help text, evidence link label theRAPTLab#138
Removed
Fixed
- Login form data no longer auto-refreshed with any admin update #38
- Minor UI Fixes
- "Enter" submits forms. #62 #65 #69
- Clear old student names when adding new ons. #66
- Show prop after adding #55
- Hide shadow on ModelSelect dialog #98
- Add "Add process" button when an entity or outcome is sele…
- Show prop after adding, but don't pan/zoom #55 #51
- Restore hover over diagram objects #51
- Renamed evidence link theRAPTLab#134
- Fixed evidence count badge on resource pane l#134
- Tweaked comments to include dynamic feedback on whether evidence is referenced theRAPTLab#134
Dev Stack Changes
- CLI for packaging and deploying Turbo360 #72
- Build system now shows webpack build errors #39
- Fix Build System Configuration and Errors
- Node updated to version 18 (from version 10) #9
- Electron Build Updates -- Runtime folder structure and default/Resource packaging updates theRAPTLab#135
- Update default paths for resources etc for Electron
- Update build process for cloning new projects from templates
- Fix broken Electron build process, including code signing