diff --git a/.changelog/pr-2189.txt b/.changelog/pr-2189.txt new file mode 100644 index 000000000..5015bdae2 --- /dev/null +++ b/.changelog/pr-2189.txt @@ -0,0 +1 @@ +docs: close screen lock media privacy — no user interest - by @IsmaelMartinez (#2189) diff --git a/docs-site/docs/development/plan/roadmap.md b/docs-site/docs/development/plan/roadmap.md index f0f21460e..109966a8b 100644 --- a/docs-site/docs/development/plan/roadmap.md +++ b/docs-site/docs/development/plan/roadmap.md @@ -20,6 +20,7 @@ This document outlines the future development direction for Teams for Linux, org | **Done** | XWayland camera fix ([#2169](https://github.com/IsmaelMartinez/teams-for-linux/issues/2169)) | Shipped in v2.7.7 | Small | Done | | **Done** | AppImage auto-update ([#2157](https://github.com/IsmaelMartinez/teams-for-linux/issues/2157)) | Shipped in v2.7.6 | Medium | Done | | **Done** | Code quality hardening | Complete (Phases 1-3) | Small | Done | +| **Low** | MQTT Extended Status Phase 2 | Awaiting user feedback | Small | — | --- @@ -250,7 +251,7 @@ These features have completed initial implementation. Further phases depend on u | Feature | Issue | Reason | Notes | |---------|-------|--------|-------| -| Screen Lock Media Privacy | [#2106](https://github.com/IsmaelMartinez/teams-for-linux/issues/2106) | Closed — no user interest | Implementation complete but untested; PR [#2110](https://github.com/IsmaelMartinez/teams-for-linux/pull/2110) closed; reopen if requested | +| Screen Lock Media Privacy | [#2106](https://github.com/IsmaelMartinez/teams-for-linux/issues/2106) | Closed — no user interest | Implementation complete in branch `claude/screen-lock-media-privacy-HMTPA`; reopen if requested | | Meeting Join with ID | [#2152](https://github.com/IsmaelMartinez/teams-for-linux/issues/2152) | Microsoft limitation | Related to [#675](https://github.com/IsmaelMartinez/teams-for-linux/issues/675); workaround: use meeting link via clipboard | | Custom Notifications Phase 2 | [#2108](https://github.com/IsmaelMartinez/teams-for-linux/issues/2108) | Dropped — worked on maintainer's machine but not for user | MVP (v2.6.16) remains; revisit with diagnostic tooling if requested again | | Tray Icon Logout Indicator | [#1987](https://github.com/IsmaelMartinez/teams-for-linux/issues/1987) | Archived — user not responding | Work preserved in branch; reopen if requested | diff --git a/docs-site/docs/development/research/screen-lock-media-privacy-investigation.md b/docs-site/docs/development/research/screen-lock-media-privacy-investigation.md index 618f95b8a..7d6dd444b 100644 --- a/docs-site/docs/development/research/screen-lock-media-privacy-investigation.md +++ b/docs-site/docs/development/research/screen-lock-media-privacy-investigation.md @@ -1,12 +1,12 @@ # Screen Lock Media Privacy Investigation -:::warning Awaiting User Feedback -PR [#2110](https://github.com/IsmaelMartinez/teams-for-linux/pull/2110) open but no user traction. Feature implemented but no users have tested or requested it. See closure PR [#2189](https://github.com/IsmaelMartinez/teams-for-linux/pull/2189). +:::info Closed — No User Interest +Implementation was complete in PR [#2110](https://github.com/IsmaelMartinez/teams-for-linux/pull/2110) but closed due to lack of user interest. Issue [#2106](https://github.com/IsmaelMartinez/teams-for-linux/issues/2106) also closed. The work is preserved in branch `claude/screen-lock-media-privacy-HMTPA` and can be revived if requested. ::: **Issue:** [#2015](https://github.com/IsmaelMartinez/teams-for-linux/issues/2015) **Investigation Date:** 2025-12-12 -**Status:** PR in review (#2106) +**Status:** Closed — no user interest (2026-02-18) ## Executive Summary