Skip to content

Commit 8659962

Browse files
committed
releases:v1.0.2.2-beta
1 parent bb31585 commit 8659962

16 files changed

+1401
-107
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: bug反馈
3+
about: bug反馈
4+
title: "[BUG]"
5+
labels: Bug, 未读
6+
assignees: LZY98276
7+
8+
---
9+
10+
## 您是否完成了以下内容?
11+
1. [ ] 我已将软件更新至最新版本,该问题仍然没有被解决
12+
2. [ ] 我已查阅README文件和其他issue,该问题没有被提及
13+
3. [ ] 我知道且完全理解开发者精力有限,我的issue可能不会被第一时间处理
14+
15+
## 预期行为(软件本来应该干什么?)
16+
17+
## 实际行为(软件实际上干了什么?)
18+
19+
## 复现步骤(这个问题是如何出现的?)
20+
21+
## 错误信息(可选)
22+
23+
## 运行环境(可选)
24+
25+
## 最后一步
26+
27+
1. [ ] 我认为我的描述已经足够清楚,开发者可以根据描述定位到问题所在
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: 新功能建议
3+
about: 新功能建议
4+
title: "[FEATURE]"
5+
labels: Feature, 未读
6+
assignees: LZY98276
7+
8+
---
9+
10+
## 您是否完成了以下内容?
11+
1. [ ] 我已将软件更新至最新版本,该功能仍然未被实现
12+
2. [ ] 我已查阅README文件和其他issue,该功能未被实现/提及
13+
3. [ ] 我认为我提出的功能与本软件作为“SecRandom”的目标是相符的
14+
4. [ ] 我知道且完全理解开发者精力有限,我的issue可能不会被第一时间处理
15+
16+
## 功能描述(你想添加怎样的功能?)
17+
18+
## 最后一步
19+
20+
1. [ ] 我认为我的描述已经足够清楚,开发者可以根据描述知道我需要什么

CHANGELOG.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
### 🚀 新增功能与优化
2-
- **【名单设置】TODO: 可开启仅启用学号抽取功能**
3-
- **【基础设置】TODO: 浮窗透明度设置**
4-
- **【关于界面】TODO: 关于界面添加软件信息及其作者信息**
5-
- 【历史记录】fix:显示的抽取次数没有正确补全‘0’的问题
6-
- 【软件信息】fix:软件版本显示错误问题
7-
- 【开机自启】fix:更换了启动方式,使用创建快捷方式来启动软件
2+
- **【安全设置】TODO:拥有密码,密钥文件,2FA(双重认证)对打开设置进行保护-防君子不防小人**
3+
- 【浮窗抽取界面】TODO:将所有已有的抽取功能放置到浮窗抽取界面中
4+
- 【浮窗抽取界面】TODO: 窗口未处于焦点时将自动关闭窗口
5+
- 【浮窗】fix: 浮窗透明度未将背景透明度进行设置的问题
86

97
### 🎉 软件仓库日志-仅显示最近5条
10-
- **SecRandom v1.0.2.1-beta 发布 - 2025-04-20 - 处于 1.1-dev测试版本**
11-
- **SecRandom v1.0.2.0-beta 发布 - 2025-04-13 - 处于 1.1-dev测试版本**
12-
- **SecRandom v1.0.1.0 发布 - 2025-04-13**
13-
- **SecRandom v1.0.0.4 发布 - 2025-04-05**
8+
- SecRandom v1.0.2.2-beta 发布 - 2025-05-03 - 处于 1.1-dev测试版本**
9+
- SecRandom v1.0.2.1-beta 发布 - 2025-04-20 - 处于 1.1-dev测试版本
10+
- SecRandom v1.0.2.0-beta 发布 - 2025-04-13 - 处于 1.1-dev测试版本
11+
- SecRandom v1.0.1.0 发布 - 2025-04-13
12+
- SecRandom v1.0.0.4 发布 - 2025-04-05
1413

15-
Full Changelog: [v1.0.2.0-beta...v1.0.2.1-beta](https://github.com/SecRandom/SecRandom/compare/v1.0.2.0-beta...v1.0.2.1-beta)
14+
Full Changelog: [v1.0.2.1-beta...v1.0.2.2-beta](https://github.com/SECTL/SecRandom/compare/v1.0.2.1-beta...v1.0.2.2-beta)
1615

1716
**国内 下载链接**
1817
| 平台/打包方式 | 支持架构 | 完整版 |
@@ -22,9 +21,9 @@ Full Changelog: [v1.0.2.0-beta...v1.0.2.1-beta](https://github.com/SecRandom/Sec
2221
**Github 镜像 下载链接**
2322
| 镜像源 | 平台/打包方式 | 支持架构 | 完整版 |
2423
| --- | --- | --- | --- |
25-
| ghfast.top | Windows | x86 | [下载](https://ghfast.top/https://github.com/SecRandom/SecRandom/releases/download/v1.0.2.1-beta/SecRandom-Windows-x86.zip) |
26-
| ghfast.top | Windows | x64 | [下载](https://ghfast.top/https://github.com/SecRandom/SecRandom/releases/download/v1.0.2.1-beta/SecRandom-Windows-x64.zip) |
27-
| gh-proxy.com | Windows | x86 | [下载](https://gh-proxy.com/https://github.com/SecRandom/SecRandom/releases/download/v1.0.2.1-beta/SecRandom-Windows-x86.zip) |
28-
| gh-proxy.com | Windows | x64 | [下载](https://gh-proxy.com/https://github.com/SecRandom/SecRandom/releases/download/v1.0.2.1-beta/SecRandom-Windows-x64.zip) |
24+
| ghfast.top | Windows | x86 | [下载](https://ghfast.top/https://github.com/SECTL/SecRandom/releases/download/v1.0.2.2-beta/SecRandom-Windows-x86.zip) |
25+
| ghfast.top | Windows | x64 | [下载](https://ghfast.top/https://github.com/SECTL/SecRandom/releases/download/v1.0.2.2-beta/SecRandom-Windows-x64.zip) |
26+
| gh-proxy.com | Windows | x86 | [下载](https://gh-proxy.com/https://github.com/SECTL/SecRandom/releases/download/v1.0.2.2-beta/SecRandom-Windows-x86.zip) |
27+
| gh-proxy.com | Windows | x64 | [下载](https://gh-proxy.com/https://github.com/SECTL/SecRandom/releases/download/v1.0.2.2-beta/SecRandom-Windows-x64.zip) |
2928

3029
SHA256 校验值-

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44

55
# SecRandom
66

7-
[![Downloads](https://img.shields.io/github/downloads/SecRandom/SecRandom/total?style=social&label=Downloads&logo=github)](https://github.com/SecRandom/SecRandom/releases/latest)
8-
[![GitHub Issues](https://img.shields.io/github/issues-search/SecRandom/SecRandom?query=is%3Aopen&style=social-square&logo=github&label=Issues&color=%233fb950)](https://github.com/SecRandom/SecRandom/issues)
9-
[![Release](https://img.shields.io/github/v/release/SecRandom/SecRandom?style=flat&color=%233fb950&label=正式版)](https://github.com/SecRandom/SecRandom/releases/latest)
10-
[![Beta](https://img.shields.io/github/v/release/SecRandom/SecRandom?include_prereleases&style=social-square&label=测试版)](https://github.com/SecRandom/SecRandom/releases/)
11-
[![Github Last Commit](https://img.shields.io/github/last-commit/SecRandom/SecRandom)](https://github.com/SecRandom/SecRandom/commits/master)
7+
[![Downloads](https://img.shields.io/github/downloads/SECTL/SecRandom/total?style=social&label=Downloads&logo=github)](https://github.com/SECTL/SecRandom/releases/latest)
8+
[![GitHub Issues](https://img.shields.io/github/issues-search/SECTL/SecRandom?query=is%3Aopen&style=social-square&logo=github&label=Issues&color=%233fb950)](https://github.com/SECTL/SecRandom/issues)
9+
[![Release](https://img.shields.io/github/v/release/SECTL/SecRandom?style=flat&color=%233fb950&label=正式版)](https://github.com/SECTL/SecRandom/releases/latest)
10+
[![Beta](https://img.shields.io/github/v/release/SECTL/SecRandom?include_prereleases&style=social-square&label=测试版)](https://github.com/SECTL/SecRandom/releases/)
11+
[![Github Last Commit](https://img.shields.io/github/last-commit/SECTL/SecRandom)](https://github.com/SECTL/SecRandom/commits/master)
1212
[![QQ群](https://img.shields.io/badge/-QQ%E7%BE%A4%EF%BD%9C1038111867-blue?style=flat&logo=TencentQQ)](https://qm.qq.com/q/yJkTpkiW5i)
1313
[![bilibili](https://img.shields.io/badge/-UP%E4%B8%BB%EF%BD%9C黎泽懿-%23FB7299?style=flat&logo=bilibili)](https://space.bilibili.com/520571577)
1414

1515
该软件能以多种方式进行随机抽取 学号/姓名/小组...
1616

17-
| [Github(镜像) 下载](https://github.com/SecRandom/SecRandom/releases) | [123云盘 下载-暂未上传](https://www.123684.com/s/9529jv-U4Fxh) |
17+
| [Github(镜像) 下载](https://github.com/SECTL/SecRandom/releases) | [123云盘 下载-暂未上传](https://www.123684.com/s/9529jv-U4Fxh) |
1818

1919
</div>
2020

@@ -32,8 +32,8 @@
3232
-**抽取界面与设置界面的隔离**
3333
-**方便快捷的悬浮窗设计**
3434
-**有着开机自启动的便捷**
35-
-**有设置界面的密码功能(请期待后续更新)**
36-
- **现两种不同本质的权重方式(请期待后续更新)**
35+
-**有设置界面的密码功能**
36+
- **现两种不同本质的权重方式(请期待后续更新)**
3737
-**现代化的设计界面**
3838

3939
# ⭐️ 快速开始
@@ -87,18 +87,18 @@
8787
<source
8888
media="(prefers-color-scheme: dark)"
8989
srcset="
90-
https://api.star-history.com/svg?repos=SecRandom/SecRandom&type=Date&theme=dark
90+
https://api.star-history.com/svg?repos=SECTL/SecRandom&type=Date&theme=dark
9191
"
9292
/>
9393
<source
9494
media="(prefers-color-scheme: light)"
9595
srcset="
96-
https://api.star-history.com/svg?repos=SecRandom/SecRandom&type=Date&theme=dark
96+
https://api.star-history.com/svg?repos=SECTL/SecRandom&type=Date&theme=dark
9797
"
9898
/>
9999
<img
100100
alt="Star History Chart"
101-
src="https://api.star-history.com/svg?repos=SecRandom/SecRandom&type=Date&theme=dark"
101+
src="https://api.star-history.com/svg?repos=SECTL/SecRandom&type=Date&theme=dark"
102102
/>
103103
</picture>
104104

app/common/config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ class Config(QConfig):
1818
YEAR = 2025
1919
MONTH = 4
2020
AUTHOR = "lzy98276"
21-
VERSION = "v1.0.2.1-beta"
21+
VERSION = "v1.0.2.2-beta"
2222
APPLY_NAME = "SecRandom"
23-
GITHUB_WEB = "https://github.com/SecRandom/SecRandom"
23+
GITHUB_WEB = "https://github.com/SECTL/SecRandom"
2424
BILIBILI_WEB = "https://space.bilibili.com/520571577"
2525

2626
cfg = Config()

0 commit comments

Comments
 (0)