Skip to content

Commit daf9e49

Browse files
authored
Merge pull request #29 from xnodeoncode/development
Update AppImage desktop file.
2 parents 522b29c + a9f9bb6 commit daf9e49

2 files changed

Lines changed: 17 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=AquiisPropertyManagement.AppImage
4+
Exec=Aquiis-1.1.0-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.0.0
10+
X-AppImage-Version=1.1.0
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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,21 @@
6363
</provides>
6464

6565
<releases>
66+
<release version="1.1.0" date="2026-02-19">
67+
<description>
68+
<p>Security and Schema Enhancement Release</p>
69+
<ul>
70+
<li>Database encryption at rest with SQLCipher AES-256</li>
71+
<li>Sample data management system with IsSampleData flags</li>
72+
<li>Content Security Policy (CSP) headers for web security</li>
73+
<li>Multi-tenant data integrity enhancements</li>
74+
<li>Database schema v1.1.0 with automatic migrations</li>
75+
<li>OS keychain integration for password caching (Linux)</li>
76+
<li>Automatic database location migration</li>
77+
<li>New application naming convention</li>
78+
</ul>
79+
</description>
80+
</release>
6681
<release version="1.0.0" date="2026-01-28">
6782
<description>
6883
<p>First stable release for public distribution</p>

0 commit comments

Comments
 (0)