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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
All notable changes to this project will be documented in this file.
3
3
4
4
## v1.7.0-alpha
5
+
# CHANGES
6
+
This release refactors the codebase for improved code readability, maintainability and performance.
7
+
8
+
- Removed size verification logic which it was not best practice to verify app integrity.
9
+
5
10
## v1.6.0-alpha
6
11
# BREAKING CHANGES
7
12
This release introduces a comprehensive caching mechanism for GitHub release data, enhancing performance and reducing redundant API calls. The caching system is designed to store release information persistently, with a configurable time-to-live (TTL) to ensure data freshness. Additionally, the release includes significant improvements to the logging capabilities of the verification service, providing detailed insights into the verification process and asset handling.
0 commit comments