Skip to content

v1.0 Pre-Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@DonyorM DonyorM released this 15 Jun 22:25
· 1 commit to pre-v1.0 since this release

Weresync v1.0 pre-release

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 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.

Please report any test results to the issue tracker.

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