Skip to content

Commit 5da997f

Browse files
author
CIS Guru
committed
chore: Update AppImage metadata for v1.1.1 release
- Update aquiis.desktop with v1.1.1 version - Add v1.1.1 release entry to appdata.xml with changelog
1 parent e71b036 commit 5da997f

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[Desktop Entry]
22
Name=Aquiis Property Management
33
Comment=Multi-tenant property management system for small landlords
4-
Exec=Aquiis-1.1.0-x86_64.AppImage
4+
Exec=Aquiis-1.1.1-x86_64.AppImage
55
Icon=aquiis
66
Type=Application
77
Categories=Office;Finance;
88
Terminal=false
99
StartupWMClass=Aquiis Property Management
10-
X-AppImage-Version=1.1.0
10+
X-AppImage-Version=1.1.1
1111
X-AppImage-Name=Aquiis Property Management
1212
X-AppImage-Arch=x86_64
1313
Keywords=property;management;landlord;rental;lease;tenant;invoice;

4-Aquiis.SimpleStart/Assets/com.aquiis.propertymanagement.appdata.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,20 @@
6363
</provides>
6464

6565
<releases>
66+
<release version="1.1.1" date="2026-02-28">
67+
<description>
68+
<p>Bug Fix and Enhancement Release</p>
69+
<ul>
70+
<li>Fixed brand theme flicker on repeated NavLink clicks</li>
71+
<li>Fixed login double-submit causing blank page redirect</li>
72+
<li>Windows database encryption implementation using DPAPI</li>
73+
<li>Windows installer deployment (replaced portable executable)</li>
74+
<li>Hidden Electron menu bar for native desktop experience</li>
75+
<li>Optimized MutationObserver for improved performance</li>
76+
<li>Enhanced documentation with cross-references</li>
77+
</ul>
78+
</description>
79+
</release>
6680
<release version="1.1.0" date="2026-02-19">
6781
<description>
6882
<p>Security and Schema Enhancement Release</p>

0 commit comments

Comments
 (0)