Index: branches/RC/admin/install/upgrades/changelog_4_3_1.txt =================================================================== diff -u -r10688 -r10698 --- branches/RC/admin/install/upgrades/changelog_4_3_1.txt (.../changelog_4_3_1.txt) (revision 10688) +++ branches/RC/admin/install/upgrades/changelog_4_3_1.txt (.../changelog_4_3_1.txt) (revision 10698) @@ -2,10 +2,11 @@ File in-portal/admin/install/inportal_remove.sql changed File in-portal/admin/install/install_lib.php changed File in-portal/admin/install/langpacks/english.lang changed -File in-portal/admin/install/upgrades/changelog_4_3_1.txt is new; release_4_3_1 revision 1.1.2.9 +File in-portal/admin/install/upgrades/changelog_4_3_1.txt is new; release_4_3_1 revision 1.1.2.10 File in-portal/admin/install/upgrades/inportal_upgrade_v4.2.1.sql changed File in-portal/admin/install/upgrades/inportal_upgrade_v4.3.1.php is new; release_4_3_1 revision 1.1.2.1 File in-portal/admin/install/upgrades/inportal_upgrade_v4.3.1.sql is new; release_4_3_1 revision 1.1.2.10 +File in-portal/admin/install/upgrades/readme_4_3_1.txt is new; release_4_3_1 revision 1.1.2.1 File in-portal/kernel/admin_templates/catalog.tpl changed File in-portal/kernel/admin_templates/reviews.tpl is new; release_4_3_1 revision 1.1.2.2 File in-portal/kernel/admin_templates/groups/groups_edit.tpl changed Index: branches/RC/admin/install/upgrades/readme_4_3_1.txt =================================================================== diff -u --- branches/RC/admin/install/upgrades/readme_4_3_1.txt (revision 0) +++ branches/RC/admin/install/upgrades/readme_4_3_1.txt (revision 10698) @@ -0,0 +1,34 @@ +Readme notes for In-Portal v4.3.1 +Intechnic Corporation, March 26, 2008 + +Summary: + +Platform and all modules upgraded to v4.3.1 +Both front and back-end improvements and fixes system-wide. + +Module specific changes available in [module]/admin/install/upgrades/changelog_4_3_1.txt files. + + +Platform: +------------------------- +New Features & Improvements + +- ChangeLog and SessionLog for Admin changes tracking (Beta) +- Memberlist feature with online status indicator +- New tags for user statistics such as registered members, guests and users online. +- Major improvements in database structure and indexes +- New template parser (Beta) +- Redone Community->Users section with option to see all user items (ie. links, articles, orders) +- Improved sitemap mechanisms +- Special "Recycle Bin" category +- Showing primary category for items in Advanced View section +- Section specific auto-refresh with timer option in Admin grids +- Category pagination in mod-rewrite mode on Front End + +Fixes + +- Removed old copy of FCKEditor +- Status check of primary category of the items in non-category lists +------------------------- + +Strongly recommended to upgrade! \ No newline at end of file