Crucible Changelog
NOTE: As of Version 1.0, Crucible now requires a JVM version 1.5 or later. Previously, 1.4+ was required.
Crucible 1.1.1 includes FishEye 1.3.7.
For changes prior to 1.1, see the 1.0.x Changelog.
New features in 1.1
NOTE: Upgrading from 1.0.4 (or earlier) will force a complete re-index of P4 repositories.
- Pre-commit review (patch review). More info.
- Review participants can keep track of their progress through a review by marking each file as "done".
- Side-by-side diff mode within the Review display.
- Syntax highlighting when displaying a diff.
- Many small UI fixes and improvements.
From 1.1.1 to 1.1.2
This release adds some new user-related functions and includes bug-fixes.
New Features
- You can now allow users to create their own user accounts (sign-up).
- You can now allow anonymous browsing of reviews.
- Users can now add themselves as a reviewer ("Join a review"). This is an option that is configured per-review.
Bug fixes
- Fix problem where Crucible would only display the top part of each diff in a patch.
- Fix various JavaScript and UI errors.
- Fix various IE6 and IE7 problems.
- Fix problem where some users where redirected to /uar/browser.css after login.
From 1.1 to 1.1.1
This is a small bug-fix release. It addresses a stack-overflow problem for some configurations.
