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: session-foundation/session-ios
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.15.2
Choose a base ref
...
head repository: session-foundation/session-ios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.15.3
Choose a head ref
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Jul 6, 2026

  1. Configuration menu
    Copy the full SHA
    d34b43b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #701 from session-foundation/feature/update-crowdi…

    …n-translations
    
    [Automated] Update translations from Crowdin
    mpretty-cyro authored Jul 6, 2026
    Configuration menu
    Copy the full SHA
    99ad9da View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2026

  1. Document localization/translation workflow in ARCHITECTURE.md

    Add a new "Localization and Translations" section (§19) describing the
    Crowdin-managed string pipeline: source of truth, the sync automation in
    session-shared-scripts, approved-only export, and the merge ordering
    required when shipping a text change. Renumber subsequent sections.
    
    Co-Authored-By: Claude Opus 4.8 <[email protected]>
    jagerman and claude committed Jul 9, 2026
    Configuration menu
    Copy the full SHA
    7ba47b2 View commit details
    Browse the repository at this point in the history
  2. Update donation CTA modal for the ongoing appeal

    - Rename the modal variant .finalAppeal -> .ongoingAppeal and point it at
      the new ongoingAppeal / ongoingAppealDescription string keys (new keys so
      stale finalAppeal* translations can't resurface).
    - Swap the confirm button to readMoreCapital ("Read More") to match Android.
    - Replace the hero image (SessionHeroWeb.webp).
    - Bump donationTriggersResetDate to re-trigger the modal for existing users.
    - Bump version to 2.15.3 (build 722).
    
    Note: the ongoingAppeal* string keys must land via the Crowdin sync PR
    before this compiles (LintLocalizableStrings fails on missing keys).
    
    Co-Authored-By: Claude Opus 4.8 <[email protected]>
    jagerman and claude committed Jul 9, 2026
    Configuration menu
    Copy the full SHA
    f5363d2 View commit details
    Browse the repository at this point in the history
  3. version bump

    jagerman committed Jul 9, 2026
    Configuration menu
    Copy the full SHA
    eec26c9 View commit details
    Browse the repository at this point in the history
  4. Revert "version bump"

    This reverts commit eec26c9.
    
    (The version was accidentally bumped twice.)
    jagerman committed Jul 9, 2026
    Configuration menu
    Copy the full SHA
    1c6f27a View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/dev'

    Release 2.15.3
    jagerman committed Jul 9, 2026
    Configuration menu
    Copy the full SHA
    60b12fb View commit details
    Browse the repository at this point in the history
Loading