Skip to content

Releases: MaMpf-HD/mampf

v1.5.1

17 May 15:44
f6dd9d2
Compare
Choose a tag to compare

What has changed

  • Hotfix: correct check for external reference description that lead to links not rendered properly #491

Full Changelog: v1.5.0...v1.5.1

v1.5.0

03 May 20:02
cdb8842
Compare
Choose a tag to compare

What has changed

  • Fix tests pipeline #472
  • Small language improvements #34
  • Add display text for external medium links #480
  • Fix decoloring of comments icon #475

Full Changelog: v1.4.6...v1.5.0

v1.4.6

02 May 16:07
1f4e76e
Compare
Choose a tag to compare

What has changed

Security patches (enforcing user rules more strictly than beforehand).

Respective PRs

These were hotfixes, so there are no corresponding PRs, however these commits are relevant:

Full Changelog: v1.4.5...v1.4.6

v1.4.5

23 Apr 01:00
e4c2498
Compare
Choose a tag to compare

What's Changed

  • Fix list items not being displayed properly
  • Fix bug where "Modul" was not always showing in the sidebar
  • Use a modal to show the sponsors
  • Redesign "Request data takeout" button (it was confused for the "Finish registration" button

Respective PRs

Full Changelog: 1.4.4...v1.4.5

v1.4.4

14 Apr 18:21
16ad954
Compare
Choose a tag to compare

Changes

  • Redesign of landing page
  • Redesign of left sidebar
  • Redesign of top navbar (admin navbar still the old one though)
  • Updated installation guide
  • Rails and many gems got updated

Full Changelog: v1.4.3...v1.4.4

v1.4.3

19 Jan 23:54
Compare
Choose a tag to compare

Changes

  • Select-boxes now faster and more responsive due to switching from Selectize to Tomselect
  • Media search: One the main page, users can now search for media with different filters like lecture, teacher, tags and more
  • A user can now request their data to be sent to them via the profile page
  • Newly assigned editors now receive a mail to inform them
  • [https://github.com/MaMpf-HD/mampf/blob/main/INSTALL.md](Installation instructions) updated

Full Changelog: v1.4.2...v1.4.3

v1.4.2

31 Aug 12:24
Compare
Choose a tag to compare

Changes

  • Upgrade to Rails 7.0.2.3, Ruby 3.1.2
  • updated the quiz statistics view to include access statistics similar to other media
  • we now prevent quiz editors from affecting the statistics
  • introduced system to delete or mark for deletion accounts with inactive email accounts

Bug fixes

  • fix bug that caused teachers to not see the notification for new related comments
  • other small bug fixes

Full Changelog: v1.4.1...v1.4.2

v1.4.1

12 May 09:05
Compare
Choose a tag to compare

Changes

  • upgrade to Ruby 3.1.2 and Rails 6.1.6
  • updated all other bundles when possible
  • google fonts now hosted on our servers to comply with DSGVO
  • update sponsors

Bug fixes

  • fixed issue where you could bypass late submissions during grace period
  • fixed various small issues when doing searches
  • other small fixes
  • reintroduced xkcd comics after quizzes

Full Changelog: v1.4...v1.4.1

v1.4

15 Apr 08:44
Compare
Choose a tag to compare

New features (not complete)

  • new seminar mode
  • watchlist
  • added more cypress tests

Changes (not complete)

  • upgrade to Ruby 3.0.3 and Rails 6.1.4.6

Bug fixes (not complete)

  • #342 refactor ability.rb by splitting it up in model specific files

v1.3

26 Oct 16:35
Compare
Choose a tag to compare

New features (not complete)

  • management of user submissions to homework assignments
  • better exception handling via exception_handler gem

Changes (not complete)

  • content will be transferred to an archived user when content creator's account is deleted, thus the content can still be accessed
  • change of default order of media related to lessons
  • upgrade to Ruby 2.7.2 and Rails 6.0.3.4

Bug fixes (not complete)

  • #77 get rid of cookie same site attribute warnings
  • #74 prevent empty locales from crashing the rendering