Skip to content

Commit 57776e9

Browse files
committed
serendipity 2.1.0 published
1 parent f5a68fa commit 57776e9

File tree

4 files changed

+39
-4
lines changed

4 files changed

+39
-4
lines changed

README.en.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The code is mainly written in SwiftUI, pure local tool management application
1616

1717

1818

19-
#### [The latest v2.0.0](https://github.com/DanielHusx/Serendipity/releases/download/v2.0.0/Serendipity.dmg) 2022-11-11
19+
#### [The latest v2.1.0](https://github.com/DanielHusx/Serendipity/releases/download/v2.1.0/Serendipity.dmg) 2023-06-01
2020

21-
Singles' Day releases a new version, don't be too tied to Thanks me~
21+
Children's Day released a new version I am a big kid~
2222

2323

2424

@@ -146,6 +146,18 @@ Singles' Day releases a new version, don't be too tied to Thanks me~
146146

147147
### NOTE:
148148

149+
##### 2023-06-01 v2.1.0
150+
151+
- Added a dark mode switch
152+
- Added version update function
153+
- Added language switching function (supports Chinese/English switching)
154+
- Optimize symbolization tools
155+
- Optimize symbol table management page freeze
156+
- Optimize caching of AsyncImage
157+
- Optimized the problem of CPU surge caused by crash log
158+
- Optimize crash log management and parse double JSON
159+
- Optimize code to a certain extent...in theory~
160+
149161
##### 2022-11-11 v2.0.0
150162

151163
- Added shortcut key manager

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
1717

1818

19-
#### [最新版本 2.0.0](https://github.com/DanielHusx/Serendipity/releases/download/v2.0.0/Serendipity.dmg) 2022-11-11
19+
#### [最新版本 2.1.0](https://github.com/DanielHusx/Serendipity/releases/download/v2.1.0/Serendipity.dmg) 2023-06-01
2020

21-
光棍节发布新版本不要太栓Q我哟~
21+
儿童节发布新版本~~就是玩儿
2222

2323

2424

@@ -146,6 +146,18 @@
146146

147147
### NOTE:
148148

149+
##### 2023-06-01 v2.1.0
150+
151+
- 新增暗黑模式切换
152+
- 新增版本更新功能
153+
- 新增语言切换功能(支持中/英文切换)
154+
- 优化符号化工具
155+
- 优化符号表管理页卡顿
156+
- 优化缓存AsyncImage
157+
- 优化崩溃日志导致CPU暴增的问题
158+
- 优化崩溃日志管理解析双JSON
159+
- 一定程度上的优化代码......理论上~
160+
149161
##### 2022-11-11 v2.0.0
150162

151163
- 新增快捷键管理器

Serendipity.dmg

1.3 MB
Binary file not shown.

appcast.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
<?xml version="1.0" standalone="yes"?>
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
4+
<title>Serendipity</title>
5+
<item>
6+
<title>2.1.0</title>
7+
<pubDate>Thu, 01 Jun 2023 16:21:23 +0800</pubDate>
8+
<sparkle:releaseNotesLink>https://github.com/DanielHusx/Serendipity/releases/tag/v2.1.0</sparkle:releaseNotesLink>
9+
<sparkle:fullReleaseNotesLink>https://github.com/DanielHusx/Serendipity/releases</sparkle:fullReleaseNotesLink>
10+
<sparkle:version>20230601</sparkle:version>
11+
<sparkle:shortVersionString>2.1.0</sparkle:shortVersionString>
12+
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
13+
<enclosure url="https://github.com/DanielHusx/Serendipity/releases/download/v2.1.0/Serendipity.dmg" type="application/octet-stream" sparkle:edSignature="gte+7VkT6WRgU1G3XNBvQ2aweL7Vj90TGQ5AysVCIiN6otwxSKc57lIaXr58xokQlnFdI5ghPrarNlszdf5cCA==" length="8213194"/>
14+
</item>
415
<title>Serendipity</title>
516
<item>
617
<title>2.0.0</title>

0 commit comments

Comments
 (0)