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
Make the client olm version show in the table with an update prompt like newt
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/1732
**Author:** [@Pallavikumarimdb](https://github.com/Pallavikumarimdb)
**Created:** 10/22/2025
**Status:** ✅ Merged
**Merged:** 10/25/2025
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `dev` ← **Head:** `feat/show-update-for-client-olm`
---
### 📝 Commits (1)
- [`84731bd`](https://github.com/fosrl/pangolin/commit/84731bdc192ac4e6c000be9233cea0dcb9a617d7) client olm version show in the table
### 📊 Changes
**4 files changed** (+165 additions, -10 deletions)
<details>
<summary>View changed files</summary>
📝 `messages/en-US.json` (+3 -1)
📝 `server/routers/client/listClients.ts` (+115 -7)
📝 `src/app/[orgId]/settings/clients/page.tsx` (+3 -1)
📝 `src/components/ClientsTable.tsx` (+44 -1)
</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
Make the client olm version show in the table with an update prompt like newt
## How to test?
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/1732
Author: @Pallavikumarimdb
Created: 10/22/2025
Status: ✅ Merged
Merged: 10/25/2025
Merged by: @oschwartz10612
Base:
dev← Head:feat/show-update-for-client-olm📝 Commits (1)
84731bdclient olm version show in the table📊 Changes
4 files changed (+165 additions, -10 deletions)
View changed files
📝
messages/en-US.json(+3 -1)📝
server/routers/client/listClients.ts(+115 -7)📝
src/app/[orgId]/settings/clients/page.tsx(+3 -1)📝
src/components/ClientsTable.tsx(+44 -1)📄 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
Make the client olm version show in the table with an update prompt like newt
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.