Our loyal Release Robot Robbie has compiled a list of new and updated MODX Extras in the week of April 25, 2016.
  • ContentBlocks 1.4.3-pl, released on 2016-04-25 View Changelog

    ×
    • Fix video input breaking the MODX Media Manager and dropdown TVs, caused by Google JS API [#387]
    • Fix issue selecting availability fields in certain languages due to max length option [#388]
  • Notify 1.4.0-pl, released on 2016-04-25 View Changelog

    ×

    Notify 1.4.0

    • Add support for Mailgun
    • Refactor to allow easier addition of new mail services
    • Create MailService interface
    • Improve diagnostics
    • Add mailService property
    • Add additionalHeaders property
    • Use Composer for Mandrill and Mailgun classes
    • Implement optimized autoloader
    • Fix bug with testEmailAddress

    Notify 1.3.0-pl

    • Add allowedGroups to allow groups other than Administrator to use Notify
    • Minor bug fixes

    Notify 1.2.4-pl

    • Allows launch from NewsPublisher and other extras
    • Fixes bugs with Tpl names
    • Looks for chunks prefixed with 'My'
    • Fixes undefined JS variable bug
    • Fixes Oauth issues
    Notify 1.2.3-pl

    ------------------

    Re-fix oauth.php bug

    Fix bug with user-specified Tpl chunks

    Notify 1.2.2-pl2

    --------------

    • Prevent spurious alerts
    • Fix bug with case of oauth.php file

    Notify 1.2.2-pl

    --------------

    • Add Option to send with Mandrill email service
    • Progress bar for bulk sends
    • Much faster sends
    • Make unsubscribe URL optional
    • Add &maxLogs property to limit number of logs kept
    • Handle TV placeholders - thanks to support from Aaron Baxter
    • Add &includeTVs, &includeTVList, and &processTVs properties
    • Add &useExtendedFields property
    • Allow Groups to be selected with buttons, like Tags
    • Set url placeholder for resources
    • Improve Error Handling
    • Retrieve users in batches to conserve memory
    • Improved query efficiency with user groups
    • Add &debug property
    Notify 1.1.4 pl
    • ------------
    • Adapt to yet another Twitter API Change
    • Russian Translation - thanks to Viktor Matushevskyi (Viktorminator)
    • Fix bug with quotes in pagetitles
    • Notify 1.1.3 pl
    • ------------
    • Fixed bug with wrong unsubscribe link being sent
    • Better avoidance of timeouts
    • Fix bug with url shortening service
    • Improved security
  • MinifyX 1.4.3-pl, released on 2016-04-28 View Changelog

    ×

    Changelog for MinifyX

    1.4.3-pl (28.04.2016)

    ==============

    - [#21] Updated sabberworm/php-css-parser.

    1.4.2-pl (22.08.2015)

    ==============

    - Updated Munee with all subpackages.

    - Fixed fatal error on PHP 5.3.3.

    1.4.1-pl (01.06.2015)

    ==============

    - Updated Munee with all subpackages.

    - [#18] Improved work of plugin.

    1.3.1-pl (21.07.2014)

    ==============

    - [#12] Support of MODX 2.3

    - [#11] Improved set of "munee_cache" variable on Windows.

    1.3.0-pl1 (12.05.2014)

    ==============

    - [#8] Fixed determining of cache dir for advanced site configuration.

    - [#7] Fixed clearing cache.

    - [#2] Added cut of comments in raw styles and scripts.

    - [#9] Changed lessphp to https://github.com/oyejorge/less.php.

    - Updated scssphp to version 0.0.10.

    1.3.0-beta (26.12.2013)

    ==============

    - Refactored main class.

    - Rewrited snippet MinifyX.

    - Added plugin MinifyX that can process scripts, styles and images of web page.

    - Improved connector in assets for image processing.

    - Changed cached files format.

    1.2.2-pl3 (16.12.2013)

    ==============

    - Removed phar file.

    - Fixed url of cache dir in subfolder installations.

    - Ability of commenting files by prefixing them by the dash.

    1.2.1-pl (03.12.2013)

    ==============

    - [#1] Replaced constant DIRECTORY_SEPARATOR to '/'.

    1.2.0-pl (23.11.2013)

    ==============

    - Fixed clean of parameter &cacheFolder

    1.2.0-rc (20.11.2013)

    ==============

    - Updated leafo/lessphp to v0.4.0

    - Updated leafo/scssphp to v0.0.8

    - Improved error logging

    1.2.0-beta (12.11.2013)

    ==============

    - Integrated Munee library from http://mun.ee

    - Auto creation of cache dir.

    - More options to register files on frontend.

    1.1.3 (07.01.2013)

    ==============

    - absolute path in the URL attribute of all compressed files.

    1.1.2 (11.09.2012)

    ==============

    - Improved caching of minified files.

    1.1.1 (10.09.2012)

    ==============

    - Removed E_WARNING on line 94 of minifyx.class.php

    1.1.0 (09.09.2012)

    ==============

    - Changed css minifier to Minify_CSS_Compressor from https://code.google.com/p/minify/

    - Added Douglas Crockford's JSMin https://github.com/rgrove/jsmin-php/ 

    - Serious refactor of code

    - Added properties to snippet

    - Removed plugin

    - Improved caching of files

    - Added parameters jsFilename && cssFilename

    1.0.0

    ==============

    - Initial Version

  • Videobox 5.0.0-rc4, released on 2016-04-28 View Changelog

    ×
    • fix slider bug
    • easily modify the UI colour
  • Redactor 2.2.0-rc1, released on 2016-04-29 View Changelog

    ×
    • All new Full Screen view in Eureka media browser model
    • Eureka: New messaging "no files found" messaging
    • Eureka: Separate Storage Prefix for Files and Images [#417]
    • Eureka: Setting to disable localStorage via hidden eurekaUseLocalStorage setting [#418]
    • Eureka: Control whether of not fullscreen mode is available via hidden eurekaAllowFullScreen System Setting
    • Image Title Renamed to Alternative Text [#401]
    • Removing references to autoresize [#394]
    • Exposed redactor.initial_directory_depth Setting with a default value of 3. This means the Eureka Media Browser connectors will now attempt to recursively list directories three depths deep.