Downloads
Download tar.gz
129.6 KB
MD5: 3b362ae8d90a83fd112fbf13192e9752
SHA-1: b88b7299502af87efd4cdbd788fd6bf683beb2a0
SHA-256: a14342c59ae2218eac440b833019ff8cebbb5ebb549a0cd0bf57a0852f0641fe
Download zip
184.52 KB
MD5: 32911fc9d55a75579a7c2a998d3e8def
SHA-1: d40447cd26dc4d740edde8aad435093c7570f725
SHA-256: 966ab30ab76df1dbc55d486cb9a57cea5bad9e8ff21e84142de5fd7b0550c28d
Release notes
Changes since 6.x-2.0-beta8:
- Properly escape person names when printing them in views.
- Properly escape label names when printing them in views.
- #1291904 follow-up: Documentation updates on example backend module.
- #1291904 follow-up: Minor documentation block formatting.
- #1291904 follow-up: Documentation files tweaking.
- #1291904 follow-up: Moves the backend module to an examples directory.
- #983926 follow-up: Removes unused repository authorization_method.
- Make use of the flush option for the vc-sync drush command.
- Minor documentation fix on vc-sync drush examples.
- Set the not nested save option on repository locking operations.
- Better handling of default webviewer_url_handler on admin form.
- Show an error if needed on fetch failure via ui.
- #1880258 by jh3: Fixed Undefined index: places in versioncontrol_handler_field_item_revision_visual_diffstat()->render().