-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathReleaseNotes.txt
31 lines (28 loc) · 1.19 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
- detect when MSMQ is not installed
MsmqFastView 0.3.0 2011-10-09 "Agile Viewer"
- added application icon
- added extensibility point to add additional message details
- added showing Rhino Service Bus specific message details (id, type, timeout, custom headers)
- fixed horizontal scrollbar of message list
- ability to select, copy and paste message body
- shortkeys for "Refresh/Purge this queue"
MsmqFastView 0.2.0 2011-09-29 "The UI King"
- status bar with url and application version
- error handling when reading queues list and messages
- better looking message boxes
- saving window size and position
- scroll for messages list
- show scrollbars only when needed
- resizing queues list
- showing subqueues as tree
- nicer friendly queue name
MsmqFastView 0.1.0 2011-07-04 "The Bootstrapper"
- showe queues, subqueues and messages
- refresh queues list
- last refresh date
- purge all queues
- refresh messages from one queue
- purge messages from one queue
- error handling when receiving body of already consumed message
- option "Show only non-empty queues"
- shortkeys for "Refresh queues list", "Purge all queues", "Purge all queues and subqueues"