[PR #2303] [MERGED] 1.15.0-s.0 #2933

Closed
opened 2026-04-16 09:41:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2303
Author: @oschwartz10612
Created: 1/22/2026
Status: Merged
Merged: 1/22/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

40 files changed (+229 additions, -266 deletions)

View changed files

📝 .vscode/settings.json (+3 -3)
📝 README.md (+8 -0)
blueprint.py (+0 -72)
blueprint.yaml (+0 -70)
📝 messages/bg-BG.json (+0 -1)
📝 messages/cs-CZ.json (+0 -1)
📝 messages/de-DE.json (+0 -1)
📝 messages/en-US.json (+1 -1)
📝 messages/es-ES.json (+0 -1)
📝 messages/fr-FR.json (+0 -1)
📝 messages/it-IT.json (+0 -1)
📝 messages/ko-KR.json (+0 -1)
📝 messages/nb-NO.json (+0 -1)
📝 messages/nl-NL.json (+0 -1)
📝 messages/pl-PL.json (+0 -1)
📝 messages/pt-PT.json (+0 -1)
📝 messages/ru-RU.json (+0 -1)
📝 messages/tr-TR.json (+0 -1)
📝 messages/zh-CN.json (+0 -1)
📝 server/db/pg/schema/schema.ts (+2 -2)

...and 20 more files

📄 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-s.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/2303 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 1/22/2026 **Status:** ✅ Merged **Merged:** 1/22/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 **40 files changed** (+229 additions, -266 deletions) <details> <summary>View changed files</summary> 📝 `.vscode/settings.json` (+3 -3) 📝 `README.md` (+8 -0) ➖ `blueprint.py` (+0 -72) ➖ `blueprint.yaml` (+0 -70) 📝 `messages/bg-BG.json` (+0 -1) 📝 `messages/cs-CZ.json` (+0 -1) 📝 `messages/de-DE.json` (+0 -1) 📝 `messages/en-US.json` (+1 -1) 📝 `messages/es-ES.json` (+0 -1) 📝 `messages/fr-FR.json` (+0 -1) 📝 `messages/it-IT.json` (+0 -1) 📝 `messages/ko-KR.json` (+0 -1) 📝 `messages/nb-NO.json` (+0 -1) 📝 `messages/nl-NL.json` (+0 -1) 📝 `messages/pl-PL.json` (+0 -1) 📝 `messages/pt-PT.json` (+0 -1) 📝 `messages/ru-RU.json` (+0 -1) 📝 `messages/tr-TR.json` (+0 -1) 📝 `messages/zh-CN.json` (+0 -1) 📝 `server/db/pg/schema/schema.ts` (+2 -2) _...and 20 more files_ </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-s.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-04-16 09:41:42 -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#2933