Changelog

Shortcuts Icon Downloader


‹ Go back

3.2 4 weeks, 1 day ago
iOS 13
- Fixed the bug in which a notification would pop up stating, `The color has been excluded from the color selection.`

This bug would only occur under this case scenario:

1. Generate a GIF icon by choosing multiple colors.
2. Select `Change Color/s`
3. Then select `Solid Color (JPG)`
4. Final result would be that pesty notification.

This update comes with an increase of 4 actions used (342 actions in total).

27 downloads

3.1 1 month ago
iOS 13
- Enabled “Loop Forever” for a specific `Make GIF` action. Also set `Ask Each Time` for `Seconds Per Photo`. These two changes fixes a bug with the speed of a generated GIF when saved to the Photo Gallery.

- You can now provide input for the set amount of `Seconds Per Photo` when generating a GIF icon. The provided input will now also carry over to the final menu color change speed as well!

- You can provide input for `Seconds Per Photo` for a GIF generated when choosing `Change Glyph`.

- `SPP.txt` is now saved & stored to the device’s iCloud Drive. This is used to save and retrieve the `Seconds Per Photo` provided input for generating GIF icons.

- This update comes with an increase of 5 actions.

8 downloads

3.0 1 month, 1 week ago
iOS 13
The long awaited v3.0 of Shortcuts Icon Downloader is finally here! Here is what’s new:

- The `Settings` menu has been removed from the main menu.

- `Icon Type: Solid/GIF` has been removed completely and rather built into the shortcut’s framework! This means that you can now first choose a glyph, and rather if you’d like it to be a still solid-colored icon (`JPG`), or a multi-colored icon (`GIF`). You can then select the color/s you’d like to use for your generated icon background color!

- `Save As: Photos/vCard Menu/Base64 Encoded Text` has also been removed as an option from the now removed `Settings` menu.

- `Change Glyph Colors` has also been removed as an option from the now removed `Settings` menu, and added as a main menu option.

- `Preferences.json` is no longer saved & stored in your device’s iCloud Drive. It is based on user preference whether to remove the file or not if they’ve had a previous version of this shortcut.

- A brand new menu has been added to the shortcut after generating your icon! You can choose between these new options:
* Make/Add to vCard Menu
* Save to Photos
* Copy Base64 Encoded Text
* Change Glyph
* Change Color/s
* Change Glyph & Color/s

- This update comes with an increase of 122 actions (333 actions in total). NOTE: This update took a huge rewrite of the shortcut. Hence, the wait time for this release.

71 downloads

2.9 1 month, 3 weeks ago
iOS 13
- Bug fix with the SFU.json file saved to the iCloud Drive.

32 downloads

2.8 1 month, 3 weeks ago
iOS 13
- Reduction of 42 actions. Turns out I was using a bunch of If statements, crop image & resize image actions that I didn’t need to accomplish the thing I wanted to do.

12 downloads

2.7 1 month, 3 weeks ago
iOS 13
- vCard icons for `Change Glyph Color` in the `Settings` menu are now resized down to 123px for both width and height for the best possible quality and optimization to the menu. (I forgot to do this specific function in v2.6). Please forgive me.

- Fixed the terribly low quality issue when choosing to save your generated image or GIF to your photo gallery.

11 downloads

2.6 1 month, 4 weeks ago
iOS 13
- All vCard menus generated in this version are optimized to enhance the quality of the generated images and GIFs. Results are cropped to 123px for both width & height.

- This update comes with an addition of 48 actions used (253 in total).

24 downloads

2.5 2 months ago
iOS 13
- `Behavior.txt` has been removed & replaced with `Preferences.json`.

- `Behavior` value renamed to `Icon Type`.

- Added a new `Settings` menu! This includes Icon Type where you can set the shortcut from either generating a photo or a GIF. It also includes whether you save what you generate either to your photo gallery or use your creation to build a vCard menu!

- `Change Glyph Colors` & `Icon Type:` have been moved into the new `Settings` menu.

- Made it so that you can copy the Base64 encoded text of your generated image or GIF. This is helpful for those that prefer to have their Base64 encoded text stored in dictionary values.

- This action comes with an addition of 58 actions (205 used in total).

34 downloads

2.4 2 months ago
iOS 13
- You are now shown your still image or GIF generated before being prompted whether or not to save it to your photo gallery.

9 downloads

2.3 2 months ago
iOS 13
- A file called `Behavior.txt` will now be saved to your iCloud Drive letting the shortcut know how to function, one way or the other.

- Instead of choosing every time whether you want a solid colored glyph or a multi-colored GIF saved, you can set so on the main menu of the shortcut. See `Behavior` for more.

10 downloads

2.2 2 months ago
iOS 13
- Added a back button on the menu where you choose between a still image or a GIF.

9 downloads

2.1 2 months ago
iOS 13
- Removed the photos gallery redirect. You are now returned to the main menu in case you’d like to save multiple icons.

12 downloads

2.0 2 months ago
iOS 13
- The shortcut has been renamed from `Glyphy GIF` to `Shortcuts Icon Downloader`.

- It is now possible to select from generating a still image by only using one color or to still have the ability to select multiple colors and generate a GIF.

11 downloads

1.9 2 months ago
iOS 13
- Reduction of 6 actions!

6 downloads

1.8 2 months, 1 week ago
iOS 13
- Elimination of a “Color/ColorCodes” Dictionary by making use of a global one via set variable. Improves flow of code.

38 downloads

1.7 2 months, 1 week ago
iOS 13
- “Circled Dollar” has been removed from the “Hidden” category and has been moved into the “Circles” category.

- “Bike” & “Train” have been moved into the “Objects” category.

- “Hidden” category has been removed as it was only 3 icons taking up unnecessary space on the user interface.

10 downloads

1.6 2 months, 1 week ago
iOS 13
- Improved the color selection menu by completely modifying it into a vCard menu. You can now see the colors + the glyph you chose next to all 15 colors to select from!

14 downloads

1.5 2 months, 1 week ago
iOS 13
- Users can now choose to exclude certain colors to use for the GIF background before one is generated.

8 downloads

1.4 2 months, 1 week ago
iOS 13
- Fixed a crash bug when attempting to check for updates via the main menu of the shortcut. (Thanks @D3W10)

31 downloads

1.3 2 months, 1 week ago
iOS 13
- Swing Updater integration has been added to the main menu of the shortcut so that users can check for updates without running Swing Updater itself.

11 downloads

1.2 2 months, 1 week ago
iOS 13
- Fixed shortcut color detection for `Change Glyph Colors` function.

- Improved & optimized shortcut code thoroughly to ensure minimal amount of actions is used and the structure is easy to view in edit mode.

6 downloads

1.1 2 months, 1 week ago
iOS 13
- Code improvements & optimizations for `Change Glyph Colors` function.

- This update comes with a reduction of 5 actions in total.

- Bug fix for Swing Updater support.

9 downloads

1.0 2 months, 1 week ago
iOS 13
- Initial version release with Swing Updater support!

8 downloads