-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathCHANGELOG
43 lines (31 loc) · 848 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
39
40
41
42
43
codebird-cors-proxy - changelog
===============================
1.6.0 (2020-01-06)
+ Update cacert.pem
+ Update copyright notice
1.5.0 (2015-12-05)
+ Support TON API
+ Support Ads API and its sandbox
1.4.0 (2015-12-04)
+ #6 Support custom content-types
+ Update cacert.pem
1.3.0 (2014-05-27)
+ #4 Allow uploading multiple media (use media_data)
1.2.3 (2013-12-26)
+ #3 Whitelist rate-limiting headers in CORS
1.2.2 (2013-08-20)
- Fix oauth method detection code
1.2.1 (2013-08-20)
- #2 Access to oauth methods fails
1.2.0 (2013-08-20)
+ Extract files from src folder
1.1.2 (2013-08-18)
+ Add IIS web.config file
+ Better detection of the URL to request
1.1.1 (2013-06-23)
+ Run without PECL HTTP extension
+ Validate Twitter SSL certificate
1.1.0 (2013-06-15)
+ Support base64-encoded media uploads
1.0.0 (2013-04-26)
+ Initial release