Skip to content

1.0.9-rc.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 10:28
· 12 commits to main since this release

perceval-mozilla 1.0.9-rc.1 - (2024-11-13)

Bug fixes:

  • Kitsune resuming feature fixed (#79)
    Kitsune backend resuming feature was broken. It didn't retrieve the
    updated questions right using the parameter 'offset'. Changing the
    backend to use 'from-date' parameter instead has fixed the problem.