WA Vault 1.1.0 released
Just a few days after the first release, we have the first update. I am thrilled that people loved this little application of mine, and found it useful. Of course, I got plenty of feedback, for which I am thankful. And this release is about making some feature requests and fixes come true. So let's see what we have.
The first and most impactful change is that I moved the cache drawer placement. In the first release, I used the T: drawer, which resides in the ram disk. As a result, after a reboot all the cached little icons that Vault downloads were getting deleted, making the user to download them again whenever they are needed. These icons do not change frequently, if ever, so I moved the cache drawer inside the PROGDIR:, which is the same path where Vault is started from.
The second thing a few asked for was the wrong sorting order in the software list. I admit that this was making finding an application a little bit harder. The problem with that is in Hollywood and the way a column is sorted when it has an icon. That doesn't seem to work correctly on AmigaOS 4. It does on Linux, where I am doing my initial development, though. So, I imagine there is some kind of limitation or bug. As a workaround, I put the icons in their own column and not as part of the title. Problem solved.
In this release, I added a new status bar at the bottom window. This is the place of showing some messages about when Vault retrieves data from IntuitionBase, letting the user know what is going on, as well as having a busy bar that shows activity. This was necessary so that it is clearer to the user that something is happening and Vault didn't crash.
Finally, further adjustments were done in this new release, like the new help menu, where more links for Vault's Roadmap and news website were added, some fixes in the HTML parser for a better text representation were done. Furthermore, now when an application doesn't have a screenshot, the default image is presented.
The new version will soon be available from OS4Depot .