The new version features slightly improved performance and the addition of a timeout field for the @BeginConversation annotations.

Other Notes:

Maven:

<dependency>
  <groupId>com.googlecode.struts2-conversation</groupId>
  <artifactId>struts2-conversation-scope-plugin</artifactId>
  <version>1.6.2</version>
</dependency>

Project Home:

http://code.google.com/p/struts2-conversation/