403Webshell
Server IP : 172.67.214.6  /  Your IP : 216.73.216.113
Web Server : LiteSpeed
System : Linux premium900.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User : redwjova ( 1790)
PHP Version : 8.1.32
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : ON |  Sudo : OFF |  Pkexec : OFF
Directory :  /proc/thread-self/root/proc/self/root/proc/self/root/var/softaculous/presta8/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /proc/thread-self/root/proc/self/root/proc/self/root/var/softaculous/presta8/changelog.txt
####################################
#   v8.2.2 - (2025-07-28)
####################################

- Back Office:
  - New feature:
    - #38408: Add new hook `actionProductGetAttributesGroupsAfter` (by @gwojcik7)
  - Improvement:
    - #39162: Add new hooks: actionOrderHasBeenShipped and actionOrderHasBeenDelivered (by @Codencode)
    - #38717: Use v8 documentation in HelperCard (by @PrestaEdit)
    - #38634: Improved regex in StringModifier (by @nicosomb)
    - #38773: Disable autofill of password for edit customer in BO (by @ShaiMagal)
    - #38073: Check mail template directory before reading (by @matthieu-rolland)
  - Bug fix:
    - #38810: Support for brand named as numbers (by @borjagarciab)
    - #38549: Fix: Misleading maximum attachment upload size in configure/advanced/administration (by @Codencode)
    - #37933: Price final critical error fix (by @jf-viguier)
    - #38982: BO : Product Form : Use the correct configuration for the Max Filesize (by @Progi1984)
    - #37928: Fix datacollector caster for reference object property including smarty cache_locking fatal error (by @jf-viguier)
    - #38593: Fix query builder to find translations by key in Backoffice during the translations saving process (by @mcaldex)
    - #38532: Fix: Multistore: CMS page error on new empty store creation (by @Codencode)
    - #38337: Fix: Max password length allowed in the password policy is longer than bcrypt can handle and hardcoded max pass length for customer (by @Codencode)
    - #38581: Allow refund on an order of a deleted customer  (by @jf-viguier)
    - #38251: Fix: Query to select most used tax rule is simply ridicoulous (by @Codencode)
    - #38703: Revert modification in OrderLazyArray that breaks the UI tests (by @jolelievre)
    - #38323: Fix: Webservice link_rewrite validation error on Product creation due to Tools::str2url in PS8 (by @Codencode)
    - #38254: Fix: Migration - Product V2 - tab name not the same - Product creation (by @Codencode)
    - #38319: Fix: Edit country taxe rules (by @Codencode)
    - #36792: Event "OrderCreateProductSearched" not managed in custom modules (related #35970) (by @mattgoud)
    - #38381: Bug fix copyFromPost that remove overrided object model definitions in ps8.2 (by @jf-viguier)
    - #38350: Problem with decimal separator and eco-tax on Combination Form (by @djbuch)
    - #38355: Fix: It is not possible to view a cart in the admin if it contains customized items (by @Codencode)
    - #38234: Update product indexation after each update when it is needed (by @jolelievre)
    - #38243: Fixed FI taxes in localization files (by @nicosomb)
    - #38136: Fix: Issue with JS and CSS cache clearing in multishop context (by @Codencode)
    - #38168: Category::getParentsCategories fix with multiple root categories (by @jolelievre)
    - #37877: Fix: BO - Product Page - Redirection type - Category without image generate 404 call (by @Codencode)
    - #37970: Fix: [Bug] Missing attributes autoplay, loop, muted, and playsinline in the video tag within Tools::purifyHTML() (by @Codencode)
    - #37985: Fix: display... hooks duplicated on module transplant list (by @Codencode)
    - #37958: Fix product filters for csv export (by @boherm)
    - #37982: Empty the labels "totalPriceText" and "availableText". (by @Codencode)
- Front Office:
  - New feature:
    - #38691: Add hook displayCartExtraProductInfo to display cart extra product information (by @jf-viguier)
    - #38371: Feat - Add hook actionCartDuplicate (by @unlocomqx)
  - Improvement:
    - #38480: New Hook: actionPaymentModuleProductVarTplAfter (by @gwojcik7)
  - Bug fix:
    - #38679: Filter out modules that return empty payment options (by @jolelievre)
    - #38552: Use id_customization for matching cart and order products (by @unlocomqx)
    - #38257: Fix: Address Fields Disappear After Changing Country on Checkout Page (by @Codencode)
    - #38157: Fix: Issue with multilingual translations (by @Codencode)
    - #38037: Fix: Use 'active' from 'product_shop' instead of 'product' in Product::searchByName() (by @Codencode)
    - #37955: Fix: prestashop don't display Title of product, category meta title, meta description (by @Codencode)
- Core:
  - Improvement:
    - #39135: Updated PrestaShop Packages (by @github-actions[bot])
    - #38952: Add 2 hooks in getImageLink (by @ludoviccardinale)
    - #38924: Backport improved profiler from v9 (by @Hlavtox)
    - #38772: New hook at TOP of customer my account section - displayCustomerAccountTop (by @ShaiMagal)
    - #38195: Updated PrestaShop Packages (by @github-actions[bot])
    - #37635: Updated PrestaShop Packages (by @github-actions[bot])
  - Bug fix:
    - #37925: Fix: round calcul in calculator (by @Midoclas)
    - #38327: Fix actionFilterDeliveryOptionList hook Cart Param (by @adrianllopis)
    - #38104: Fixed SK tax in all localization files (by @nicosomb)
  - Refactoring:
    - #38761: Refactor Warehouse::getProductLocation() (by @ShaiMagal)
- Installer:
  - Improvement:
    - #38077: Add demo product env parameter for cli install via docker (by @matthieu-rolland)
- Web Services:
  - Bug fix:
    - #38417: Fix webservice sql error (by @thersane-john)
    - #38341: Fix: product carrier delete (by @fox-john)
- Tests:
  - Improvement:
    - #38447: Functional Tests : Allow override URL_FO for PS Entreprise UI Tests (by @Progi1984)
    - #38169: Add setup log export action (by @jolelievre)
  - Bug fix:
    - #39139: Docker 7.2-apache : Fixed use of archive Debian repo  (by @Progi1984)
    - #39049: BO : Theme : Export current theme > Protect directories (by @Progi1984)

####################################
#   v8.2.1 - (2025-02-10)
####################################

- Back Office:
  - Improvement:
    - #37828: Add URL Validation when installing theme from URL (by @M0rgan01)
    - #37373: Add more options to pagination (by @Hlavtox)
    - #37355: Disable autocapitalize for SMTP settings (mobile) (by @ShaiMagal)
  - Bug fix:
    - #37869: Fix: Admin search by product ID results in CSV download instead of product page redirect (by @Codencode)
    - #37888: Fix: BO > Order details page - When changing pagination, Refunded column displays automatically (by @Codencode)
    - #37803: Fix multistore disabling (by @boherm)
    - #37771: Improve constraint on Product description (by @jolelievre)
    - #35709: Partial fix for textarea field height issues in V1 product page (by @Roxayl)
    - #36607: Fix: set by default enable action if module is disabled instead of configure action (by @Nakahiru)
    - #36505: Fix: set the product redirection to another product (301 & 302) (by @RomPiot)
    - #37030: Fix: Multistore - Can't disable a group shop (by @Codencode)
  - Refactoring:
    - #36715: Fix unreliable translation export (by @Hlavtox)
- Front Office:
  - New feature:
    - #37125: Make getHookModuleExecList customizable from modules (by @matthieu-rolland)
  - Improvement:
    - #37448: Add missing hook on checkout account creation (by @Touxten)
  - Bug fix:
    - #37533: If price is not shown hide add to cart too. Fixes #37532 (by @tswfi)
    - #37268: Fix Incorrect SpecificPrice Currency Conversion (Issue 36844) (by @mrkalchemy)
    - #37267: Fix cart value amount (by @idnovate)
    - #37191: Fix specific references (by @rsoulard-prolaser)
  - Refactoring:
    - #37403: Remove unnecessary cart present and improve performance (by @Hlavtox)
- Core:
  - Improvement:
    - #37964: Fixed license header (by @mattgoud)
    - #37943: Chore: [release-8.2.1] - composer : update classic-theme package to 2… (by @mattgoud)
    - #37907: Chore: [release-8.2.1] - update version number to 8.2.1 (by @mattgoud)
    - #37354: Slovakia VAT change from 2025/01 to 5% and 19% and 23% (by @ShaiMagal)
    - #36612: Add a condition for handling errors from hook actionModuleInstallBefore (by @JohnPAfr)
    - #37016: Guest.php - OS/Browser unnecessary logging to PHP error log in specific conditions (by @ShaiMagal)
    - #35695: Allow select correct invoice -> invoice_number can be "duplicated" (every year) (by @ShaiMagal)
    - #37159: Updated PrestaShop Packages (by @github-actions[bot])
    - #37147: Updated PrestaShop Packages (by @github-actions[bot])
    - #36938: Delete old thumbnail for variant images when deleting product (by @ShaiMagal)
  - Bug fix:
    - #37890: Fix preview mode for combination products (by @boherm)
    - #37912: Fix performance issue linked to HookModuleFilter PR (by @matthieu-rolland)
    - #37849: Fix issue with count on string (by @pszostok)
    - #37876: Downgrade lockfileVersion of themes package-lock.json files (by @mattgoud)
    - #37332: Order::getCustomerOrders - in specific case incorrect sorting by date_add DESC (by @ShaiMagal)
    - #37486: Fix obvious notice in Warehouse class (by @kpodemski)
- Web Services:
  - Bug fix:
    - #36807: Move the array_unshift in Product::setWsPositionInCategory() (by @matks)
- Tests:
  - Bug fix:
    - #37887: Fix: #37886 - [docker-compose] - upgrade node 14 to 16 (by @mattgoud)
    - #37862: Use Ubuntu 22.04 on `8.2.x` (by @Progi1984)

Youez - 2016 - github.com/yon3zu
LinuXploit