v1.0.1:- Added Portuguese translation (thanks to Igor Rückert)
- Added Dutch translation (thanks to Dirk Schuermans)
- Minor improvements to handle too long texts correctly.
v1.0.0:- Updated version to 1.0 as this version is not in test state anymore.
- Signed the application with a strong key.
- Added some CommandLine arguments (see
CommandLine arguments)
- Added German language pack (
Installation Instructions).
- Ensure that only one instance of the application is running. If a second instance is started, the settings dialog of the first instance is opened (see issue
Cannot access settings).
v0.5:- Added Settings dialog for changing update interval and configuring the app as auto startup.
- Select between two popup-styles: The Windows 7 Style and the Metro Style.
- Hide the system tray icon when no updates are available.
v0.4:- bugfix: do not inform about hidden updates (which are hidden via the windows update control panel)
- added possibility for disabling popup-notification temporarily (updates will be searched but no popup will be shown). Can be useful for disabling notifications during presentations.
v0.3:- popup redesign
- if connection to the update-service can not be established, retry every 30 seconds. After 10 iterations search every hour for updates.
v0.2:- search for new updates every hour
- added icons for the three states: searching, updates found, no updates available
v0.1:- informs about updates via a popup
- enables to open the windows uipdate dialog directly
- is shown as a icon in the system tray