Chromium Updater Changelog

What's new in Chromium Updater 1.5.1.0

Nov 16, 2012
  • Added unhandled exception reporter (CrashReporter.NET - https://crashreporterdotnet.codeplex.com/)
  • One small thing caused the autoupdater not to start the download (this is now fixed, sorry guys)

New in Chromium Updater 1.5.0.0 (Nov 13, 2012)

  • It should get Revision/Version of previously installed Chromium on first run (stumbled upon reg key)
  • Added Windows taskbar progress support
  • You can now cancel the download action
  • Rewrote self auto updater
  • Settings and SettingsForm overhaul (small GUI changes also)
  • Update Check Interval is now a double/float and represents hours 1.0 = 60, 0.5 = 30 24.0 = once a day (24)
  • Fixed the multiple close Chromium prompts, messageboxes will close after 5 minutes
  • All windows will remember positioning and state
  • Medium logic and performance improvements
  • Removed Chromium Updater URLs quick changing support
  • Removed confrimation on closing (more of a hassle)
  • Removed CUpdatesForm (didn't see that much use)

New in Chromium Updater 1.4.1.0 (Oct 24, 2012)

  • Improved WebException handling (added back in reliable checking of internet connection state)
  • Timeouts for MessageBoxs when closing (mainly so Windows can shut down)

New in Chromium Updater 1.4.0.1 (Oct 24, 2012)

  • re-release for installer

New in Chromium Updater 1.4 (Oct 24, 2012)

  • Update Log Form aka CUpdatesForm (Shows your history of updating Chromium; activate by pressing Local Reivision text)
  • New personal logo in Settings form (special for CU; I hate design; logic is my strong point :P)
  • If you change to AutoUpdate when waiting to download it will automatically be aware of the setting
  • Improved status text refresh
  • Restructured & renamed internal and external Settings names to better reflect (built in changing support; dont worry; see: http://chromiumupdater.codeplex.com/wikipage?title=Settings)4
  • Improved reset to default
  • Set Check Frequency to 0 to disable
  • Minor GUI and internal changes

New in Chromium Updater 1.3.7 (Oct 24, 2012)

  • Hover over info on some settings in SettingsForm (woohoo more power to the user, more coming soon)
  • Displayed current version in SettingsForm
  • Smarter action button context menu
  • Improved check interval logic (was set once when loading CU and wouldnt update if you changed the settings, you would have to reload the program)
  • Minor GUI and text changes

New in Chromium Updater 1.3.6 (Oct 24, 2012)

  • Smart context menu for Action Button and notifyicon (will make all actions: check, download, install/reinstall, available when permissible)
  • Fixed timer not running issues (wouldn't auto check for updates at the set interval)
  • Fixed blank action char sizing in CUpdater.log
  • Closing Chromium now works first time around and will reopen Chrome and/or Chromium if it was running (nifty huh, tracks closed processes)
  • Fixed SettingsForm bug where it would say not valid url when no internet (removed checking if link is live :/)
  • Greatly improved CUpdater log output (now gives more information)
  • Minor changes and improvements
  • Removed Reinstall state from the Action Button

New in Chromium Updater 1.3.5.1 (Oct 24, 2012)

  • Fixed autodownload crash bug (stupid cross thread errors)

New in Chromium Updater 1.3.5 (Oct 24, 2012)

  • Chromium updater log to show you of the updates in the background(form coming soon)
  • Updater form to show changes when updating Chromium Updater

New in Chromium Updater 1.3.4 (Oct 24, 2012)

  • Better no internet detection
  • Should never ask you again twice if your sure you want to exit :)
  • Status is now a term I will use for my app and refers to the toolstriplabel and the text of the notifyicon (improved with refresh also)
  • Improved message boxes on exit logic (goal is only one confirmation, working on new feature for no internet)
  • Improved self updater class to use new update check script (soon to include changes form)
  • Medium restructuring
  • Current status improvements by adding more status text to toolstrip and adding text to notify icon so you can see when minimized (& effects)
  • Minor logic changes and bug fixes
  • Removed Yes/No close CU over no internet (now displays message and keeps checking, waiting for internet)