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: Automattic/jetpack-ai-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: Automattic/jetpack-ai-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 27, 2024

  1. Backport mu-wpcom-plugin 2.1.10, jetpack 13.3-a.9 Changes (#36606)

    * Changelog and readme.txt edits.
    
    * Init new cycle
    
    Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/8450840615
    zinigor authored and matticbot committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ca7b93e View commit details
    Browse the repository at this point in the history
  2. AI Featured Image: add first version of image generation prompt to AI…

    … Client (#36591)
    
    * Add first version of the featured image generation prompt
    
    * changelog
    
    Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/8452418706
    lhkowalski authored and matticbot committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    49c7661 View commit details
    Browse the repository at this point in the history
  3. AI Featured Image: Connect image generation hook to the UI (#36620)

    * Set JSON as the content type for the image generation request
    
    * Connect the image generation hook to the button and modal
    
    * Extract hook to get post content on markdown format
    
    * Use the new post content hook on the image generation
    
    * Use the new post content hook on the proofread feature as well
    
    * Improve title handling on the modal
    
    * changelog
    
    * Use rectangular images instead of square images
    
    Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/8457404821
    lhkowalski authored and matticbot committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bd18b27 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. AI Featured Image: Implement accept logic (save to library and set as…

    … featured image) (#36626)
    
    Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/8467307337
    renatoagds authored and matticbot committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f41beac View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. AI Client: fix change handler (#36651)

    * remove effect reverting value changes
    
    * add watch option
    
    Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/8482093219
    CGastrell authored and matticbot committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f4952db View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Backport boost 3.2.1 Changes (#36655)

    * Changelog and readme.txt edits.
    
    * Version bumps
    
    Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/8508488310
    zinigor authored and matticbot committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0ee90b7 View commit details
    Browse the repository at this point in the history
  2. Amend readme.txt

    zinigor authored and matticbot committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e35c99a View commit details
    Browse the repository at this point in the history
Loading