IconJar Changelog

What's new in IconJar 2.11.2

Sep 27, 2022
  • Bug fixes:
  • Fixes rendering of WebP images and exporting them, QuickDrag now also obeys the quality setting for WebP images.

New in IconJar 2.11.1 (Aug 24, 2022)

  • Bug fixes:
  • Fixes rendering issues with some gradients

New in IconJar 2.11.0 (Aug 10, 2022)

  • Improvements:
  • We've completely rewritten our SVG library IJSVG.
  • Bug fixes:
  • Fixed an issue where the grid would resort itself when navigating icons with names that begin with a whitespace
  • We have also fixed a crash on launch for some users

New in IconJar 2.10.0 (Jan 7, 2022)

  • Improvements:
  • New UI for macOS 10.16+
  • Inspector and set list will now overlay when collapsed in full screen where applicable.
  • Added ability to export specific colors as currentColor in Quickdrag, also in the exporter and SVG Cleaner.
  • Added reset to default button to color picker, along with various fixes to it.
  • Added duplicate set / group function.
  • Grid view has been refactored and is now much more performant and consumed much less memory
  • Bug fixes:
  • Fixes issue with color picker sometimes showing incorrect controls
  • Fixes various SVG rendering issues
  • Fixes various selection issues in the set list
  • Fixes bitmap quality not being set by default

New in IconJar 2.9 (Sep 14, 2021)

  • New:
  • Change SVG stroke properties:
  • You can now adjust the stroke thickness, line cap and joins of your SVGs directly in IconJar, as shown in the video above. You can opt-in by going to preferences → advanced → and switch on the "Enable experimental features" setting.
  • Improvements:
  • Added Sort by Name Recursively to Groups in the list (this works at top level as-well as any group
  • Quickdrag will now scale in width and height when residing the inspector, we have also allowed the inspector to be made wider
  • When dragging and icon in fullscreen and IconJar is told to hide, it will focus the previous used app (this may cause the space to animate to it)
  • IconJar will now ask you if you want to override or keep existing icons on disk when exporting icons with the same name
  • When zooming / changing the grid size, you will now get haptic feedback when reaching predefined / standard sizes
  • Bug fixes:
  • Updated Paddle SDK (this fixes some memory leaks)
  • Fixed issue where sets were not scrolled into view when selected or imported in the set list
  • Fixed issue where you could not drop a folder into subfolders from Finder into the set list
  • Fixes a crash when changing filter type

New in IconJar 2.8.1 (May 17, 2021)

  • Improvements:
  • Our color picker now lets you switch between "all" and "shared" colors to control the (number of) colors shown in the dropdown when you have multiple icons selected with differing colors.
  • Bug fixes:
  • Fixes a rare crash when selecting multiple icons.

New in IconJar 2.8 (Apr 27, 2021)

  • In beta:
  • Change SVG stroke properties:
  • You can now adjust the stroke thickness, line cap and joins of your SVGs directly in IconJar, as shown in the video above. You can opt-in by going to preferences → advanced → and switch on the "Enable experimental features" setting.
  • New:
  • Added finder services:
  • Our app now offers services like "cleanup SVG with IconJar" to contextual menus in the Finder to further enhance your workflows.
  • Improvements:
  • We now group colours in our colour picker when your selection contains more than one colour.
  • You can now toggle the grid tools overlay.
  • Various performance and visual improvements throughout the app.
  • Vastly reduced memory usage when importing.
  • Bug fixes:
  • Fixes crash on import.
  • Fixed various rendering issues with SVGs.

New in IconJar 2.7.3 (Feb 17, 2021)

  • Improvements:
  • When “hide main window when dragging icons” is enabled, we will now move the window to the back instead of closing it.
  • Bug fixes:
  • The export icon shown on our onboarding splash screen now renders correctly.
  • We fixed a crash that was a caused by a memory overflow when parsing polygons or lines within SVG’s.

New in IconJar 2.7.2 (Feb 11, 2021)

  • Improvements:
  • We have updated our SVG rendering library to the latest build, including a vast amount of performance and memory improvements.
  • Bug fixes:
  • We fixed an issue where IconJar would crash after importing specific icon fonts.
  • Paddle only: Fixes issue with XPC service not running under ARM.

New in IconJar 2.7.1 (Jan 26, 2021)

  • Improvements:
  • Our empty states now have a new design that's more consistent with macOS Big Sur.
  • QuickDrag preview is now correctly sorted based on your selection in the grid.
  • Massive performance increase for showing counts of large libraries. We also toned down the contrast on the count in the set list to reduce visual clutter.
  • Added View in set to icons in Starred and Recently used set.
  • Improved SVG compatibility and performance.
  • Bug fixes:
  • The app now shows the correct file size when you download an IconJar update, or pull Material Icons from our servers.
  • Fixes issue that created empty groups at the root level when ungrouping sets.
  • Fixes issue that created empty sets at the root level when merging multiple sets.
  • Fixes crash that could occur when folder names contained a multibit string.
  • Fixes various UI issues related to macOS Big Sur.
  • Fixes issue where IconJar would ask you to migrate on fresh install when there is nothing to migrate from.
  • Fixes issue where converting a font to SVG would use the compression options and cause issues with rendering.
  • Fixes issue where exported items via the sheet were not added to recently used.
  • Fixes issue where the Set view would scroll off the top of the window.
  • Fixes set counts not updating correctly when icons were being removed.
  • Fixes issue where sometimes icon previews would not load in the grid.
  • IconJar no longer shows a notification to import SF Symbols (as it no longer worked due to updates Apple made to the SF Symbols app).

New in IconJar 2.7.0 (Nov 30, 2020)

  • New features:
  • Use the title and desc elements of SVGs to apply name, tags and description to icons
  • This can be enabled in Preferences → Import → Use SVG title and desc when available. The app will fallback to using the file name if these aren't found in an SVG.
  • Improvements:
  • IconJar's UI has been updated to match the beautiful design of macOS Big Sur.
  • We've added support for Apple's new M1 processor.
  • Bug fixes:
  • Backup libraries are now marked as a backup correctly.
  • Window tint now works properly for the Preferences, licenses and SVG cleaner windows.

New in IconJar 2.6 (Sep 29, 2020)

  • New features:
  • SVG Cleaner:
  • You can now clean SVGs without importing the files into IconJar first. You can launch the window from Tools → SVG Cleaner (beta).
  • New app icon:
  • We've proactively updated our app icon to match macOS Big Sur's visual language. We hope you like it!
  • Improvements:
  • We now link to our Sketch plugin from Tools → Get our Sketch Plugin….
  • Export now allows IconJar’s set hierarchy to be respected.
  • Quicklook now shows the file name and size.
  • Our post-registration window now shows a few characters of the license key.
  • We've added various options for optimizing SVGs on export, such as:
  • Round transforms (with precision options)
  • Convert shapes to paths
  • Convert curves to arcs
  • Remove default values
  • Remove XML declaration
  • Bug fixes:
  • We fixed an issue for smart sets that caused no icons to match.
  • We Fixed issue where using a decimal place in suffix or prefix broke the file name on export.

New in IconJar 2.5 (Jul 21, 2020)

  • Improvements:
  • Automatic backup cleaning - This can be enabled within the preferences
  • Enhancements to how we work out set counts
  • Enhancements on Gridview, larger section headers and refined margins
  • Reduced memory usage (both system memory and video memory)
  • Now implements full vibrancy and themes for macOS
  • Fixes and improvements to Recently Used set
  • Added "New Group" onto a Groups contextual menu
  • Adding pagination to QuickDrag
  • Performance increases throughout the application — lots of work done to improve the grid scrolling performance
  • Completely rewritten how we load images in to reduce CPU and memory.
  • Bug fixes:
  • Fixes subfolders not being removed
  • Fixes for macOS Big Sur (10.16/11)
  • Fixes issue where icon was copied to a new set and the new set name field within the list was still visible upon the set updating its count
  • Fixed issue where upon launch of IconJar the grid would be incorrectly sized.

New in IconJar 2.4.1 (Jun 7, 2020)

  • Bug fixes:
  • Fixed an issue that deleted icons from their original sets when deleting Smart Sets.

New in IconJar 2.4.0 (May 18, 2020)

  • New features:
  • Support for Regex and wildcard search queries
  • Added ability to change search modes, we now include RegExp and Wildcard. This functionality has also been added to Smart Sets.
  • Improvements:
  • We added the ability to disable the double clicking of icons within the grid.
  • You can now cancel finding of duplicate icons.
  • Bug fixes:
  • Fixed crash when searching whilst recently used set is selected.
  • Fixed issue where export presets were not saving and restoring correctly.
  • Fixed issue where upon launch of IconJar the grid would be incorrectly sized.
  • Fixed issue where upon launch of IconJar the grid would be incorrectly sized.

New in IconJar 2.3.0 (Mar 17, 2020)

  • New features:
  • Additional filters:
  • We've added filters to our search input so you can really narrow down the search results to what you're looking for.
  • Improvements:
  • We've added an option to show the # of icons per set in the left sidebar. This can be enabled under view → Show Set Counts
  • We now check for IconJar 1 licenses when activating IconJar 2 so we can show a relevant error message
  • Numerous improvements to IJSVG, our custom built SVG renderer for macOS
  • Bug fixes:
  • The icon's label in the grid now updates accordingly.

New in IconJar 2.2.0 (Jan 8, 2020)

  • Improved support for icon fonts
  • We now keep a reference to icon imported icon fonts and register them with macOS. We fetch the icon's name from the font, and allow its characters to be copied as rich text.
  • SVG Exporting will now obbey the original SVG's primitive shape (if it was one). IconJar used to convert any primitive shape into path data, but it will now respect what it was originally and write it back where it can.
  • SVG's can now be exported without comments.
  • You can now export icons with their associated tags as their filename.
  • You can now center icons within their viewbox when exporting as SVG.
  • EPS export is infinitely better and will maintain vector when exporting vector files.
  • Improved SVG rendering and parsing performance considerably, parsing is now up to 8x faster and with reduction of memory.
  • SVG export options have been separated out into basic and advanced options.
  • SVG are now reduced in size when exporting, this is achieved by finetuning how we write exported path data and floats.
  • Open in … list is now sorted correctly.
  • You can now specify a background color for exported bitmaps.
  • Fixes SVG parsing of compressed ellipical arc commands.
  • Bootstrap Icons now render correctly.
  • Fixes various memory leaks related to SVG and gradients.
  • Fixes various memory buffer overflows within SVG parser
  • Fixes a bug when exporting an IconJar that some files were overwritten if they were the same name from multiple sets.

New in IconJar 2.1.2 (Nov 22, 2019)

  • We've optimised the performance of deleting icons, sets and groups.
  • Fixed an issue with our SVG parser (IJSVG) where it would not correctly parse path data subcommand’s.

New in IconJar 2.1.1 (Nov 17, 2019)

  • This release fixes a rare issue where an IconJar 2 library would show up empty after migrating from v1.

New in IconJar 2.1 (Nov 15, 2019)

  • IconJar now supports Apple's SF Symbols icons
  • Import all the different weights of Apple's official SF Symbol icons into IconJar with just one click.
  • Support for HEX colors with 8 characters
  • We've added support for alpha in HEX strings to IconJar.
  • Adds states for toolbar icons for Filter and Starred
  • Fixes a few rendering issues with some SVG’s
  • Fixes issue where a backup would happen upon migration
  • Fixes various memory leaks

New in IconJar 2.0 (Oct 14, 2019)

  • Bundle similar icons with Smart Sets:
  • IconJar now lets you create rule based sets. Smart sets are great for when you have a favourite style, prefer a specific file type, or want to show every icon with a certain license.
  • View recently used icons:
  • IconJar automatically adds the icons you've used to a recently used set in the left sidebar.
  • Star your favourite icons:
  • You can now star the icons you like the most. Starred icons are all grouped in one set so you never have to search for them.
  • Other:
  • Full compatability with macOS 10.15 Catalina
  • Our color picker now includes an eye-dropper tool
  • UI changes througout the whole app
  • You can now also change the color of gradients
  • You can now have IconJar search for, and clean up, duplicate icons
  • You can now filter your icon set list by keyword
  • We now link out to licenses from the inspector when a url for the license is provided
  • We now allow users to opt-in for beta releases
  • Trigger search with a keystroke with “always active search”
  • We have implemented basic Touchbar support for the grid
  • You can now sort the grid
  • You can choose to have the grid grouped by set or not
  • You can now drag icons and iconjar files directly into the set list for inplace adding
  • You can now drag out sets from the list and instantly create iconjar files
  • We have added SVG export options to the preferences to customize SVG processing
  • You can now improve icon constrast when using Aqua instead of just in Dark mode
  • If moving a library when IconJar is not open, we keep track of it and wont need to refind it again
  • Managing licenses has now been given its own window instead of inside Preferences
  • Quicklook has been simplified and is detachable, this also respects the grid dark mode
  • Grid can now display up to 256pt sizes
  • Updated IJSVG to fix a lot of rendering issues with gradients
  • You can now right click and copy, or copy code from Quickdrag
  • The grid size controls now overlay the grid but are unobtrusive
  • We have ramped up performance throughout the application

New in IconJar 1.13.2 (May 8, 2019)

  • Improved:
  • We have updated the SVG library (IJSVG) to the latest version which includes various bug fixes and improves performance significantly.

New in IconJar 1.13.0 (Jan 25, 2019)

  • New:
  • We've added dark mode to IconJar! The app can either use your system preference, or you can set a theme you like.
  • We've added an option that increases the contrast in the grid in dark mode. This prevents dark icons from becoming invisible.

New in IconJar 1.12.2 (Jan 3, 2019)

  • New:
  • Added support for Font Awesome 5. Note requires the font to be reimported.
  • IconJar will now detect if you are using a Library from a backup and relocate it accordingly. Also when loading a backup library, we will now keep that one intact and copy it to a default location.

New in IconJar 1.12.1 (Nov 19, 2018)

  • Improved:
  • IconJar now uses unique names when you drag-and-drop icons with the identical names. E.g. search.svg & search.1.svg
  • Fixed:
  • Fixed crash when dragging icons that weren't visible in the viewport

New in IconJar 1.12.0 (Oct 22, 2018)

  • Improved:
  • We've completely redesigned the backup flow to be less obtrusive. We've also added the possibility to cancel this process. You can change the frequency of this backup process in preferences → Library.
  • We rewrote our Sketch plugin to be compatible with macOS Mojave and Sketch 52.2. Updating is mandatory, because the old one is broken since macOS Mojave.
  • Fixed:
  • Prevent CPU from running at 100% when modals are being shown.
  • We have also fixed various other issues relating to macOS Mojave.

New in IconJar 1.11.0 (Sep 21, 2018)

  • New:
  • You can now use Quickdrag to export multi sizes at the same time.
  • Quickdrag now has ability to include the size format onto the filename (right click on the icon within Quickdrag)
  • We have added ability add/remove the width and height attributes for SVG's when they are exported (check preferences).
  • Improved:
  • Improved empty states.
  • Reduced IconJar application size.
  • Improved compatibility with macOS 10.14.
  • Fixed:
  • Various bugs have been squashed.
  • Fixed a crash when importing whilst subfolders and sets were being created.
  • Fixed a few crashes with 10.14 beta.

New in IconJar 1.10.1 Build 28427 (Jul 2, 2018)

  • Fixed a crash when importing whilst sub-folders and sets were being created.
  • Fixed a few crashes with 10.14 beta.

New in IconJar 1.9.1 Build 27710 (Mar 28, 2018)

  • Hotfix: Fixed an issue where the app would crash when trying to render SVG's that were causing an issue when drawing or were invalid.

New in IconJar 1.9.0 Build 27702 (Mar 5, 2018)

  • New:
  • We have redesigned the toolbar, so that searching is easier and filtering is all under one menu.
  • You can now import multiple IconJar files at once.
  • You can now select the ability to import tags from Finder.
  • We have added very basic EPS export support.
  • We have added copy as formatted SVG code, and inline code to the contextual menu's on SVG's.

New in IconJar 1.8.0 Build 26127 (Dec 13, 2017)

  • New:
  • We have added a highly requested feature of being able to change colors on any multi color icon and export them easily. This feature has only been added to Quickdrag and is only available with SVG's (exporting can be any format).
  • We have improved the color picker so it now supports the multi color picker aswell as we also now name colors.
  • We have added a re-index feature into the Library Preferences. This will re-index your library and add any tags or names we feel are missing from any of your icons (this wont remove any custom tags you have applied).
  • We have a brand new on-boarding experience for new users.
  • We have a brand new whats new splash windows when IconJar launches a new version after updating (dont worry, we only show this once).

New in IconJar 1.7.0 Build 24306 (Sep 18, 2017)

  • NEW:
  • We have added a new feature called "QuickDrag". This enables you to preview icons in the inspector but quickly change the format, size and color and instantly drag them into other applications.
  • We have added ability to copy as size direct from the grid, we have even added ability to specify SVG size.
  • We have finally added PDF as an export format. Please let us know if there are any oddities.

New in IconJar 1.6.0 Build 23731 (Sep 4, 2017)

  • NEW:
  • We have added Description fields for Groups, Sets and Icons (these will also be available when exporting/importing IconJars).
  • We have added ICO support (importing and exporting).
  • We have refreshed our file type icons.
  • We have added a file type label on hover which can be disabled in the View menu.
  • We have added the ability to copy icons when dragging (just hold down alt, this will copy into the set instead of moving).
  • We have added the ability to tag exported icons (this can be changed in Export Options).

New in IconJar 1.5.1 Build 23478 (Aug 30, 2017)

  • Improved: Vastly improved the scroll performance of our grid on larger displays and older Macs.

New in IconJar 1.5.0 Build 23382 (Jul 31, 2017)

  • New: We have added a preference to prevent search from clearing when switching Sets.
  • New: We have added a preference to make the export sheet remember the previous state before closing.
  • New: We have added an Export button to IconJar's main toolbar.
  • New: We have added a new way to directly import icons from the web into IconJar if you are distributing them, this is done via our new URL scheme. This will allow the downloading of sets and icons directly via IconJar instead of manually importing them.

New in IconJar 1.4.0 Build 21992 (Jun 7, 2017)

  • New: You can now create and save your own custom presets! Once you modify a in-built preset or a custom one, you will have the ability to save it as a new preset to use at a later date. You can also save this preset to disk to share.
  • New: We have added the ability to maintain original file names when exporting.
  • New: We have added Force Touch to the Grid View to preset QuickLook.
  • New: Added the ability to hold down "Alt" when launching to switch to another Library.

New in IconJar 1.3.2 Build 21596 (Apr 18, 2017)

  • Fixed an issue with our SVG stylesheet parser not correctly interpreting capitalised selector named - therefore icons would not render or cause high CPU usage.

New in IconJar 1.3.1 Build 21591 (Apr 6, 2017)

  • Fixed an issue with tags and name changes not storing when application has been quit or when being export with the IconJar files. (please note, any changes would have to be made again).

New in IconJar 1.3.0 Build 21579 (Apr 5, 2017)

  • New: Search has been completely rewritten from scratch, we have dropped the use of the SearchKit framework in favour of our new engine. This should be lightning fast and less intrusive. This will also remove the search index file from your Library and as an outcome, your library will take up less storage.
  • New: We have added clickable section headers i the grid, you can now click on the path and select items under the tree via the menu's it presents. We have also massively improved how they display on smaller screens and when truncated.
  • New: We have added the shipped Google Materials Icons import button into Preferences -> General, allows you to re-import the set we ship with IconJar.
  • New: We have added CMD+E shortcut to export the current selection, this works for both exporting IconJar files and icons (depending on selection).
  • New: We have added ability to export as original file.

New in IconJar 1.2.0 Build 19988 (Mar 7, 2017)

  • New:
  • We have added an option to the import sheet that allows you to maintain the original names of icons and sets/groups when importing (we wont rename anything).
  • Improved:
  • Improved SVG rendering to allow currentColor as a color properly and better mitre support
  • Made improvements to search so it is more performant (should also fix the hangs too)
  • Completely rewritten how icons are removed, its much faster and uses a lot less memory - this also fixes a crash related to it too.
  • Fixed:
  • Fixed a crash when adding groups/when renaming an item and the list would refresh.
  • There were also various other crashes fixed, along with small little bugs.

New in IconJar 0.9.5.2 Build 14296 Beta (Dec 20, 2016)

  • Fixes the bug where clicking icons may produce an error window to show up.

New in IconJar 0.9.5.2 Build 14283 Beta (Oct 17, 2016)

  • New:
  • Added ability to switch between grouped and ungrouped search results
  • Added new Preference panel for updating
  • Massively improved performance for launching and selecting large icon sets
  • We have moved distribution over to DevMate
  • Fixed:
  • Fixed various crashes and memory leaks
  • Fixed issue where some Fonts were not imported correctly
  • Fixed Code-signing issue

New in IconJar 0.9.5.1 Build 13990 Beta (Oct 11, 2016)

  • New:
  • We have added a built in set called Miscellaneous (which you can rename), this set creates room for you to store icons that don’t belong to a specific set
  • We have added ability to create and manage licenses, which you can assign to sets and icons
  • We have redesigned the sidebar, this now includes Set information. We have added buttons in for exporting a set (Iconjar file) and opening icons in your favourite apps, aswell as making each section collapsible
  • We have removed Font from the toolbar and put it under the Vector item.
  • We have added a shortcut to switch between searching all and current selection
  • We have changed search so it now groups all icons together instead of in each set
  • We have updated the Iconjar format to include licenses
  • Your library is now wrapped in one self contained Library file
  • Quicklook now also displays the name of the icon aswell as automatically dispay the HiDPI mode control if needed
  • We have increased performance throughout the app
  • We have added ability to sort the sets/groups by name for the root folder
  • Fixed:
  • Various crashes (too many to list)
  • Various SVG drawing issues (updated IJSVG)
  • Various Sierra drawing issues
  • Fixed search clearing when dragging window between screens
  • Fixed sorting issue when moving groups above other groups
  • Fixed fonts not importing correctly
  • Fixed launch issue on 10.10

New in IconJar 0.9.1 Build 10243 Beta (Jun 3, 2016)

  • Fixed a few SVG rendering issues.

New in IconJar 0.90 Build 10242 Beta (Jun 2, 2016)

  • NEW:
  • You can now group and ungroup the groups and collections via shortcuts or the contextual menus
  • You can now specify a subtype under each main type (hold down on the type)
  • You can now click and drag a marquee selection over the icons, supports multi select with CMD too
  • You can now copy icons to a new set or an existing set via the contextual menus
  • You can now move icons to a new set via the contexual menus
  • We have updated the grid view icon size selector. The size you see is the size which the icon is now drawn at instead of the actual grid cell. We have also included various amounts of defaults that you would find on various devices from iOS to Windows Phone and so on - we still have included the slider.
  • After upgrade's are performed, the application will restart itself
  • We have reverted back to using unique identifiers for folder names for sets on disk due to issues with naming causing serious headaches with users sets
  • Added support for PDF
  • Updated HockeySDK for better crash reporting and insights
  • We have also updated IJSVG to provide very basic support for SVG patterns and various linear gradient fixes to provide better rendering results.
  • We have disabled unicode plain text being added to pasteboard as this caused a few issues with Affinity Designer not using the image we provided but the text instead.
  • We have disabled listening for file changes on the file system due to the ulimit maxing out with people with very large databases.
  • We have re-enabled ability to drag icons onto the grid, empty view and dock icon. All these also check the icons you are dragging to make sure they are valid for importing.
  • FIXED:
  • Fixed the most common crashes (as far as we can tell) - big ones being:
  • Fixed crash when QuickLook was open and icon was removed
  • Fixed crash when importing icon sheet was open and you click cancel or import when import options was also open
  • Fixed crash when removing icons and would randomly just...crash (still think there another cause but have yet to reproduce)
  • Fixed sorting of sections in the grid view when searching/when sets are various levels deep
  • Fixed crash when an icon was dragged and then removed and then the application was closed
  • Fixed issue with icons not redrawing correctly when switching monitors with a different DPI
  • Fixed grid animations so they are less jerky and dont flicker when stopped mid animation
  • Fixed various colour issues with both light and dark mode
  • Fixed keyboard navigation in the gridview
  • Fixed cyrillic characters being stripped out from tags
  • Fixed Quicklook from being spammed when holding down space
  • Fixed various memory leaks
  • We have also made significant performance increases throughout the application

New in IconJar 0.85 Build 8062 Beta (Jan 21, 2016)

  • Whats new:
  • Multi selection has been added to the set list.
  • Multi deletion has been added.
  • Multi drag and drop has been added.
  • You can now create a set from selected icons in the Move To menu.
  • You can now sort groups alphabetically.
  • You can now remove groups.
  • SVG renderer now support basic CSS.
  • Reinstated dragging icons onto the application.
  • Whats been fixed:
  • Various crashes have been fixed.
  • Fixed issue with set folders being re-used when they shouldn’t.
  • Fixed issue with QuickLook not proportionally scaling images/icons.
  • Various performance increases and stability improvements.

New in IconJar 0.81 Build 7594 Beta (Dec 7, 2015)

  • Whats new:
  • Added preference to toggle the ability to include PDF data on the pasteboard, this is in fallout with the Adobe December CC 2015.1 update. If you are using the new version of Photoshop, make sure this preference is disabled as Photoshop now natively “supports” SVG’s.
  • Whats fixed:
  • Various crashes when importing
  • Various crashes when SVG’s cant render correctly

New in IconJar 0.8 Build 7535 Beta (Nov 20, 2015)

  • Whats new:
  • The main Window UI has changed a fair amount - added type selector to top bar and removed bottom toolbar (and other small tweaks).
  • Added Grid view option popover, can be viewed via the button next to search
  • Completely rewritten import, now support auto creation of sets, groups and can also specify what file types you would like to import (and much faster).
  • Completely rewritten exporting Jars, the older version of Jars will not work anymore. But they now support exporting groups or sets and are a lot smaller file size.
  • Added quick look, hit space on an icon and it will open in quick look (a custom one), which allows you to change size of the icon and change the background its on.
  • Added ability to move icons within the application to other sets, either drag the icons to another set or right click them and use move to set.
  • Added ICNS support.
  • Removing icons is much faster.
  • Various performance increases.
  • Whats fixed:
  • Various UI glitches fixed.
  • Fixed various grid selection issues when using the keyboard.
  • Fixed various issues related to organising in the sidebar.
  • Fixed various issues with SVG rendering (clip paths and command point related issues).
  • Various crash fixes.

New in IconJar 0.7 Build 5238 Beta (Oct 1, 2015)

  • Whats new:
  • Added Dark Grid mode
  • Added ability show icons in finder (heed the warnings in the app about modifying the contents), can be found on contextual menu's on the icons and the sets
  • Added Full screen support
  • Main window now uses default OS X titlebar and search field so IconJar now fits perfectly into OS X
  • Grid section headers now display full path of the set, e.g. Materials Icons > Alert > SVG's
  • IconJar will now update any icons visually within the application if modified outside of it (from within the library folder)
  • Some insane performance increases for parsing and rendering SVG's and throughout the app (seriously, we gave it a huge performance increase)
  • Reformatted folder structure in Library is its easier to read (for the people who go diving around in there)
  • Renaming sets and icons will name also rename their folder/file on disk
  • Whats fixed:
  • Various crash and memory related issues fixed
  • Various UI fixes for El Capitan
  • Various SVG rendering issues resolved
  • Window will not hide if the preference for hiding window when dragging icons is set but you are currently in fullscreen
  • Grid now sorts "All Sets" correctly
  • Fixed issue where changing the screen that IconJar resides on would clear the search/current selection

New in IconJar 0.6 Build 4182 Beta (Sep 7, 2015)

  • Various crashes
  • Fixed clipping path rendering issue with SVG’s (other various SVG rendering issues fixed too)
  • Fixed icons not showing until restarting the app when adding to an existing set
  • Fixed the existing set selection box so it actually has the same hierarchy as the set list

New in IconJar 0.6 Build 4156 Beta (Jul 9, 2015)

  • Whats new:
  • We have been hard at work and are happy to now introduce Groups. Can add a new folder by New → Group, Groups support moving sets into them along with other Groups (unlimited amount “theoretically”)
  • Can now move sets into groups, either by dragging or by contextual menu’s.
  • Searching with “Current Set“ selected on a group will search just the group and anything under it recursively.
  • Various performance increases throughout.
  • Whats fixed:
  • Fixed issue with tags not being removed when editing multiple tags across multiple icons at once.
  • Various crashes.

New in IconJar 0.6 Build 3810 Beta (Jun 18, 2015)

  • Whats new:
  • Copying an icon from a font with a unicode will now paste in its unicode into an editor
  • Select all inside the grid (if you have an insane amount of icons within a set (Material Icons for instance), this will be very slow )
  • Iconjar format, You can now export a set as a jar and send to someone to import, it will store all meta data associated with icon.
  • Added font into the type selection
  • Whats fixed:
  • Massively reduced memory usage when importing large sets or sets with icon fonts
  • Fixed random crash when searching
  • Contextual menu now works for the sets list when using ctrl
  • Fixed a crash that would happen when importing
  • Fixed a crash that would happen when exporting a set without unicodes applied to icons

New in IconJar 0.6 Build 3503 Beta (Jun 3, 2015)

  • Fixed crash when removing a collection that you had icons selected of
  • Fixed issue where we would try and import malformed SVG's
  • Fixed various crashes

New in IconJar 0.6 Build 3424 Beta (May 27, 2015)

  • New:
  • Added support for importing TTF and OTF fonts, as-well as SVG fonts!
  • Added mappings for Font Awesome font (TTF and OTF) so it will correctly name the icons from the unicode ( ask us about how to map your fonts )
  • Added selectable unicode into the sidebar for fonts that were imported
  • New shiny app icon (that is also the correct size)
  • New and improved smarter search – it just works, and its awesome.
  • Fixed:
  • Possible fix for window disappearing
  • Fixed issue where grid items would stick and not be removed when changing sets quickly
  • Fixed issue where icons would not be deleted from disk when removed
  • Fixes various crashing

New in IconJar 0.6 Build 3416 Beta (May 26, 2015)

  • WHAT'S NEW:
  • Added support for importing TTF and OTF fonts, as-well as SVG fonts!
  • Added mappings for Font Awesome font (TTF and OTF) so it will correctly name the icons from the unicode ( ask us about how to map your fonts )
  • Added selectable unicode into the sidebar for fonts that were imported
  • New shiny app icon (that is also the correct size)
  • New and improved smarter search - it just works, and its awesome.
  • WHAT'S FIXED:
  • Possible fix for window disappearing
  • Fixed issue where grid items would stick and not be removed when changing sets quickly
  • Fixed issue where icons would not be deleted from disk when removed
  • Fixes various crashing

New in IconJar 0.6 Build 3153 Beta (May 21, 2015)

  • This is mainly a bug fix round, fixes a few annoyances and brings more stability :)
  • WHATS BEEN FIXED:
  • Fixes various SVG drawing issues (some to do with FontAwesome)
  • Fixes scrollbars overlaying issue
  • Fixed issue with modal progress window allow typing
  • Fixed issue with removing icons sometimes causing a crash
  • Fixed issue with sidebar being almost completely transparent when reduced transparency is turned on in Accessibility.
  • Fixed issue with search not updating the index correctly once icons were being removed
  • Fixed issue where the window might not display on first launch
  • Possible fix for some people not being able to get the window back
  • WHATS NEW:
  • Added rename menu item for contextual menu for a set