-
-
Notifications
You must be signed in to change notification settings - Fork 508
Description
Describe the request
Add separate update check settings for:
- Arduino IDE application
- boards platforms
- libraries
Describe the current behavior
When an update for the IDE, installed boards platform, or library is available, Arduino IDE displays a notification.
In some cases, the user may need to intentionally refrain from performing an update (e.g., their program is not compatible with the latest version of a dependency. In this case, the reappearance of the unresolveable update notification on IDE startup is annoying
It is possible to disable update checks entirely via the advanced settings. However this disables all update checks, which may result in the user missing notifications for updates they would like to accept.
Arduino IDE version
Operating system
Windows
Operating system version
Windows 10 Pro Version 22H2 Installed on 17/01/2023 OS build 19045.4291 Windows Feature Experience Pack 1000.19056.1000.0
Additional context
Related
- Possibility to don't update selected libraries #1458
- Check for updates on startup checkbox is missing from Preferences menu #1831
Issue checklist
- I searched for previous requests in the issue tracker
- I verified the feature was still missing when using the latest nightly build
- My request contains all necessary details