=== Download ===
- UPDATED: Download from game workshops that use SteamUGC.
- FIXED: "503 Service Unavailable" message is not shown by Crowbar.
Instead, either Crowbar crashes or incorrectly shows downloading completed with zero bytes.
=== Decompile ===
- FIXED: Missing faces on some models due to incorrect parsing of VTX 07 file.
- FIXED: Physics mesh with multiple convex pieces recompile as only one convex piece.
Caused by incorrect changing of physics decompile code in Crowbar 0.65. - FIXED: MDL 48 models with $sequence activitymodifier are not decompiled with that written in QC file.
=== Compile ===
- FIXED: Compiling a QC with "$modelname" (with quotes) does not enable "Use in View" button
and does not move compiled model files if that was enabled.
=== Publish ===
- UPDATED: Use more-detailed error messages.
- UPDATED: Show upload progress messages in log.
- UPDATED: Change publish of Contagion workshop items to use SteamUGC system.
- UPDATED: Rename Private to Hidden and add Unlisted to workshop item Visibility.
- This also prevents crashing when a user's workshop item list has an Unlisted item.
- FIXED: Crash from switching games quickly.
- FIXED: Crash when getting text from WorkshopItem Description that is empty.
- FIXED: Typing in Title, Description, or Change Note textbox does not update character count
and does not indicate change until another widget is clicked. - FIXED: Content Folder or File size value does not include file sizes within subfolders.
- FIXED: No asterisk appears for a changed field in a template.
- FIXED: A changed template is saved in changed state, but should be reverted instead.
- FIXED: A draft or a template, with invalid Content or Preview Image path or file name, shows size, but should not.
- FIXED: Publishing a changed template does not publish item correctly.
=== Update ===
- FIXED: Update with copy settings option does not actually copy settings.
It uses default settings.