This repository was archived by the owner on Oct 23, 2024. It is now read-only.
Releases: captinc/Batchomatic
Releases · captinc/Batchomatic
v4.3.1
v4.3
v4.2.1
v4.2
v4.1.1
v4.1
v4.0
Released 11/05/19
- New UI
- Fixed "Unexpected end of file in archive member header"
- Added checking to ensure .debs are created properly and notifies the user if it still fails for some reason
- Fixed issues with .debs not being created/installed properly
- Removed Gawk dependency
- Added compatibility with the latest version of Sileo
- Fixed adding repos freezing in Sileo
- Fixed not queuing tweaks in Sileo because of a problem with BigBoss, Packix, and Dynastic
- Fixed Zebra freezing while adding repos and/or not adding repos at all
- Faster repo adding in Zebra
- Faster time for "Install .deb"
- sbreload for all supported iOS versions
- Fixed not showing the unfindable tweaks screen
- On the install screen, grey out the non-applicable switches instead of hiding them
- Fixed random/ugly whitespace in the popups
- Fixed lag when tapping "Install .deb" and "Help"
- Added what iOS version a .deb is created on to the package description of BatchInstall
- Updated what system tweaks to ignore
- "batchdeb" is now "bmd deb com.package.name"
- No more specifying an output path for "bmd deb". They are automatically saved in the "BatchomaticDebs" folder
- Removed "Convert old .deb" because that was meant to be a temporary transitional measure
- Removed 32-bit/iOS 10 support (sorry. it didn't work properly anyway)
- Major code improvements
v3.2
Released 08/31/19
- Added description to "Remove all tweaks"
- Added Help button that links to the release post
- Added ability to create a deb of a single tweak via a terminal command
- Reorganized buttons
- Now uses sbreload only on iOS 12.0+
- Fixed "Create .deb" taking forever
- Fixed not including files/folders that have spaces in their name when creating an offline deb
- Fixed not installing all tweaks when installing an offline deb
- Fixed half-installed packages when installing an offline deb
- Fixed Sileo not showing the Batchomatic button when the system language is not English
v3.1
Released 08/24/19
- Added ability to immediately share created .debs
- Added progress messages to Create .deb, Create offline .deb, and Convert .deb
- Added ability to keep Filza, package managers, and Batchomatic itself when using "Remove all tweaks" option
- Now backs up all .list/.sources files
- Changed naming scheme to specify online vs offline in the filename of batchinstall
- Fixed trying to install Zebra's/Installer's .deb when using Zebra/Installer, which resulted in a crash
- Fixed falsely saying "your .deb is in online mode" when in fact its not installed at all
- Stomped on the bug that backed up com.you.batchinstall inside com.you.batchinstall
- Blew up .DS_Store issues
- Squashed the bug about not installing saved/offline debs
- Taught Activator how to back up/restore its settings properly
- Slaps Cydia when it displays "Half-installed packages" while using Batchomatic
- Slaps Sileo when it doesn't show the Batchomatic button
- Improved code