Releases: hitblast/Alter
v1.2.0
✨ Some tidying...
- Dropped support for versions before macOS Tahoe 26; features a new look and feel. Older versions will still support prior macOS versions since this release doesn't include any functional changes to the codebase.
- Updated to major dependency versions for state management, data storage and more.
The compressed binaries have been attached with the release.
Full Changelog: v1.1.4...v1.2.0
v1.1.4
🔨 What's Changed
- Streamlined the user interface.
The prebuilt binary has been shipped with this release below.
Full Changelog: v1.1.3...v1.1.4
v1.1.3
🔨 What's Changed
- Performed minimal dependency upgrades for stability.
The source files, along with the release build itself, have been given below.
Full Changelog: v1.1.2...v1.1.3
v1.1.2
🔨 What's Changed
- Blacklist functionality now uses bundle IDs instead of dynamic app names.
- Blacklisted WhatsApp (
net.whatsapp.WhatsApp) since app crashes after modification. - Optimized overall codebase.
The source files, along with the release build itself, have been given below.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
✨ New Features
- Added a new settings sheet page which can be accessed via the starter or the apps page.
- Added a simple toggle to enable launch-at-login for Alter.
🐛 Bug Fixes
- Fixed a bug which crashed the background isolates for every app if they were removed using the "Reset All" button.
🔨 What's Changed
- Updated the UI for the icon chooser sheet page.
The source files, along with the release build itself, have been given below.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
✨ Shiny new icon!
-
I've gathered some more inspiration on the skeuomorphism design language from various other Mac apps, and finalized the icon for Alter with this version. Personally, I really like how the result has turned out, and hopefully you will like it as well.
-
Aside of revamping the icon, assets for the app have also been optimized once again, which has slightly brought down the build size.
The source files, along with the release build itself, have been given below.
Full Changelog: v1.0.9...v1.1.0
v1.0.9
🐛 Bug Fixes
- Fixed a bug related to conflicting
xattrvalues while customizing the icon of some apps.
The source files, along with the release build itself, have been given below.
Full Changelog: v1.0.8...v1.0.9
v1.0.8
🔨 What's Changed
- Added core optimizations for the project.
The source files, along with the release build itself, have been given below.
Full Changelog: v1.0.7...v1.0.8
v1.0.7
✨ New Features
- Minimal UI overhaul for the apps list page.
- All deletion/reset procedures now show a confirmation dialog before execution.
The source files, along with the release build itself, have been given below.
Full Changelog: v1.0.6...v1.0.7
v1.0.6
✨ New Features
- Added a new button in the toolbar widget of the apps list page to kill system services (
Finder,Dock&SystemUIServer). - Tweaked the icon frame asset.
🔨 What's Changed
- Optimized
AppsListPageto be more rendering-efficient by using a list view builder. - Optimized the structure of the overall codebase.
+more internal changes
The source files, along with the release build itself, have been given below.
Full Changelog: v1.0.5...v1.0.6