Proposed Roller release targetted for late January 2006
Phase I (complete)#
Theme management#
Spam prevention and management#
Security system improvements#
Apache compliance#
Build improvements#
Blog Client API Improvements#
Phase II (under development)#
Proposed code freeze: Thursday, January 20th
- Proposal_AsynchronousReferrerProcessing - don't process referrers on request thread - AllenGilliland
- Proposal_WeblogPageIfModifiedFilter - 304 responses for weblog pages - AllenGilliland
- Optionally eliminate language specific cache keys? - AllenGilliland
- Update ~IfPlanetModified to cache update times - AllenGilliland
- Memcached based cache - AllenGilliland
- Caching for roller runtime props - AllenGilliland
Other Enhancements#
Bug fixes#
- ROL-935
Math challenge bug. Comment authenticator doesn't play nice with the cache - AllenGilliland
- ROL-956
Broken emoticons. Emoticons plugin broken in Roller 2.0/2.1 - DaveJohnson
- Date queries broken in comment management page - DaveJohnson
- Transient object errors on weblog edit page - DaveJohnson
Refactorings#
- Parameterized queries to reduce number of query methods in backend - DaveJohnson
- Remove many-argument constructors in POJOs - DaveJohnson