There was an error while loading. Please reload this page.
1 parent 4519391 commit 43700d2Copy full SHA for 43700d2
2 files changed
StatusTimers/StatusTimers.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Dalamud.NET.Sdk/14.0.1">
2
<PropertyGroup>
3
<PackageProjectUrl>https://github.com/Zeffuro/StatusTimers.git</PackageProjectUrl>
4
- <Version>1.0.3.0</Version>
+ <Version>1.0.3.1</Version>
5
<LangVersion>preview</LangVersion>
6
<DebugType>portable</DebugType>
7
<TargetFramework>net10.0-windows</TargetFramework>
StatusTimers/changelog.md
@@ -1,3 +1,7 @@
+# 1.0.3.1
+- Added an option to only show statuses when in combat.
+- Fixed an issue where the settings for the progressbar wouldn't save properly.
+
# 1.0.3.0
- Updated to use the new KTK OverlayController
- Updated for API 14.
0 commit comments