EDIT: Download Removed / Topic Locked - v3.6 has been officially released.
Not ready for release yet, this pre-release version of v3.6 has a few fixes and a few new features! (this is a minor update and code is being added parallel to the existing v4 in development)
* Added ability to download all custom apps used by d7II on the Check for Updates screen, replacing Ketarin 'DefaultApps_db' functionality and the need to keep that updated separately from our default custom apps configs.
* For above, implemented new download code to only download files when a local copy doesn't match the file on the remote server.
* Also for above (and in prep for other new stuff) the custom app downloads should no longer delete the original downloaded file (if it was an archive to extract) in order for file comparisons. Instead the file to be downloaded (if it already exists) will be copied to a temp location until the download either succeeds or fails, and will restore upon failure or be deleted finally upon success.
* App/Function icons! (not currently configurable behavior including branding.)
This release is largely untested so related bug reports are ok here.
Keep in mind this is the first d7II dev in a little bit, now that things are starting to settle in for us. I haven't read over the issues in the forums or bugtracker in a while but I'm just now getting back into the swing; though I wanted to emphasize that I'm not blindly throwing out updates that ignore the issues that people may be having here. This release was focused on the download issue occurring when d7II improperly tried to download files with no internet access - during the download phase the file would be deleted before the new file was downloaded (and with no internet, you are just shooting your foot off.) The icon thing was just a real quick bit I added based on something I learned the other day in passing, and figured it would be an easy application and hopefully make things a bit easier on the eyes for techs to find certain apps. If I had spent any real time on it, there would be a configuration for it (e.g. disable the d7II icon for internal functionality, or additional branding, etc.) but that is why there isn't, and I wouldn't expect any related config until release.
EDIT TO CLARIFY: The codejock .dll file attached should be placed in the same dir as d7II.exe -- the older v15.x.x codejock .dll in your current d7II.exe dir was updated in this release to a v16.x, so to avoid conflict or issue, you should first END SESSION when replacing your existing d7II.exe if it has been started previously and is in session. During End Session d7II will unregister the old codejock v15.x.x .dll file, so that a fresh start of the new d7II.exe version will register the new v16.x in its place.