[PR #1156] [MERGED] Remove upgrade notifications code #45377

Closed
opened 2026-04-26 07:26:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1156
Author: @j-f1
Created: 6/20/2023
Status: Merged
Merged: 6/21/2023
Merged by: @j-f1

Base: masterHead: jed/remove-upgrade-notifications


📝 Commits (5)

📊 Changes

6 files changed (+20 additions, -122 deletions)

View changed files

📝 packages/desktop-client/src/components/FinancesApp.js (+0 -10)
packages/loot-core/src/client/upgrade-notifications.ts (+0 -76)
📝 packages/loot-core/src/server/main.ts (+0 -24)
📝 packages/loot-core/src/server/prefs.ts (+14 -8)
📝 packages/loot-core/src/types/main-handlers.d.ts (+0 -4)
upcoming-release-notes/1156.md (+6 -0)

📄 Description

None of this code is relevant to people who have used the open source app. I initially wanted to leave it in so it could be used for major new features in the future, but as it falls further and further out of date I think it’s best to just delete it in a clean PR that can be referenced later if desired.


🔄 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/actualbudget/actual/pull/1156 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 6/20/2023 **Status:** ✅ Merged **Merged:** 6/21/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/remove-upgrade-notifications` --- ### 📝 Commits (5) - [`da19ae4`](https://github.com/actualbudget/actual/commit/da19ae4eb9ae65547d263d7ae431bf7e5f9a20af) Remove upgrade notifications code - [`e9bc5de`](https://github.com/actualbudget/actual/commit/e9bc5de1d6f5aa3db8c2c4e7a11b58ec79855657) Delete notifications.* prefs - [`80f686b`](https://github.com/actualbudget/actual/commit/80f686b15228cbeefdc9425c9df13e3feca4d5e8) Delete released feature flags - [`b159447`](https://github.com/actualbudget/actual/commit/b159447b4928bf36a6de0ca48f56fd2e117aef1c) Add release note - [`755c6a4`](https://github.com/actualbudget/actual/commit/755c6a4a5dff9580f1a5605eefa4f394e3648e62) Remove call site ### 📊 Changes **6 files changed** (+20 additions, -122 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/FinancesApp.js` (+0 -10) ➖ `packages/loot-core/src/client/upgrade-notifications.ts` (+0 -76) 📝 `packages/loot-core/src/server/main.ts` (+0 -24) 📝 `packages/loot-core/src/server/prefs.ts` (+14 -8) 📝 `packages/loot-core/src/types/main-handlers.d.ts` (+0 -4) ➕ `upcoming-release-notes/1156.md` (+6 -0) </details> ### 📄 Description None of this code is relevant to people who have used the open source app. I initially wanted to leave it in so it could be used for major new features in the future, but as it falls further and further out of date I think it’s best to just delete it in a clean PR that can be referenced later if desired. --- <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-26 07:26:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#45377