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: apostrophecms/sanitize-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.11.0
Choose a base ref
...
head repository: apostrophecms/sanitize-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5a5a74e179ef98075a0c61789f64e009f6b4ac29
Choose a head ref
  • 16 commits
  • 6 files changed
  • 5 contributors

Commits on Jun 21, 2023

  1. Merge pull request #625 from apostrophecms/2.11.0

    release 2.11.0
    boutell authored Jun 21, 2023
    Copy the full SHA
    c4491ea View commit details

Commits on Jun 29, 2023

  1. Update README.md

    Comment out the circleci reference in the README.md.   It's misleading to the community that something is untrustworthy or broken.
    alfreema authored Jun 29, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b3400f2 View commit details
  2. Copy the full SHA
    1bde207 View commit details
  3. Delete .circleci directory

    This repository is no longer making use of circleci
    alfreema authored Jun 29, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9856e7b View commit details
  4. Merge pull request #628 from alfreema/patch-1

    Update README.md - comment out circleci
    boutell authored Jun 29, 2023
    Copy the full SHA
    cb6efe1 View commit details

Commits on Sep 26, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4f6cea6 View commit details

Commits on Sep 27, 2023

  1. Copy the full SHA
    2c7ac45 View commit details
  2. Merge pull request #634 from zhna123/empty-alt

    Added 'allowedEmptyAttributes' option and kept empty 'alt' value by default
    BoDonkey authored Sep 27, 2023
    Copy the full SHA
    c52a9f0 View commit details

Commits on Feb 4, 2024

  1. allow svg element

    gkumar9891 committed Feb 4, 2024
    Copy the full SHA
    54a6ac2 View commit details
  2. changes in documentation

    gkumar9891 committed Feb 4, 2024
    Copy the full SHA
    b268d15 View commit details

Commits on Feb 5, 2024

  1. changes to documentation

    gkumar9891 committed Feb 5, 2024
    Copy the full SHA
    31def35 View commit details

Commits on Feb 6, 2024

  1. Merge pull request #646 from gkumar9891/allow-svg-element

    allow svg element
    BoDonkey authored Feb 6, 2024
    Copy the full SHA
    eb932f8 View commit details

Commits on Feb 21, 2024

  1. release 2.12.0

    BoDonkey committed Feb 21, 2024
    Copy the full SHA
    ff18600 View commit details
  2. Merge pull request #651 from apostrophecms/release-2.12.0

    release 2.12.0
    BoDonkey authored Feb 21, 2024
    Copy the full SHA
    a226fe7 View commit details
  3. Add community contribution thanks you

    BoDonkey committed Feb 21, 2024
    Copy the full SHA
    ee71ff0 View commit details
  4. Merge pull request #652 from apostrophecms/add-thanks-to-changelog

    Add community contribution thanks you
    BoDonkey authored Feb 21, 2024
    Copy the full SHA
    5a5a74e View commit details
Loading