Parsifal Versions Save

Parsifal is a tool to assist researchers to perform Systematic Literature Reviews

v2.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/vitorfs/parsifal/compare/v2.1.1...v2.2.0

v2.1.1

2 years ago

Bugfixes

  • Improve study selection resolve all action (#86)
  • Fixes error while trying to delete a literature review (#89)
  • Fix issue while trying to import a bibtex file. (#91)

v2.1

2 years ago

Features

  • Add new invite co-author feature (#40)

v2.0.5

2 years ago

Bugfixes

  • Improve quality assessment performance (#81)

v2.0.4

2 years ago

Bugfixes

  • Improve quality assessment table performance. (#76)
  • Improve data extraction table performance. (#78)

v2.0.3

2 years ago

Bugfixes

  • Fix data analysis load state for charts (#69)
  • Fix keyboard arrow navigation on study selection page. (#71)
  • Fix search scopus results rendering when there is no data. (#73)

v2.0.2

2 years ago
  • Upgrade Pillow to 8.3.2
  • Upgrade Django to 3.2.7
  • Add Sentry JS integration
  • Add project version on the footer

v2.0.1

2 years ago
  • Add automated testing with Github Actions
  • Add Google reCAPTCHA to sign up
  • Fix bug on study selection modal where the user could not move to next article

v2.0

2 years ago

The Parsifal project now is fully migrated to Python 3.9, Django 3.2 and PostgreSQL 12.

This version also includes:

  • Improvements on test coverage and factories
  • Custom login backend to authenticate with username or email
  • Security improvements on authentication and sign up pages
  • The code now is using Black formatting

v1.0

2 years ago