root / tags / 1.0.0-rc4 / docs / CHANGELOG
History | View | Annotate | Download (3.4 kB)
| 1 | 155 | jelly_doughnut | AutoMOD Changelog |
|---|---|---|---|
| 2 | 155 | jelly_doughnut | |
| 3 | 240 | jelly_doughnut | - Changes since 1.0.0 Release Candidate 3 |
| 4 | 240 | jelly_doughnut | + [Feature] MODX 1.2.4 and 1.2.5 support |
| 5 | 240 | jelly_doughnut | + [Change] Do not try to cope with invalid MODX; throw errors instead. |
| 6 | 240 | jelly_doughnut | + [Fix] Correct naming of files in the Compressed File Download write method |
| 7 | 240 | jelly_doughnut | + [Fix] Improve handling of previously installed languages and styles |
| 8 | 240 | jelly_doughnut | + [Fix] Do not re-do MOD edits when installing the MOD on a prosilver-based style |
| 9 | 240 | jelly_doughnut | + [Fix] Better whitespace handling on installation and uninstallation as well |
| 10 | 240 | jelly_doughnut | + [Fix] Remember FTP information when using the force install feature |
| 11 | 240 | jelly_doughnut | |
| 12 | 213 | jelly_doughnut | - Changes since 1.0.0 Release Candidate 2 |
| 13 | 213 | jelly_doughnut | + [Feature] Allow MOD uploads directly in AutoMOD |
| 14 | 213 | jelly_doughnut | + [Feature] MODX 1.2.3 support |
| 15 | 213 | jelly_doughnut | + [Change] MODs installed by Compressed File Download can be downloaded multiple times |
| 16 | 213 | jelly_doughnut | + [Change] Now using a UMIL-based installer |
| 17 | 213 | jelly_doughnut | + [Fix] Better support for complex combinations of in-line actions |
| 18 | 213 | jelly_doughnut | + [Fix] Allow user to choose FTP method due to reported difficulties with PHP FTP extension |
| 19 | 213 | jelly_doughnut | + [Fix] Friendlier error-handling in spots |
| 20 | 213 | jelly_doughnut | + [Fix] Special characters in file names are properly handled |
| 21 | 213 | jelly_doughnut | + [Fix] Force Install feature was broken when processing child MODX files |
| 22 | 213 | jelly_doughnut | + [Fix] Correct file selection when MOD has multiple MODX files in its directory |
| 23 | 213 | jelly_doughnut | + [Fix] Inherited styles now properly handled by AutoMOD |
| 24 | 213 | jelly_doughnut | |
| 25 | 184 | jelly_doughnut | - Changes since 1.0.0 Release Candidate 1 |
| 26 | 184 | jelly_doughnut | + [Change] Show the filename when an XML parsing error occurs |
| 27 | 184 | jelly_doughnut | + [Fix] Uninstaller backups now work properly |
| 28 | 184 | jelly_doughnut | + [Fix] Correctly localise DIY Instructions |
| 29 | 184 | jelly_doughnut | + [Fix] Do not offer to install contribs until after a MOD is installed |
| 30 | 184 | jelly_doughnut | + [Fix] Uninstallation when mutliple actions are in an <edit> tag |
| 31 | 184 | jelly_doughnut | + [Fix] Allow AutoMOD installation to work on MSSQL |
| 32 | 184 | jelly_doughnut | |
| 33 | 175 | jelly_doughnut | - Changes since 1.0.0 Beta 2 |
| 34 | 175 | jelly_doughnut | + [Feature] Back up all files before editing them |
| 35 | 175 | jelly_doughnut | + [Feature] More stern warning prompt when using "force install" button |
| 36 | 175 | jelly_doughnut | + [Change] Paths are handled without passing $phpbb_root_path around |
| 37 | 175 | jelly_doughnut | + [Fix] Improved support for MODX 1.0.x |
| 38 | 175 | jelly_doughnut | + [Fix] Correct cosmetic issues under MSIE |
| 39 | 175 | jelly_doughnut | + [Fix] Do not copy files when installation fails |
| 40 | 175 | jelly_doughnut | + [Fix] Database changes are performed when using "force install" |
| 41 | 175 | jelly_doughnut | + [Fix] Whitespace handling in uninstall |
| 42 | 175 | jelly_doughnut | + [Fix] Inline action handling in uninstall |
| 43 | 175 | jelly_doughnut | + [Fix] Single edit with multiple actions is now handled properly by uninstallation |
| 44 | 175 | jelly_doughnut | + [Fix] Correctly build SQL query for forced style installs |
| 45 | 175 | jelly_doughnut | + [Fix] Duplicate table prefix alteration occurred in some cases |
| 46 | 175 | jelly_doughnut | + [Fix] CHMODs are octal, not hex |
| 47 | 175 | jelly_doughnut | |
| 48 | 155 | jelly_doughnut | - Changes since 1.0.0 Beta 1 |
| 49 | 155 | jelly_doughnut | + [Feature] Allow users to "force" a MOD's template instructions on another template |
| 50 | 155 | jelly_doughnut | + [Feature] Support MODX 1.2.2 |
| 51 | 155 | jelly_doughnut | + [Feature] Allow admins to select file and directory permissions with direct & ftp write methods |
| 52 | 155 | jelly_doughnut | + [Feature] Move option to preview changes into admin panel |
| 53 | 155 | jelly_doughnut | + [Fix] Installer works without enabling DEBUG_EXTRA |
| 54 | 155 | jelly_doughnut | + [Fix] Uninstall works with the FTP write method |
| 55 | 155 | jelly_doughnut | + [Fix] Fail without PHP notices when a directory cannot be created |
| 56 | 155 | jelly_doughnut | + [Fix] Only show FTP settings dialogue box when FTP is chosen as write method |
| 57 | 155 | jelly_doughnut | + [Fix] Automatically detect FTP method (ftp or fsock) |
| 58 | 155 | jelly_doughnut | + [Fix] Display changelogs correctly in details mode |
| 59 | 155 | jelly_doughnut | + [Fix] Improved handling of linked files in "details" mode |
| 60 | 155 | jelly_doughnut | + [Fix] Improved handling of MODX 1.0.x packaging standards |
| 61 | 155 | jelly_doughnut | + [Fix] Properly handle uninstallation of "in-line replace" and replace-with actions |
| 62 | 155 | jelly_doughnut | + [Fix] Correct and add a number of language variables |
| 63 | 155 | jelly_doughnut | + [Fix] Correctly copy "deep" directory structures |
| 64 | 155 | jelly_doughnut | + [Fix] Improved bookkeeping on templates and languages |

