Skip to content

Releases: The-Network-Crew/BPAY-for-WHMCS

v3.0.2: Display field in Editor

15 May 04:14
11aad99
Compare
Choose a tag to compare

💅 Polish

  • Now shows the available merge field in the Email Template editor GUI
  • Improved comments throughout the code files to improve readability

Full Changelog: v3.0.1...v3.0.2

v3.0.1: Major Overhaul (Start simple)

30 Apr 00:34
d8728da
Compare
Choose a tag to compare

Major overhaul, focusing on doing simple things well! No GUI for v3 (yet!).

🚀 Feature

  • Reliable produce CRN as Email Template merge field
  • Allow configurability of Zero Padding length in-file
  • Allow choosing Client ID or Invoice ID generation

💅 Polish

  • Now lodged for publication on WHMCS Marketplace

🐛 Bug Fix

  • No longer causes any functional problems for WHMCS

Full Changelog: v2.2.1...v3.0.1

v2.2.1: Minor Updates & Fixes

06 Jun 13:11
Compare
Choose a tag to compare
Pre-release

🚀 Feature

  • Logic to support WHMCS & cron.php being isolated
  • Flag to reinject the Invoice PDF template with code

💅 Polish

  • Hide the BPAY Biller Name lookup (deprecated method) (#2)
  • Fatal Errors updated to reflect origination from BPAY Manager
  • Improved the README file; Added a CONTRIBUTING file to the repo

🐛 Bug Fix

  • SQL Error in bpay_mgr_hooks.php (rogue apostrophe) (resolves #13)
  • More work towards resolving #1 (relative/absolute, superglobals, etc)

v2.2.0: Key fixes & PHPv8 ✅

16 Jan 09:46
Compare
Choose a tag to compare
Pre-release

🚀 Feature

  • PHP Version now listed in Health Status (#8)
  • Support added for PHPv8 and WHMCS v8 (latest)

💅 Polish

  • Indenting of module files reset and done properly
  • Removed some old code snippets, table columns, etc.
  • Include the BPAY Image on 1st page of PDFs only (#10)

🐛 Bug Fix

  • Fixed issue with no BPAY Image in Admin > Summary/Invoice (#3/#7)
  • Fixed issue with no BPAY Image in Client > Viewing Invoice (#4/#7)
  • Fixed a range of typos throughout the code-base, including hook (#6)
  • Collectively, should resolve GitHub Issues: #3, #4, #6, #7 & #8

v2.1.9 (Final version from RH)

21 Feb 01:55
140bcd2
Compare
Choose a tag to compare
Pre-release

🐛 Bug Fix

  • Fixed bug where a database value were missing for fresh install of this product
  • Fixed bug file verification was not working correctly

CHANGELOG.md for prior changes