> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gitnotifier.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Read the GitNotifier changelog for the latest product updates, bug fixes, security improvements, and new Slack and GitHub workflow features.

<Update label="June 2026" description="Billing, dashboard, and Slack responsiveness">
  * 💳 Improved billing dashboard with a usage bar and tiered plan cards so you can see your plan limits at a glance.
  * 🏢 Dashboard now surfaces pending GitHub org installation approval requests, so you can track whether your GitHub App install is still awaiting admin approval.
  * 📧 Requesters now receive an email once their GitHub org installation request is approved.
  * ⚡ Slack emoji reactions (e.g. marking a PR as done) now acknowledge instantly, eliminating the perceived lag.
  * ⚡ Slack modal submissions (e.g. invite flows) now acknowledge immediately for a snappier experience.
</Update>

<Update label="Mid April 2026" description="Mute visibility and Slack permissions self-serve">
  * ✨ New command: `/gitnotifier muted` to list all currently muted PRs with direct links.
  * 🔕 Added **Reviewer Comment Quiet Mode** in Slack App Home mute settings.
    * Mutes reviewer-scoped PR comment notifications.
    * Keeps the initial review-request DM.
    * Direct `@mentions` still notify.
  * 🔐 Added a Slack permissions update flow in the dashboard (`Slack is connected` card menu → **Update Permissions**) with docs and screenshot guidance.
</Update>

<Update label="Early April 2026" description="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.
</Update>

<Update label="Late March 2026" description="Slack commands and lifecycle quality">
  * 📚 Public documentation at [https://docs.gitnotifier.com/](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.
      <img src="https://mintcdn.com/hellogitnotifiercom/fZYuUwbs2jN0O2gT/images/slack-command.png?fit=max&auto=format&n=fZYuUwbs2jN0O2gT&q=85&s=ad791ca87b70df32b8d5b344e8469404" alt="GitNotifier slash command in Slack" width="1544" height="440" data-path="images/slack-command.png" />
  * 🧪 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.
        <img src="https://mintcdn.com/hellogitnotifiercom/UTJUYGmZo1jc3jhs/images/screenshot-slack-new-design.png?fit=max&auto=format&n=UTJUYGmZo1jc3jhs&q=85&s=228b62deaa73bbbba8d9367230f963e0" alt="New Slack notification design preview" width="984" height="164" data-path="images/screenshot-slack-new-design.png" />
</Update>

<Update label="Mid March 2026" description="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.
</Update>

<Update label="Early March 2026" description="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.
</Update>

<Update label="February 2026" description="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.
</Update>

<Update label="September 2025" description="Private Alpha launch">
  * 🚀 Initial alpha release with core GitHub + Slack integration and foundational PR notifications.
</Update>
