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: Appsero/client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: Appsero/client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.4
Choose a head ref
  • 7 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 18, 2024

  1. Merge branch 'release/2.0.3' into develop

    - Fixed redirection for opt-in/opt-out actions, redirecting to the dashboard for inaccessible pages like `update.php` or `updater.php`.
    - Refactored code by separating request validation and capability checks for better readability.
    - Added a method to handle inaccessible pages in one place for easier maintenance.
    anisAronno committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8d4b94c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    53c3e7b View commit details
    Browse the repository at this point in the history
  2. Update Client.php

    osmansufy authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1ac1244 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Merge pull request #46 from osmansufy/fix/textdomain-loaded-incorrectly

    fix : translations are loaded too early .
    anisAronno authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4d85bb2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    anisAronno committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ce9aa2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2458d8e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release/2.0.4'

    fix : translations are loaded too early
    anisAronno committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    12ff65b View commit details
    Browse the repository at this point in the history
Loading