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: roundcube/roundcube.github.com
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: link-urls
Choose a base ref
...
head repository: roundcube/roundcube.github.com
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 6 files changed
  • 4 contributors

Commits on Feb 10, 2026

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

Commits on Feb 13, 2026

  1. Configuration menu
    Copy the full SHA
    7d50301 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from roundcube/release-1.7-rc4

    Release post and data for v1.7-rc4
    pabzm authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    78cd817 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. update version number

    johndoh committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    48a59dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from johndoh/rc4

    update version number
    pabzm authored Feb 14, 2026
    Configuration menu
    Copy the full SHA
    2585c72 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

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

Commits on Mar 19, 2026

  1. Fix post title (#84)

    alecpl committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    7cde868 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Use ruby:3 as image to serve dev

    github-pages isn't compatible with Ruby 4, since its dependency
    jekyll-commonmark depends on a very old version of commonmarker, which isn't
    compatible with Ruby 4.
    
    The latest release of jekyll-commonmark was in January 2022, so maybe this is
    a sign that we'll have to look for alternatives.
    
    Signed-off-by: Pablo Zmdl <[email protected]>
    pabzm committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    3cd8007 View commit details
    Browse the repository at this point in the history
  2. Avoid explicitly requiring dependency

    With github-pages v232 we also get liquid v4.0.4 (to avoid <jekyll/jekyll#9233>).
    
    Signed-off-by: Pablo Zmdl <[email protected]>
    pabzm committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    f8ae54e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9db332 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2026

  1. New security release

    alecpl committed Mar 29, 2026
    Configuration menu
    Copy the full SHA
    cf728d2 View commit details
    Browse the repository at this point in the history
Loading