This is the pre-release for testing for the final release of version 1.0. It includes the following new features:
* Support for creating bootable LVM drives
* Support for more bootloaders, including syslinux and refind (through the UUID Copy plugin)
* Support for translation
* Updated GUI
* Numerous bug fixes
Documentation for the pre-release can be find on the [pre-v1.0 branch](https://weresync.readthedocs.io/en/pre-v1.0/) of read the docs.
Any and all testing would be much appreciated. Additionally, translations for WereSync are needed. If you know a second language and would like to help translate, you can read about the process [here](https://weresync.readthedocs.io/en/pre-v1.0/translation.html).
Please report any test results to the [issue tracker](https://github.com/DonyorM/weresync/issues).
Installing this pre-release
This version can be installed with pip, optionally inside a virtualenv:
virtualenv ENV Optional
. ENV/bin/activate
pip install WereSync-1.0b1-py3-none-any.whl