At 02:00 GMT tonight we will upgrade FogBugz On Demand to 8.6.48 and Kiln On Demand to 2.6.36. Along with the usual slew of minor bugfixes and performance enhancements, changes include:
FogBugz
- Speedy User Add: It is now significantly easier to add new users on the users page
- New plugin: Do Later, for reminding yourself about cases in the future
- New plugin: Relative Time, for showing times in the case list as relative times
- New plugin: Case to Salesforce, for synchronizing FogBugz activity with your SalesForce account
- Updated FogBugz Scratchout plugin, bug fixes for IE9 and general performance tweaks
- Updated Report Generator plugin, new features and bug fixes.
- Use HTTPS gravatar urls to avoid mixed-content warnings
- Improved client-side email address validation
- Better layout in outline grid view for subcases
- Fixed issue where "Working On" popup menu can sometimes keep the keyboard focus after being dismissed
Kiln
- The email system used by reviews has been completely overhauled. No more will you receive tons and tons of emails on a busy review; instead, you just see one email if you have any unread changes in a review. If you're actively participating in the review, or if you haven't bothered checking the review since we last emailed you, we won't email you again. The emails are also far more informative, which, in some cases, will save you having to visit Kiln in the first place
- The color distribution for names in reviews has also been improved. It's a little thing, but it makes a big difference
- Kiln now supports groups! That's right: rather than go do a bunch of line-item permissions changes, you can now assign all of your developers to a group called
Developers, then assign that whole group write access to your repositories. Kiln's groups are shared with FogBugz, too, so any groups that you already have set-up can be reused immediately - Incoming and outgoing pages now use slug-based URLs. This is the first part of us making the URL scheme in an upcoming release more consistent
- Access tokens can now be used, even if you specify a bogus password when connecting. This helps Mercurial actually remember the password throughout the web request, rather than re-prompting you each time
- You can now search your repositories using revsets, just like you do already in Mercurial today
- Purging HTML5 localStorage between releases
- Some race conditions in the caching code that could result in stale data being shown have been fixed
- Some bugs that could cause errors to be eaten by Kin's error handling logic, rather than properly reported, have been repaired
- Numerous minor incompatibilities with IE9 are now former incompatibilities