We are thrilled to bring you TikSave v1.1.0! This release focuses on fixing critical updater issues, restoring the app icon in the Dock, adding beautiful native modals, and expanding TouchBar support to make your downloader experience smoother and more responsive.
đ Key Changes in this Version:
⨠Brand New Features
- đ Help & FAQ Modal: Added a new, fully interactive native FAQ section. Quickly search and expand questions to learn how to download videos, photos, and extract audio.
- âšī¸ About Modal: A premium native About panel displaying app details and version information.
- đą Advanced TouchBar Support: Fully optimized TouchBar items for every tab:
- Discover: One-tap search, search format toggle (Video/Photo), layout toggle (Grid/List).
- Stalker: Auto-paste TikTok username/link from clipboard, search stalk target, posts/stories tab switcher.
- Library: Media filters (All/Video/Audio/Photo), directory navigation, and new collection builder.
- Collections: Quick directory picker and new collection builder.
- Credits: Quick shortcuts to GitHub and developer website.
âī¸ Bug Fixes & Refinements
- đ Sparkle Auto-Updates: Fixed the updater launch crash by properly configuring app version keys (CFBundleVersion and CFBundleShortVersionString) in the Info.plist.
- đ Reactive Menu Items: The "Check for Updates..." command is now reactively enabled using Combine bindings when Sparkle finishes starting.
- đ¨ Icon Restoration: Solved the corrupt catalog issue that caused the application icon to disappear from the Dock and dialog boxes. The app icon is now compiled and shown natively.
- đ New Collection Dialog: Fixed a SwiftUI sheet conflict in the Library tab that was preventing the "New Collection" modal from showing.
đĻ Build Details:
đ ī¸ Non-notarized build (ad-hoc): install via Right-click â Open â Open.
đ Default output: ~/Downloads/TikSave
đģ macOS 13+ (Universal: arm64 + x86_64)
đ Obfuscation and security match the CLI build
What's Changed
- [ImgBot] Optimize images by @imgbot[bot] in https://github.com/miftahganzz/TikSave/pull/1
New Contributors
- @imgbot[bot] made their first contribution in https://github.com/miftahganzz/TikSave/pull/1
Full Changelog: https://github.com/miftahganzz/TikSave/compare/v1.0.6...v1.1.0