Skip to content

Releases: quiz-anthropocene/admin-backend

v2.6.0

28 Jan 17:58
93ea5f1
Compare
Choose a tag to compare

2.6.0 (2025-01-28)

Features

  • author card: allow a contributor to create its author card (#1999) (8822d55)
  • author card: allow a contributor to edit its author card (#2007) (eb51690)
  • Questions: Admin: new filter on quizs field (M2M multiple choice) (#2017) (ae9606e)
  • questions: allow an admin to add a comment (#2012) (50a1964)
  • questions: new QuestionRelationship model to make links between questions (#2009) (f38fe8c)
  • quizs: allow an admin to add a comment (#2014) (8f37adf)
  • scripts to import questions & quizs (#2010) (7e4e44e)

Bug Fixes

  • fix truncate with ellipsis method (8470174)
  • l10n: improve crowdin.yml. ref #2000 (335aaac)
  • l10n: run makmessages with extra parameters to avoid conflicts with crowdin (8f5579d)
  • small adjustement after refactor. ref #2011 (323abd3)
  • tentative fix of dependencies update. ref #1996 (e496943)

v2.5.0

20 Feb 00:21
a97ceb0
Compare
Choose a tag to compare

2.5.0 (2024-02-20)

Miscellaneous Chores

v2.4.0

19 Feb 23:50
c7fa438
Compare
Choose a tag to compare
fix: fix user quiz stats "divide by zero" (#1997)