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: ScratchAddons/ScratchAddons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ScratchAddons/ScratchAddons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.44.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 44 files changed
  • 5 contributors

Commits on Nov 16, 2025

  1. scratchr2: fix empty navbar items (#8643)

    mxmou authored and DNin01 committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    d3921bf View commit details
    Browse the repository at this point in the history
  2. dark-www: style Membership page (#8679)

    mxmou authored and DNin01 committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    c06c2ba View commit details
    Browse the repository at this point in the history
  3. discuss-button: support new Membership link (#8676)

    * discuss-button: support new Membership link
    
    * Separate "Show Membership link" setting
    
    * Revert settings page changes
    
    I've moved them to a separate PR since they're no longer needed here.
    
    * Migrate discuss-button settings
    
    ---------
    
    Co-authored-by: DNin01 <106490990+DNin01@users.noreply.github.com>
    mxmou and DNin01 committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    fe98567 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74ff84e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Configuration menu
    Copy the full SHA
    4554f04 View commit details
    Browse the repository at this point in the history
  2. Bump version

    WorldLanguages authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    3e4722c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Don't check typeof browser to detect Firefox (#8684)

    The window.browser namespace will soon exist in both Chromium and Firefox.
    mxmou authored and WorldLanguages committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    24929e9 View commit details
    Browse the repository at this point in the history
  2. Membership fixes (#8713)

    * Fix cat blocks
    
    * theme -> settings
    mxmou authored and WorldLanguages committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    a36d132 View commit details
    Browse the repository at this point in the history
  3. Bump version

    WorldLanguages authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    8d5e63a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. scratch3to2: fix cat ears (#8735)

    mxmou authored and WorldLanguages committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    cc8ec82 View commit details
    Browse the repository at this point in the history
  2. Fix CSS selectors after Scratch update (#8806)

    * Fix editor-stage-left & editor-buttons-reverse-order
    
    * Fix costume drag and drop
    
    * Format code
    
    * Fix hide-delete-button
    
    * Remove element type from selectors
    
    Co-authored-by: Maximouse <mxmou.mouse@gmail.com>
    
    ---------
    
    Co-authored-by: Samq64 <Samq64@users.noreply.github.com>
    Co-authored-by: Maximouse <mxmou.mouse@gmail.com>
    3 people authored and WorldLanguages committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    e2d5d9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28bf3c2 View commit details
    Browse the repository at this point in the history
  4. Fix profile comments start in new line (scratchr2) (#8817)

    * Fix #8815
    
    * Ugly solution for member badges
    
    * Suggestion by Samq64
    WorldLanguages committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    6096c0f View commit details
    Browse the repository at this point in the history
  5. Bump version

    WorldLanguages authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    4ec3e97 View commit details
    Browse the repository at this point in the history
Loading