- Version 2.0.0_PR: binary, source (preview)
JSF2.0_PR Release: 20090104
- Version 1.2.0: binary, source (stable)
Major Release: 20081231
- Added managed query-parameter support for URLs and JSF forms
- URL encoding/decoding now complies with W3C standards
- Dynamic View Ids now allow returning pretty:navigation strings to to display another view without issuing redirect or changing the client browser URL
- Enhanced exception messages for much of the Url Parsing and Building
- Version 1.1.3: binary, source (stable)
Maintenance Release: 20081212
- Fixes compatability between Link tag and JSP technology
- Fixes a NullPointerException issue that could occur when passing null as a mappingId for the pretty:link component
- Version 1.1.0: binary, source (stable)
Enhancement Release: 20081208
- Enhanced internal navigation/redirects. Returning “pretty:” will cause a redirect to the current page. Effectively a refresh.
- Added the <pretty:link> component.
- Added attribute to action method configuration, allowing targeting of action methods to specific JSF phases in the lifecycle.
- Version 1.0.0: binary, source
Initial Release: 20081117
|