|
1 | | -### 更新日志 |
| 1 | +# 更新日志 |
2 | 2 |
|
3 | | -#### JadeV2.3.1 - 2024-06-18 |
| 3 | +## JadeV2.3.1 - 2024-06-18 |
4 | 4 | * 优化获取版本信息的方法 |
5 | 5 | --- |
6 | 6 |
|
7 | 7 | <details onclose> |
8 | 8 | <summary>查看更多更新日志</summary> |
9 | 9 |
|
10 | | -#### JadeV2.3.0 - 2024-06-18 |
| 10 | +## JadeV2.3.0 - 2024-06-18 |
11 | 11 | * 优化数据库父类方法 |
12 | 12 | --- |
13 | 13 |
|
14 | 14 |
|
15 | | -#### JadeV2.2.9 - 2024-06-13 |
| 15 | +## JadeV2.2.9 - 2024-06-13 |
16 | 16 | * 解决获取父进程异常的bug |
17 | 17 | --- |
18 | 18 |
|
19 | | -#### JadeV2.2.8 - 2024-06-13 |
| 19 | +## JadeV2.2.8 - 2024-06-13 |
20 | 20 | * 新增根据进程id,强制退出关联进程 |
21 | 21 | * 解决子进程无法退出的bug |
22 | 22 | --- |
23 | 23 |
|
24 | | -#### JadeV2.2.7 - 2024-06-12 |
| 24 | +## JadeV2.2.7 - 2024-06-12 |
25 | 25 | * 使用线程监听程序异常问题,不在阻塞主线程 |
26 | 26 | * 解决子进程无法退出的bug |
27 | 27 | --- |
28 | 28 |
|
29 | 29 |
|
30 | | -#### JadeV2.2.6 - 2024-06-11 |
| 30 | +## JadeV2.2.6 - 2024-06-11 |
31 | 31 | * 解决Windows下打包由路径引发的bug |
32 | 32 | --- |
33 | 33 |
|
34 | | -#### JadeV2.2.5 - 2024-05-27 |
| 34 | +## JadeV2.2.5 - 2024-05-27 |
35 | 35 | * 优化数据库父类操作,解决异常问题,代码优化 |
36 | 36 | --- |
37 | 37 |
|
38 | 38 |
|
39 | | -#### JadeV2.2.4 - 2024-05-17 |
| 39 | +## JadeV2.2.4 - 2024-05-17 |
40 | 40 | * 解决打包出现的日志重复的bug |
41 | 41 | --- |
42 | 42 |
|
43 | | -#### JadeV2.2.3 - 2024-05-09 |
| 43 | +## JadeV2.2.3 - 2024-05-09 |
44 | 44 | * packing模块支持src目录下的packages |
45 | 45 | --- |
46 | 46 |
|
47 | | -#### JadeV2.2.2 - 2024-05-09 |
| 47 | +## JadeV2.2.2 - 2024-05-09 |
48 | 48 | * 数据库操作支持int和Bool类型 |
49 | 49 | --- |
50 | 50 |
|
51 | | -#### JadeV2.2.1 - 2024-05-09 |
| 51 | +## JadeV2.2.1 - 2024-05-09 |
52 | 52 | * 解决传入多个feature id,加密狗不满足条件,程序不退出的bug |
53 | 53 | --- |
54 | 54 |
|
55 | | -#### JadeV2.2.0 - 2024-05-08 |
| 55 | +## JadeV2.2.0 - 2024-05-08 |
56 | 56 | * 监听加密狗线程支持传入最大feature id,这样就可以满足之前的现场 |
57 | 57 | --- |
58 | 58 |
|
59 | | -#### JadeV2.1.9 - 2024-05-08 |
| 59 | +## JadeV2.1.9 - 2024-05-08 |
60 | 60 | * 监听加密狗线程,如果传入多个feature id,最后在判断授权是否有效 |
61 | 61 | --- |
62 | 62 |
|
63 | | -#### JadeV2.1.8 - 2024-01-31 |
| 63 | +## JadeV2.1.8 - 2024-01-31 |
64 | 64 | * 新增 RFC 2832格式转时间字符串格式方法 |
65 | 65 | --- |
66 | 66 |
|
67 | | -#### JadeV2.1.7 - 2024-01-31 |
| 67 | +## JadeV2.1.7 - 2024-01-31 |
68 | 68 | * 解决数据库清空的bug |
69 | 69 | --- |
70 | 70 |
|
71 | | -#### JadeV2.1.6 - 2024-01-11 |
| 71 | +## JadeV2.1.6 - 2024-01-11 |
72 | 72 | * 解决随机字符串的bug |
73 | 73 | --- |
74 | 74 |
|
75 | 75 |
|
76 | | -#### JadeV2.1.5 - 2024-01-10 |
| 76 | +## JadeV2.1.5 - 2024-01-10 |
77 | 77 | * 解决随机字符串的bug |
78 | 78 | --- |
79 | 79 |
|
80 | | -#### JadeV2.1.4 - 2024-01-10 |
| 80 | +## JadeV2.1.4 - 2024-01-10 |
81 | 81 | * 新增计算文件大小函数 |
82 | 82 | --- |
83 | 83 |
|
84 | | -#### JadeV2.1.3 - 2024-01-10 |
| 84 | +## JadeV2.1.3 - 2024-01-10 |
85 | 85 | * 根据字符窜长度随机生成字符串 |
86 | 86 | --- |
87 | 87 |
|
88 | | -#### JadeV2.1.2 - 2023-11-20 |
| 88 | +## JadeV2.1.2 - 2023-11-20 |
89 | 89 | * zip_package Linux生成文件名修改 |
90 | 90 | --- |
91 | 91 |
|
92 | | -#### JadeV2.1.1 - 2023-11-20 |
| 92 | +## JadeV2.1.1 - 2023-11-20 |
93 | 93 | * zip_package 压缩成压缩包文件名不能为中文, |
94 | 94 | --- |
95 | 95 |
|
96 | | -#### JadeV2.1.0 - 2023-11-20 |
| 96 | +## JadeV2.1.0 - 2023-11-20 |
97 | 97 | * 拷贝config文件和压缩文件夹,区分Linux和Windows |
98 | 98 | --- |
99 | 99 |
|
100 | | -#### JadeV2.0.9 - 2023-11-20 |
| 100 | +## JadeV2.0.9 - 2023-11-20 |
101 | 101 | * 拷贝config文件和压缩文件夹 |
102 | 102 | --- |
103 | 103 |
|
104 | | -#### JadeV2.0.8 - 2023-09-21 |
| 104 | +## JadeV2.0.8 - 2023-09-21 |
105 | 105 | * 解决加密狗重复登录的bug |
106 | 106 | --- |
107 | 107 |
|
108 | | -#### JadeV2.0.7 - 2023-07-19 |
| 108 | +## JadeV2.0.7 - 2023-07-19 |
109 | 109 | * 解决打包一个完成的包,exclude_files不生效的bug |
110 | 110 | --- |
111 | 111 |
|
112 | | -#### JadeV2.0.6 - 2023-07-19 |
| 112 | +## JadeV2.0.6 - 2023-07-19 |
113 | 113 | * 新增exclude_files参数,去除打包时不必要的动态库 |
114 | 114 | * 解决如果为空,打包失败的bug |
115 | 115 | --- |
116 | 116 |
|
117 | 117 |
|
118 | | -#### JadeV2.0.5 - 2023-06-14 |
| 118 | +## JadeV2.0.5 - 2023-06-14 |
119 | 119 | * 兼容加密狗feature id list为None的情况 |
120 | 120 | --- |
121 | 121 |
|
122 | | -#### JadeV2.0.4 - 2023-05-22 |
| 122 | +## JadeV2.0.4 - 2023-05-22 |
123 | 123 | * 加密狗监测模块支持多个加密狗的id |
124 | 124 | --- |
125 | 125 |
|
126 | 126 |
|
127 | | -#### JadeV2.0.3 - 2023-05-11 |
| 127 | +## JadeV2.0.3 - 2023-05-11 |
128 | 128 | * 打包的时候新增是否压缩lib包参数 |
129 | 129 | --- |
130 | 130 |
|
131 | | -#### JadeV2.0.2 - 2023-05-08 |
| 131 | +## JadeV2.0.2 - 2023-05-08 |
132 | 132 | * 初始化的时候就需要校验feature id 是否存在 |
133 | 133 | --- |
134 | 134 |
|
135 | | -#### JadeV2.0.1 - 2023-05-08 |
| 135 | +## JadeV2.0.1 - 2023-05-08 |
136 | 136 | * 加密狗如果没有feature id或者获取feature id失败时,需要退出会话 |
137 | 137 | --- |
138 | 138 |
|
139 | | -#### JadeV1.9.9 - 2023-05-08 |
| 139 | +## JadeV1.9.9 - 2023-05-08 |
140 | 140 | * 加密狗的监测支持自定义feature id |
141 | 141 | --- |
142 | 142 |
|
143 | | -#### JadeV1.9.8 - 2023-04-21 |
| 143 | +## JadeV1.9.8 - 2023-04-21 |
144 | 144 | * 加密狗监测线程支持多个加密狗 |
145 | 145 | * 如果当前登录的加密狗超过最大限制数量,在查找是否还有新的加密狗 |
146 | 146 | --- |
147 | 147 |
|
148 | | -#### JadeV1.9.7 - 2023-04-03 |
| 148 | +## JadeV1.9.7 - 2023-04-03 |
149 | 149 | * 如果可执行文件存在的化,则拷贝Output文件夹,如果不存在则不拷贝 |
150 | 150 | --- |
151 | 151 |
|
152 | | -#### JadeV1.9.6 - 2023-04-03 |
| 152 | +## JadeV1.9.6 - 2023-04-03 |
153 | 153 | * 编译的时候也需要将lib包拷贝到release文件夹下 |
154 | 154 | --- |
155 | 155 |
|
156 | 156 |
|
157 | | -#### JadeV1.9.5 - 2023-04-03 |
| 157 | +## JadeV1.9.5 - 2023-04-03 |
158 | 158 | * 压缩lib包时,需要判断是否有可执行文件 |
159 | 159 | --- |
160 | 160 |
|
161 | 161 |
|
162 | | -#### JadeV1.9.4 - 2023-04-03 |
| 162 | +## JadeV1.9.4 - 2023-04-03 |
163 | 163 | * 不在固定pyinstaller版本为4.6 |
164 | 164 | --- |
165 | 165 |
|
166 | 166 |
|
167 | | -#### JadeV1.9.3 - 2023-03-24 |
| 167 | +## JadeV1.9.3 - 2023-03-24 |
168 | 168 | * 固定pyinstaller版本为4.6 |
169 | 169 | --- |
170 | 170 |
|
171 | 171 |
|
172 | | -#### JadeV1.9.2 - 2023-03-24 |
| 172 | +## JadeV1.9.2 - 2023-03-24 |
173 | 173 | * 优化加密狗判断流程,刷新的时候一直占用一个Session |
174 | 174 | --- |
175 | 175 |
|
176 | | -#### JadeV1.9.1 - 2023-03-24 |
| 176 | +## JadeV1.9.1 - 2023-03-24 |
177 | 177 | * pyinstaller版本不固定 |
178 | 178 | --- |
179 | 179 |
|
180 | | -#### JadeV1.9.0 - 2023-03-24 |
| 180 | +## JadeV1.9.0 - 2023-03-24 |
181 | 181 | * 监听加密狗驱动是否在线时间可配置 |
182 | 182 | --- |
183 | 183 |
|
184 | 184 |
|
185 | | -#### JadeV1.8.9 - 2023-03-24 |
| 185 | +## JadeV1.8.9 - 2023-03-24 |
186 | 186 | * 新增LDK资源释放函数 |
187 | 187 | --- |
188 | 188 |
|
189 | | -#### JadeV1.8.8 - 2023-03-24 |
| 189 | +## JadeV1.8.8 - 2023-03-24 |
190 | 190 | * 新增监听加密狗是否在线线程,并且线程初始化的时候就启动 |
191 | 191 | --- |
192 | 192 |
|
193 | | -#### JadeV1.8.7 - 2023-03-24 |
| 193 | +## JadeV1.8.7 - 2023-03-24 |
194 | 194 | * 程序被kill获取退出状态,可以做释放资源 |
195 | 195 | --- |
196 | 196 |
|
197 | 197 |
|
198 | | -#### JadeV1.8.6 - 2023-03-22 |
| 198 | +## JadeV1.8.6 - 2023-03-22 |
199 | 199 | * 打包模块修复压缩函数找不到的bug |
200 | 200 | --- |
201 | 201 |
|
202 | | -#### JadeV1.8.5 - 2023-03-20 |
| 202 | +## JadeV1.8.5 - 2023-03-20 |
203 | 203 | * 打包模块支持打包并压缩lib包到Output文件夹中 |
204 | 204 | --- |
205 | 205 |
|
206 | | -#### JadeV1.8.4 - 2023-03-20 |
| 206 | +## JadeV1.8.4 - 2023-03-20 |
207 | 207 | * 新增读取README.md内容方法 |
208 | 208 | --- |
209 | 209 |
|
210 | | -#### JadeV1.8.3 - 2023-03-17 |
| 210 | +## JadeV1.8.3 - 2023-03-17 |
211 | 211 | * 新增获取app version的方法 |
212 | 212 | * 自动写入version文件 |
213 | 213 | * 解决打包wheel的报错 |
214 | 214 | --- |
215 | 215 |
|
216 | | -#### JadeV1.8.2 - 2023-03-14 |
| 216 | +## JadeV1.8.2 - 2023-03-14 |
217 | 217 | * 新增压缩文件夹到指定文件夹下方法 |
218 | 218 | --- |
219 | 219 |
|
220 | | -#### JadeV1.8.1 - 2023-03-13 |
| 220 | +## JadeV1.8.1 - 2023-03-13 |
221 | 221 | * 更新获取版本号方法 |
222 | 222 | --- |
223 | 223 |
|
224 | | -#### JadeV1.8.0 - 2023-03-10 |
| 224 | +## JadeV1.8.0 - 2023-03-10 |
225 | 225 | * Inno Setup 不输出信息 |
226 | 226 | * Xcopy不输出信息 |
227 | 227 | --- |
228 | | -#### JadeV1.7.9 - 2023-03-10 |
| 228 | +## JadeV1.7.9 - 2023-03-10 |
229 | 229 | * ProgressBar Windows下还是继续使用中文 |
230 | 230 | --- |
231 | | -#### JadeV1.7.8 - 2023-03-09 |
| 231 | +## JadeV1.7.8 - 2023-03-09 |
232 | 232 | * 修改AppRun文件,解决在github action 自动打包execv error: Permission denied 的问题 |
233 | 233 | --- |
234 | 234 |
|
235 | | -#### JadeV1.7.7 - 2023-03-08 |
| 235 | +## JadeV1.7.7 - 2023-03-08 |
236 | 236 | * 制作AppImage先给可执行文件赋予权限 |
237 | 237 | --- |
238 | | -#### JadeV1.7.6 - 2023-03-08 |
| 238 | +## JadeV1.7.6 - 2023-03-08 |
239 | 239 | * 解决log level的bug |
240 | 240 | --- |
241 | | -#### JadeV1.7.5 - 2023-03-08 |
| 241 | +## JadeV1.7.5 - 2023-03-08 |
242 | 242 | * Release文件使用CONTRIBUTING.md |
243 | 243 | --- |
244 | 244 |
|
245 | | -#### JadeV1.7.4 - 2023-03-08 |
| 245 | +## JadeV1.7.4 - 2023-03-08 |
246 | 246 | * 先创建Release,在上传文件到Release |
247 | 247 | --- |
248 | | -#### JadeV1.7.3 - 2023-03-08 |
| 248 | +## JadeV1.7.3 - 2023-03-08 |
249 | 249 | * 无需上传action附件,直接上传至release |
250 | 250 | --- |
251 | 251 |
|
252 | | -#### JadeV1.7.2 - 2023-03-08 |
| 252 | +## JadeV1.7.2 - 2023-03-08 |
253 | 253 | * 测试发布使用模糊路径 |
254 | 254 | --- |
255 | 255 |
|
256 | | -#### JadeV1.7.1 - 2023-03-08 |
| 256 | +## JadeV1.7.1 - 2023-03-08 |
257 | 257 | * 打包模块新增log_level参数 |
258 | 258 | * 支持使用Inno Setup打包Windows安装包 |
259 | 259 | --- |
260 | 260 |
|
261 | | -#### JadeV1.7.0 - 2023-03-08 |
| 261 | +## JadeV1.7.0 - 2023-03-08 |
262 | 262 | * 修改Windows下ISS文件生成的路径为当前目录 |
263 | 263 | --- |
264 | 264 |
|
265 | | -#### JadeV1.6.9 - 2023-03-07 |
| 265 | +## JadeV1.6.9 - 2023-03-07 |
266 | 266 | * 解决编译失败,windows下输出的bug |
267 | 267 | --- |
268 | | -#### JadeV1.6.8 - 2023-03-07 |
| 268 | +## JadeV1.6.8 - 2023-03-07 |
269 | 269 | * wheel包需要配置version模块 |
270 | 270 | * 打包版本由更新日志统一管理,其他地方无需在配版本号 |
271 | 271 | --- |
272 | 272 |
|
273 | | -#### JadeV1.6.7 - 2023-03-07 |
| 273 | +## JadeV1.6.7 - 2023-03-07 |
274 | 274 | * 修改ChangeLog文件的名称改为CONTRIBUTING |
275 | 275 | --- |
276 | | -#### JadeV1.6.6 - 2023-03-07 |
| 276 | +## JadeV1.6.6 - 2023-03-07 |
277 | 277 | * 固定ChangeLog的格式,使Release发布界面美观 |
278 | 278 | --- |
279 | | -#### JadeV1.6.5 - 2023-03-07 |
| 279 | +## JadeV1.6.5 - 2023-03-07 |
280 | 280 | * 创建Release的时候使用tag名称作为当前Release的名称 |
281 | 281 | --- |
282 | | -#### JadeV1.6.4 - 2023-03-07 |
| 282 | +## JadeV1.6.4 - 2023-03-07 |
283 | 283 | * 打包的时候自动判断当前版本 |
284 | 284 | * 支持自动打包脚本,解决Windows下Progress的bug |
285 | 285 | --- |
286 | | -#### JadeV1.6.3 - 2023-03-06 |
| 286 | +## JadeV1.6.3 - 2023-03-06 |
287 | 287 | * 支持遍历文件夹下所有文件 |
288 | 288 | * 加密文件支持传入输出文件夹名称参数 |
289 | 289 | * 打包时候支持自定义输出名 |
|
0 commit comments