-
Notifications
You must be signed in to change notification settings - Fork 1
/
RELEASENOTES.txt
89 lines (59 loc) · 1.93 KB
/
RELEASENOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
CruiseControl Status Menu Release Notes
Changes listed by release.
CCMenu 1.3
* Handling parse errors (#2315056 and #3051368)
* Menu items now sorted alphabetically (#3111566)
* Now requires Mac OS X 10.5
CCMenu 1.2
* Connection errors are now displayed when clicking on
a project in the menu
* Connection errors are no longer logged to console
(#1894125)
* Fixed a few (harmless) memory leaks; thanks to clang
scan build
CCMenu 1.1
* Supports Hudson integration servers
CCMenu 1.0
* Improved URL handling in 'add projects' dialog
* Now automatically determines full URL in 'add
projects' dialog
* Fixed HTTPS bug (#1805720)
CCMenu 0.9.5
* Now projects already monitored are greyed out in 'add
project' dialog
* Server URL combo box now remembers all URLs seen
before
* Fixed bug related to classic reporting app URLs
* Fixed bug that caused project window not to update
when removing all projects
CCMenu 0.9.4
* Added autoupdate using the Sparkle framework
* Now opening the preferences panel when no projects
are configured
* Now showing a meaningful message when server does not
provide web URLs
* Fixed key binding bug (#1779159), can also
close/miniaturize windows now
* Fixed bug that would prevent monitor from running on
first startup
CCMenu 0.9.3
* Now showing a grey icon when project status
unavailable
* Project with unknown status is treated as if status
was failure
* Completely reworked server polling to be asynchronous
and more resilient
* Added workaround for broken URLs provided by
CruiseControl.rb
* Added remaining icons
CCMenu 0.9.2
* Version number displayed on project preferences pane
* Version number displayed in finder
* Fixed window ordering bug (#1777599)
CCMenu 0.9.1
* Choose server combo box doesn't autocomplete
* Fixed CC.NET filename bug (#1775460)
* Fixed missing Growl notifications bug
CCMenu 0.9
* Basic version, release candidate for first public
release.