Releases: pytition/Pytition
Releases · pytition/Pytition
v2.2 Release
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_PETITIONto 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_CREATIONto 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
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
Official 2.0 Release.
v2.0 Release Candidate 5
v2.0-rc5 On small screen form is too small
v2.0 Release Candidate 4
v2.0 Release Candidate 4
v2.0 Release Candidate 3
This is Release Candidate 3 for v2.0
v2.0 Release Candidate 2
This is Release Candidate 2 for v2.0
v2.0 Release Candidate 1
This is Release Candidate 1 of v2.0
v1.0 release
This is the first release of v1.0 branch