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: phpList/phplist3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: phpList/phplist3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-3.7.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 9 files changed
  • 5 contributors

Commits on Jan 15, 2025

  1. use api php8.1 version (#1059)

    * ISSUE-337: use api php8.1 version
    
    * ISSUE-337: ci
    
    * do not fail on experimental versions
    
    ---------
    
    Co-authored-by: Tatevik <[email protected]>
    TatevikGr and tatevikg1 authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    708c648 View commit details
    Browse the repository at this point in the history
  2. Change env vars for docker (#1060)

    * update PR template
    
    * rename the environment variables for docker, so they match the API
    michield authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    08492b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. Update build-release.yml (#1053)

    also build for arm64
    chaoranxie authored Jan 18, 2025
    Configuration menu
    Copy the full SHA
    311d29c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. ISSUE-341: add imap2 plugin

    tatevikg1 committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    dff8e5f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. update action version

    tatevikg1 committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    f3cd196 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. update action version (#1067)

    Co-authored-by: Tatevik <[email protected]>
    TatevikGr and tatevikg1 authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    a1405cc View commit details
    Browse the repository at this point in the history
  2. Remove POP3 from error message when unable to connect to bounce mailb…

    …ox (#1066)
    
    * update PR template
    
    * Remove POP3 from error message
    
    ---------
    
    Co-authored-by: Michiel Dethmers <[email protected]>
    bramley and michield authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    cc3af76 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Merge pull request #1063 from phpList/ISSUE-341

    add imap2 plugin to defaults
    TatevikGr authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    4c231d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

  1. ISSUE-340: add ckeditor5

    tatevikg1 committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    890d816 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Merge pull request #1071 from phpList/ISSUE-340

    Add ckeditor5 plugin
    TatevikGr authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    bd83f1b View commit details
    Browse the repository at this point in the history
Loading