forked from twilio/stashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
33 lines (16 loc) · 666 Bytes
/
ChangeLog
File metadata and controls
33 lines (16 loc) · 666 Bytes
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
ChangeLog
===========
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