Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V8.1.0 #638

Merged
merged 23 commits into from
Aug 14, 2023
Merged

V8.1.0 #638

merged 23 commits into from
Aug 14, 2023

Commits on Jul 25, 2023

  1. fix: 修复股票排序

    1zilc committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    52e826c View commit details
    Browse the repository at this point in the history
  2. feat: 添加估算净值

    1zilc committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    28052e3 View commit details
    Browse the repository at this point in the history
  3. fix: 同步删除股票

    1zilc committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    89ec5a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Bump electron-log from 5.0.0-beta.24 to 5.0.0-beta.25 (#636)

    Bumps [electron-log](https://github.com/megahertz/electron-log) from 5.0.0-beta.24 to 5.0.0-beta.25.
    - [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/megahertz/electron-log/commits)
    
    ---
    updated-dependencies:
    - dependency-name: electron-log
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9249eed View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 20.4.2 to 20.4.5 (#635)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.2 to 20.4.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    55ddefb View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    de56018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bde6c4 View commit details
    Browse the repository at this point in the history
  3. fix: 修复复制图标

    1zilc committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bf67266 View commit details
    Browse the repository at this point in the history
  4. bump: 更新依赖

    1zilc committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    eaadb1f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fix: 去除托盘多余选项

    1zilc committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b11f837 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10009da View commit details
    Browse the repository at this point in the history
  3. fix: 修复代理

    1zilc committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8e59c37 View commit details
    Browse the repository at this point in the history
  4. feat: 添加总是置顶

    1zilc committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f8ee609 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. feat: k线boll技术指标

    1zilc committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    dd6e8b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f87c9fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9e071a View commit details
    Browse the repository at this point in the history
  4. Bump @types/node from 20.4.5 to 20.4.7 (#640)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.5 to 20.4.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d328cb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. bump: 8.1.0

    1zilc committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f6c1004 View commit details
    Browse the repository at this point in the history
  2. fix: 优化工作时间段

    1zilc committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9ea9d1a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. fix: 使用默认菜单

    1zilc committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    99029e5 View commit details
    Browse the repository at this point in the history
  2. fix: 修复钱包删除问题

    1zilc committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b4af508 View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 20.4.7 to 20.5.0 (#643)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.7 to 20.5.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    582764a View commit details
    Browse the repository at this point in the history
  4. bump: electron 26.0.0

    1zilc committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    63b5392 View commit details
    Browse the repository at this point in the history