Loading...

  1. v2026.4.1iOS
    We squashed a crash that hit when you were just trying to type — deleting text near comments or multi-line strings would occasionally nuke the whole app. Rude. That's fixed now. Type your emoji in peace.
    
    If you ever offloaded JellyCuts and came back to "meta.json can't be opened" — yeah, we heard you. The app now actually finds your files again instead of staring blankly at where they used to be.
  2. v2026.03.1iOS
    + Bug Fixes
    + Performance improvements with Base64 files
    + Updated docs (thank you Andrej730)
  3. v2.6.4iOS
    + Bug fixes
    + Better handling of Base64 images
    + Better versioning
  4. v2.6.3iOS
    We fixed the weird stuff.
    
    + Starter examples no longer trip over a missing meta.json.
    + Documentation link fixes, not digital dead ends.
    + Overall polish and reliability improvements.
    + Please submit issues to jellycuts.com/support
  5. v2.6.2iOS
    - Stabilized the editor for long files and base64-heavy workflows.
    - Cleaned up diagnostics so errors are easier to read and act on.
    - Upgraded Jelly language handling for expression assignments and typed function parameters.
    - Reduced magic-variable noise by switching to short generated names.
  6. v2.6.1iOS
    Bug Fixes.
  7. v2.4.4iOS
    - Bug fixes and improvements
  8. v2.4.3iOS
    iOS 18 brought a few curveballs, and we’re on it. If you spot a bug, send a screenshot to support@jellycuts.com.
    
    Good news: we fixed the Signing Server glitch. Now, shortcuts will be signed through RoutineHub’s HubSign.
    
    Thanks for sticking with us and sharing your feedback. You rock!
  9. v2.4.2iOS
    - Bug fixes and improvements
  10. v2.4.1iOS
    What’s New in Jellycuts: The “I’m Feeling Fancy” Edition
    
    - A Jellyfish with Swagger: Our beloved jellyfish got a glow-up! We’ve kept the squishy sea creature but added eyes and a halo that screams, “Look at me, I’m the Beyoncé of jellyfish.” This logo is here to remind you that yes, you’re using something special.
    
    - Jellyfish Overload? We’ve Got You: We heard you—too many jellyfish were starting to feel like an episode of Survivor: Ocean Edition. So, we Marie Kondo’d the icons down to a tight 9. Less chaos, more clarity. And if you’re into nostalgia, our retro 8-bit jellyfish is here to teleport you straight back to the golden age of gaming.
    
    - Bugs? Squashed: Our team played whack-a-mole with those pesky bugs. It’s like trying to rid your house of glitter—it’s a process, but we’re committed.
    
    - Updated About and Contact: We’ve tidied up our About and Contact pages to make it easier for you to get the support you need. It’s like getting a new phone number, but way more useful.
  11. v1.5.0iOS
    - Subscription Promo Codes Feature
  12. v1.4.8iOS
    New Jellycuts Pro model
  13. v1.4.7iOS
    Minor Bug Fixes
  14. v1.4.6iOS
    Bug fixes
  15. v1.4.4iOS
    Bug Fixes
  16. v1.4.3iOS
    Fixes purchase verification issues.
  17. v1.4.2iOS
    Hi all! A new phase for Jellycuts is starting soon, this update is preparing for that :)
    
    Changes
    - Altered naming across the app
    - Updated helper URL
  18. v1.4.1iOS
    # Additions
    - Added two new Jellycuts actions. These actions will allow you to automatically compile a jelly file or string of jelly code from inside of Shortcuts.
    	- Compile Jelly Text
    	- Compile Jelly File
    - New Icons!
    	- Added two new icons
    
    # Changes
    - Updated Pro Purchase Screen
    - Rearranged the icon screen
    - Made secret icons visible
  19. v1.4iOS
    This version of Jellycuts allows you to access actions from your favorite shortcuts apps! You can access these apps' actions through 20 new app libraries. To go along with the new app actions, a new tool has been added! This tool is Third-party Object Storage. This tool allows you to import objects from your favorite apps and access them within Jellycuts!
    
    This means there are now:
    - 615 supported actions
    - 37 supported  third-party objects
    - 320 supported enums
    
    The Nitty Gritty Details:
    New App Libraries -
    - An Otter RSS
    - Actions
    - Apollo
    - a-Shell
    - a-Shell mini
    - CARROT Weather
    - Data Jar
    - Drafts
    - Focused Work
    - GizmoPack
    - Jellycuts
    - LinkBin
    - Nudget
    - Progress
    - Recurrence
    - Rubyist
    - Scriptable
    - The Wallpaper App
    - Toolbox Pro
    - WidgetPack
    
    Shortcuts Settings -
    - Added Receive On Screen Content
    - Added Show in Menu Bar
    - Added Show in Quick Actions
    
    Jelly Language changes -
    - Depreciated spaces in variable names
    	- Shortcut Input has been renamed to ShortcutInput
    	- Current Date has been renamed to CurrentDate
    - The global variable DeviceDetails has been added
    - Nested RepeatIndex and RepeatItem are now supported.
    	- For example, you can now have RepeatIndex2, RepeatItem2 and so on
    - Fixed an issue with the round function
    - Fixed an issue with the Ask For Input function
    - Fixed support for multiline strings
    - Fixed an issue where multiple functions in a script could cause compilation issues
    
    Experiences -
    - Added a new onboarding experience
    - Rearranged the tools screen
    - Rearranged the console and toolbar
    - Added a new tool for third party objects
    
    This update took a lot of time and work to get going! It is the start of a new chapter for Jellycuts and I am really excited to get it out to everyone! If you are enjoying Jellycuts and have not already purchased Jellycuts Pro, it would mean the world to me if you check out all the awesome new additions! Thank you for supporting me and Jellycut's development!
  20. v1.3.3iOS
    This is a small update that fixes a few bugs in preparation for the big 1.4 update.
    
    Nitty Gritty
    - Updated documentation viewer
    - Fixed a bug that caused  AskForInput to not function
    - Added incremental magic variable names for shortcut importin
    - Fixed an issue where some characters would break function parsing
  21. v1.3.2iOS
    This is a small update that fixes a few bugs in preparation for the big 1.4 update.
    
    Nitty Gritty
    - Updated documentation viewer
    - Fixed a bug that caused  AskForInput to not function
    - Added incremental magic variable names for shortcut importing
    - Fixed an issue where some characters would break function parsing
    - Added true/false highlighting
  22. v1.3.1iOS
    This is just a small bug fix update!
  23. v1.3iOS
    The BIG feature for this update is the ability to create Functions & Macros! Both of these are difficult to create within shortcuts, but with the power of Jellycuts you can harness the power of them with ease!
    
    ## New Features
    - Functions & Macros!
    	- You can now create both functions and macros.
    	- Check out the documentation for more information
    - Variable names are now suggested to you in selection menu.
    - Function and Macro names are recommended to you in the selection menu.
    - Added the ability to change the side of the iPad sidebar.
    - You can now rename your Jellycuts.
    - New tint color "Mint".
    - Long press gestures have been added to the home screen.
    - Long press on the export button to quickly compile the current Jellycut.
    
    ## Changes to Jelly
    - You can now create functions and macros
    	- Functions will utilize the Run Shortcut action to run your function in its own shortcuts instance.
    	- Macros will copy whatever code is inside them into where you call them.
    - You can now assign values to variables without using the `var` keyword before the variable name.
    	- var x = 3
    	- x = 3
    - You can now add to a variable without using the `var` keyword before the variable name.
    	- var x += 3
    	- x += 3
    - The setName action has been altered.
    	- includeExtension has been renamed to dontIncludeExtension.
    
    ## Bug Fixes
    - Fixed a bug where the position of a project would change if you had the sort method set to something other than last edited date.
    - Fixed a bug where a variable declared by using a string wouldn't be added to the scope.
    - Fixed a bug where the font selector & theme selector would visually lose your picked choice.
    - Fixed a bug where a project would think it was already opened.
    - Fixed bugs in the project settings.
    - Fixed a bug with using macOS actions.
  24. v1.2.1iOS
    This is just a small quality of life update that includes some changes to make Jellycuts easier to use. The biggest one is that line numbers are now included in errors.
    
    Full Change log -
    ### New Content
    -  Errors now contain the line number that they occurred on
    -  You can now use a two finger swipe too dismiss or invoke the console.
  25. v1.2iOS
    # New Content
    - Added a new privacy page letting you know about your Data in Jellycuts.
    - New onboarding page for users on iOS 15.
    - In app documentation will now re-open the last page you had open.
    - You can now compile shortcuts with actions from any iOS version even if that is not what you are exporting for.
    
    ## New Actions
    40 New actions
    - Extract Text From Image
    - Get Parent Directory
    - Reveal File in Finder
    - Move File
    - File
    - Eject Disk
    - Get Text From PDF
    - Quit App
    - Quit All Apps
    - Resize Window
    - Move Window
    - Find Windows
    - Mount Disk Image
    - Get URL
    - Start Screensaver
    - Split Screen
    - Convert Image - Finder
    - Rename File
    - Watch Me Do
    - Overlay Text
    - Hide App
    - Hide All Apps
    - Split PDF
    - Get Screen Context
    - Import Audio Files
    - Select File
    - Label File
    - Get Contents of Folder
    - Make Image from PDF Page
    - Make Disk Image
    - Get Selected Files
    - Make Spoken Audio from Text
    - Create Photo Album
    - Add New Calendar
    - Connect To Servers
    - Save Dropbox File
    - Run Javascript For Automation
    - Run Apple Script
    - Run Apple Script
    - Output
    
    # Bugs Fixed
    - Fixed a bug where the app would crash if multiple windows were accessing documents.
    - Fixed a crashing bug in the settings page.
    - Fixed a bug where menu's would not end and take up the entire Jellycut.
    - Fixed an issue with the Shortcuts Importer not recognizing any types
    - Fixed a bug where the Shortcuts Importer would not correctly import a multi line text variable.
    
    # Improvements
    - Improved the detection of variable types. This should help if statements be better converted into shortcuts.

Disclosure: Independent intel to help mobile builders succeed.

AI-powered analysis with editorial review, built from publicly available sources. Marlvel.ai is not affiliated with, endorsed by, or sponsored by JellyCuts, its developer, the app publisher, Apple, or Google Play. All trademarks, logos, and screenshots referenced remain the property of their respective owners.

Data licensed under CC-BY-NC 4.0