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: CoCreate-app/CoCreate-server-side-render
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.4
Choose a base ref
...
head repository: CoCreate-app/CoCreate-server-side-render
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.5
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 9, 2025

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

Commits on Sep 10, 2025

  1. Configuration menu
    Copy the full SHA
    0429a37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc2bb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8b17f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b860e08 View commit details
    Browse the repository at this point in the history
  5. fix: update HTML method to accept organization and language parameter…

    …s for improved rendering
    frankpagan committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    515336e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. chore(release): 1.12.5 [skip ci]

    ## [1.12.5](v1.12.4...v1.12.5) (2025-10-08)
    
    ### Bug Fixes
    
    * add TODO comments for fetching src and activating language links in HTML rendering ([0429a37](0429a37))
    * enhance src handling and language link tag creation in HTML rendering ([1dc2bb6](1dc2bb6))
    * ensure proper context binding and improve translation logic in CoCreateServerSideRender ([74e5ab2](74e5ab2))
    * improve src handling and add getRelativePath utility in HTML rendering ([c8b17f8](c8b17f8))
    * refactor language link tag creation and improve DOM manipulation in HTML rendering ([b860e08](b860e08))
    * update HTML method to accept organization and language parameters for improved rendering ([515336e](515336e))
    semantic-release-bot committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    d31781b View commit details
    Browse the repository at this point in the history
Loading