Skip to content

Releases: pytition/Pytition

v2.2 Release

11 Jun 07:20

Choose a tag to compare

Official v2.2 minor release.
This fixes a security issue, please update to v2.2 as soon as possible.
You are impacted if your instance allows users to register or if you have users that you don't trust.

Change log:

  • Improved documentation support for Ubuntu 20.04 installs
  • Enabled Italian translation in base config
  • Implemented image upload for social network image of the petition (#126)
  • Implemented management commands in Django's manage.py
  • Added Maildev tool by default in Docker setup for development to view emails sent by Pytition.
  • Fixes in unix permissions for uploaded files
  • Add a configuration flag DISABLE_USER_PETITION to prevent users from creating petitions. This is oriented toward organization-only instance. Should be used with the following one. #227
  • Add a configuration flag RESTRICT_ORG_CREATION to restrict organization creation to super-users (admin) only #228
  • Add (hidden - for now) feature to dump signatures as a "email name\n" text format to do copy paste in Sympa (mailing list sw) mass subscribing interface. See ab2499a. It only dumps signatures that checked the "I want to subscribe" checkbox.
  • (UI) Remove signature form from petition page after successful signature #232
  • (security) Fix wrong permission checks for CSV signature export and signature management views. Also for petition transfer checks.
  • Bug fixes (#225)

v2.1 Release

22 Apr 06:48

Choose a tag to compare

Official v2.1 minor release.

This contains a brand new shiny documentation hosted on readthedocs : https://pytition.readthedocs.io/

  • Updated French and Occitan translations
  • New Spanish translation
  • JSON API to fetch signature count and display on other websites
  • Add language selection form on top of pages
  • Support for easy image uploads in TinyMCE editors when editing petition content
  • Feature to transfer a petition to another user or organization

v2.0 Release

16 Feb 12:32

Choose a tag to compare

Official 2.0 Release.

v2.0 Release Candidate 5

14 Jan 22:10

Choose a tag to compare

Pre-release
v2.0-rc5

On small screen form is too small

v2.0 Release Candidate 4

12 Nov 22:51

Choose a tag to compare

Pre-release

v2.0 Release Candidate 4

v2.0 Release Candidate 3

01 Nov 17:56

Choose a tag to compare

Pre-release

This is Release Candidate 3 for v2.0

v2.0 Release Candidate 2

23 Oct 22:32

Choose a tag to compare

Pre-release

This is Release Candidate 2 for v2.0

v2.0 Release Candidate 1

18 Aug 16:35

Choose a tag to compare

Pre-release

This is Release Candidate 1 of v2.0

v1.0 release

28 Jan 00:51
54f8d47

Choose a tag to compare

This is the first release of v1.0 branch