Skip to content

Releases: SamuelSVD/TrayDir

TrayDir 3.4.0

12 Aug 05:02
Compare
Choose a tag to compare

TrayDir 3.4.0 Release Notes:

  • Added setting to always create folders as shortcuts
  • Added ability to open tray menu with left click
  • Added Web Link items
    • Web Link items work as an item with a URL that will open up on the default browser application
  • Added validation text boxes to show when a field is incorrect in an edit form
  • Added ability to select any image file as the tray icon
  • Corrected some cases of blurry icons
  • Fixed bug that caused crash when adding a new item
  • Fixed issues with copy/paste
  • Improvements to forms throughout

If you have any feedback, enhancement suggestions, or other please feel free to post on the TrayDir subreddit, or create an issue on the GitHub project.

If you would like to see TrayDir translated to a specific language, please create an issue with the tag (localization) so I can see what languages should be prioritized.

GitHub Issues: https://github.com/SamuelSVD/TrayDir/issues/new
Reddit: https://www.reddit.com/r/TrayDir/

Interested in using TrayDir but don't care for plugins? Try out TrayDir Lite:
https://github.com/SamuelSVD/TrayDir-Lite
Latest Release

TrayDir 3.3.1

05 Aug 02:49
Compare
Choose a tag to compare

TrayDir 3.3.1 Release Notes:

  • Fixed 3.3.0 bug causing items to open twice the second time they were opened in the system tray
  • Fixed 3.3.0 bug causing plugins to be considered invalid

Thank you all that reported these issues.

TrayDir 3.3.0

31 Jul 06:13
Compare
Choose a tag to compare

TrayDir 3.3.0 Release Notes:

  • Improved overall performance
  • Updated Help documentation
  • Added ability to hide items from the tray menu
  • Added more options when right-clicking menu items in the system tray and in the main window
  • Added prompt to minimize to tray when closing the main window and the setting Minimize on close is disabled
  • Added ability to configure plugin parameters as required
  • Added plugin scripting (see Script Plugins)

Known Issues:

  • Items are occasionally opening twice when selected in the tray menu

TrayDir 3.2.0

14 Apr 06:45
Compare
Choose a tag to compare

TrayDir 3.2.0 Release Notes:

  • Added Separator item to separate groups of items without putting them in virtual folders
  • Added ability to open all items in a virtual folder. Right-click on the virtual folder from the system tray menu then click Open all
  • Added ability to drag-drop items within main window to re-organize them
  • Added ability to drag-drop files or folders from File Explorer to main window to insert new items
  • Added instance name to instance options
  • Improved icon loading
  • Improved folder loading. All folders are built as needed when the menu item is expanded. Some delays can be noticed if there are many contents inside the folders.

TrayDir 3.1.4

19 Mar 06:33
Compare
Choose a tag to compare

TrayDir 3.1.4 Release Notes:

  • Added descriptions to buttons on hover to help with first time use
  • Added Help file. More detail will be included in future releases.
  • Added Bug Report item to allow users to report issues with TrayDir
  • Fixed issue with plugins not behaving as expected. Plugin parameter generation corrected to remove redundant whitespace characters
  • Fixed issue with script execution not starting from their directory. Process's initial directory now matches the file's directory
  • Improved icon loading performance
  • Improved main window user interface
  • Updated installer to allow installing in custom location
  • Updated TrayDir icon

TrayDir 3.1.3

07 Jan 06:36
Compare
Choose a tag to compare

TrayDir 3.1.3 Release Notes:

  • Added plugin item options when right clicked in the tray menu
  • Added more complex parameter definition for plugins
    • Added parameter names
    • Added parameter prefixes (for example, the -f in plugin.exe -f file.txt)
    • Added parameters flags (a checkbox, so when checked the parameter prefix is included in the plugin call. For example, the -h in plugin.exe -h)
  • Added ability to import/export plugins
  • Fixed bug that caused app to crash when restoring an archived instance with Virtual Folders
  • Fixed bug that caused memory use to increase drastically when right clicking on an instance in the system tray
  • Fixed bug that caused plugin mapping to break when deleting an old plugin in the plugin manager

TrayDir 3.1.2

14 Oct 04:22
Compare
Choose a tag to compare

TrayDir 3.1.2 Release Notes:

  • Improved plugin editor
  • Added option to select menu icon for virtual folder. Blue or Yellow folder icon
  • Added function to expand and collapse items in the Instance tree view
  • Added function to right click items in the instance tree view to explore, open in cmd, or open in cmd (Admin)
  • Added function to archive and restore instances

TrayDir 3.1.1

28 Sep 04:14
Compare
Choose a tag to compare

TrayDir 3.1.1 Release Notes:

  • Added new items: Plugins. Plugins are a link to an executable, where each item added can be configured to have its own command-line parameters.
  • Added ability to copy and paste items and virtual folders

Known issues:

  • Plugins with parameters are not executing correctly with certain programs

TrayDir 3.0.3

04 Sep 02:32
Compare
Choose a tag to compare

TrayDir 3.0.3 Release Notes:

  • Added function to set a folder item as shortcut only. You can do this by right clicking on the folder item in the main form
  • Added check so app prompts user if started but already running
  • Fixed bug where cancelling an instance import would display an error dialog
  • Added folder icon to folders in menu when icon loading is enabled

TrayDir 3.0.2

06 Aug 03:58
Compare
Choose a tag to compare

TrayDir 3.0.2 Release Notes:

  • Fixed bug where startup error would cause app to not start
  • Added unhandled exception handling so app never crashes without displaying an error