== Is this a required update?
No.
The release is fully backward compatible with the existing network and released for the purpose of rebranding GUI clients of the project.
It is NOT REQUIRED to update the masternodes, service administrators and exchanges dont need to apply this update.
== How to update the KZC GUI client to UCOM
1. Close the KZC wallet.
2. Make a backup copy of wallet.dat from the KZC wallet.
- On Windows it is located in :\Users\youruser\AppData\Roaming\KZCashCore\
- On Linux it is in /home/youruser/.kzcashcore/
3. If you managed the masternode according to the "cold wallet" scheme, make a backup copy of the file masternode.conf. It is at the same place.
4. Download the new version of the client for your system:
https://github.com/unitedcryptocommunity/ucom/releases5. Start UCOM-Qt and wait a minute after the start of synchronization. Then, close the wallet.
6. Go to the UCOM data folder.
- On Windows this is C:\Users\youruser\AppData\Roaming\UCOM\
- On Linux this is /home/youruser/.ucom/
7. Place the backups of the files from items 2 and 3 in the data folder.
8. Start UCOM-Qt. Done!
The previous data folder (KZCashCore) can be deleted, but we recommend you to save the backup copy of wallet.dat, just in case. This will help to restore the access to funds if anything goes wrong.