You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/reference/help/check-updates.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,11 @@ changes:
9
9
- Fix links
10
10
- Added detailed instructions on manual and automatic update checks
11
11
- Added success confirmation after update installation
12
+
- date: 2025-06-23
13
+
author: Nirus2000
14
+
description:
15
+
- Updated images
16
+
- Added link to mobile app
12
17
---
13
18
14
19
After installation, you can check for updates manually or let the program check automatically on startup.
@@ -25,12 +30,13 @@ If no updates are available, you will see a confirmation that your version is cu
25
30
26
31
Figure: Update available {class="pp-figure"}
27
32
28
-

33
+

29
34
30
35
Click `OK` to install the latest version, or `Cancel` to keep your current version.
31
36
32
37
At the top of the update panel, there are three useful links:
33
38
39
+
-[App for iPhone and Android](https://www.portfolio-performance.app): Information about the mobile companion app and links to the App Store and Google Play.
34
40
-[New & Noteworthy](https://forum.portfolio-performance.info/t/new-noteworthy/17945/last): Detailed info about the latest and previous releases.
35
41
-[Change Log](https://github.com/portfolio-performance/portfolio/releases): GitHub page listing all releases.
36
42
-[Download](https://www.portfolio-performance.info/): Official homepage with installers for Linux, Windows, and macOS (see [Getting Started > Installation](../../getting-started/installation.md)).
If the update process fails (e.g. due to missing permissions or network issues), you can always download and install the latest version manually from the [official website](https://www.portfolio-performance.info/).
53
+
If the update process fails (e.g. due to missing permissions or network issues), you can always download and install the latest version manually from the [official website](https://www.portfolio-performance.info/).
48
54
49
55
## Automatic Check for Updates
50
56
51
57
Automatic update checks are enabled by default. To change this, go to `Help > Settings > Updates` and toggle `Check for updates on start`:
The automatic check is performed only when the application starts. There is no background download or silent installation.
64
+
The automatic check is performed only when the application starts. There is no background download or silent installation.
59
65
60
-
**Technical Info**
61
-
The update check fetches data from [https://updates.portfolio-performance.info/portfolio](https://updates.portfolio-performance.info/portfolio). If the update check fails, check your internet connection or firewall/proxy settings. Manual updates are always possible via the [download page](https://www.portfolio-performance.info/).
66
+
!!! Info
67
+
The update check fetches data from [https://updates.portfolio-performance.info/portfolio](https://updates.portfolio-performance.info/portfolio). If the update check fails, check your internet connection or firewall/proxy settings. Manual updates are always possible via the [download page](https://www.portfolio-performance.info/).
0 commit comments