Tag Archive for 'fixes'

BillMinder 1.6.1 and Push Improvements

We just sent BillMinder 1.6.1 to the folks at Apple. It includes the following changes:

- You can now choose the hour at which your Push Notifications are sent to your phone. E.g. 3PM. BillMinder automatically compensates for your time zone.

- A small number of users experienced trouble upgrading from version 1.5.1 (especially if you hit the home button and interrupted the upgrade process). This update should resolve that problem, but please do use the backup functionality in BillMinder regularly. This problem did not affect new users.

- Fixed  a bug that sometimes caused duplicate recurring bills to appear when Push Notifications were enabled

- Fixed a bug that prevented deletion of recurring bills in the future on the server when deleting the first bill in a chain (when Push Notifications were enabled)

- Fixed a bug that prevented the Collector picker from being properly updated in some cases

- Fixed a bug that prevented users from changing the color of the “Uncategorized” category

The Apple iPhone Approval Team has been extremely busy as of late so we do not know when they will get a chance to review BillMinder. We hope the update will be available shortly.

BillMinder bug fix is almost ready

After much banging of heads, we have finally narrowed down the cause of the problem that many users have been experiencing.  The problem is caused by a sqlite3 function (sqlite3_last_insert_rowid) returning zero instead of it’s expected output.  It seems that this bug crept in with the 2.1 SDK as it worked perfectly fine under 2.0.2.  We have developed a fix and it is currently undergoing thorough testing.  It should submitted to Apple very shortly.

CastCatcher 1.1 Awaiting Apple’s Approval

So we’ve fixed many issues in CastCatcher and version 1.1 will be hitting the AppStore soon.  It is a free upgrade for current CastCatcher users!

Version 1.1 fixes:

  • Removed .pls suffix requirement (make compatible with new shoutcast.com URLs)
  • Auto add http:// prefix if missing from url
  • Turn off URL text field auto-correction
  • Degrade more gracefully in the case of invalid stations
  • Streamlined code