Skip to content

Releases: Jonno12345/TileIconifier

TileIconifier v2.2.6022.34241

27 Jun 12:06
Compare
Choose a tag to compare

Changelog:

  • Feature: Russian language translations added (Big thanks to @Zik for all his help!). Choice of language should also persist between runs.
  • Feature: URI custom shortcuts are now possible. This includes any URL and any URI registered with the machine. No checks that the shortcut is valid is currently performed, so this will need to be checked. For more information, see here
  • Bugfix: MSIExec advertised shortcuts should now work correctly.

TileIconifier v2.2.6016.33569

21 Jun 11:43
Compare
Choose a tag to compare

Changelog:

  • Bugfix: VBS files are now generated as Unicode, should now work with non-English path names.
  • Bugfix: Improved image quality of extracted icons.
  • Bugfix: Changed pinning detection behaviour, should now work in more cases.
  • Amendment: Quick build custom shortcut form now correctly shows information label and matches the currently chosen skin.

Thanks @Zik for helping me debug the pinned icon issues!

TileIconifier v2.2.6015.481

19 Jun 17:21
Compare
Choose a tag to compare

Changelog:

  • Bugfix: Fixed a number of control anchors, all windows should now look correct when maximised or resized.

TileIconifier v2.2.6014.29164

19 Jun 09:16
Compare
Choose a tag to compare

Changelog:

  • Bugfix: Chrome App library should now load all possible options instead of just crashing out.

TileIconifier v2.2.6013.30494

18 Jun 10:06
Compare
Choose a tag to compare

Changelog:

  • Feature: Instead of only being able to centre images, a pop-out alignment panel allows for greater control.
  • Alteration: Quick build custom shortcut now verifies the file name in a separate popout.
  • Bugfix: Color dialog now syncs with the actual color choice.

Thanks to @stamminator for these suggestions :)

TileIconifier v2.1.6012.29757

17 Jun 09:39
Compare
Choose a tag to compare

Changelog:

  • Improvement: Chrome apps library gathering logic changed, should now include web apps. May have issues, particularly with naming. Let me know if there are any issues!
  • Improvement: Some special folders new in Windows 10 were missing, added "Frequent folders", "OneDrive", "Quick access" and "Security and Maintenance".
  • Feature: Quick build custom shortcut now allows you to enter a new shortcut name immediately.
  • Other: Added a donation link for anyone wanted to support me with this and future applications.

TileIconifier v2.1.6011.41170

16 Jun 16:00
Compare
Choose a tag to compare

Changelog:

  • Feature: Label overlay preview on the Medium icon. Attempted to replicate the logic used by Microsoft, but there may be inaccuracies. This is an attempt to mock the result on the Start Menu, not the guaranteed output!
  • Feature: Ability to filter the shortcut list
  • Feature: Added an eyedropper for background color (credit http://www.codeproject.com/Articles/21965/Color-Picker-with-Color-Wheel-and-Eye-Dropper)
  • Other: Disabled DPI scaling. Was causing a lot of headaches with weird inaccuracies. Hopefully shouldn't occur anymore.

As always, let me know if any problems occur.

Thanks to @AdamDesrosiers for assisting in resolving the DPI issues and @stamminator for suggestions in this build.

TileIconifier v2.1.6008.30860

13 Jun 10:14
Compare
Choose a tag to compare

Changelog:

  • Bugfix: Fixed double-clicking image crash
  • Bugfix: Custom shortcuts which haven't been iconified will now default to the original shortcuts target icons.
  • Feature: Quickly create custom shortcuts from the main page (This allows quickly creating a new shortcut for MS Office/Firefox/Other shortcuts that don't behave).
  • Feature: Delete custom shortcuts from the main list
  • Feature: Sort by custom shortcuts from the main list
  • Feature: Checks for updates in the background on first
  • Other: Added more information to exception window to assist in debugging

TileIconifier v2.1.6005.31288

10 Jun 10:30
Compare
Choose a tag to compare

Changelog:

  • Bug fix: Should now allow manually choosing a Steam library folder (Messed up a string comparison)
  • Bug fix: Generated VBS files should now set the CurrentDirectory correctly, fixing some applications that would not start up correctly
  • Feature: When selecting an image for an icon, a preview is now displayed for normal image files as well as the extracted icons
  • Feature: Path to previously selected images should now be remembered between sessions, instead of defaulting to the program EXE (only for icons created from this revision onwards).
  • Feature: Current accent colour will now be the first custom colour in the colour picker.

TileIconifier v2.1.5959.40324

25 Apr 15:25
Compare
Choose a tag to compare

Changelog:

  • Hopefully fixed some display issues since accounting for higher DPI problems in the last release.
  • Default background color for tiles will now attempt to be based off the Windows accent color