Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TryGhost/Ghost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0-rc.2
Choose a base ref
...
head repository: TryGhost/Ghost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0-rc.3
Choose a head ref
  • 7 commits
  • 11 files changed
  • 5 contributors

Commits on Jul 31, 2025

  1. Removed PRIVACY.md (#24577)

    - many moons ago when Ghost started PRIVACY.md was a convention some projects were adopting
    - however, it never caught on, and we haven't kept ours up to date
    - therefore we are removing this file because the file itself is defunct and not
    as any reflection of Ghost's attitude to privacy
    ErisDS authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    eba8c4d View commit details
    Browse the repository at this point in the history
  2. Fixed monobundle script failing to copy missing PRIVACY.md file (#24578)

    ref
    eba8c4d
    ref
    https://github.com/TryGhost/Ghost-Moya/actions/runs/16660745091/job/47157061575#step:14:792
    
    The ref'd commit removed the PRIVACY.md file, but there is a step in the
    monobundle.js script (part of the docker build process) which tries to
    copy the PRIVACY.md file, which is now failing. This fixes that.
    cmraible authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    b5dedb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

  1. Fixed paid columns - post analytics growth sources (#24580)

    ref
    https://linear.app/ghost/issue/PROD-2377/analytics-growth-top-content-sources-shows-paid-related-columns
    
    - In Post Analytics > Growth, paid membership related columns are
    displayed in the Top Sources table even though paid membership is turned
    off for the publication.
    peterzimon authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    95959ff View commit details
    Browse the repository at this point in the history
  2. Updated Tinybird links in Admin & Readme (#24581)

    no ref
    
    - Added a link to Tinybird in Settings / Analytics description to
    improve feature discoverability
    - Updated Tinybird link for self-hosters in Analytics settings
    - Updated README to point to new Tinybird link
    peterzimon authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    e91555c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2025

  1. Updated copy in Explore settings (#24592)

    no ref.
    
    - The copy of Explore settings was outdated for the 6.0 launch
    peterzimon authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    de05d32 View commit details
    Browse the repository at this point in the history
  2. Fixed paid members showing up in post analytics hover (#24591)

    ref
    https://linear.app/ghost/issue/PROD-2377/analytics-growth-top-content-sources-shows-paid-related-columns
    
    - In the main post list and Analytics top post list stats popup, paid
    membership related columns are displayed in the Top Sources table even
    though paid membership is turned off for the publication.
    - In Analytics > Top Posts, the hover behaved similarly.
    - Aligned display of labels between the two hovers.
    
    ---------
    
    Co-authored-by: Steve Larson <9larsons@gmail.com>
    peterzimon and 9larsons authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    a627522 View commit details
    Browse the repository at this point in the history
  3. v6.0.0-rc.3

    github-actions[bot] committed Aug 3, 2025
    Configuration menu
    Copy the full SHA
    10919e5 View commit details
    Browse the repository at this point in the history
Loading