[PR #2309] [MERGED] 1.15.0 #33101

Closed
opened 2026-06-15 10:36:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2309
Author: @oschwartz10612
Created: 1/23/2026
Status: Merged
Merged: 1/23/2026
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (10+)

  • 4abe83f Dont show bio info on android
  • 8fa1701 rename windowsDefenderEnabled
  • fd9fdf6 remove biometric support from ios
  • 9ef93df add mobile links to download banner
  • 00fc1da dont include posture in repsonse if not licensed or subscribed
  • 316b7e5 Hiring
  • 068b2a0 clean up paid features check
  • a76eec7 add ios and android to readme
  • 2959ad0 Fix the source of the cli blueprint
  • 5f19918 Show the source in the UI

📊 Changes

7 files changed (+440 additions, -759 deletions)

View changed files

📝 server/private/routers/approvals/processPendingApproval.ts (+1 -1)
📝 src/app/[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx (+49 -267)
📝 src/app/[orgId]/settings/resources/proxy/create/page.tsx (+143 -475)
📝 src/components/DomainPicker.tsx (+0 -12)
src/components/resource-target-address-item.tsx (+241 -0)
📝 src/components/ui/input.tsx (+1 -1)
📝 src/components/ui/select.tsx (+5 -3)

📄 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

1.15.0


🔄 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/2309 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`4abe83f`](https://github.com/fosrl/pangolin/commit/4abe83f8a9b44a0161352b114df94ab9698a7d9b) Dont show bio info on android - [`8fa1701`](https://github.com/fosrl/pangolin/commit/8fa1701e06ee014c8bdb60f89b222314da19f053) rename windowsDefenderEnabled - [`fd9fdf6`](https://github.com/fosrl/pangolin/commit/fd9fdf6399325975feda077c7a63342a99b18077) remove biometric support from ios - [`9ef93df`](https://github.com/fosrl/pangolin/commit/9ef93df54fd42df8f3ee4c5ff59c3fcac5691e91) add mobile links to download banner - [`00fc1da`](https://github.com/fosrl/pangolin/commit/00fc1da33c682b17cf99be6ee8874316c9081bab) dont include posture in repsonse if not licensed or subscribed - [`316b7e5`](https://github.com/fosrl/pangolin/commit/316b7e56533837a7cae1ef2bfafe8cbfc58ccaef) Hiring - [`068b2a0`](https://github.com/fosrl/pangolin/commit/068b2a0dcdc7ff2a08be8dff99b916faf8c34975) clean up paid features check - [`a76eec7`](https://github.com/fosrl/pangolin/commit/a76eec7bb70f9b1007c19229f84bd99c9a0d4801) add ios and android to readme - [`2959ad0`](https://github.com/fosrl/pangolin/commit/2959ad0e70e477974243fb66a0e0050a3f383fc1) Fix the source of the cli blueprint - [`5f19918`](https://github.com/fosrl/pangolin/commit/5f19918ca02be413215ecc1ca8008c0a52796cb3) Show the source in the UI ### 📊 Changes **7 files changed** (+440 additions, -759 deletions) <details> <summary>View changed files</summary> 📝 `server/private/routers/approvals/processPendingApproval.ts` (+1 -1) 📝 `src/app/[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx` (+49 -267) 📝 `src/app/[orgId]/settings/resources/proxy/create/page.tsx` (+143 -475) 📝 `src/components/DomainPicker.tsx` (+0 -12) ➕ `src/components/resource-target-address-item.tsx` (+241 -0) 📝 `src/components/ui/input.tsx` (+1 -1) 📝 `src/components/ui/select.tsx` (+5 -3) </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 1.15.0 --- <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-06-15 10:36:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#33101