[PR #14741] [MERGED] app: fix reset to defaults disabling auto-update #61512

Closed
opened 2026-04-29 16:36:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14741
Author: @hoyyeva
Created: 3/9/2026
Status: Merged
Merged: 3/9/2026
Merged by: @hoyyeva

Base: mainHead: hoyyeva/settings-set-to-default


📝 Commits (1)

  • 118f07a app: auto update should be enabled when reset to defaults

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 app/ui/app/src/components/Settings.tsx (+1 -0)

📄 Description

  • The "Reset to defaults" button in Settings was not explicitly setting AutoUpdateEnabled, causing it to default to false
  • Added AutoUpdateEnabled: true to the default settings object so auto-update remains enabled after reset

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/14741 **Author:** [@hoyyeva](https://github.com/hoyyeva) **Created:** 3/9/2026 **Status:** ✅ Merged **Merged:** 3/9/2026 **Merged by:** [@hoyyeva](https://github.com/hoyyeva) **Base:** `main` ← **Head:** `hoyyeva/settings-set-to-default` --- ### 📝 Commits (1) - [`118f07a`](https://github.com/ollama/ollama/commit/118f07a3a80ccc553f96daeaed96295d6780b8c9) app: auto update should be enabled when reset to defaults ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/ui/app/src/components/Settings.tsx` (+1 -0) </details> ### 📄 Description - The "Reset to defaults" button in Settings was not explicitly setting AutoUpdateEnabled, causing it to default to false - Added AutoUpdateEnabled: true to the default settings object so auto-update remains enabled after reset --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 16:36:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#61512