Skip to content

v2.3 Release

Compare
Choose a tag to compare
@fallen fallen released this 27 Dec 18:05
· 134 commits to master since this release

Enjoy this new end-of-2020 release : v2.3 \o/

Changes:

UI enhancements:

  • Add pagination for petitions
  • Make signature success messages more visible
  • Demo site: make it more visible that it is open source software, that you can self-host it and you should not be using the demo website for serious stuff
  • Allow to chronogically sort petitions

New features:

  • Add "update" command to manage.py
  • Add "medias_orphan" command to manage.py to detect unused medias in your Pytition instance
  • Add basic captcha to user registration form
  • Allow to use non-ascii user names
  • A welcome e-mail is now sent upon creating a user account
  • Pytition can generate a mass-subscription text you can copy/paste to Sympa, containing the e-mail address of signatories who checked the "I am OK with newsletter" checkbox

Fixes:

  • Fixed install instructions

Documentation:

  • Add update instructions
  • document the "DEFAULT_NOREPLY_EMAIL" configuration

Misc:

  • Add more unit tests
  • Fixed typo in French translation
  • Beginning effort of translations to Japanese and Swedish