Product Updates

Follow our latest features, stability improvements, and security enhancements.

Current Docs Version: 2.1.3 Last Updated: September 17, 2026

v2.1.3

2026-09-17

Improvements

  • Refactored and optimized page: index.php
  • Refactored and optimized page: home.php
  • Refactored and optimized page: about.php
  • Refactored and optimized page: faq.php
  • Refactored and optimized page: how-it-works.php
  • Refactored and optimized page: payment-guides.php
  • Refactored and optimized page: user-guide.php
  • Refactored and optimized page: blog.php
  • Refactored and optimized page: contact.php
  • Refactored and optimized page: careers.php
  • Refactored and optimized page: apps.php
  • Refactored and optimized page: security.php
  • Refactored and optimized page: terms.php
  • Refactored and optimized page: privacy.php
  • Refactored and optimized page: api-docs.php

Bug Fixes

  • Optimized performance and SEO metadata cache integrity

v2.1.2

2026-09-17

Improvements

  • Refactored and optimized page: index.php
  • Refactored and optimized page: home.php
  • Refactored and optimized page: about.php
  • Refactored and optimized page: faq.php
  • Refactored and optimized page: how-it-works.php
  • Refactored and optimized page: payment-guides.php
  • Refactored and optimized page: user-guide.php
  • Refactored and optimized page: api-docs.php

Bug Fixes

  • Optimized performance and SEO metadata cache integrity

v2.1.1

2026-08-06

Improvements

  • Bumped main.min.js client script query cache parameter to force instant cache invalidation for all active users
  • Added standard name attributes to index payment request inputs

Bug Fixes

  • Payment Request Data Loading Fix: Resolved the browser script caching issue causing client fields to submit empty

v2.1.0

2026-08-06

New Features

  • Payment Request Popup Update: Redesigned the Index Dashboard Payment Request modal with optional fields for Client Name, Client Email, Client Phone, Client Tag, and Additional Note

Improvements

  • Admin Relative Path & Redirect Bug Fix: Hardened administrative routes to remain isolated inside the /admin/ namespace, correcting relative path leaks
  • KYC Mobile QR Code Popup Fix: Corrected API routes, validated Applicant ID/Session/QR fields, and integrated a 10-minute live session countdown timer

Bug Fixes

  • Google Sign-Up Redirect Loop Fix: Resolved infinite loop redirects on /activation for Google/Gmail logins

v2.0.3

2026-08-05

Improvements

  • Refactored and optimized page: home.php

Bug Fixes

  • Optimized performance and SEO metadata cache integrity

v2.0.2

2026-08-05

New Features

  • Integrated Permanent PayMe Profile Guide

Improvements

  • Updated public guides, FAQs, and comparison portals to clean URL formats
  • Added detailed step-by-step setup guides for fintrgo.com/payme/@username

Bug Fixes

  • Resolved duplicate leading slash and double slash issues in sitemaps

v2.0.1

2026-08-05

New Features

  • Launched Professional Clean URL Routing Engine

Improvements

  • Converted all internal hrefs, form actions, fetch resources, and redirect headers to clean URLs
  • Mapped underscores to clean hyphens (e.g. /merchant-accounts)
  • Implemented 301 Permanent Redirect logic in .htaccess to protect bookmarks and SEO authority

Bug Fixes

  • Prevented modification of internal filesystem require/include statements

v2.0.0

2026-08-05

New Features

  • Released FinTrGo AI Discovery & Documentation System

Improvements

  • Created public llms.txt and llms-full.txt spec maps for AI engines
  • Implemented a dynamic doc compiler and status manager in includes/doc_manager.php
  • Hardened robots.txt directives blocking AI scrapers from user dashboards and KYC vaults

Bug Fixes

  • Resolved canonical URL structure discrepancies in public headers

v1.7.1

2026-07-22

New Features

  • Marketplace Core Enhancements (Beta)

Improvements

  • Integrated real-time websocket connections in marketplace chats
  • Added email notifications for marketplace project bids and project milestones

Bug Fixes

  • Resolved message sorting order bugs in freelancer bidding chats

v1.7.0

2026-07-10

New Features

  • Freelancer Marketplace Workspace Launch (Beta)

Improvements

  • Developed freelance job posting and bidding portals (marketplace_job.php, marketplace_post_job.php)
  • Created dedicated client and freelancer workspace dashboards (marketplace_freelancer_dashboard.php, marketplace_client_dashboard.php)
  • Set up initial marketplace profile modules and portfolio uploads

Bug Fixes

  • Corrected database constraints during parallel bid submissions

v1.6.1

2026-06-26

New Features

  • Honeypot IP Blocking integration

Improvements

  • Configured automated IP blocking for crawlers triggering hidden Honeypot fields
  • Added visual traffic metrics on the Admin Security Dashboard

Bug Fixes

  • Resolved session timeout conflicts on multi-tab submissions

v1.6.0

2026-06-12

New Features

  • Rolled out Anti-Bot Shield Core

Improvements

  • Integrated dynamic CSRF token verification keys across all form submissions
  • Added 3-second minimum form completion timers to block automated scripts
  • Created Honeypot trap decoy fields and IP velocity rate limits

Bug Fixes

  • Fixed duplicate error warnings on registration form timeouts

v1.5.2

2026-05-24

New Features

  • Exportable Ledger Sheets

Improvements

  • Added CSV/Excel report exporter for payout logs on merchant accounts
  • Integrated monthly profit audit sheets for administrators

Bug Fixes

  • Resolved decimal column formatting issues in excel exports

v1.5.1

2026-05-10

New Features

  • Instant Withdrawal Queue Optimizations

Improvements

  • Optimized queue checking logic to query pending payouts faster
  • Refactored payment gateway handler scripts to handle high concurrent requests

Bug Fixes

  • Fixed KuCoin verification parameters during automated withdrawals

v1.5.0

2026-05-18

New Features

  • Introduced Instant Payouts for Trusted Users

Improvements

  • Designed the Security Deposit (Smriti) wallet lock framework
  • Integrated Bybit UID, Binance Pay ID, and direct TRC20 destination memory parameters
  • Applied row-level database locks to prevent parallel payout execution loops

Bug Fixes

  • Corrected decimal rounding issues in KuCoin UID validation checks

v1.4.2

2026-04-10

New Features

  • Real-Time Platform Notifications Feed

Improvements

  • Added dynamic user notifications modal showing gateway approvals and system updates
  • Added mark-all-read Ajax callback endpoints

Bug Fixes

  • Resolved notification badge count inconsistencies in header

v1.4.1

2026-03-28

New Features

  • PayMe QR Code Engine

Improvements

  • Added an on-the-fly QR code generation class to compile user page URLs
  • Developed creator profile share widgets optimized for WhatsApp/Slack sharing

Bug Fixes

  • Fixed image resizing scaling artifacts inside public QR frames

v1.4.0

2026-04-02

New Features

  • Launched Permanent PayMe Profiles

Improvements

  • Designed fintrgo.com/payme/@username public payment page template
  • Added public/private visibility toggles for merchant accounts
  • Integrated a downloadable and high-resolution QR code widget for user profiles

Bug Fixes

  • Resolved visual layout breakage on long creator bio descriptions

v1.3.1

2026-02-26

New Features

  • Child Panel Database Sync Updates

Improvements

  • Added secure cron sync routines to match transactions on masked domains
  • Configured automated Let's Encrypt SSL check tasks

Bug Fixes

  • Resolved cross-origin cookie setting blockages on child sites

v1.3.0

2026-03-08

New Features

  • Integrated White-Label Child Panels

Improvements

  • Allowed custom domain routing and child panel gateway rentals for high-tier operators
  • Developed automated panel migrations and synchronized ledgers

Bug Fixes

  • Fixed SSL callback failures on custom merchant hostnames

v1.2.1

2026-01-25

New Features

  • Compliance Hardening Updates

Improvements

  • Configured automatic country check filters during verification steps
  • Integrated secure image compression algorithms for ID document storage

Bug Fixes

  • Prevented double upload submissions on slow connections

v1.2.0

2026-01-20

New Features

  • Launched KYC & Identity Verification Suite

Improvements

  • Setup government ID scanning (passports, licenses) for over 150 countries
  • Integrated biometric selfie comparison audits to prevent fraud
  • Allowed verified accounts to process unlimited daily volume

Bug Fixes

  • Resolved image compression artifacts in mobile selfie uploads

v1.1.1

2025-12-28

New Features

  • Dispute Attachment File Rules

Improvements

  • Allowed video uploads (MP4) inside dispute cases for proof of delivery
  • Added auto-escalation countdown clocks

Bug Fixes

  • Fixed dispute view alignment layout on mobile browsers

v1.1.0

2025-12-15

New Features

  • Launched Merchant Escrow Storefronts & Dispute System

Improvements

  • Created multi-milestone escrow vaults locking funds until delivery confirmation
  • Built a formal dispute arbitration page allowing up to 10 evidence files (Max 20MB)

Bug Fixes

  • Fixed 24-hour merchant response SLA automatic countdown timers

v1.0.2

2025-12-02

New Features

  • Dashboard UI Performance Update

Improvements

  • Implemented client-side caching for account stats grids
  • Redesigned transaction tables with interactive search filters

Bug Fixes

  • Resolved sidebar toggle overlay issues on tablet viewports

v1.0.1

2025-11-20

New Features

  • Core Security Hardening patch

Improvements

  • Upgraded password hashing algorithms to secure bcrypt settings
  • Enforced strong character password validation during registration

Bug Fixes

  • Resolved minor XSS exposures inside comment modules

v1.0.0

2025-11-10

New Features

  • Initial Launch of FinTrGo Payment Facilitator

Improvements

  • Integrated Cash App ($Cashtag), Zelle, Venmo, Apple Pay, and Google Pay collection portals from day one
  • Setup secure USDT deposit verification (TRC20, 500 USDT minimum) with TxID verification
  • Launched standard bank transfer and crypto withdrawals processing

Bug Fixes

  • Implemented initial SQL injection and CSRF security defenses