Skip to content

Comments

docs: update roadmap for v2.7.7 planning#2187

Merged
IsmaelMartinez merged 6 commits intomainfrom
docs/roadmap-update-v2.7.7-planning
Feb 18, 2026
Merged

docs: update roadmap for v2.7.7 planning#2187
IsmaelMartinez merged 6 commits intomainfrom
docs/roadmap-update-v2.7.7-planning

Conversation

@IsmaelMartinez
Copy link
Owner

Summary

Test plan

  • Verify roadmap renders correctly on docs site
  • Confirm all issue/PR links are valid

🤖 Generated with Claude Code

Reflect current state after v2.7.6 release: drop Custom
Notifications Phase 2 (#2112, not working for user), move Screen
Lock Media Privacy (#2110) to awaiting feedback, track MQTT Screen
Sharing (#2144) as in-progress with partial fix, and add user
confirmation pending items (#2170, #2143).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

✅ Changelog entry generated and committed to this PR:

docs: update roadmap for v2.7.7 planning - by @IsmaelMartinez (#2187)

The file .changelog/pr-2187.txt will be included when you merge this PR.

You can edit it directly in this PR if needed.

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @IsmaelMartinez, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the development roadmap documentation to reflect the current status of various features and planning for the v2.7.7 release. It adjusts feature priorities, marks completed items, and clarifies the state of ongoing and dropped initiatives, ensuring the roadmap accurately represents the project's progress and immediate next steps.

Highlights

  • Version Update: The current version in the roadmap has been updated from v2.7.5 to v2.7.6.
  • Custom Notifications Phase 2 Status: The 'Custom Notifications Phase 2' feature has been marked as 'Dropped' because the implementation did not work for the user, and its associated PR (feat: Add custom notification support for chat and activity events #2112) has been closed.
  • Screen Lock Media Privacy Status: The 'Screen Lock Media Privacy' feature's status has been updated to 'Awaiting user feedback', as its PR (Add screen lock media privacy integration via MQTT #2110) is open but has not received user traction.
  • MQTT Screen Sharing Status: The 'MQTT Screen Sharing Status' is now tracked as 'PR in progress (partial)', with the stop event working but the start event still needing a fix.
  • User Confirmation Section Added: New sections have been added to track features awaiting user confirmation, specifically for the XWayland GPU fix ([Bug]: Cam broken during meetings #2169) and the --appTitle/--appIcon fix ([Bug]: --appTitle and --appIcon do not work #2143).
  • Open Bugs for v2.7.7: A new section lists open bugs as candidates for the v2.7.7 release, including issues like Quick Chat keyboard shortcut, app menu incompleteness, meeting join failures, MQTT status detection, and new meeting link formats.
  • AppImage Auto-Update Completed: The 'AppImage auto-update' feature has been moved to the 'Done' category and marked as 'Shipped in v2.7.6'.
  • v2.7.7 Release Plan Revision: The v2.7.7 release plan has been revised to prioritize fixing the MQTT Screen Sharing start event, confirming user fixes, and triaging new bugs.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • docs-site/docs/development/plan/roadmap.md
    • Updated the 'Current Version' from v2.7.5 to v2.7.6.
    • Revised the main feature priority table to reflect updated statuses for MQTT Screen Sharing, XWayland GPU fix, --appTitle/--appIcon fix, AppImage auto-update, and Screen Lock Media Privacy.
    • Reorganized the Next Patch Release (v2.7.7) section, introducing 'In Progress', 'Awaiting User Confirmation', and 'Open Bugs' categories.
    • Added a detailed 'Feature Details' section for 'MQTT Screen Sharing Status', outlining its issue, related requests, effort, status, description, and implementation steps.
    • Updated the 'Screen Lock Media Privacy' feature detail to reflect its status as 'Awaiting user feedback' and mention PR Add screen lock media privacy integration via MQTT #2110.
    • Revised the 'Custom Notifications Phase 2' feature detail to explicitly state it was 'Dropped' because the implementation did not work for the user, and PR feat: Add custom notification support for chat and activity events #2112 was closed.
    • Added a new 'Feature Details' section for 'AppImage Auto-Update', confirming it was 'Shipped in v2.7.6'.
    • Included 'Screen Lock Media Privacy' in the 'Completed Features' section, noting its status as 'Awaiting user feedback'.
    • Added 'Custom Notifications Phase 2' to the 'Dropped Features' table, explaining the reason.
    • Updated the v2.7.7 Release Plan to prioritize fixing MQTT Screen Sharing, confirming user fixes, and triaging new bugs.
    • Adjusted 'Future Priorities' to reflect the AppImage auto-update as shipped and MQTT Screen Sharing as in progress.
Activity
  • The pull request was generated using Claude Code, indicating an automated process for creating the initial changes and summary.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request provides a comprehensive update to the development roadmap, reflecting the planning for v2.7.7 and the status of various features. The changes are well-structured and clearly communicate the current priorities, in-progress work, and items awaiting feedback. I've added one suggestion to improve the consistency of linking to issues and pull requests throughout the document, which should enhance its readability and ease of navigation.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

📦 PR Snap Build Artifacts

Snap builds successful! Download artifacts:

🐧 Linux Snap Packages

x86_64 (107.67 MB)

arm64 (104.58 MB)

armv7l (98.81 MB)


📝 Note: Other package formats (.deb, .rpm, .AppImage, .dmg, .exe) are built in the main workflow

View workflow run

IsmaelMartinez and others added 3 commits February 18, 2026 05:17
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The 11 moderate ajv vulnerabilities are in transitive dependencies
(electron-builder, eslint, dmg-license) and cannot be resolved
without breaking changes upstream. Raise the threshold to high so
only actionable vulnerabilities block the build.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

📦 PR Build Artifacts

Build successful! Download artifacts:

🐧 Linux

x86_64 (435.52 MB) - Contains: .deb, .rpm, .tar.gz, .AppImage

arm64 (426.74 MB) - Contains: .deb, .rpm, .tar.gz, .AppImage

armv7l (404.81 MB) - Contains: .deb, .rpm, .tar.gz, .AppImage

🍎 macOS

x86_64 (125.26 MB) - Contains: .dmg

🪟 Windows

x86_64 (105.72 MB) - Contains: .exe installer


📝 Note: Snap packages (.snap) are built in a separate workflow

View workflow run

🕐 Last updated: 2026-02-18 05:52 UTC

Phase 2 worked on the maintainer's machine but the user reported
no notifications. Root cause unclear — could be environment-specific
or expectation mismatch. Both #2039 and PR #2112 closed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sonarqubecloud
Copy link

@IsmaelMartinez IsmaelMartinez merged commit ea7e7e1 into main Feb 18, 2026
21 checks passed
@IsmaelMartinez IsmaelMartinez deleted the docs/roadmap-update-v2.7.7-planning branch February 18, 2026 06:02
@github-actions github-actions bot mentioned this pull request Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant