Updater Changelog

2015-12-24

4.0.0

Added

  • Initial Release for ExpressionEngine 3
2015-04-27

3.3.0

Added

  • EE 2.10.0 support
2014-10-21

3.2.17

Added

  • EE 2.9.2 support
2014-07-25

3.2.15

Fixed

  • On some systems the transfer of files would stop randomly while updating EE 2.9
2014-07-15

3.2.14

Fixed

  • Installer fix for EE 2.9 "update_notices"
2014-06-20

3.2.13

Changed

  • Deprecation notice removed for EE 2.8+
2014-05-31

3.2.12

Added

  • EE 2.9.0 support
2014-02-10

3.2.10

Added

  • EE 2.8 support
2013-11-06

3.2.9

Added

  • Authenticaion Key to the settings page
2013-09-11

3.2.8

Changed

  • Moved all XHR requests to the ACT URL
2013-08-29

3.2.7

Changed

  • Better EE 2.7 support (addon install/update & XID issues)
2013-08-26

3.2.6

Fixed

  • A PHP error would occur if the config.php was not formatted correctly

Changed

  • EE 2.7 support
2013-06-24

3.2.5

Fixed

  • Some installations loaded the extension library twice
2013-05-27

3.2.4

Fixed

  • Some systems could not load the localize library
2013-05-20

3.2.3

Fixed

  • PHP error when updating an ACC

Changed

  • Language improvements
  • Updated SFTP library
2013-05-10

3.2.2

Fixed

  • In some rare cases only the first Update routine was executed

Changed

  • create a htaccess inside of the backup dir itself
2013-05-07

3.2.1

Fixed

  • On certain installs the Updater library could not find addons.php
  • PHP error when updating Accesory version
2013-05-04

3.2.0

Added

  • Updater can now install/update: EE Forum, EE MSM, CP Themes & Forum Themes
  • Addon & ExpressionEngine functions are now on one single page
  • Updating EE now transfers the EE files first.
  • Complete rewrite of client side javascript to be more robust and faster
  • Drag & Drop file uploads
  • Upload progress
  • Updater now supports EE 2.1.0 again
  • Automatic login check for FTP & SFTP transfer methods.
  • Ability to browse the server to set your Path Mappings
  • UI for public key authentication settings for SFTP.

Changed

  • Removed php_zip extension requirement
2013-04-23

3.1.8

Added

  • Support for EE 2.6.0
  • Support for key based authentication for SFTP transfer methods
  • Options for disabling menubar links

Changed

  • Better Addon name detection
2013-02-22

3.1.7

Added

  • Support for servers who in some cases don't detect PATH_INFO correctly
  • If native modules are deleted or native theme dirs, Updater will not add them back when updating ExpressionEngine

Changed

  • Addon Install/Update detection improved.
  • Added Anonymous Statistics, which can be disabled via the settings page
2012-10-26

3.1.6

Added

  • Retry button for ExpressionEngine Updates (Wait Server stage might not be 100% cleared)
  • Config item to disable/enable dynamic memory increase
  • Support for database_backup_required() in upd.addon.php (param = current_version, return bool)
  • Support for update_notes key in package.json
2012-10-04

3.1.5

Changed

  • For now Updater will skip updating third party modules. Just first party modules now.
2012-10-02

3.1.4

Added

  • Support for EE 'cache_path' config override

Changed

  • Improved server response checking for local MAMP installs
2012-09-30

3.1.3

Added

  • htaccess to backup directory

Changed

  • Checking for server response wouldn't work if the server used a different PATH_INFO
2012-09-28

3.1.2

Added

  • Descriptive error message when the installer directory still exists.
  • EE update MySQL error will now be catched and displayed.
  • Module updates after copying new EE files
2012-09-25

3.1.1

Added

  • All AJAX requests are now passed through the CP to prevent XHR errors.
2012-09-24

3.1.0

Fixed

  • paths that included / would fail to upload

Added

  • Almost 90% compatibility with addons that follow directory structure (version detection is disabled when needed)
  • Records & Displays executed SQL Queries
  • AJAX warning message
  • Settings warning message
2012-08-28

3.0.1

Changed

  • Updater now merges directories instead of rename/delete. (Forum/MSM/override.css compatibility)
2012-08-25

3.0.0

Added

  • SFTP Support
  • FTP Support (beta)
  • Path Mapping in Settings Page
  • Support for multiple addons
  • Support for addon file url & ee file url
  • Settings check in requirements sections
  • Check settings button on all pages
  • AJAX Error viewer
  • More descriptive error messages!
  • Addon package.json routines support
  • Compatbility with more addons
  • Progressbar while backuping files
  • Progressbar while copying new EE files

Changed

  • Requirements section is only shown when a condition is not met
2012-08-17

2.0.5

Fixed

  • Site was not properly being turned on back online after EE install.

Added

  • Settings page that allows you to change backup location
  • Extra check for write permissions in system dir