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: halo-dev/halo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.21.8
Choose a base ref
...
head repository: halo-dev/halo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.21.9
Choose a head ref
  • 19 commits
  • 25 files changed
  • 2 contributors

Commits on Sep 15, 2025

  1. Upgrade Lucene to version 10.3.0 (#7752)

    #### What type of PR is this?
    
    /kind improvement
    /area core
    /milestone 2.21.x
    
    #### What this PR does / why we need it:
    
    This PR upgrads Lucene to version [10.3.0](https://github.com/apache/lucene/releases/tag/releases%2Flucene%2F10.3.0).
    
    #### Does this PR introduce a user-facing change?
    
    ```release-note
    升级 Lucene 至 10.3.0
    ```
    JohnNiang authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    98f655c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    cd2dac7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7761 from halo-dev/chore/build-with-buildpacks

    Add build and publish tasks for Docker images using Buildpacks
    JohnNiang authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    8e95f07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35504b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce7c921 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7765 from halo-dev/bug/invalid-f2c-ns-name

    Update Docker image name and tags for Fit2Cloud registry
    JohnNiang authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    3626364 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. Configuration menu
    Copy the full SHA
    01304d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5633446 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1a2669 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7773 from halo-dev/chore/correct-ghcr-ns-nae

    Update GitHub Container Registry namespace for Docker image publishing
    JohnNiang authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    6ab51fd View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Upgrade Spring Boot version to 3.5.6 (#7774)

    #### What type of PR is this?
    
    /kind improvement
    /area core
    /milestone 2.21.x
    
    #### What this PR does / why we need it:
    
    This PR upgrades Spring Boot to [3.5.6](https://github.com/spring-projects/spring-boot/releases/tag/v3.5.6).
    
    #### Does this PR introduce a user-facing change?
    
    ```release-note
    升级 Spring Boot 至 3.5.6
    ```
    JohnNiang authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    974c645 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2025

  1. Enable auto-height for textarea fields in forms (#7749)

    #### What type of PR is this?
    
    /area ui
    /kind improvement
    /milestone 2.21.x
    
    #### What this PR does / why we need it:
    
    Add auto-height prop to  formkit textarea to support automatic resizing based on content length.
    
    #### Does this PR introduce a user-facing change?
    
    ```release-note
    Console 端的部分多行文本输入框支持自动高度。
    ```
    ruibaby authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    d0f050f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8311705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a7805f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba23e6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bc81a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2025

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

Commits on Sep 23, 2025

  1. Upgrade Gradle wrapper to version 9.1.0 (#7776)

    #### What type of PR is this?
    
    /kind improvement
    /area core
    /milestone 2.21.x
    
    #### What this PR does / why we need it:
    
    This PR upgrades Gradle to version [9.1.0](https://docs.gradle.org/9.1.0/release-notes.html).
    
    #### Does this PR introduce a user-facing change?
    
    ```release-note
    升级 Gradle 至 9.1.0
    ```
    JohnNiang authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    50405a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

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