Update updates.md

This commit is contained in:
Stefan Pejcic
2025-04-26 20:50:36 +02:00
committed by GitHub
parent 212584b610
commit 0bfc75c70a

View File

@@ -3,3 +3,12 @@ sidebar_position: 4
---
# Update Preferences
The Update Preferences section provides the option to enable or disable Auto updates and Auto patches. Patches involve minor updates aimed at fixing bugs without introducing new features. On the other hand, Updates encompass major updates that introduce new features, potentially impacting existing functionality.
![openadmin set update preferences](/img/admin/openpanel_settings_updates.png)
Examples:
- Autoupdate: 1.0.2 will **NOT** be updated to 1.0.3 BUT 1.0.2 will be updated to 2.0.0
- Autopatch: 1.0.2 will be updated to 1.0.3 BUT 1.0.2 will **NOT** be updated to 2.0.0