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

Commits on Feb 16, 2026

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

Commits on Feb 18, 2026

  1. Configuration menu
    Copy the full SHA
    4509c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82ddc21 View commit details
    Browse the repository at this point in the history
  3. Add locale support to Asset and AssetLibrary classes

    - Introduced `language` field in Asset and AssetModel to store locale information.
    - Added `setLocale` and `getLocale` methods in Asset and AssetLibrary for locale management.
    - Updated tests to verify locale functionality in Asset, AssetLibrary, and AssetModel.
    reeshika-h committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    8730d8e View commit details
    Browse the repository at this point in the history
  4. version bump

    reeshika-h committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    95b624f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. Merge pull request #271 from contentstack/fix/DX-266-livepreview

    Fixed live preview support and error handling
    reeshika-h authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    8e2d9ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #272 from contentstack/feat/DX-4447-asset-localisa…

    …tion
    
    Add locale support to Asset and AssetLibrary classes
    reeshika-h authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    1e576b2 View commit details
    Browse the repository at this point in the history
Loading