Skip to content

Commit

Permalink
Release notes tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
abrookbanks committed Sep 1, 2023
1 parent 8ff3b6b commit a0c9794
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/sources/release_notes/6.5.2.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
$GLOBALS['gui']->addBreadcrumb($lang['settings']['release_notes'], currentPage(array('node')), true);

$features = array(
'3304' => 'Back-office 404 log. Discover pages that are not found and then use the existing redirect tool to fix them.',
'3304' => 'Back-office 404 log. Discover external URL\'s that have no destination and use the existing redirect tool to fix them.',
'3131' => 'Back-office category list now shows product count.',
'3229' => 'Escape key now closes back-office search pull out.',
'3243' => 'Memory added to back-office list size (Products, Orders, Customers).',
'3275' => 'Administrator log to show more detailed info. e.g. The item that was edited.',
'3299' => 'Improved back-office request log including headers.',
'3299' => 'Improved back-office request log layout with header logging.',
'3331' => '"Save & Reload" button added to category edit add/page.',
'3332' => 'Google Universal Analytics removed in favour of new <a href="https://www.cubecart.com/extensions/plugins/google-analytics-for-ecommerce" target="_blank">extension</a>.',
'3346' => 'Back-office customer list to show their chosen language.',
Expand Down

0 comments on commit a0c9794

Please sign in to comment.