[PR #1387] [MERGED] Feature #1318/Make version numbers link to GitHub releases and add Discord community link #1053

Closed
opened 2025-11-13 12:17:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/1387
Author: @Hetav21
Created: 8/31/2025
Status: Merged
Merged: 8/31/2025
Merged by: @oschwartz10612

Base: devHead: enhancement-1318


📝 Commits (1)

  • be16196 feat: make version numbers link to GitHub releases and add Discord link

📊 Changes

2 files changed (+32 additions, -4 deletions)

View changed files

📝 src/components/LayoutMobileMenu.tsx (+10 -2)
📝 src/components/LayoutSidebar.tsx (+22 -2)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

This PR links the version numbers to GitHub releases and adds a Discord community link to the sidebar, addressing issue #1318.

Screenshots

Desktop View

image image

Mobile View

image image

How to test?


🔄 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/fosrl/pangolin/pull/1387 **Author:** [@Hetav21](https://github.com/Hetav21) **Created:** 8/31/2025 **Status:** ✅ Merged **Merged:** 8/31/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `enhancement-1318` --- ### 📝 Commits (1) - [`be16196`](https://github.com/fosrl/pangolin/commit/be161960585ebd389ae80d1bbaf29a1d04605a79) feat: make version numbers link to GitHub releases and add Discord link ### 📊 Changes **2 files changed** (+32 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/components/LayoutMobileMenu.tsx` (+10 -2) 📝 `src/components/LayoutSidebar.tsx` (+22 -2) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description This PR links the version numbers to GitHub releases and adds a Discord community link to the sidebar, addressing issue #1318. ## Screenshots ### Desktop View <img width="248" height="171" alt="image" src="https://github.com/user-attachments/assets/4f87b2ee-e0c6-4e65-9bf6-09de44f4f244" /> <img width="255" height="174" alt="image" src="https://github.com/user-attachments/assets/e7054ccb-8a37-4e47-934f-a2e2eda9f787" /> ### Mobile View <img width="257" height="98" alt="image" src="https://github.com/user-attachments/assets/c9092b3d-1543-4525-9254-51084fed236a" /> <img width="251" height="94" alt="image" src="https://github.com/user-attachments/assets/c3a48733-04a1-4598-802a-eca8a26d5b3c" /> ## How to test? --- <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 2025-11-13 12:17:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#1053