Skip to main content
Mid April 2026
Mute visibility and Slack permissions self-serve
  • โœจ New command: /gitnotifier muted to list all currently muted PRs with direct links.
  • ๐Ÿ” Added a Slack permissions update flow in the dashboard (Slack is connected card menu โ†’ Update Permissions) with docs and screenshot guidance.
Early April 2026
Smarter slash command mute search
  • โœจ Added /gitnotifier connect so users can launch the GitHub connect flow directly from Slack with a one-click Connect GitHub button.
  • โœจ New command: /gitnotifier emoji me and /gitnotifier emoji @user to generate a custom emoji-ready profile image download link directly in Slack.
  • โœจ Improved /gitnotifier mute so it can resolve open PRs by title search text (for example ticket IDs or short phrases) when no explicit PR reference is provided.
    • ๐Ÿ”Ž When multiple open PRs match, GitNotifier now shows up to 3 candidates and asks you to pick one explicitly or refine the search.
  • ๐Ÿ”• Added team-level mute rules in Slack App Home (Mute settings) so users can mute review requests for specific GitHub teams (for example @chapter-nodejs).
    • When a PR is review-requested to a muted team, GitNotifier now auto-mutes that PR for the user.
    • Direct GitHub @mentions still notify the user.
Late March 2026
Slack commands and lifecycle quality
  • ๐Ÿ“š Public documentation at https://docs.gitnotifier.com/ is live ๐Ÿš€!
    • Rework the changelog page & move it under our new documentation
    • Enable RSS feed for the changelog
    • Document new features and improvements such as the new slash commands
  • ๐Ÿ”ง Improved the slack notification on pull request updates by showing who reviewed the PR. If itโ€™s the junior in the team, you still might want to have a look at the PRโ€ฆ ;)
  • โœจ Added /gitnotifier mute and /gitnotifier unmute slash commands for PR-level mute control directly from Slack threads. GitNotifier slash command in Slack
  • ๐Ÿงช Added a new Feature preview section in Slack App Home so users can opt in to experiments.
    • First sneak-peak: New Slack notification design for PR review-request notifications. New Slack notification design preview
Mid March 2026
From Secure to Super Secure
  • ๐Ÿ›ก๏ธ Hardened OAuth and callback flows with stricter state handling, improved sanitization, and safer error rendering.
  • ๐Ÿ›ก๏ธ Added stronger security posture across web and API with improved response headers and reduced internal error leakage.
Early March 2026
Dashboard analytics and UX
  • โœจ Launched dashboard analytics with panels for CI failures, active repositories, comment activity, and top failing repositories.
  • ๐Ÿ”ง Improved light theme readability in onboarding and connected-user modals.
February 2026
Public Beta launch
  • ๐Ÿš€ Public beta launched! ๐ŸŽ‰ with:
    • scheduled reminders
    • Slack App Home controls
    • improved notification actions in Slack.
  • ๐Ÿ“š Added public security disclosure page and onboarding/support docs updates.
September 2025
Private Alpha launch
  • ๐Ÿš€ Initial alpha release with core GitHub + Slack integration and foundational PR notifications.