[PR #296] [MERGED] feat: check and notify users of new versions #333

Closed
opened 2025-12-29 00:19:51 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/296
Author: @eitchtee
Created: 7/27/2025
Status: Merged
Merged: 7/27/2025
Merged by: @eitchtee

Base: mainHead: dev


📝 Commits (1)

  • 7682222 feat: check and notify users of new versions

📊 Changes

6 files changed (+82 additions, -1 deletions)

View changed files

📝 app/WYGIWYH/settings.py (+2 -0)
📝 app/apps/common/apps.py (+5 -0)
app/apps/common/procrastinate.py (+6 -0)
📝 app/apps/common/tasks.py (+47 -0)
app/apps/common/templatetags/cache_access.py (+17 -0)
📝 app/templates/includes/navbar.html (+5 -1)

📄 Description

No description provided


🔄 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/eitchtee/WYGIWYH/pull/296 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 7/27/2025 **Status:** ✅ Merged **Merged:** 7/27/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`7682222`](https://github.com/eitchtee/WYGIWYH/commit/76822224a0166a05aa1264ce00d05d3cdd2058a1) feat: check and notify users of new versions ### 📊 Changes **6 files changed** (+82 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/WYGIWYH/settings.py` (+2 -0) 📝 `app/apps/common/apps.py` (+5 -0) ➕ `app/apps/common/procrastinate.py` (+6 -0) 📝 `app/apps/common/tasks.py` (+47 -0) ➕ `app/apps/common/templatetags/cache_access.py` (+17 -0) 📝 `app/templates/includes/navbar.html` (+5 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 00:19:51 +01:00
adam closed this issue 2025-12-29 00:19:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#333