dlongm01 the version with the issue was 0.67. If you tried older versions and the latest update, and it still doesn’t work for you, then there might be another plugin causing issues in your blog. Or something in your blog might be broken.
Writing the plugin’s code, maintaining it, adding new features and answering support issues on this forum costs me several hours too. I don’t get paid for it, I just do it. I do feel irritated when these issues happen and I don’t have free time to fix them. I also feel irritated when people complain about something open source developers are doing for free. So have some patience.
Feel free to stop relying on plugin authors who are doing this for free and hire a freelance programmer to fix the issues you’re having in your blog, it’s what’s great about Free Software, anyone can fix the code ˉ\_(ツ)_/ˉ
WordPress is a complex ecosystem, the core has its own functionality, the themes add more, and every plugin you install affects the whole system. So this stuff happens.
If you’re running really important blogs where human life is at risk if a plugin stops working, you should have a staging server where you test all the plugin updates first, and once you’re sure they’re working, replicate the same environment in your production server. That way you won’t panic when an update breaks a plugin.