Qortal Project

The future of blockchain platforms

User Tools

Site Tools


how_to_update_core_3.0_ui_1.7.0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
how_to_update_core_3.0_ui_1.7.0 [01/13/2022 16:08] crowetichow_to_update_core_3.0_ui_1.7.0 [02/18/2022 10:57] – edit appimage links crowetic
Line 4: Line 4:
 **The largest single update in Qortal history!** **The largest single update in Qortal history!**
  
-====Updating the UI to 1.7.0====+=====Updating the UI to 1.7.0=====
  
 This update includes MASSIVE changes on both the UI and Core. There are some considerations to keep in mind. This update includes MASSIVE changes on both the UI and Core. There are some considerations to keep in mind.
Line 16: Line 16:
 The core will DEFINITELY auto-update for EVERYONE, unless they have that specifically disabled.  The core will DEFINITELY auto-update for EVERYONE, unless they have that specifically disabled. 
  
-====Updating the UI for Linux and Pi users===+=====Updating the UI for Linux and Pi users=====
  
 **Linux users** who are using the **.deb** package, will have to **update manually** at this point. Linux users who are using the **.appimage will update automatically from 1.6.3**. We recommend at this point to use the **.appimage** until we can get the .deb auto-updates functional again. That should take place shortly, but for now it is much easier to use the **.appimage** as that will update automatically. **Linux users** who are using the **.deb** package, will have to **update manually** at this point. Linux users who are using the **.appimage will update automatically from 1.6.3**. We recommend at this point to use the **.appimage** until we can get the .deb auto-updates functional again. That should take place shortly, but for now it is much easier to use the **.appimage** as that will update automatically.
Line 24: Line 24:
 **Pi users** - We now have an **.appimage** compatible with both arm and arm64. This will allow pi users to not have to build from source anymore, and will auto-update like every other UI version. Same exact instructions for Linux users as far as changing to the new **.appimage**. Simply **download the file** (rename it if you like, something like 'Qortal-UI' makes the most sense). **Right click the file** and go to **properties**, on the properties window there is a **permissions** tab, on that tab **check the 'execute' box for 'owner'** (see image below) then you can simply double-click and RUN the appimage, no longer needing to build from source. **Pi users** - We now have an **.appimage** compatible with both arm and arm64. This will allow pi users to not have to build from source anymore, and will auto-update like every other UI version. Same exact instructions for Linux users as far as changing to the new **.appimage**. Simply **download the file** (rename it if you like, something like 'Qortal-UI' makes the most sense). **Right click the file** and go to **properties**, on the properties window there is a **permissions** tab, on that tab **check the 'execute' box for 'owner'** (see image below) then you can simply double-click and RUN the appimage, no longer needing to build from source.
  
-Download the appimage here: https://github.com/Qortal/qortal-ui/releases/download/v1.7.0/Qortal-Setup-arm.AppImage+Download the appimage here: https://github.com/Qortal/qortal-ui/releases/latest/download/Qortal-Setup-arm.AppImage
  
 **Please note:** building from source will also continue to work, and you may build from source if you prefer. We have modified the repo that the UI uses, but even the older 'UI' repo will continue to be updated. Also, if you build from source and run with ELECTRON, it WILL auto-update that way as well. **Please note:** building from source will also continue to work, and you may build from source if you prefer. We have modified the repo that the UI uses, but even the older 'UI' repo will continue to be updated. Also, if you build from source and run with ELECTRON, it WILL auto-update that way as well.