Skip to content

v1.1.0 ("Cashmere")

Compare
Choose a tag to compare
@stephenfin stephenfin released this 05 Mar 16:52
· 1344 commits to main since this release

This release focuses on usability and maintainability, and sets us up nicely for a v2.0.0 release in the near future. Feature highlights of v1.1.0 include:

  • Automated delegation of patches, based on the files modified in said patches.
  • Storing of test results, a.k.a. "checks", on a patch-by-patch basis.
  • Delegation of patches to any registered Patchwork user (previously one had to be a registered maintainer).
  • Overhaul of the web UI, which is now based on Bootstrap.
  • Python 3 support.

You can see the full list of changes in the CHANGELOG. You can also refer to the documentation for this release.