forked from twilio/stashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
40 lines (20 loc) · 851 Bytes
/
ChangeLog
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
ChangeLog
===========
2012.2.20, Version 1.5.1
-------------------------
* Add new Service List resource for grouping similar services
* Update public REST API documentation to only document GET methods
2011.11.27, Version 1.5
-------------------------
* Rewrite frontend to use memcache and templating instead of client-side javascript
* Add test coverage for REST API
* Add a new admin section
* All destructive API calls now must go through the "/admin/api/v1" endpoint
* Add a "Report Incident" button
2010.07.22, Version 1.1.4
--------------------------
* Changed the front page to use the proper date range for events
* Fix the rfc1123() to handle -ve timezone offset (Barnaby Gray)
* Prevent the REST API from return events with a null informatoinal boolean flag
* Fix small spelling error in common.js
* Added a favicon