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: CLARATION/Impactor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: CLARATION/Impactor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 7 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 5, 2026

  1. chore: update manifest

    CLARATION committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    518139a View commit details
    Browse the repository at this point in the history
  2. fix: invalid preview urls

    CLARATION committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    663c5e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. Configuration menu
    Copy the full SHA
    e1bb5e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ab7ca6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a5b822 View commit details
    Browse the repository at this point in the history
  4. fix: disallow non group. application groups to be registered

    Apple disallows any AppGroup to be registered in their servers if it begins with `group.`.
    
    Filza for example has an ID that starts with `com.` instead, which is not allowed. While it is applicable for jailbroken/unsandboxed environments, its not here.
    
    This also registers a default group for each app.
    CLARATION committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    6e8dce8 View commit details
    Browse the repository at this point in the history
  5. bump to v2.2.1

    CLARATION committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    64b74ed View commit details
    Browse the repository at this point in the history
Loading