root / tags / 1.0.0rc2 / docs / CHANGELOG
History | View | Annotate | Download (2.2 kB)
| 1 | AutoMOD Changelog |
|---|---|
| 2 | |
| 3 | - Changes since 1.0.0 Release Candidate 1 |
| 4 | + [Change] Show the filename when an XML parsing error occurs |
| 5 | + [Fix] Uninstaller backups now work properly |
| 6 | + [Fix] Correctly localise DIY Instructions |
| 7 | + [Fix] Do not offer to install contribs until after a MOD is installed |
| 8 | + [Fix] Uninstallation when mutliple actions are in an <edit> tag |
| 9 | + [Fix] Allow AutoMOD installation to work on MSSQL |
| 10 | |
| 11 | - Changes since 1.0.0 Beta 2 |
| 12 | + [Feature] Back up all files before editing them |
| 13 | + [Feature] More stern warning prompt when using "force install" button |
| 14 | + [Change] Paths are handled without passing $phpbb_root_path around |
| 15 | + [Fix] Improved support for MODX 1.0.x |
| 16 | + [Fix] Correct cosmetic issues under MSIE |
| 17 | + [Fix] Do not copy files when installation fails |
| 18 | + [Fix] Database changes are performed when using "force install" |
| 19 | + [Fix] Whitespace handling in uninstall |
| 20 | + [Fix] Inline action handling in uninstall |
| 21 | + [Fix] Single edit with multiple actions is now handled properly by uninstallation |
| 22 | + [Fix] Correctly build SQL query for forced style installs |
| 23 | + [Fix] Duplicate table prefix alteration occurred in some cases |
| 24 | + [Fix] CHMODs are octal, not hex |
| 25 | |
| 26 | - Changes since 1.0.0 Beta 1 |
| 27 | + [Feature] Allow users to "force" a MOD's template instructions on another template |
| 28 | + [Feature] Support MODX 1.2.2 |
| 29 | + [Feature] Allow admins to select file and directory permissions with direct & ftp write methods |
| 30 | + [Feature] Move option to preview changes into admin panel |
| 31 | + [Fix] Installer works without enabling DEBUG_EXTRA |
| 32 | + [Fix] Uninstall works with the FTP write method |
| 33 | + [Fix] Fail without PHP notices when a directory cannot be created |
| 34 | + [Fix] Only show FTP settings dialogue box when FTP is chosen as write method |
| 35 | + [Fix] Automatically detect FTP method (ftp or fsock) |
| 36 | + [Fix] Display changelogs correctly in details mode |
| 37 | + [Fix] Improved handling of linked files in "details" mode |
| 38 | + [Fix] Improved handling of MODX 1.0.x packaging standards |
| 39 | + [Fix] Properly handle uninstallation of "in-line replace" and replace-with actions |
| 40 | + [Fix] Correct and add a number of language variables |
| 41 | + [Fix] Correctly copy "deep" directory structures |
| 42 | + [Fix] Improved bookkeeping on templates and languages |

