authcache 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| authcache-7.x-1.x-dev.tar.gz | 36.93 KB | cafa4e9c9f7549e013e6d65a662655f8 |
| authcache-7.x-1.x-dev.zip | 42.09 KB | 9df83e2807d584ec401a3087620f4732 |
Release notes
Initial dev release of D7 port
authcache 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| authcache-6.x-1.0-rc2.tar.gz | 34.1 KB | 97dc0f1ff5842c48333b3ecf003f24d2 |
| authcache-6.x-1.0-rc2.zip | 41.97 KB | ea3fbc52ac0097a23e5413434e7d177a |
Release notes
RELEASE CANDIDATE 2
- Made "Disable caching for this browser session" nocache option not receive cached pages
- Fix for Memcache API 6.x-1.4 for flusing expired cache tables
#683108: authcache with memcache serves old content.
- Changed rulesets for caching roles: "authenticated user (without additional roles)" doesn't need to be checked to enable caching for other roles.
#586934: Explain that "authenticated user" role is required by other user roles
- Prevent Ajax requests from being cached
#603700: "Authcache Footer JSON" text being appended to ajax JSON when full bootstrap is done.
- In debug mode, display all Authcache Ajax requests called via Authcache.ajaxRequest();
#628712: Ajax callback not even called for authcache_example module (hidden parsererror)
- More specific form token handling code (help prevent Validation Errors when using certain contributed modules)
#670238: Validation Error
- Delete authcache_debug cookie if debugging is disabled
(Had to remove "authcache_debug" page to support this feature)
#595506: Debugging options are not taken into account unless the cookie is deleted
- W3C valid script tags
#581856: not w3c valid
- Misc. Drupal code standards cleanup
authcache 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| authcache-6.x-1.0-rc1.tar.gz | 33.84 KB | 1b5a72940a6fca53c50c9994ac179783 |
| authcache-6.x-1.0-rc1.zip | 41.84 KB | 7cde1779082cd45bf411087779b223f0 |
Release notes
RELEASE CANDIDATE 1
- Removed Cache Router fork code (must download Cache Router separately)
- Removed "Maximum page lifetime" since this conflicts with cache handler modules (pages stored with CACHE_TEMPORARY ttl, like Drupal core)
- Added content-type: javascript header for Ajax phase
- More modular support for cache handler modules #566086: Integration with the cache module.
- Added "Non-HTML Cached Pages" configuration textbox #560808: Bug with debug info in the end of file
- Added cache support for all XML pages #574600: XML Sitemap incompatibility
UPGRADING FROM BETA
If you are upgrading from a beta version (if you have been using Authcache before 2009-09-13), please delete the "authcache" module directory and then extract the new release.
"ajax_authcache.php" also no longer needs to be in the Drupal root directory. Make sure to follow the new configuration settings (like downloading the latest Cache Router and using the correct $conf values in settings.php).
authcache 6.x-6.x-dev
| Download | Size | md5 hash |
|---|---|---|
| authcache-6.x-6.x-dev.tar.gz | 34.05 KB | 5b6c61c6afeb3fe6a2130c6c9c603fb6 |
| authcache-6.x-6.x-dev.zip | 41.31 KB | 682e8e3fafba656efe164acdf8abd4b2 |
Release notes
dev
authcache 6.x-1.0-beta7
| Download | Size | md5 hash |
|---|---|---|
| authcache-6.x-1.0-beta7.tar.gz | 41 KB | df3366d4373304eabc3726dc9e6ac226 |
| authcache-6.x-1.0-beta7.zip | 55.34 KB | a13b2e86127b55bef2144bd9b3d648ff |
Release notes
- More informative debugging messages and fixed "n/a" cache_render issue? Using Etag caching headers instead of Last-Modified #462786: Authcache_Debug: cache_render statistics occasionally fail, #510894: Can't get APC to populate
- Added integration with Memcache module (http://drupal.org/project/memcache) #495478: Authcache and memcache module integration
- CacheRouter API now obeys "expire" on cache_clear_all(). #511984: Authcache is invalidating forms Maximum page lifetime can no longer be permanent (0), otherwise cache invalidation will fail.
- Less zealous error_get_last() use and deprecated fix #398728: NO_CACHE: "Page not cached."
- Changed Authcache template variables scope #463866: Change scope of $user_name & $user_link variables
- Expanded default no cache paths #460802: Expanded List of Excluded Paths
- Added support for PHP 5.1 #435166: Incompatiable with PHP 5.1
- Fixed timezone typo #462992: Typo in authcache_init() ($conf['configurable_timezones'])
authcache 6.x-1.0-beta6
| Download | Size | md5 hash |
|---|---|---|
| authcache-6.x-1.0-beta6.tar.gz | 39.85 KB | 739ea7d85b2c32711fd1b154f05ece61 |
| authcache-6.x-1.0-beta6.zip | 53.45 KB | 3430094bcb97abd68c681838d20bdd94 |
Release notes
Fixed Views exposed form validation error status message #406508: Validation error on Views with exposed filters
Fixed contact page form validation error for logged in users
authcache 6.x-1.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| authcache-6.x-1.0-beta5.tar.gz | 39.65 KB | 7a317c1ff4e9a474cee1fd7d5e0aa2a9 |
| authcache-6.x-1.0-beta5.zip | 53.3 KB | 71d8bca4200b94f489b85eb90ffcd690 |
Release notes
Added support for poll.module
Added proper theme code for menu tasks (page tabs)
Added Authcache.getValue() in authcache.js to easily pick out values embedded in class names
Moved authcache_key() out of Cache Router module fork
Fixed #401262: Error in logs (?) -- (When is $_GET undefined?)
authcache 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| authcache-6.x-1.0-beta4.tar.gz | 38.91 KB | c16438acf69accdcb69d8470fe6088ba |
| authcache-6.x-1.0-beta4.zip | 52.46 KB | 57a21bbea6c989f18607c10b5a1d13d3 |
Release notes
Updated Cache Router engine files
#395894: File engine update
#395824: Allow minutes for max page lifetime
authcache 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| authcache-6.x-1.0-beta3.tar.gz | 38.38 KB | b36866d596581798f402d2fef859a308 |
| authcache-6.x-1.0-beta3.zip | 51.61 KB | d4aa78aab4c026282f5ff1ead944e618 |
Release notes
Timezone fix
authcache 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| authcache-6.x-1.0-beta2.tar.gz | 38.23 KB | 8b5880723b2fd53ba550d470417eafc6 |
| authcache-6.x-1.0-beta2.zip | 51.46 KB | 940a63548f17a0c29aaca65282f66ba4 |
Release notes
First release
authcache 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| authcache-6.x-1.x-dev.tar.gz | 37.74 KB | 86309352349ad3ef88cbb0f1091b1843 |
| authcache-6.x-1.x-dev.zip | 45.03 KB | fdebabaee43738b3fdebe42b8586f864 |
Release notes
Bleeding edge release with new features and bug fixes, though not thoroughly tested.
Use at your own risk.
Next release will be 1.0 stable. Currently in dev:
- New!: Authcache Ajax Blocks feature allows blocks to be easily configured to load during Ajax phase #989964: Allow blocks to be easily loaded during Authcache Ajax phase (aka Ajaxify Regions)
- New: Allow authcache_custom.php to be placed in site settings directory #805644: Location of authcache_custom.php
- New: Pressflow support (by creating has_js cookie). If you're using Varnish, you must update your config to ignore this cookie. #646256: cache for authenticated users not work for Pressflow, #967972: Add Pressflow compatibility by changing JavaScript detection method
- New: Option to switch Ajax to POST #916266: Option to switch ajax send method GET/POST by igor.ro, modified to have 'Automatic' setting
- New: Option to disable caching for non-200 OK requests (404/403/etc) #1005660: Don't cache 404 pages
- New: Improved admin UI/debugging
- Change: Cache Drupal Ajax requests by default since this is Drupal core behavior (Ajax caching can be disabled if required); better detection of non-HTML pages.
- Change: Less sensitive info in Authcache Footer JSON #805900: Ajax usage for anonymous users, #984066: Hiding Footer Information from anonymous users
- Change/Fix: Tabs should render correctly. Removed 'tab_hide' functionality (too aggressive and can't handle modules like Node Access). #694438: Edit Tab on Nodes Disappearing after completed page load, #825356: Autcache Tabs
- Change: Use HTML5 "data-" attributes instead of putting data inside CSS classes #1009050: Use HTML5 "data-" attributes instead of putting data inside CSS classes
authcache 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| authcache-6.x-1.0-beta1.tar.gz | 19.85 KB | 41e07c1d169f2f19a342f53439e8786f |
| authcache-6.x-1.0-beta1.zip | 24.12 KB | c29a30d0dfdcce0aeb1717fb74d96f7f |
Release notes
(broken -- bad CVS tag)