Skip to content

Instantly share code, notes, and snippets.

@daveyheuser
Created June 4, 2016 15:18
Show Gist options
  • Save daveyheuser/e325744a0bec858194862d41b6c1bf86 to your computer and use it in GitHub Desktop.
Save daveyheuser/e325744a0bec858194862d41b6c1bf86 to your computer and use it in GitHub Desktop.
Iconjar 0.9 release notes
Whats 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.
Whats 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
- 0.9.1, fixed few SVG rendering issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment