Releases: ajaxboy/cjax
5.9-RC9
5.9rc8
5.9 RC56
This release focuses a lot of changing the internal use of XML to favor Json and more objects in general. There are a few updates to implement more json usage, this also includes the updating of a lot of the functions and plugins. These changes, triggered additional changes and revamping on certain areas in the core system, removes some older code that wasn't absolutely necessary. This release also includes updates for the callback system. The callback allows built-in and custom callbacks.
5.9 RC7
This release candidate approaches the stable release. Should be considered one of the finals RC's for 5.9 if not the final. It includes many improvements, and structural changes of the core and standardizes uses of APIs. Integrates queue, payload, caching, callback systems.
5.9 RC5b
5.9 RC5
This release improves a little the processing of wildcard selected elements, completely revamps the uploader plugin and updates other plugins to be fully functional with the newest updates. Other minor fixes and improvements. Improves documentation, included more troubleshooting suggestions and new console usage documentation. Uses Sizzle as default element handler, and loads it by default - deprecating the $config->sizzle setting. Improve the overlay when settings are passed. Added smarter way to locate ajax.php if you use the new methods of just entering a controller and method (without the file name).
5.9 RC4
5.9 RC3b
5.9 RC2
5.9 RC1
Improvements to the core system
Improved overall scalability and heavy duty usage
Improvements to the callback system and plugin loading system
Improved caching system and integrated smart caching, fully integrated with $ajax->call()
Improved Examples & Docs
Full built-in integration system, that allows built-in integrations rather than releasing different packages
Codeigniter Integration built-in
New function UpdateX()
Implemented payload system
Improved JS plugin system tools
Many other updates that improvements to the overvall system.