Skip to content
Adam Nowotny edited this page Sep 10, 2013 · 30 revisions

0.7.7 (8/09/2013)

  • bamboo: show all plans if more than 25
  • dashboard: moved to AngularJS

0.7.6 (1/08/2013)

  • bamboo: show all projects if more than 25

0.7.5 (31/07/2013)

  • buildbot: builds weren't parsed correctly when username did not contain email

0.7.4 (30/07/2013)

  • support for Snap-CI
  • options: fix layout when long service names are used
  • options: help menu

0.7.3 (10/07/2013)

  • jenkins: increase timeout for getting project list
  • notifications: bring them back, don't show if dashboard is active
  • new permission required - tabs (used to find out if dashboard is open in any of the tabs so notifications can be automatically disabled)

0.7.2 (7/07/2013)

  • teamcity: support for branches

0.7.1 (26/06/2013)

  • compatibility with Chrome < 26

0.7.0 (23/06/2013)

  • main: rewrite main module using RxJS
  • main: improved logging
  • notifications: show who broke/fixed the build
  • notifications: don't show when starting Google Chrome
  • dashboard: running builds are now yellow
  • dashboard: show disabled builds as grey with label
  • dashboard: show Jenkins unstable builds as broken with label
  • dashboard: show offline label when network down or server behind firewall (error message in tooltip)
  • dashboard: Popup and dashboard show updates in real-time (after pooling for server status that is)
  • dashboard: Removed badge showing how many builds are broken

0.6.5 (22/04/2013)

  • Travis support using it's JSON API (refactoring to RxJS)
  • popup: no word wrapping (display each build in single row)

0.6.4.1 (21/03/2013)

  • buildbot: fix build url

0.6.4 (21/03/2013)

  • BuildBot support

0.6.3 (18/02/2013)

  • don't show sticky notifications when reloading services

0.6.2 (16/02/2013)

  • services: fix authentication problems with Bamboo
  • options: "report a problem" link
  • popup/dashboard: larger icon for "building" status
  • dashboard: left align project name
  • options: better error handling when getting list of available builds

0.6.1 (11/02/2013)

  • monitor disabled builds

0.6.0 (29/01/2013)

  • new UI
  • fullscreen dashboard
  • disable service temporarily
  • filter list of projects

0.5.6 (11/01/2013)

  • popup: group builds

0.5.5 (15/12/2012)

  • fixes to basic authentication
  • cookies permission no longer required

0.5.4 (12/12/2012)

  • show builds from all views for Jenkins
  • Jenkins uses RemoteAPI instead of cctray
  • options: moved project list to right side

0.5.3 (22/11/2012)

  • support for older versions of TeamCity

0.5.2 (2/11/2012)

  • rename service
  • remove button moved to actions dropdown

0.5.1 (31/10/2012)

  • services show when build is in progress

0.5.0 (25/10/2012)

  • show when a build is in progress (all except Bamboo)
  • fixed: only failed builds could be configured for Jenkins
  • options page UI fixes

0.4.3 (9/10/2012)

  • fixed issue when failed builds count was incorrect

0.4.2 (19/09/2012)

  • feedback icon in popup window

0.4.1 (19/09/2012)

  • configuration button in the popup window
  • UI fixes on the options page

0.4.0 (13/09/2012)

  • show popup with build status when icon clicked

0.3.2.2 (6/09/2012)

  • "Add service" UI fixes and enhancements
  • don't display badge if no services configured

0.3.2.1 (6/09/2012)

  • fixed package installation for Mac and Linux

0.3.2 (6/09/2012)

  • new "add service" page

0.3.1 (22/08/2012)

  • Added new services (CC.NET, CC.rb, CC, Jenkins, TeamCity 7, ThoughtWorks GO)

0.3.0 (16/08/2012)

  • First public version
  • Support for cctray XML reporting format
  • Automated build (using Travis-CI)
  • Upgraded to Chrome extensions version 2 manifest

0.2.0 (8/04/2012)

  • Lots of UI improvements, using Twitter bootstrap

0.1.0 (23/12/2011)

  • First version with Bamboo support