Releases: Jonno12345/TileIconifier
Releases · Jonno12345/TileIconifier
TileIconifier v2.1.5958.42745
Changelog:
- New logo thanks to @AdamDesrosiers on XDA Developers.
- Increased the Iconified logo output resolution, hopefully to make high DPI mode look better
TileIconifier v2.1.5939.32339
Changelog:
- DLLs now embedded with the EXE, one single file to execute and worry about.
- Windows Store apps now gathered in a different way (hopefully more reliably executes apps as expected - notably Microsoft Edge was opening a shell rather than a working browser until you opened a new tab)
- Should now also find icon for Windows Store System Apps.
TileIconifier v2.1.5935.23580
Changelog:
- Hopefully fixed a crash where Chrome apps had more than one icon file available
- Also hopefully improved the image quality of an iconified tile.
TileIconifier v2.1.5935.1635
Changelog:
- Added custom shortcuts for Chrome Apps
- Added custom shortcuts for Windows Store Apps
- Added zoom track bar for resizing images
- Added button to center image
- Added percentage label
TileIconifier v2.1.5934.4479
Version 2.1+
Changelog:
- Now allows for image resizing and moving within the tile area. Remembers the state for next run. This could be buggy, please let me know if there are any issues.
- Couple of bug fixes, mostly behind-the-scenes changes.
TileIconifier v2.0.5926.5001
Changelog:
- Added a color picker for custom colors
- Icon preview now shows color as it will appear when Iconified
TileIconifier v2.0.5925.36271
Changelog:
- MIT Licencing information added
- Fixed choosing ICO files from the icon picker.
TileIconifier v2.0.5924.3906
Changelog:
- Hopefully fixed a random GDI bug with very little information on what is going wrong. I believe it was from passing around too many bitmap images, so have now changed how these are handled.
- Changed the main views listbox to be in line with others. Standard icon now displays in line with the icons. Columns are sortable.
- Added the option of a light and dark skin as per a request on XDA. I'm not sure if I am happy with it, feedback would be good on how to improve on this. Might be a better way to implement it than I've done also...
- An alert comes up to remind users that the light/dark foreground text doesn't seem to update with everything else, and requires unpinning and repinning the icon, or rebooting.
TileIconifier v2.0.5923.2850
Changelog
- Someone forgot to allow hexadecimal in the custom colour box... Unbelievable. Fixed..!
TileIconifier v2.0.5923.2180
Changelog:
- New versioning scheme as there is now a "Check for Updates" button (Hopefully...)
- Created an x86 and x64 version - I believe the dll used for PowerShell was making things not work correctly for 32 bit systems.
- A couple of bugs fixed with Steam games not listing correctly .
- A bug fixed with line endings of custom VBS files not being consistently caught.
- Adjusted radio buttons on Custom Shortcut down to make it easier for touch users.
- Codebase cleanups.
Thanks to @panta82 for assisting with these, and @Natsu-kun for the issue reports.