Releases: Lakr233/Asspp
4.1.1
New Features
- macOS Installed Apps tab — view and update apps on connected devices
- In-app logging — built-in log viewer for debugging
- Chinese localization (zh-Hans)
- iTunesMetadata injection — IPAs now include proper App Store metadata
Improvements
- Migrated to
@Observableand modern SwiftUI patterns - Modernized UI with AsyncButton, grouped Form style, and enriched package details
- Fixed buttons not tappable in iOS Settings
Bug Fixes
- Fixed login failure due to empty response body — login now works correctly
- Fixed install failure message not showing
- Fixed macOS login sheet
3.0.25
What's Changed
- Fix macOS login sheet by @LiYanan2004 in #48
- Update macOS password field style
- Update macOS installer with more detailed error information
- Update App icons with more accurate corner radius
New Contributors
- @LiYanan2004 made their first contribution in #48
Full Changelog: 3.0.24...3.0.25
3.0.24
2.3.20
Release Notes
- Added SideStore source
- Added support for dark icons
- Fixed the auto-pop issue on iOS 16 ~ iOS 18
Full Changelog: https://github.com/Lakr233/Asspp/compare/2.3.19…2.3.20
更新日志
- 支持 SideStore 源
- 初步适配深色图标
- 修复 iOS 16 ~ iOS 18 页面自动返回的问题
Improved History Version Management
2.3.18
What's Changed
- Adopt Liquid Glass by @bo2themax in #37
New Contributors
- @bo2themax made their first contribution in #37
Full Changelog: 2.2.16...2.3.18
2.2.16
Release Notes: From 1.x to 2.2.16
This release enhances functionality, stability, and user experience.
New Features
- You can now view and download historical versions of apps.
Improvements
- Improved search experience.
- Improved handling of server-provided instructions.
- Improved user experience on iOS 26.
Changes
- On-device installer now uses a new certificate valid for 2 years.
- Complete redesign of API backend with updated APIs.
Bug Fixes
- Fixed issues with account login.
- Fixed application purchasing issues.
- Fixed downloading issues with improved cookie handling.
- Resolved logical issues with two-factor authentication.
Other Changes
- Updated files and configs for new features.
We hope you enjoy the new release!
Full Changelog: 1.2.10.patch-1...2.2.16
New Contributors: @bo2themax, @lbr77
更新日志:从 1.x 到 2.2.16
本次更新增强了功能性、稳定性与用户体验。
新功能
- 现在您可以查看并下载应用的历史版本了。
改进
- 优化了搜索体验。
- 改进了对服务器指令的处理。
- 改善了在 iOS 26 上的用户体验。
变更
- 设备端安装器现已使用新的证书,有效期为 2 年。
- 彻底重构了 API 后端,并更新了相关接口。
问题修复
- 修复了账户登录相关的问题。
- 修复了应用购买时遇到的问题。
- 通过改进 Cookie 处理,修复了下载问题。
- 解决了两步验证中的逻辑问题。
其他变更
- 为支持新功能,更新了相关文件与配置。
希望您喜欢这次更新!
完整更新日志: 1.2.10.patch-1...2.2.16
新贡献者: @bo2themax, @lbr77
1.2.10
NO TECH SUPPORT, DO IT YOURSELF
Tiny Adjustment
Source code is closed to my friends.Opened this version only.- To avoid trust issue, packages are provided with it's dSYM.
- You are free to investigate or exam the binary.
UPDATE PATCH-1
Asspp.2024-7-14.23.17.xcarchive.zip was updated to address i18n issue.
- Fixed English Localization
- Binary not changed
1.2.9
Source code is closed to my friends. To avoid trust issue, packages are provided with it's dSYM. You are free to investigate or exam the binary.
Special thanks to @birdmichael for providing App Store iPad API.
Initial Release
Source code is closed to my friends. To avoid trust issue, packages are provided with it's dSYM. You are free to investigate or exam the binary.