mirror of
https://github.com/cloudflare/cloudflared
synced 2026-06-08 13:33:07 +00:00
Compare commits
27 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 995e773096 | |||
| faeba02e57 | |||
| 2fc2f3c927 | |||
| 5cd4fab9dd | |||
| 71b113cad3 | |||
| af2f2910b6 | |||
| f7b1f7cb22 | |||
| 2f5ac3b556 | |||
| 920fa9d23e | |||
| 06471132ef | |||
| 65d232efda | |||
| 0b78db185b | |||
| fc2c7c9718 | |||
| 3079f27205 | |||
| 4c464e1adf | |||
| 1a5e82bc04 | |||
| 8364e409a4 | |||
| 170f0acf4f | |||
| 674eb33edc | |||
| c10852a5e3 | |||
| 653f000294 | |||
| dd2b5e4f3e | |||
| 0e6492342b | |||
| f0126d1af2 | |||
| e2194f9417 | |||
| d0bc4d0d96 | |||
| 4f04f35bd1 |
@@ -1,3 +1,33 @@
|
||||
2018.10.2
|
||||
- 2018-10-06 TUN-1093: Revert cloudflared to 2018.8.0
|
||||
|
||||
2018.10.1
|
||||
- 2018-10-03 TUN-1012: Normalize config filename for Linux services
|
||||
- 2018-10-05 TUN-1081: cloudflared now generates UUIDs
|
||||
- 2018-10-05 TUN-1083: fixed incorrect help menu
|
||||
- 2018-10-05 TUN-1086: fixed config option
|
||||
|
||||
2018.10.0
|
||||
- 2018-08-15 AUTH-910, AUTH-1049, AUTH-1068, AUTH-1056: Generate and store Access tokens with E2EE option, curl/cmd wrapper
|
||||
- 2018-09-11 TUN-890: To support free tunnels, hostname can now be ""
|
||||
- 2018-09-12 TUN-810: Cloudflared should open dash/argotunnel not dash/warp
|
||||
- 2018-09-12 TUN-985: Don't display tunnel ID if it's empty string
|
||||
- 2018-09-11 TUN-881: Display trial zone URL upon successful registration
|
||||
- 2018-09-11 TUN-868: HTTP/HTTPS mismatch should have a better error message
|
||||
- 2018-09-19 TUN-1028: Unhide cloudflared compression flag
|
||||
- 2018-09-20 AUTH-1139: refactored cloudflared help menu
|
||||
- 2018-09-20 TUN-1035: New text for cloudflared tunnel --help
|
||||
- 2018-09-18 AUTH-1136: addressing beta feedback
|
||||
- 2018-09-26 AUTH-1165: hide access command
|
||||
- 2018-09-26 TUN-1046: Document that delta compression is a beta feature
|
||||
- 2018-09-28 TUN-1056: Lint error broke build
|
||||
- 2018-09-27 TUN-1052: Origintunneld can send back an Origincert to Cloudflared
|
||||
- 2018-09-28 TUN-1052: Changing type of OriginCert to :Data
|
||||
- 2018-10-01 TUN-1062: Makefile target for regenerating Capn Proto definitions
|
||||
- 2018-10-02 TUN-1064: Revert OriginCert capnp changes in Cloudflared. Reverts commits a1ee2342e97 and 8c756c45785.
|
||||
- 2018-10-03 TUN-1076: Pin capnproto2 to version 2.17.1
|
||||
- 2018-10-03 AUTH-1199: unhide access command, added beta label
|
||||
|
||||
2018.8.0
|
||||
- 2018-05-01 Initial commit
|
||||
- 2018-05-03 TUN-595: Add License/Readme files to cloudflared
|
||||
|
||||
Reference in New Issue
Block a user