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: WebReflection/flatted
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.4
Choose a base ref
...
head repository: WebReflection/flatted
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.2
Choose a head ref
  • 13 commits
  • 17 files changed
  • 1 contributor

Commits on Mar 8, 2026

  1. Configuration menu
    Copy the full SHA
    7774aae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from WebReflection/avoid-recusrion

    Avoid recursion on parse due possible shenanigans
    WebReflection authored Mar 8, 2026
    Configuration menu
    Copy the full SHA
    7eb65d8 View commit details
    Browse the repository at this point in the history
  3. 3.4.0

    WebReflection committed Mar 8, 2026
    Configuration menu
    Copy the full SHA
    d3418c7 View commit details
    Browse the repository at this point in the history
  4. Create dependabot.yml for version updates

    Add initial configuration for Dependabot updates.
    WebReflection authored Mar 8, 2026
    4 Configuration menu
    Copy the full SHA
    f86d071 View commit details
    Browse the repository at this point in the history
  5. Add SECURITY.md for security policy and reporting

    Added a security policy document outlining supported versions and vulnerability reporting.
    WebReflection authored Mar 8, 2026
    Configuration menu
    Copy the full SHA
    c4b46db View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    b3e2a0c View commit details
    Browse the repository at this point in the history
  2. some minor improvement

    WebReflection committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    53517ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fe8648 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #89 from WebReflection/python-fix

    Fixing recursion issue in Python too
    WebReflection authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    fba4e8f View commit details
    Browse the repository at this point in the history
  5. 3.4.1

    WebReflection committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    2a02dce View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    0bdba70 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. fix CWE-1321

    WebReflection committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    885ddcc View commit details
    Browse the repository at this point in the history
  2. 3.4.2

    WebReflection committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    3bf0909 View commit details
    Browse the repository at this point in the history
Loading