8000 Comparing core-v1.10.18...core-v1.10.19 · KarinJS/Karin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: KarinJS/Karin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: core-v1.10.18
Choose a base ref
...
head repository: KarinJS/Karin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: core-v1.10.19
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 14, 2025

  1. Fix: 修复lagrange环境下 调用getHistoryMsg只使用getGroupMsgHistory的问题 (#509)

    * Fix: 修复lagrange环境下 调用getHistoryMsg只使用getGroupMsgHistory的问题
    
    只要使用的是 Lagrange.OneBot,并且 startMsgId 是 string 类型,它就会调用 lgl_getGroupMsgHistory
    
    这个逻辑没有判断 contact.scene 是 'group' 还是 'friend',这就是问题来源
    
    * Fix: 修复onebot环境下 调用getHistoryMsg只使用getGroupMsgHistory的问题
    
    同上
    furlingdu authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    225cc58 View commit details
    Browse the repository at this point in the history
  2. chore: release main (#510)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    7596a12 View commit details
    Browse the repository at this point in the history
Loading
0