• Get Review Board
  • What's New
  • Products
  • Review Board Code review, image review, and document review
  • Documentation
  • Release Notes
  • Power Pack Enterprise integrations, reports, and enhanced document review
  • Try for 60 Days
  • Purchase
  • RBCommons Review Board as a Service, hosted by us
  • Pricing
  • RBTools Command line tools and Python API for Review Board
  • Documentation
  • Release Notes
  • Review Bot Automated code review, connecting tools you already use
  • Documentation
  • Release Notes
  • RB Gateway Manage Git and Mercurial repositories in your network
  • Documentation
  • Release Notes
  • Learn and Explore
  • What is Code Review?
  • Documentation
  • Frequently Asked Questions
  • Support Options
  • Third-Party Integrations
  • Demo
  • Review Board RBTools Power Pack Review Bot Djblets RB Gateway
    1. Power Pack
    2. Power Pack 1.4.3 Release Notes
  • Home
  • Power Pack 5.3 Release Notes
  • Power Pack 5.2.3 Release Notes
  • Power Pack 5.2.2 Release Notes
  • Power Pack 5.2.1 Release Notes
  • Power Pack 5.2 Release Notes
  • Power Pack 5.1.1 Release Notes
  • Power Pack 5.1 Release Notes
  • Power Pack 5.0.1 Release Notes
  • Power Pack 5.0 Release Notes
  • Power Pack 4.0 Release Notes
  • Power Pack 3.0.6 Release Notes
  • Power Pack 3.0.5 Release Notes
  • Power Pack 3.0.4 Release Notes
  • Power Pack 3.0.3 Release Notes
  • Power Pack 3.0.2 Release Notes
  • Power Pack 3.0.1 Release Notes
  • Power Pack 3.0 Release Notes
  • Power Pack 2.0.1 Release Notes
  • Power Pack 2.0 Release Notes
  • Power Pack 1.4.3 Release Notes
  • Power Pack 1.4.2 Release Notes
  • Power Pack 1.4.1 Release Notes
  • Power Pack 1.4 Release Notes
  • Power Pack 1.3.4 Release Notes
  • Power Pack 1.3.3 Release Notes
  • Power Pack 1.3.2 Release Notes
  • Power Pack 1.3.1 Release Notes
  • Power Pack 1.3 Release Notes
  • Power Pack 1.2.1 Release Notes
  • Power Pack 1.2.0 Release Notes
  • Power Pack 1.1.1 Release Notes
  • Power Pack 1.1.0 Release Notes
  • Power Pack 1.0.4 Release Notes
  • Power Pack 1.0.3 Release Notes
  • Power Pack 1.0.2 Release Notes
  • Power Pack 1.0.1 Release Notes
  • Power Pack 1.0 Release Notes
  • Release Notes
  • Power Pack 1.4.3 Release Notes¶

    Release date: March 29, 2017

    New Features¶

    • Added support for Git repositories hosted on Visual Studio Team Services.

      Power Pack 1.4.2 added support for TFS repositories hosted on Visual Studio Team Services, and we now support Git repositories as well.

    • Added compatibility with Review Board 3.0.

    Bug Fixes¶

    PDF Document Review¶

    • Fixed some rare CORS issues when running with DEBUG=True.

      If DEBUG was turned on for the server and static media is hosted on a separate domain, some browsers would fail to load important JavaScript used in the PDF renderer due to a Cross Resource Origin Sharing (CORS) violation. This has been fixed.

    • Fixed display of comment images in e-mails.

      When static media is served from the same domain as the Review Board application, the images for comments made on PDF documents (the selected regions) were being included in HTML e-mails with only relative URLs, which naturally could not be found. These are now referenced using absolute URLs including the server name.

    Team Foundation Server¶

    • Fixed a bug where the post-commit review request UI was adding an additional / in diff file paths.

      This bug, which would cause some post-commit review requests on TFS to fail, was caused by an incompatibility between some versions of Review Board and Power Pack.

    • Improved error messages when TFS credentials have changed.

      If the password for a TFS repository had changed, Review Board would show an incomprehensible error and did not allow changing the stored password. This has been fixed up.

    • Fixed .snp files being mistakenly reported as binary.

      Files ending in the .snp extension were reported by the TFS server as being application/msaccess regardless of their content, and were therefore being ignored as binary. These are now treated as text if they contain text content.

    User Management¶

    • Fixed manual removal and added auto-removal of deleted users from licenses.

      If a user was added to a license and that user was then deleted from the database, the licensed user entry would still remain, taking up a seat. Deleting that licensed user entry would lead to a crash, with the entry remaining in the database.

    Keep up with the latest Review Board releases, security updates, and helpful information.

    About
    News
    Demo
    RBCommons Hosting
    Integrations
    Happy Users
    Support Options
    Documentation
    FAQ
    User Manual
    RBTools
    Administration Guide
    Power Pack
    Release Notes
    Downloads
    Review Board
    RBTools
    Djblets
    Power Pack
    Package Store
    PGP Signatures
    Contributing
    Bug Tracker
    Submit Patches
    Development Setup
    Wiki
    Follow Us
    Mailing Lists
    Reddit
    Twitter
    Mastodon
    Facebook
    YouTube

    Copyright © 2006-2025 Beanbag, Inc. All rights reserved.

    Terms of Service — Privacy Policy — AI Ethics Policy — Branding

    On this page

    • [Top]
    • New Features
    • Bug Fixes
      • PDF Document Review
      • Team Foundation Server
      • User Management