This repository was archived by the owner on Aug 27, 2026. It is now read-only.
Releases: 0xjohnnydev/cyanide
Releases · 0xjohnnydev/cyanide
Release list
Cyanide v1.3.6
- Removed Patreon integration and ungated all installable Cyanide tweaks, with stale account-linking state cleared so beta access is the same for everyone.
- Patreon note: tweaks previously gated behind the $3/month tier are now free, $3/month members will receive refunds, and the $10/month Researcher tier is being lowered to $7/month with partial refunds for members who already paid.
- Made in-development tweaks visible but disabled, with notes that their unfinished source remains for future contributors.
Cyanide v1.3.5
- Fixed repo tweak update badges so failed installs no longer clear available updates.
- Repo tweak updates now stay as badges until you tap Update, instead of automatically entering the install queue.
- Fixed repo tweak queue rows showing a redundant QuickLoader prefix before the tweak name.
- Made repo tweak updates obvious in the Packages list with an Update Available label and badge.
- Repo tweaks can now declare iOS compatibility limits, with unsupported packages blocked while already-installed ones remain removable.
- Fixed installed source tweaks still appearing as queued through their QuickLoader/native backing package after install.
- Fixed source update badges lingering after installing an update until the source was refreshed again.
- Fixed removing an installed source tweak so Apply Tweaks actually runs the cleanup path instead of only clearing package metadata.
- Reorganized package categories into Status Bar, Home Screen, Theming, SpringBoard, System, and JavaScript Tweaks.
- Fixed section headers shifting horizontally during scroll.
Cyanide v1.3.4
- Fixed the queue popup staying visible after Apply Tweaks completes.
Cyanide v1.3.3
- Repo tweak detail view now shows the actual tweak description instead of generic install text.
- Cleaned up tweak detail view styling — larger, more readable description and info text.
- Source refresh on update forces repo cache repopulation so per-tweak icons and authors appear immediately.
- Package icon badges now cycle through a spectrum of colors across all list views.
Cyanide v1.3.2
- Redesigned Home, Packages, and Sources tabs with a unified visual style — gradient hero, colored icon badges, bold section headers, and compact list cells.
- Packages tab now shows a Recently Added section for new source tweaks and a flat alphabetical package list; category browser moved to Sources.
- Added per-tweak SF Symbol icons and per-tweak author to the repo JSON format.
- Added pull-to-refresh on Packages and Sources, with a green success banner after refresh.
- QuickLoader opened from Home or Sources now runs tweaks directly without going through the install queue.
- Fixed repo tweaks showing both QuickLoader and the tweak itself in the queue and installed package lists.
- Updated JS tweak repo documentation with the new symbol and author optional fields.
Cyanide v1.3.1
- Improved QuickLoader UI with loaded tweak display, active status indicator, clear button, and prominent activate button.
- Made the install queue show the loaded QuickLoader script name instead of a generic label.
- Restored Hide Home Bar's stable page-zero path, forced cache-busted repo script fetches before QuickLoader installs, and prompts for respring after repo-served Hide Home Bar runs.
- Fixed Location Simulator coordinate entry for Chinese labels, directions, and full-width punctuation.
- Fixed SnowBoard Lite only applying some visible icons on iOS 26.
- Improved SnowBoard Lite live repair by reusing the SpringBoard channel between ticks and backing off background repair work that could make SpringBoard feel slow.
- Blocked SnowBoard Lite activation until a theme is selected, with a shortcut to open theme settings.
- Made Hide Home Bar stay registered as hidden after respring, with Restore shown as the next package action.
Cyanide v1.3.0
Cyanide v1.3.0
- Added a Home tab with What's New, JavaScript Tweaks and RemoteCall Tweaks overviews, and community links.
- Redesigned Packages as a category browser — tap a category to see its tweaks.
- Added JavaScript tweak support by @MinePlayer16: QuickLoader for local .js files and an online Sources tab for HTTPS repos, with the zeroxjf repo (including Hide Dock) pre-installed.
- Added developer documentation in the Sources tab for writing JS tweaks and setting up a repo, with copy and share options.
- Added automatic source refresh with update detection badges on the Sources tab.
- Fixed JS runner stalls, SBCustomizer queue/apply issues, SnowBoard Lite respring delays, and kernel setup hangs on IOSurface mapping failures. Not all reported bugs are addressed yet, but this update should bring more stability overall.
Cyanide v1.2.26
- Fixed a hang and SpringBoard crash when applying layout, icon, or theme tweaks that read the SpringBoard view hierarchy.
- FastLockX Lite now defaults to a 0.3s retry interval for a faster pickup-to-unlock pulse.
Cyanide v1.2.24
- Reverted FastLockX Lite back to its original release behavior; we do not recommend installing it with other persistent RemoteCall tweaks for now.
Cyanide v1.2.22
- FastLockX Lite now installs through the normal Apply Tweaks queue and uses the shared SpringBoard setup with other runtime tweaks.
- Improved FastLockX Lite lock/unlock behavior, including paused pulses while unlocked, better retry resume after locking, and more reliable Face ID unlock nudges.
- Improved Dynamic Stage Lite compatibility with FastLockX Lite by arming FastLockX first, avoiding background App Library tile fill-in, and preserving stage windows across lock/sleep.
- Improved exploit-chain stability around memory setup and Hide Home Bar page-zero writes.