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: web-infra-dev/midscene
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.1
Choose a base ref
...
head repository: web-infra-dev/midscene
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.0
Choose a head ref
  • 5 commits
  • 55 files changed
  • 4 contributors

Commits on Jun 18, 2025

  1. refactor(recorder): replace localStorage with IndexedDB for recording…

    … data storage and optimize navigation record (#831)
    
    * refactor(recorder): use indexdeb replace localStorage
    
    * chore: optimize note
    
    * chore: optimize recorder title
    
    * chore: delete unless file
    
    * chore: optimize indexdb storage logic
    
    * feat(recorder): support refresh page and continue record event
    
    * chore: optimize recorder logic
    
    * chore: optimize checkbox and password type
    
    * feat(recorder): support refresh page and continue record event
    
    * chore: optimize refresh or open new tab click event
    
    * chore: resolve restart session
    
    * chore: optimize refresh or open new tab click event
    
    * feat(recorder): enhance recording control and session management
    
    * chore: optimize refresh or open new tab click event
    
    * chore: remove commented-out recorder section from popup
    
    * chore: fix lint error
    
    * chore: fix lint error
    zhoushaw authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    780b7f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2965e3c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. feat(web-integration): support aiAsk for agent (#841)

    * feat(web-integration): support aiAsk for agent
    
    * docs(core): update docs
    
    ---------
    
    Co-authored-by: yutao <[email protected]>
    quanru and yuyutaotao authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    bee1c40 View commit details
    Browse the repository at this point in the history
  2. feat(web-integration): support user expected xpath option for locate …

    …methods (#844)
    
    * feat(web-integration): support user expected xpath option for locate methods
    
    * docs(site): xpath option for api
    
    * fix(ci): nx config
    
    * docs(site): update docs
    quanru authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    09c6aaa View commit details
    Browse the repository at this point in the history
  3. release: v0.20.0

    github-actions[bot] committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    277656a View commit details
    Browse the repository at this point in the history
Loading