Skip to content

Tags: xnodeoncode/Aquiis

Tags

v1.1.3

Toggle v1.1.3's commit message
Updated bump-version script to include electron.manifest.json. Update…

…d install script to install to Aquiis folder instead of root Applications folder.

v1.1.2

Toggle v1.1.2's commit message
Release v1.1.2 - AppImageHub Compliance

Embedded MIT license metadata in AppImage desktop file for AppImageHub catalog compliance.

Key changes:
- Added X-AppImage-Payload-License=MIT via electron.manifest.json desktop.entry
- Updated all project version files to 1.1.2
- Updated all documentation to v1.1.2
- Generated and verified checksums for both AppImage and Windows installer

No functional changes from v1.1.1 - metadata-only release for AppImageHub PR #3688

v1.1.1.0

Toggle v1.1.1.0's commit message
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

v1.1.0

Toggle v1.1.0's commit message
Release v1.1.0: Security & Schema Enhancement Release

- Database encryption with SQLCipher AES-256
- Sample data management system
- Content Security Policy (CSP) implementation
- Multi-tenant data integrity enhancements
- Database schema v1.1.0 with automatic migrations
- New application naming convention

v1.0.1

Toggle v1.0.1's commit message
v1.0.1 Hotfix Release

Critical Fixes:
- Consolidated invoice late fee processing (prevents race condition)
- AppImage naming convention compliance (AppImageHub standard)
- Payment processing auto-applies late fees when invoice becomes overdue

UI/UX Improvements:
- Notification Center always accessible
- Email/SMS/Digest settings disabled with Coming Soon indicators
- Removed Tenants navigation links
- Owner role available for account inheritance scenarios

v1.0.0

Toggle v1.0.0's commit message
v1.0.0 Production Release - General Availability

- First stable release for public distribution
- Linux AppImage with normal compression (230MB, ~2s startup)
- Desktop integration helper scripts included
- Performance optimized (60x faster than initial builds)
- Comprehensive documentation and user guides