* Ability to resume next on error while importing CSV
* Add domain to Sitemap cache dependency
* Add support for auto detecting csv delimiter in form input
* Adjust minimum PHP version to 5.6
* Allow access to manifest.json during Development or Maintenance Mode
* Also store firstname, lastname, hostname and user agent for requesting newsletter suscriptions during checkout
* Always initiate document system node before capturing content
* Append commit author id
* Change default MySQL host to server setting
* Convert all time zone for all timestamps
* Convert email body line endings to RFC \r\n
* Database wrapper updates
* Decode link parameters passed as string
* Default number_format to 0 decimals
* Don't return XHTML self-closing slash for nl2br
* Don't specify tax if there are no tax rates that apply
* Fix add missing entity object initiation
* Fix bug report template
* Fix chain select zone
* Fix CLI detection not reliable using php_sapi_name()
* Fix deprecated notice
* Fix display MySQL version
* Fix HTML in translation
* Fix HTML entities in error handler
* Fix issue #333
* Fix last 1000 newsletter recipients
* Fix load raw html as text
* Fix match both 250-STARTTLS and 250 STARTTLS
* Fix missing "from" in SQL statement
* Fix missing stock notice for sold out items that are orderable
* Fix og:image 1200 x 630 retina 2x
* Fix output subcategories in sitemap
* Fix phone regex
* Fix PHP 8.2 warning: imagejpeg() expects parameter 3 to be integer
* Fix PHP new intolerance for numerical strings in scale_by_width()
* Fix PHP notice in newer PHP versions for null datetime
* Fix remove order comments when deleting order
* Fix required field for campaign prices
* Fix RTL in sidebar menu
* Fix user.date_expire_sessions
* Include subtotal tax in JSON response
* Increase Not Found Log to 500 lines
* JSON Schema adjustments
* Limit to last 1000 reverse IP lookups
* Make address, city, postcode, and phone optional consistently with the create account page
* Make sure log file exists
* Move accept button to right
* Optimize all table engines
* Patch robots.txt with full URL to sitemap
* Print button to local view instead of global
* Reload page after new vMods are installed (enables the use of framework components)
* Remove self-closing slash for void elements
* Rename Copy button to Link Copy
* Revert default MySQL server to 127.0.0.1 instead of relying on php.ini mysqli.default_host
* Set https for sitemap scheme
* Show links inconveniently hidden for mobile
* Simpliy looping through language_codes and currency_codes
* Specify currency next to order total
* Update Chartist.js from 0.11 to 1.3.0
* Update Finnish standard VAT to 25.5%
* Update job module frequency setting
* Update minified versions and hashes
* Update supported PHP version
* Update wiki URL
* Upgrade jQuery 3.7.1
* Upgrade SASS library
* Use cental catalog_products_search_query() for search page
* Use file_search() instead of glob()
* Use http instead of https for XML namespaces or Google will not accept the sitemap
+ Ability to resume next during CSV import
+ Ability to retrieve tax rates via AJAX
+ Ability to set variable type when initiating entity properties
+ Ability to view log files from backend
+ Add ability to set label when drawing radio buttons and checkboxes
+ Add AVIF image support
+ Add document JSON schema to core for easier use on any page
+ Add free shipping for last destination country code XX if no previous match
+ Add missing aspect ratio 9:16
+ Add shorthand command for archiving project to zip
+ Add support for CC in order copy email
+ Add support for Lazy Loading images
+ Add support for stream socket context in http wrapper
+ Add US paper sizes
+ Alert admin user upon new ip address logging in
+ Also fetch campaign price in product query
+ CSV input field
+ Dedicate a database method for sanitizing mysql like and fulltext
+ Display quantity in the catalog tree
+ Display tab of application errors on about page
+ Group quick access header menu items
+ New database result object (Pre-release from 3.0)
+ og:image for category
+ Polyfill for Alpine
+ Quicksave button on Edit vMod page to stay on page
* Raise thumbnail quality to 80 as 65 is way too noisy
+ Set timezone when initiating database connection
+ Show categories on the start page
+ Show error log on about page
+ Show reserved quantity on edit product page
+ Track author user for all comments
+ Translation editor rewritten for support of entire collections
+ View raw content with featherlight
- Delete database table definitions
- Remove fallbacks for cheapest() shipping and payment
- Remove bad git pre-commit hook (and we no longer need it)
- Remove inner spinner for input number fields
- Remove old translations search file
- Remove print button from comment view
- Remove support for multiple page dockings and make pages docked in the menu standalone
- Remove the need for URL query parameter media=print