Skip to content

Releases: getpatchwork/patchwork

v2.2.0 ("Flannel")

05 Apr 19:05
v2.2.0
Compare
Choose a tag to compare

The v2.2.0 release includes many new features and bug fixes. For full information on the options available, you should look at the full release notes in detail. The below are the highlights:

  • User-driven events now have an actor associated with them
  • Patches URLs are now formatted using message IDs by default
  • It's now possible to track relationships of between multiple versions of the same patches
  • pwclient is no longer packaged with Patchwork. It is instead available from PyPI.

For further information on these features and the other changes in this release, review the full release notes.

v2.2.0 Release Candidate 2

16 Mar 02:43
v2.2.0-rc2
Compare
Choose a tag to compare
Pre-release

This is release candidate 2 of Patchwork v2.2.0.

v2.2.0 Release Candidate 1

27 Feb 23:40
v2.2.0-rc1
Compare
Choose a tag to compare
Pre-release

This is release candidate 1 of Patchwork v2.2.0.

v2.1.5

24 Sep 17:10
v2.1.5
Compare
Choose a tag to compare

This release fixes a number of bugs found in the v2.1 release.

v2.1.4

05 Jul 15:51
v2.1.4
Compare
Choose a tag to compare

This release fixes a number of bugs found in the v2.1 release, in particular CVE-2019-13122.

v2.0.4

05 Jul 15:52
v2.0.4
Compare
Choose a tag to compare

This release fixes a number of bugs found in the v2.0 release, in particular CVE-2019-13122. Unless there is a good reason you cannot upgrade, we recommend using v2.1.4 instead.

v2.1.3

05 Jun 12:59
v2.1.3
12b4a19
Compare
Choose a tag to compare

This release fixes a number of bugs found in the v2.1 release.

v2.1.2

03 May 07:09
v2.1.2
Compare
Choose a tag to compare

This release fixes a number of bugs found in the v2.1 release. It also upgrades supported dependencies to include django-rest-framework 3.9 and django-filters 1.1.

v2.1.1

14 Oct 14:42
Compare
Choose a tag to compare

This release fixes a number of bugs found in the v2.1.0 release.

v2.1.0 ("Eolienne")

19 Jun 22:09
Compare
Choose a tag to compare

This release is a minor release and, as such, focuses on improvements to existing features over sweeping changes. However, that doesn't mean there's nothing to be excited about. Notable highlights of v2.1.0 include:

  • Significant performance enhancements
  • Usability improvements courtesy of REST API v1.1
  • Support for newer versions of Python and Django

...and many others. You can see the full list of changes in the release notes. You can also refer to the documentation for this release.