Skip to content

Commit

Permalink
Update change log to reflect most recent update stats & start trackin…
Browse files Browse the repository at this point in the history
…g 4.22-beta.2 (#1149)
  • Loading branch information
BelleNottelling committed Dec 3, 2021
1 parent f662940 commit f9fb8eb
Showing 1 changed file with 32 additions and 23 deletions.
55 changes: 32 additions & 23 deletions CHANGELOG.md
@@ -1,32 +1,41 @@
Release 4.22-beta.2 (SOON)
Release 4.22-beta.1.2 !!Update in progress!!
------------------------------------------------------------------------------
Note: while this is not a "stable" release, it was put out as an official release and therefore is part of this changelog.

**General:**
* Re-structured the installer (#800)
* Removed BoxBilling branding from outgoing e-mails (#824)
* Composer updates
* General code cleanup
* Miscellaneous bug fixes
* Updated Stripe payment adapter
* Added invoice printing support for bootstrap theme (#906)
* Fixed support tickets being duplicated (#838)
* Fixed PDF generation for invoices (#927)
* Removed the obsolete and non-functional file manager (#932)
* Dropped support for AlertPay, SinglePay, WebToPay and Payza as they no longer exist. (#938, #941)
* Fixed knowledge base categories being duplicated (#925)
* Added a checkbox for ToS to the checkout page (#928)
* Removed some old IE stuff (#928)
* Removed duplicate cart button in the bootstrap theme (#928)
* Drop markitUp support, update CKEditor 4 to the latest release and make WYSIWYG enabled by default (#939, #962)
* Removed Paygol's adapter from the core (#961)
*

**Security:**
*

**Bug Fixes:**
* Fix plesk integration

Release 4.22-beta.1.1
------------------------------------------------------------------------------

**General:**
* Dependency Updates
* Added invoice printing support to Bootstrap theme
* Quality of life changes
* Added 2 missing options to DirectAdmin integration
* Remove support for PHP versions older than 7.4

**Security:**
* Use random_bytes instead of uniqid (#944, #989)
* Include CSRF-Protector-PHP to BoxBilling (#926)
* Improved API rate-limiting (also added new entries to the config file about this, you'll need to create them if upgrading an existing install) (#911)
* Fixed three instances of XSS vulnerabilities
* Use random_bytes instead of uniqid since it actually generates cryptographically secure pseudo-random bytes

**Bug Fixes**
* Bugfixes with Bootstrap theme
* Fix PDF generation
* Fix KB entries, Tickets, and Invoices being duplicated in the BoxBilling interface
* Fix "8192 Required parameter follows optional parameter"
* Corrected path to stylesheet in Boostrap theme
* Fixed PHP 8 support
* Fix PDF generation on PHP 8
* Fix BoxBilling updater and have it update off GitHub releases

Release 4.22-beta.1 (2020-11-29)
------------------------------------------------------------------------------
Note: while this is not a "stable" release, it was put out as an official release and therefore is part of this changelog.
* We've completely removed the licensing system. BoxBilling is now completely free and open-source, and 'PRO' features are now unlocked for everyone. 🎉
* Added MyOwnFreeHost support
* Added a module for custom pages
Expand Down

0 comments on commit f9fb8eb

Please sign in to comment.