Export blues

While working on version 5.0 (which unfortunately takes more time than expected), I still want to do some maintenance on version 4.x. Once in a while I also like to add a few features in that version too.

Recently some users asked if it were possible to add attribute names to the cache description when exporting them, so you could see them in the field. This seemed a pretty trivial programming excersise, so I added it in version 4.97. But unfortunately, this feature has caused a lot of crashes. This week version 4.97.2 (yes, I want to reserve 5.0 for the next big thing, so coming up with a proper versionnumber becomes more difficult every time) was released, fixing the glaring main issue in the export code.

But after that update, some users still had issues. One was caused by a new attribute type (GeoTour) not yet supported in iCaching, and another for caches with an empty description. Both situations were not present in my test data, so everything went fine here.

Today version 4.97.3 is submitted to Apple for review. That one should finally fix the export issues. My apologies for the inconvenience these issues have caused. And a big thank you for the users that helped me providing crash reports and example files. This helped me to solve this quickly.