v1.13.0
🤠 With this release, we have redesigned the edit page for lectures. If you're a teacher, you will now see the following view. We made sure that the things you want to change are easily accessible and that you don't have to first find them in many submenus. Instead, they are right at your fingertips. We've reduced some visual clutter and regrouped items together, e.g. "announcements", "forum" and other comment-related settings can be found in the Communication
section.
- If you have any feedback related to the new view, let us now via the MaMpf Feedback button (in the non-admin view, the star icon next to the search bar in the top right corner).
- Note that
Import Media
can be found in theInfo
section. We will probably merge this into theContent
section later on, but for now, we put it toInfo
.
What's Changed
- Fix broken interactions controller by @fosterfarrell9 in #629
- Delete remaining pull request GitHub template by @Splines in #635
- Update active record schema version to 7.1 by @Splines in #634
- Upgrade Gemfile and yarn dependencies by @Splines in #633
- Upgrade Node.js dev dependencies & fix ESLint config by @Splines in #636
- Add unit tests back to pipeline & improve VSCode integration by @Splines in #581
- Pin
thredded
to recent Git commit by @Splines in #643 - Remove obsolete docker compose version specifiers by @Splines in #641
- Open interactive area if chapters or references are present in video by @Splines in #644
- Fix broken deletion of questions by @fosterfarrell9 in #640
- Redesign lecture edit page for lecturers by @Splines in #628
Full Changelog: v1.12.1...v1.13.0