All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgrade to .NET 7.0, requires the .NET Desktop Runtime to run
- Upgrade to .NET 6.0, requires the .NET Desktop Runtime to run
- Changelog is now rendered with Markdown
- Assembly Strong Name
- Upgrade to .NET 4.8
- Disable DPI awareness, as it breaks right-click behaviour.
- Upgrade to .NET 4.7.2
- Version number is now aligned with the changelog
- Process priority will not be set when 'Normal' (setting the process priority may not be allowed by the OS)
- Error message when starting a process provides more details
- Upgrade to .NET 4.6
- New Splash Screen
- Upgrade to .NET 4.5.1
- Improved handling of left clicks
- Assembly renamed and signed with strong name
- Removed tray icon
- Added click through support (left clicks are no longer blocken when menu is closed)
- Now based on .NET 4.5
- Added support for environment variables
- Added a little splash screen
- Browse functionality
- Move functionality
- Colorize path functionality
- Support for multiple activation zones on the working area.
- Keyboard shortcuts are now accepted from any level, not only the main level.
- Application has been fully ported to WPF (.NET 3.5 SP1).
- Every setting is applied immediately for instant feedback.
- Making use of vector based icons for much better looks.
- Icons have been updated to the latest Kempelton 3.1 (2009-05-21).
- Context menu scaling instead of icon scaling.
- Compiled with Visual Studio 2008 SP1.
- Memory leak on icon extraction
- Bug where the application would pop up in the taskbar
- Show the location of the profile file on the disk.
- Activation zone can be placed on any side of the screen.
- Activation zone change is now applied instantly.
- Hiding the application icon from the alt-tab-manager is now reliable.
- Some more refactoring for improved application performance and stability.
- Incorrect resizing of the context menu entries.
- Now detecting desktop resolution changes.
- Changed icons to Kempelton 2.0 theme.
- Dynamically applying properties to bar (to preview changes in the configuration).
- Programs can now be started with a different priority.
- Complete redesign of the underlying code to make the program more efficient, structured and much more stable.
- Compiled with Visual Studio 2008.
- The application does now save its settings in the "Application Data" folder under the current user. This makes the application multi-user friendly.
- The Launchbar can still be accessed with an open configuration dialog.
- The configuration dialog is now fully resizable.
- Internal structure (less code, same function)
- Due to user input: If a folder is selected, a new entry will be added into the folder (not below the folder).
- Multiple instance protection did not work
- The downloader supports compression (much smaller update)
- Redesigned the downloader - its fully stable and gives more feedback
- You can now choose an individual icon for any entry
- Internal restructuring to make this possible
- A few GUI changes
- Automatic update is now possible (see advanced options)
- Prevents multiple instances on the same executable
- A few internal changes
- An update-in-progress window
- Checking for updates does no longer block the application
- You can now retry updating when it fails
- A bit of GUI tweaking
- Reduced the size of the application
1.32] - 2007-03-03
- Tweaked the updater (much more reliable and gives feedback)
- Deletes the updater after update
- The application can now update itself
- OK-Apply-Abort work correctly now
- A minor GUI fix (for users who do not use XP-style)
- The program does no longer show up in alt-tab manager
- You can now close the application from the options window
- Improved the ? warning icon
- A very minor code change
- Turn tray icon on-off
- Define size of context menu-icons
- Icon preview in context menu-configuration
- Ability to open a Folder instead of an executable
- Tweaked icons for "new ..." buttons
- A few minor GUI improvements
- Forgot to save 2 settings
Initial release