[PR #1792] [MERGED] Add changelog preview when a new update is available #1572

Closed
opened 2026-02-04 19:58:12 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1792
Author: @LetterN
Created: 10/10/2025
Status: Merged
Merged: 10/12/2025
Merged by: @notAreYouScared

Base: mainHead: changelog


📝 Commits (6)

📊 Changes

3 files changed (+30 additions, -0 deletions)

View changed files

📝 app/Filament/Admin/Widgets/UpdateWidget.php (+11 -0)
📝 app/Services/Helpers/SoftwareVersionService.php (+18 -0)
📝 lang/en/admin/dashboard.php (+1 -0)

📄 Description

implements #1744

image

🔄 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/pelican-dev/panel/pull/1792 **Author:** [@LetterN](https://github.com/LetterN) **Created:** 10/10/2025 **Status:** ✅ Merged **Merged:** 10/12/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `changelog` --- ### 📝 Commits (6) - [`c77d952`](https://github.com/pelican-dev/panel/commit/c77d952b84b622ddc7b8ab8f52157a8ec9e36ed8) changelog - [`17b3e95`](https://github.com/pelican-dev/panel/commit/17b3e95e06fe3a18ecbf4ae83b6760a2a40e02f9) fix lint - [`d2d05e5`](https://github.com/pelican-dev/panel/commit/d2d05e58b9fd2e9851e09653b8153bb697a8a9e5) ok im stupid copypasting this, dont trim the nonexistant v(ersion) thing - [`d145791`](https://github.com/pelican-dev/panel/commit/d145791d6085210e3209838ad8cd692158e9d6ef) move to section - [`02266e6`](https://github.com/pelican-dev/panel/commit/02266e676aad357d9b63ab657c8dc2c39fb97c8d) translation key - [`373e027`](https://github.com/pelican-dev/panel/commit/373e02700e23c58bbf6968577b3708572f606a15) small cleanup ### 📊 Changes **3 files changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Widgets/UpdateWidget.php` (+11 -0) 📝 `app/Services/Helpers/SoftwareVersionService.php` (+18 -0) 📝 `lang/en/admin/dashboard.php` (+1 -0) </details> ### 📄 Description implements #1744 <img width="1256" height="560" alt="image" src="https://github.com/user-attachments/assets/9f8cd7d8-e656-4c14-9f53-605c999819bb" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:58:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1572