We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1295a9f commit d413c43Copy full SHA for d413c43
ArcdpsLogManager/ArcdpsLogManager.csproj
@@ -13,7 +13,7 @@
13
Each new log data update causes a revision increase.
14
See LogDataUpdater for the updates.
15
-->
16
- <Version>1.0.1.0</Version>
+ <Version>1.0.2.0</Version>
17
</PropertyGroup>
18
<ItemGroup>
19
<PackageReference Include="Eto.Forms" Version="2.5.8" />
ArcdpsLogManager/CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
This is the full changelog of the arcdps Log Manager.
4
5
+## Log Manager v1.0.2
6
+
7
+#### Fixes
8
+- Fixed a crash when tagging logs in the window opened by "Show all logs with this guild"
9
+- Fixed a long UI freeze when scheduling a lot of logs for reprocessing due to an update
10
11
## Log Manager v1.0.1
12
#### Fixes
0 commit comments