You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+54Lines changed: 54 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,60 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
---
9
9
10
+
## [1.1.2] - 2026-03-01
11
+
12
+
### 🏷️ AppImageHub Compliance Release
13
+
14
+
**Aquiis SimpleStart v1.1.2** adds license metadata to the AppImage for AppImageHub catalog integration. This is a metadata-only enhancement with no functional changes.
15
+
16
+
### Added
17
+
18
+
#### AppImageHub Integration
19
+
20
+
-**Embedded MIT license metadata** in AppImage desktop file via `electron.manifest.json` configuration
This release focuses solely on AppImageHub catalog compliance by embedding license metadata in the desktop file. Users of v1.1.1 will not experience any functional differences. The version bump from v1.1.1 to v1.1.2 ensures clear distinction between AppImages with and without license metadata for distribution clarity.
0 commit comments