Here an update on the last Changes happen to the Extension. I also made some changes to my Payment / Subscription backend to improve on all ends.
I was also forced to look into users who have used my Service as Testing Ground for there Stolen Credit Cards. What a strange thing you need to watch out if you allow Customers to Pay for your Service. So i now have a System in Place to prevent users to Test a massive Amount of Credit Cards on my System. Strange that i was needed to Implement such things and the Payment Provider who had all the Infos did just Inform me instead of having a System in Place to prevent.
Next up is to implement support for the Beeline System on Bumble and some small bugfixes on swiping. And hopefully i have soon some time to start on the Auto Message feature so many Customers are requesting.
Changelogs
3.11.0
- Added break option to let the swiper make a break after X-X swipes with a duration of Y-Y minutes.
- Improved behavior when swiping is not working correctly. It will now reload page and try again swiping for max 5 times before showing an error message.
- Refactored some code to improve readability and bugfixing
- When new Version is detected it will not automaticly open the changelog page anymore instead it will inform you about the new version in the popup.
- Display UUID on subscription page
- updated dependencies
3.10.3
- Addressed a few uncommon glitches on OkCupid.
- Improved the translation in German.
- Improved detection of same profiles to avoid swiping when it's not working correclty.
3.10.2
- Resolved a problem where it was consistently verifying subscription status upon startup.
- Address occasional instances where the subscription verification fails during authentication due to uppercase characters in the email.
3.10.1
- fixed max swipes settings
3.10.0
- added simple Tinder Gold / Likes support
- extended range for swipe time to max 25 sec
- moved swipe loop to service worker for better performance (hopefully)
- show subscription renew date on subscription page
- subscription check will attempt by next opening when connection failed instead of directly removing your subscription status
- fixed issue with not showing error messages on main view
- changed feedback form url
- updated dependencies