Releases: openpatch/learningmap
Releases · openpatch/learningmap
web@0.2.0
Minor Changes
d6220acThanks @mikebarkmin! - Add role-based dashboards for teachers and students- Add
/teachroute with teacher dashboard for managing created learning maps - Add
/learnroute improvements with student-focused progress tracking - Add TeacherEditor wrapper that automatically saves shared maps to teacher collection
- Add IndexedDB
teacherMapsstore for managing teacher's map collection - Update landing page with clear role-based entry points ("I'm a Teacher" / "I'm a Student")
- Add consistent header navigation across all views with full-width layout
- Add clickable logo/title throughout app to return to homepage
- Teachers can now easily share maps with students via copy link functionality
- Students can track their progress across all their learning maps
- Add
Patch Changes
- Updated dependencies [
d6220ac]:- @learningmap/learningmap@0.5.0
learningmap-studio@0.4.3
Patch Changes
- Updated dependencies [
d6220ac]:- @learningmap/learningmap@0.5.0
@learningmap/web-component@0.3.6
Patch Changes
- Updated dependencies [
d6220ac]:- @learningmap/learningmap@0.5.0
@learningmap/learningmap@0.5.0
Minor Changes
d6220acThanks @mikebarkmin! - Add "Auto" language detection and improve i18n system- Add "Auto" option to language dropdown that automatically detects browser language
- Add
getLanguage()andgetTranslations()methods to editor store for easier access - Change default language from "en" to "auto" for better user experience
- Improve language selection logic: settings.language → defaultLanguage → browser detection
- Simplify translation access throughout components via store methods
- Better support for international users with automatic language detection
web@0.1.5
learningmap-studio@0.4.2
Patch Changes
- Updated dependencies [
9f632bf]:- @learningmap/learningmap@0.4.2
@learningmap/web-component@0.3.5
Patch Changes
- Updated dependencies [
9f632bf]:- @learningmap/learningmap@0.4.2
@learningmap/learningmap@0.4.2
Patch Changes
9f632bfThanks @mikebarkmin! - Keep transparent pixels for png images